Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 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-ssh17076539206073013408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9041870723167930054.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8110672590976226142.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3288888993627524934.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-ssh10930770059662639810.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7057 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/423 [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/423 # 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 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 (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 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 # timeout=10 Commit message: "refactor: Clean up private configs previously missed (#4383)" > git rev-list --no-walk 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:05:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:05:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:05:19 ========================================================= 16:05:19 EdgeX Global Pipelines Version Info 16:05:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:05:19 ------------------- 16:05:19 stable info: 16:05:19 ------------------- 16:05:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:05:19 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:05:19 Message: update stable to v1.0.244 16:05:20 ------------------- 16:05:20 experimental info: 16:05:20 ------------------- 16:05:20 Commited By: **** collab-it+edgex@linuxfoundation.org 16:05:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:05:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e6b5b5 [Pipeline] echo 16:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:20 provisioning config files... 16:05:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/423@tmp/config7801824601578030038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:21 ---> docker-login.sh 16:05:21 nexus3.edgexfoundry.org:10001 16:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:21 Configure a credential helper to remove this warning. See 16:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:21 16:05:21 Login Succeeded 16:05:21 nexus3.edgexfoundry.org:10002 16:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:21 Configure a credential helper to remove this warning. See 16:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:21 16:05:21 Login Succeeded 16:05:21 nexus3.edgexfoundry.org:10003 16:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:21 Configure a credential helper to remove this warning. See 16:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:21 16:05:21 Login Succeeded 16:05:21 nexus3.edgexfoundry.org:10004 16:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:21 Configure a credential helper to remove this warning. See 16:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:21 16:05:21 Login Succeeded 16:05:21 docker.io 16:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:22 Configure a credential helper to remove this warning. See 16:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:22 16:05:22 Login Succeeded 16:05:22 ---> docker-login.sh ends [Pipeline] } 16:05:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:22 + 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-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 16:05:22 + dirname cmd/core-command/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo core-command,cmd/core-command/Dockerfile 16:05:22 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 16:05:22 16:05:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:05:22 + dirname cmd/core-data/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo core-data,cmd/core-data/Dockerfile 16:05:22 + dirname cmd/core-metadata/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo core-metadata,cmd/core-metadata/Dockerfile 16:05:22 + dirname cmd/security-bootstrapper/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:05:22 + dirname cmd/security-proxy-setup/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:05:22 + dirname cmd/security-secretstore-setup/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:05:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:05:22 + dirname cmd/security-spire-agent/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:05:22 + dirname cmd/security-spire-config/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:05:22 + dirname cmd/security-spire-server/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:05:22 + dirname cmd/support-notifications/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo support-notifications,cmd/support-notifications/Dockerfile 16:05:22 + dirname cmd/support-scheduler/Dockerfile 16:05:22 + cut -d/ -f2 16:05:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:05:22 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-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 16:05:22 + git rev-list -1 --merges 1e6b5b5b4c09edf66562c6fddaca311a706d0f95~1..1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] echo 16:05:23 -----------> git rev-list -1 --merges 1e6b5b5b4c09edf66562c6fddaca311a706d0f95~1..1e6b5b5b4c09edf66562c6fddaca311a706d0f95 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [false] [Pipeline] sh 16:05:23 + git log --format=format:%s -1 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] echo 16:05:23 ========================================================= 16:05:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:05:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:05:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:05:23 + grep -v github /etc/ssh/ssh_known_hosts 16:05:23 + [ -e /tmp/ssh_known_hosts ] 16:05:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:05:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:05:23 + sudo tee -a /etc/ssh/ssh_known_hosts 16:05:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:24 16:05:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:24 0.1.4: Pulling from edgex-devops/py-git-semver 16:05:24 b85a868b505f: Pulling fs layer 16:05:24 e2be974225ed: Pulling fs layer 16:05:24 339a4e72a1f5: Pulling fs layer 16:05:24 988bab9f4d93: Pulling fs layer 16:05:24 1469e6f7b9e6: Pulling fs layer 16:05:24 eaf3925da568: Pulling fs layer 16:05:24 bab4dde63d76: Pulling fs layer 16:05:24 bde34c3a00c8: Pulling fs layer 16:05:24 b352a97aabf1: Pulling fs layer 16:05:24 4872d77fe225: Pulling fs layer 16:05:24 5851b861e8e6: Pulling fs layer 16:05:24 988bab9f4d93: Waiting 16:05:24 1469e6f7b9e6: Waiting 16:05:24 eaf3925da568: Waiting 16:05:24 bab4dde63d76: Waiting 16:05:24 bde34c3a00c8: Waiting 16:05:24 4872d77fe225: Waiting 16:05:24 b352a97aabf1: Waiting 16:05:24 5851b861e8e6: Waiting 16:05:24 e2be974225ed: Download complete 16:05:24 988bab9f4d93: Download complete 16:05:24 1469e6f7b9e6: Verifying Checksum 16:05:24 1469e6f7b9e6: Download complete 16:05:24 339a4e72a1f5: Verifying Checksum 16:05:24 339a4e72a1f5: Download complete 16:05:24 eaf3925da568: Verifying Checksum 16:05:24 eaf3925da568: Download complete 16:05:24 bde34c3a00c8: Verifying Checksum 16:05:24 bde34c3a00c8: Download complete 16:05:24 b352a97aabf1: Verifying Checksum 16:05:24 b352a97aabf1: Download complete 16:05:24 4872d77fe225: Download complete 16:05:24 5851b861e8e6: Verifying Checksum 16:05:24 5851b861e8e6: Download complete 16:05:24 b85a868b505f: Verifying Checksum 16:05:24 b85a868b505f: Download complete 16:05:25 bab4dde63d76: Verifying Checksum 16:05:25 bab4dde63d76: Download complete 16:05:25 b85a868b505f: Pull complete 16:05:26 e2be974225ed: Pull complete 16:05:26 339a4e72a1f5: Pull complete 16:05:26 988bab9f4d93: Pull complete 16:05:27 1469e6f7b9e6: Pull complete 16:05:27 eaf3925da568: Pull complete 16:05:28 bab4dde63d76: Pull complete 16:05:28 bde34c3a00c8: Pull complete 16:05:29 b352a97aabf1: Pull complete 16:05:29 4872d77fe225: Pull complete 16:05:29 5851b861e8e6: Pull complete 16:05:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:29 prd-ubuntu20.04-docker-8c-8g-7057 does not seem to be running inside a container 16:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:05:31 $ docker top b5bd392e9affe3ce44d7e0b0249720e8358d09c4472d9f489d3f4dd1e5a324f5 -eo pid,comm 16:05:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:05:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:05:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:31 [ssh-agent] Looking for ssh-agent implementation... 16:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:31 $ docker exec b5bd392e9affe3ce44d7e0b0249720e8358d09c4472d9f489d3f4dd1e5a324f5 ssh-agent 16:05:32 SSH_AUTH_SOCK=/tmp/ssh-BUlgbzBTFNAq/agent.32 16:05:32 SSH_AGENT_PID=38 16:05:32 Running ssh-add (command line suppressed) 16:05:32 Identity added: /w/workspace/edgex-go/423@tmp/private_key_2263755267364166331.key (/w/workspace/edgex-go/423@tmp/private_key_2263755267364166331.key) 16:05:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:32 + git tag --points-at HEAD [Pipeline] } 16:05:32 $ docker exec --env ******** --env ******** b5bd392e9affe3ce44d7e0b0249720e8358d09c4472d9f489d3f4dd1e5a324f5 ssh-agent -k 16:05:32 unset SSH_AUTH_SOCK; 16:05:32 unset SSH_AGENT_PID; 16:05:32 echo Agent pid 38 killed; 16:05:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:05:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:32 [ssh-agent] Looking for ssh-agent implementation... 16:05:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:32 $ docker exec b5bd392e9affe3ce44d7e0b0249720e8358d09c4472d9f489d3f4dd1e5a324f5 ssh-agent 16:05:32 SSH_AUTH_SOCK=/tmp/ssh-YKT0zZOVlZXY/agent.70 16:05:32 SSH_AGENT_PID=76 16:05:32 Running ssh-add (command line suppressed) 16:05:32 Identity added: /w/workspace/edgex-go/423@tmp/private_key_13341832366338710574.key (/w/workspace/edgex-go/423@tmp/private_key_13341832366338710574.key) 16:05:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:33 + git semver init 16:05:33 2023-02-22 16:05:33,501 [run_init] DEBUG init version:0.0.0 force:False 16:05:33 2023-02-22 16:05:33,503 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/423/.semver 16:05:33 2023-02-22 16:05:33,503 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/423/.semver 16:05:33 2023-02-22 16:05:33,503 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/423/.semver'], cwd=/w/workspace/edgex-go/423, universal_newlines=False, shell=None, istream=None) 16:05:38 2023-02-22 16:05:38,509 [append_file] DEBUG append to file:/w/workspace/edgex-go/423/.git/info/exclude 16:05:38 2023-02-22 16:05:38,510 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/423/.semver/main with force:False 16:05:38 2023-02-22 16:05:38,510 [read_version] DEBUG read version from /w/workspace/edgex-go/423/.semver/main 16:05:38 2023-02-22 16:05:38,510 [read_version] DEBUG read version from /w/workspace/edgex-go/423/.semver/main 16:05:38 3.0.0-dev.62 [Pipeline] } 16:05:38 $ docker exec --env ******** --env ******** b5bd392e9affe3ce44d7e0b0249720e8358d09c4472d9f489d3f4dd1e5a324f5 ssh-agent -k 16:05:38 unset SSH_AUTH_SOCK; 16:05:38 unset SSH_AGENT_PID; 16:05:38 echo Agent pid 76 killed; 16:05:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:39 + git semver [Pipeline] } 16:05:39 $ docker stop --time=1 b5bd392e9affe3ce44d7e0b0249720e8358d09c4472d9f489d3f4dd1e5a324f5 16:05:40 $ docker rm -f --volumes b5bd392e9affe3ce44d7e0b0249720e8358d09c4472d9f489d3f4dd1e5a324f5 [Pipeline] // withDockerContainer [Pipeline] sh 16:05:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:05:41 Stashed 1 file(s) [Pipeline] echo 16:05:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.62 [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 16:05:41 + git config --global --add safe.directory /w/workspace/edgex-go/423 [Pipeline] echo 16:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:41 ========================================================= 16:05:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:05:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:05:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:05:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:05:42 213ec9aee27d: Pulling fs layer 16:05:42 4583459ba037: Pulling fs layer 16:05:42 93c1e223e6f2: Pulling fs layer 16:05:42 53926ce57604: Pulling fs layer 16:05:42 21b2b0c7a3f4: Pulling fs layer 16:05:42 22ff95d597cd: Pulling fs layer 16:05:42 12d6caf4c0d1: Pulling fs layer 16:05:42 96b7cbca73a9: Pulling fs layer 16:05:42 a7acece74701: Pulling fs layer 16:05:42 22ff95d597cd: Waiting 16:05:42 12d6caf4c0d1: Waiting 16:05:42 96b7cbca73a9: Waiting 16:05:42 a7acece74701: Waiting 16:05:42 53926ce57604: Waiting 16:05:42 21b2b0c7a3f4: Waiting 16:05:42 93c1e223e6f2: Verifying Checksum 16:05:42 93c1e223e6f2: Download complete 16:05:42 4583459ba037: Verifying Checksum 16:05:42 4583459ba037: Download complete 16:05:42 21b2b0c7a3f4: Verifying Checksum 16:05:42 21b2b0c7a3f4: Download complete 16:05:42 22ff95d597cd: Verifying Checksum 16:05:42 22ff95d597cd: Download complete 16:05:42 213ec9aee27d: Verifying Checksum 16:05:42 213ec9aee27d: Download complete 16:05:42 12d6caf4c0d1: Verifying Checksum 16:05:42 12d6caf4c0d1: Download complete 16:05:42 213ec9aee27d: Pull complete 16:05:42 4583459ba037: Pull complete 16:05:42 93c1e223e6f2: Pull complete 16:05:42 a7acece74701: Verifying Checksum 16:05:42 a7acece74701: Download complete 16:05:42 96b7cbca73a9: Verifying Checksum 16:05:42 96b7cbca73a9: Download complete 16:05:43 53926ce57604: Verifying Checksum 16:05:43 53926ce57604: Download complete 16:05:47 53926ce57604: Pull complete 16:05:47 21b2b0c7a3f4: Pull complete 16:05:47 22ff95d597cd: Pull complete 16:05:47 12d6caf4c0d1: Pull complete 16:05:49 96b7cbca73a9: Pull complete 16:05:50 a7acece74701: Pull complete 16:05:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:05:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:05:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:05:50 WORKDIR /edgex 16:05:50 COPY go.mod . 16:05:50 RUN go mod download 16:05:50 + docker build -t ci-base-image-x86_64 -f - . 16:05:51 Sending build context to Docker daemon 170.4MB 16:05:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:05:51 ---> db6d94c90886 16:05:51 Step 2/4 : WORKDIR /edgex 16:05:55 ---> Running in 3aa65170f7c7 16:05:55 Removing intermediate container 3aa65170f7c7 16:05:55 ---> 3da97759b27a 16:05:55 Step 3/4 : COPY go.mod . 16:05:55 ---> 96a0e6073e6d 16:05:55 Step 4/4 : RUN go mod download 16:05:55 ---> Running in 5d7e844c2b33 16:05:56 Still waiting to schedule task 16:05:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:06:07 Removing intermediate container 5d7e844c2b33 16:06:07 ---> 5e5eee6ddc21 16:06:07 Successfully built 5e5eee6ddc21 16:06:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:08 + docker inspect -f . ci-base-image-x86_64 16:06:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:08 prd-ubuntu20.04-docker-8c-8g-7057 does not seem to be running inside a container 16:06:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:06:08 $ docker top e262efe15fa790d13628ed7aeaeb0bfb362a84845d46bdfef851b7db46d1fb5c -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:09 + go version 16:06:09 go version go1.18.7 linux/amd64 [Pipeline] } 16:06:09 $ docker stop --time=1 e262efe15fa790d13628ed7aeaeb0bfb362a84845d46bdfef851b7db46d1fb5c 16:06:10 $ docker rm -f --volumes e262efe15fa790d13628ed7aeaeb0bfb362a84845d46bdfef851b7db46d1fb5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:10 + docker inspect -f . ci-base-image-x86_64 16:06:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:10 prd-ubuntu20.04-docker-8c-8g-7057 does not seem to be running inside a container 16:06:10 $ 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/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:06:11 $ docker top 170224c450e0809735423d33598a2a1ca3cd10970d10bf8c8bb3f231f1179c88 -eo pid,comm [Pipeline] { [Pipeline] echo 16:06:11 ========================================================= 16:06:11 [edgeXBuildGoParallel] Running Tests and Build... 16:06:11 ========================================================= [Pipeline] sh 16:06:11 + git config --global --add safe.directory /w/workspace/edgex-go/423 [Pipeline] fileExists [Pipeline] sh 16:06:11 + make test 16:06:11 go test -race -coverprofile=coverage.out ./... 16:06:18 ? github.com/edgexfoundry/edgex-go [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:06:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 16:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:06:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 16:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.123s coverage: 73.7% of statements 16:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.126s coverage: 54.0% of statements 16:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.713s coverage: 88.5% of statements 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.122s coverage: 3.9% of statements 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.573s coverage: 95.6% of statements 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.130s coverage: 29.6% of statements 16:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 82.9% of statements 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 16:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 16:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 16:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.416s coverage: 79.9% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 64.4% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.085s coverage: 86.9% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.234s coverage: 63.1% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.091s coverage: 100.0% of statements 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 65.3% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 41.0% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.180s coverage: 92.3% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:07:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.128s coverage: 97.7% of statements 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:07:01 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 16:07:23 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:07:23 go vet ./... 16:07:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:07:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:07:25 ./bin/test-attribution-txt.sh [Pipeline] echo 16:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:07:25 + ls -al . 16:07:25 total 744 16:07:25 drwxrwxr-x 11 1001 1001 4096 Feb 22 16:06 . 16:07:25 drwxr-xr-x 4 root root 4096 Feb 22 16:06 .. 16:07:25 drwxrwxr-x 2 1001 1001 4096 Feb 22 16:05 .blubracket 16:07:25 -rw-rw-r-- 1 1001 1001 16 Feb 22 16:05 .dockerignore 16:07:25 drwxrwxr-x 8 1001 1001 4096 Feb 22 16:07 .git 16:07:25 drwxrwxr-x 3 1001 1001 4096 Feb 22 16:05 .github 16:07:25 -rw-rw-r-- 1 1001 1001 1024 Feb 22 16:05 .gitignore 16:07:25 -rw-rw-r-- 1 1001 1001 42 Feb 22 16:05 .golangci.yml 16:07:25 -rw-rw-r-- 1 1001 1001 87 Feb 22 16:05 .hadolint.yml 16:07:25 drwxr-xr-x 3 1001 1001 4096 Feb 22 16:05 .semver 16:07:25 -rw-rw-r-- 1 1001 1001 166 Feb 22 16:05 .sonarcloud.properties 16:07:25 -rw-rw-r-- 1 1001 1001 1171 Feb 22 16:05 ADOPTERS.md 16:07:25 -rw-rw-r-- 1 1001 1001 10825 Feb 22 16:05 Attribution.txt 16:07:25 -rw-rw-r-- 1 1001 1001 73765 Feb 22 16:05 CHANGELOG.md 16:07:25 -rw-rw-r-- 1 1001 1001 3804 Feb 22 16:05 CONTRIBUTING.md 16:07:25 -rw-rw-r-- 1 1001 1001 677 Feb 22 16:05 GOVERNANCE.md 16:07:25 -rw-rw-r-- 1 1001 1001 883 Feb 22 16:05 Jenkinsfile 16:07:25 -rw-rw-r-- 1 1001 1001 10775 Feb 22 16:05 LICENSE 16:07:25 -rw-rw-r-- 1 1001 1001 13375 Feb 22 16:05 Makefile 16:07:25 -rw-rw-r-- 1 1001 1001 582 Feb 22 16:05 OWNERS.md 16:07:25 -rw-rw-r-- 1 1001 1001 9403 Feb 22 16:05 README.md 16:07:25 -rw-rw-r-- 1 1001 1001 6912 Feb 22 16:05 SECURITY.md 16:07:25 -rw-rw-r-- 1 1001 1001 12 Feb 22 16:05 VERSION 16:07:25 drwxrwxr-x 2 1001 1001 4096 Feb 22 16:05 bin 16:07:25 drwxrwxr-x 17 1001 1001 4096 Feb 22 16:05 cmd 16:07:25 -rw-r--r-- 1 root root 487323 Feb 22 16:06 coverage.out 16:07:25 -rw-rw-r-- 1 1001 1001 3295 Feb 22 16:05 go.mod 16:07:25 -rw-rw-r-- 1 1001 1001 33318 Feb 22 16:05 go.sum 16:07:25 drwxrwxr-x 7 1001 1001 4096 Feb 22 16:05 internal 16:07:25 drwxrwxr-x 3 1001 1001 4096 Feb 22 16:05 openapi 16:07:25 drwxrwxr-x 4 1001 1001 4096 Feb 22 16:05 snap 16:07:25 -rw-rw-r-- 1 1001 1001 204 Feb 22 16:05 version.go [Pipeline] sh 16:07:25 + '[' -e coverage.out ] 16:07:25 + chown 1001:1001 coverage.out [Pipeline] stash 16:07:26 Stashed 1 file(s) [Pipeline] sh 16:07:26 + make build 16:07:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:07:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7058 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:07:34 Running in /w/workspace/edgex-go/423 [Pipeline] { [Pipeline] checkout 16:07:34 The recommended git tool is: git 16:07:40 using credential edgex-jenkins-ssh 16:07:40 Cloning the remote Git repository 16:07:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:07:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:07:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:07:41 > git init /w/workspace/edgex-go/423 # timeout=10 16:07:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:07:41 > git --version # timeout=10 16:07:41 > git --version # 'git version 2.25.1' 16:07:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:07:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:07:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:07:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:07:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:07:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:07:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:07:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:07:57 Avoid second fetch 16:07:57 Checking out Revision 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 (main) 16:07:58 Commit message: "refactor: Clean up private configs previously missed (#4383)" 16:07:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:07:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:57 > git config core.sparsecheckout # timeout=10 16:07:57 > git checkout -f 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:07:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:07:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:59 Dload Upload Total Spent Left Speed 16:07:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 83339 16:07:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh 16:08:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] } 16:08:00 $ docker stop --time=1 170224c450e0809735423d33598a2a1ca3cd10970d10bf8c8bb3f231f1179c88 16:08:00 + sudo tee /etc/docker/daemon.new 16:08:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:08:00 { 16:08:00 "registry-mirrors": [ 16:08:00 "https://nexus3.edgexfoundry.org:10001" 16:08:00 ], 16:08:00 "bip": "10.250.0.254/24", 16:08:00 "hosts": [ 16:08:00 "tcp://0.0.0.0:5555", 16:08:00 "unix:///var/run/docker.sock" 16:08:00 ], 16:08:00 "mtu": 1458, 16:08:00 "selinux-enabled": true, 16:08:00 "seccomp-profile": "/etc/docker/seccomp.json" 16:08:00 } 16:08:03 $ docker rm -f --volumes 170224c450e0809735423d33598a2a1ca3cd10970d10bf8c8bb3f231f1179c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:08:04 + sudo service docker restart 16:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:08:04 16:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:08:05 latest: Pulling from edgex-devops/edgex-compose 16:08:05 cbdbe7a5bc2a: Pulling fs layer 16:08:05 ca9280d653b3: Pulling fs layer 16:08:05 7e9c9ca2126c: Pulling fs layer 16:08:05 cbdbe7a5bc2a: Download complete 16:08:05 ca9280d653b3: Verifying Checksum 16:08:05 ca9280d653b3: Download complete 16:08:05 cbdbe7a5bc2a: Pull complete 16:08:05 7e9c9ca2126c: Verifying Checksum 16:08:05 7e9c9ca2126c: Download complete 16:08:05 ca9280d653b3: Pull complete 16:08:09 7e9c9ca2126c: Pull complete 16:08:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:08:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:09 prd-ubuntu20.04-docker-8c-8g-7057 does not seem to be running inside a container 16:08:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@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 16:08:11 $ docker top 3ec1d95a5398355e59ed1fae22bd1e318d710da8ab008c1434f6021265f99f6f -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:11 + docker-compose build --help 16:08:11 + grep parallel 16:08:12 --parallel Build images in parallel. [Pipeline] } 16:08:12 $ docker stop --time=1 3ec1d95a5398355e59ed1fae22bd1e318d710da8ab008c1434f6021265f99f6f 16:08:13 $ docker rm -f --volumes 3ec1d95a5398355e59ed1fae22bd1e318d710da8ab008c1434f6021265f99f6f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:14 prd-ubuntu20.04-docker-8c-8g-7057 does not seem to be running inside a container 16:08: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/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:08:14 $ docker top 6ecab09682a13ff7c50dc5e7c75e13490f6396fd82349c3c45649dbf45f1e075 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:14 + docker-compose -f ./docker-compose-build.yml build --parallel 16:08:15 Building core-command ... 16:08:15 Building core-common-config-bootstrapper ... 16:08:15 Building core-data ... 16:08:15 Building core-metadata ... 16:08:15 Building security-bootstrapper ... 16:08:15 Building security-proxy-setup ... 16:08:15 Building security-secretstore-setup ... 16:08:15 Building security-spiffe-token-provider ... 16:08:15 Building security-spire-agent ... 16:08:15 Building security-spire-config ... 16:08:15 Building security-spire-server ... 16:08:15 Building support-notifications ... 16:08:15 Building support-scheduler ... 16:08:15 Building support-scheduler 16:08:15 Building core-metadata 16:08:15 Building security-secretstore-setup 16:08:15 Building security-spire-server 16:08:15 Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:08:22 provisioning config files... 16:08:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/423@tmp/config16730049146225564820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:23 ---> docker-login.sh 16:08:23 nexus3.edgexfoundry.org:10001 16:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:23 Configure a credential helper to remove this warning. See 16:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:23 16:08:23 Login Succeeded 16:08:23 nexus3.edgexfoundry.org:10002 16:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:24 Configure a credential helper to remove this warning. See 16:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:24 16:08:24 Login Succeeded 16:08:24 nexus3.edgexfoundry.org:10003 16:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:24 Configure a credential helper to remove this warning. See 16:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:24 16:08:24 Login Succeeded 16:08:24 nexus3.edgexfoundry.org:10004 16:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:24 Configure a credential helper to remove this warning. See 16:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:24 16:08:24 Login Succeeded 16:08:24 docker.io 16:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:25 Configure a credential helper to remove this warning. See 16:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:25 16:08:25 Login Succeeded 16:08:25 ---> docker-login.sh ends [Pipeline] } 16:08:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:08:26 + git config --global --add safe.directory /w/workspace/edgex-go/423 [Pipeline] echo 16:08:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:26 ========================================================= 16:08:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:08:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:08:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:08:26 9b18e9b68314: Pulling fs layer 16:08:26 35d82f9e3411: Pulling fs layer 16:08:26 e16973657156: Pulling fs layer 16:08:26 fc693d55d65f: Pulling fs layer 16:08:26 7e9fc2657dce: Pulling fs layer 16:08:26 dda99020689f: Pulling fs layer 16:08:26 db1c61fa0a46: Pulling fs layer 16:08:26 891c053d2c06: Pulling fs layer 16:08:26 fc693d55d65f: Waiting 16:08:26 dda99020689f: Waiting 16:08:26 db1c61fa0a46: Waiting 16:08:26 891c053d2c06: Waiting 16:08:26 e16973657156: Verifying Checksum 16:08:26 e16973657156: Download complete 16:08:26 35d82f9e3411: Verifying Checksum 16:08:26 35d82f9e3411: Download complete 16:08:26 7e9fc2657dce: Verifying Checksum 16:08:26 7e9fc2657dce: Download complete 16:08:26 dda99020689f: Verifying Checksum 16:08:26 dda99020689f: Download complete 16:08:26 9b18e9b68314: Verifying Checksum 16:08:26 9b18e9b68314: Download complete 16:08:27 9b18e9b68314: Pull complete 16:08:27 891c053d2c06: Verifying Checksum 16:08:27 891c053d2c06: Download complete 16:08:28 35d82f9e3411: Pull complete 16:08:28 e16973657156: Pull complete 16:08:29 db1c61fa0a46: Verifying Checksum 16:08:29 db1c61fa0a46: Download complete 16:08:29 fc693d55d65f: Verifying Checksum 16:08:29 fc693d55d65f: Download complete 16:08:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:08:30 ---> 5e5eee6ddc21 16:08:30 Step 3/23 : WORKDIR /edgex-go 16:08:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:08:30 ---> 5e5eee6ddc21 16:08:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:08:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:08:30 ---> 5e5eee6ddc21 16:08:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:08:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:08:30 ---> 5e5eee6ddc21 16:08:30 Step 3/24 : WORKDIR /edgex-go 16:08:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:08:30 ---> 5e5eee6ddc21 16:08:30 Step 3/24 : WORKDIR /edgex-go 16:08:36 ---> Running in f872177cd3a4 16:08:36 ---> Running in 6b6a03327b84 16:08:36 ---> Running in 61d1b0523e6c 16:08:36 ---> Running in 1db1102a7149 16:08:36 ---> Running in 0772959a4bcc 16:08:36 Removing intermediate container 61d1b0523e6c 16:08:36 ---> e75e3f956db4 16:08:36 Step 4/22 : WORKDIR /edgex-go 16:08:36 Removing intermediate container 0772959a4bcc 16:08:36 ---> c04902492850 16:08:36 Step 4/24 : RUN apk add --update --no-cache make git 16:08:36 ---> Running in 516f15ed885f 16:08:36 Removing intermediate container 6b6a03327b84 16:08:36 ---> e3f7823c03ea 16:08:36 Step 4/24 : WORKDIR /edgex-go 16:08:36 Removing intermediate container 1db1102a7149 16:08:36 ---> 944207fa208e 16:08:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:08:36 Removing intermediate container f872177cd3a4 16:08:36 ---> e47160d5c9f9 16:08:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:08:36 ---> Running in 972b22d41bcb 16:08:36 ---> Running in 3be5d86110e5 16:08:36 ---> Running in 4fcfc15e72ea 16:08:36 ---> Running in affc4a981963 16:08:36 Removing intermediate container 516f15ed885f 16:08:36 ---> 05db81b29e1f 16:08:36 Step 5/22 : RUN apk add --update --no-cache make git 16:08:36 ---> Running in 0be37a516ccf 16:08:36 Removing intermediate container 4fcfc15e72ea 16:08:36 ---> 2be191562bb0 16:08:36 Step 5/24 : RUN apk add --update --no-cache make git 16:08:36 ---> Running in 356d2c253e32 16:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:08:36 OK: 211 MiB in 51 packages 16:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:08:36 OK: 211 MiB in 51 packages 16:08:37 OK: 211 MiB in 51 packages 16:08:37 OK: 211 MiB in 51 packages 16:08:37 OK: 211 MiB in 51 packages 16:08:37 Removing intermediate container 972b22d41bcb 16:08:37 ---> 84987ead68e5 16:08:37 Step 5/24 : COPY go.mod vendor* ./ 16:08:37 Removing intermediate container affc4a981963 16:08:37 ---> af9118fc5c8a 16:08:37 Step 5/24 : COPY go.mod vendor* ./ 16:08:37 ---> 6cab87c4ef56 16:08:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:37 Removing intermediate container 356d2c253e32 16:08:37 ---> c1e7f414d387 16:08:37 Step 6/24 : COPY go.mod vendor* ./ 16:08:37 ---> Running in 2c26a24a1b11 16:08:37 ---> 8a5d011c15d4 16:08:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:37 ---> Running in e4c914d6ee26 16:08:37 Removing intermediate container 3be5d86110e5 16:08:37 ---> daf04e72f8af 16:08:37 Step 5/23 : COPY go.mod vendor* ./ 16:08:38 Removing intermediate container 0be37a516ccf 16:08:38 ---> d2bcf70de97b 16:08:38 Step 6/22 : COPY go.mod vendor* ./ 16:08:38 ---> 2037d79151ce 16:08:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:38 ---> Running in dd51af0c6b08 16:08:38 ---> a0c3fb9c1ec5 16:08:38 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:38 ---> Running in 90b19d187ce3 16:08:38 ---> dda8415f28b7 16:08:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:38 ---> Running in db89af43986a 16:08:41 fc693d55d65f: Pull complete 16:08:41 7e9fc2657dce: Pull complete 16:08:41 dda99020689f: Pull complete 16:08:47 db1c61fa0a46: Pull complete 16:08:49 891c053d2c06: Pull complete 16:08:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:08:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:08:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:08:49 + docker build -t ci-base-image-arm64 -f - . 16:08:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:08:49 WORKDIR /edgex 16:08:49 COPY go.mod . 16:08:49 RUN go mod download 16:08:50 Sending build context to Docker daemon 3.092MB 16:08:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:08:50 ---> f96f9c87975a 16:08:50 Step 2/4 : WORKDIR /edgex 16:08:52 ---> Running in b4c9731d69a1 16:08:52 Removing intermediate container b4c9731d69a1 16:08:52 ---> fcbadeeaa53c 16:08:52 Step 3/4 : COPY go.mod . 16:08:53 ---> cc33b6de3593 16:08:53 Step 4/4 : RUN go mod download 16:08:53 ---> Running in 251289f60c7c 16:09:25 Removing intermediate container dd51af0c6b08 16:09:25 ---> 1ad75b313004 16:09:25 Step 8/24 : COPY . . 16:09:25 Removing intermediate container 90b19d187ce3 16:09:25 ---> 97ace561036a 16:09:25 Step 7/23 : COPY . . 16:09:25 Removing intermediate container db89af43986a 16:09:25 ---> 572cb8eabd79 16:09:25 Step 8/22 : COPY . . 16:09:25 Removing intermediate container e4c914d6ee26 16:09:25 ---> 055249c72786 16:09:25 Step 7/24 : COPY . . 16:09:25 Removing intermediate container 2c26a24a1b11 16:09:25 ---> 185defaeca02 16:09:25 Step 7/24 : COPY . . 16:09:25 Removing intermediate container 251289f60c7c 16:09:25 ---> 743c5b7d96bc 16:09:25 Successfully built 743c5b7d96bc 16:09:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:25 + docker inspect -f . ci-base-image-arm64 16:09:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:25 prd-ubuntu20.04-docker-arm64-4c-16g-7058 does not seem to be running inside a container 16:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:09:27 $ docker top 20a7267b75e356246725bce47971535f401a700147d8e30e7c84bf02fd1003af -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:28 + go version 16:09:28 go version go1.18.7 linux/arm64 [Pipeline] } 16:09:28 $ docker stop --time=1 20a7267b75e356246725bce47971535f401a700147d8e30e7c84bf02fd1003af 16:09:29 $ docker rm -f --volumes 20a7267b75e356246725bce47971535f401a700147d8e30e7c84bf02fd1003af [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 16:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:09:30 16:09:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:09:30 latest: Pulling from edgex-devops/edgex-compose-arm64 16:09:30 29e5d40040c1: Pulling fs layer 16:09:30 1ce36da41761: Pulling fs layer 16:09:30 25b303627fd3: Pulling fs layer 16:09:30 29e5d40040c1: Verifying Checksum 16:09:30 29e5d40040c1: Download complete 16:09:31 1ce36da41761: Verifying Checksum 16:09:31 29e5d40040c1: Pull complete 16:09:32 1ce36da41761: Pull complete 16:09:32 25b303627fd3: Verifying Checksum 16:09:32 25b303627fd3: Download complete 16:09:40 ---> ab711ec5b0ff 16:09:40 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:09:40 ---> 6148d0aaf2f1 16:09:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:09:40 ---> 9b755c42380a 16:09:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:09:40 ---> 7fba780e5135 16:09:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:09:40 ---> Running in 29bbbf8ca0ee 16:09:40 ---> 5343b610f942 16:09:40 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:09:40 ---> Running in 6d95fe2cd1bc 16:09:40 ---> Running in 87e0c27e89a2 16:09:40 ---> Running in f989736d0b1e 16:09:40 ---> Running in a8c46bef04fc 16:09:40 Removing intermediate container 87e0c27e89a2 16:09:40 ---> c4ac71e4a452 16:09:40 Step 9/24 : WORKDIR /edgex-go/spire-build 16:09:40 Removing intermediate container a8c46bef04fc 16:09:40 ---> 8bbcda29d138 16:09:40 Step 9/23 : WORKDIR /edgex-go/spire-build 16:09:40 ---> Running in da17e3f9433f 16:09:40 ---> Running in f0e30cd649b4 16:09:40 Removing intermediate container f0e30cd649b4 16:09:40 ---> 3025a79cfafc 16:09:40 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:09:40 Removing intermediate container da17e3f9433f 16:09:40 ---> 4852d58d7f6f 16:09:40 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:09:40 ---> Running in c57379159747 16:09:40 ---> Running in 7f54b7cc4ec2 16:09:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:09:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:09:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:09:40 Removing intermediate container 7f54b7cc4ec2 16:09:40 ---> a086761962d3 16:09:40 Step 11/24 : WORKDIR /edgex-go 16:09:40 Removing intermediate container c57379159747 16:09:40 ---> 25cc1c5733d6 16:09:40 Step 11/23 : WORKDIR /edgex-go 16:09:40 ---> Running in e69f1847280c 16:09:40 ---> Running in 18e180dc17a9 16:09:40 Removing intermediate container e69f1847280c 16:09:40 ---> 4c2bf3047f8a 16:09:40 16:09:40 Step 12/24 : FROM alpine:3.15 16:09:40 Removing intermediate container 18e180dc17a9 16:09:40 ---> 87243f26b7f7 16:09:40 16:09:40 Step 12/23 : FROM alpine:3.15 16:09:40 3.15: Pulling from library/alpine 16:09:40 3.15: Pulling from library/alpine 16:09:41 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:09:41 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:09:41 Status: Downloaded newer image for alpine:3.15 16:09:41 ---> 5ce65d7b0fde 16:09:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:09:41 Status: Downloaded newer image for alpine:3.15 16:09:41 ---> 5ce65d7b0fde 16:09:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:09:41 ---> Running in 7c803638f9b1 16:09:41 ---> Running in ea9fd35273fe 16:09:42 Removing intermediate container 7c803638f9b1 16:09:42 ---> 3aa10c3010d6 16:09:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:09:42 Removing intermediate container ea9fd35273fe 16:09:42 ---> 900bbff4de97 16:09:42 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:09:42 ---> Running in 45b509c99669 16:09:42 ---> Running in c46f7009a4f4 16:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:09:43 25b303627fd3: Pull complete 16:09:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:09:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:09:43 prd-ubuntu20.04-docker-arm64-4c-16g-7058 does not seem to be running inside a container 16:09:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@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 16:09:43 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:09:43 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:09:43 OK: 15857 distinct packages available 16:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:09:43 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:09:43 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:09:43 OK: 15857 distinct packages available 16:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:09:43 (1/4) Installing dumb-init (1.2.5-r1) 16:09:43 (2/4) Installing musl-obstack (1.2.3-r0) 16:09:43 (3/4) Installing libucontext (1.1-r0) 16:09:43 (4/4) Installing gcompat (1.0.0-r4) 16:09:43 Executing busybox-1.34.1-r7.trigger 16:09:43 OK: 6 MiB in 18 packages 16:09:43 (1/5) Installing dumb-init (1.2.5-r1) 16:09:43 (2/5) Installing musl-obstack (1.2.3-r0) 16:09:43 (3/5) Installing libucontext (1.1-r0) 16:09:43 (4/5) Installing gcompat (1.0.0-r4) 16:09:43 (5/5) Installing openssl (1.1.1t-r1) 16:09:43 Executing busybox-1.34.1-r7.trigger 16:09:43 OK: 7 MiB in 19 packages 16:09:45 Removing intermediate container 45b509c99669 16:09:45 ---> b3156240d345 16:09:45 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:09:45 Removing intermediate container c46f7009a4f4 16:09:45 ---> a50486b12973 16:09:45 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:09:45 $ docker top 8a0be48546b54f4311b72ee3f725f0ede60516eeaa823162eb5fc4e65f88bbc7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:46 + docker-compose build --help 16:09:46 + grep parallel 16:09:50 --parallel Build images in parallel. [Pipeline] } 16:09:50 $ docker stop --time=1 8a0be48546b54f4311b72ee3f725f0ede60516eeaa823162eb5fc4e65f88bbc7 16:09:51 ---> 9fb673aadc2d 16:09:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:09:51 ---> fc5e6daede29 16:09:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:09:52 ---> 7d98f9216173 16:09:52 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:09:52 ---> 5a67ec0ec044 16:09:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:09:52 ---> Running in 92e807e6ca93 16:09:52 $ docker rm -f --volumes 8a0be48546b54f4311b72ee3f725f0ede60516eeaa823162eb5fc4e65f88bbc7 [Pipeline] // withDockerContainer [Pipeline] writeFile 16:09:52 Removing intermediate container 92e807e6ca93 16:09:52 ---> 2c1e73ec9ff7 16:09:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:52 ---> 6152147b9092 16:09:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:09:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-7058 does not seem to be running inside a container 16:09:52 ---> 2a87632ccd3d 16:09:52 Step 19/24 : WORKDIR / 16:09:52 ---> e259199f04de 16:09:52 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:09:52 $ 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/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:09:53 ---> Running in e3ce73b107e8 16:09:53 ---> Running in 198b8b00f861 16:09:53 Removing intermediate container e3ce73b107e8 16:09:53 ---> 5d7c5ad38f7d 16:09:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:09:53 ---> Running in 01b1ec5e48d6 16:09:53 Removing intermediate container 198b8b00f861 16:09:53 ---> fb0a2856d668 16:09:53 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:09:53 ---> Running in 554c837ad36a 16:09:53 Removing intermediate container 01b1ec5e48d6 16:09:53 ---> 1e510542d048 16:09:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:09:53 ---> Running in 76d7bbe370f3 16:09:53 Removing intermediate container 554c837ad36a 16:09:53 ---> 658ad5d85ec0 16:09:53 Step 21/23 : LABEL arch=x86_64 16:09:53 ---> Running in 9e086ce0e97e 16:09:53 Removing intermediate container 76d7bbe370f3 16:09:53 ---> d3f4227fea44 16:09:53 Step 22/24 : LABEL arch=x86_64 16:09:53 Removing intermediate container 9e086ce0e97e 16:09:53 ---> 77b8f8d77a34 16:09:53 Step 22/23 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:09:54 $ docker top 0dcf6bee82b3d534b98cffd50ddc90236d14c02a9474c80dffdfd849d7065704 -eo pid,comm 16:09:54 ---> Running in 7c93a6f5f7db 16:09:54 ---> Running in 2766f789c759 [Pipeline] { [Pipeline] sh 16:09:54 Removing intermediate container 7c93a6f5f7db 16:09:54 ---> 3b77e5c64ce6 16:09:54 Step 23/23 : LABEL version=3.0.0-dev.62 16:09:54 ---> Running in 98a1d8ca3374 16:09:54 Removing intermediate container 2766f789c759 16:09:54 ---> fc1f6facffcb 16:09:54 Step 23/24 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:09:54 ---> Running in f7bcad03fcf8 16:09:54 Removing intermediate container 98a1d8ca3374 16:09:54 ---> e4ac3718f766 16:09:54 16:09:54 Removing intermediate container f7bcad03fcf8 16:09:54 ---> 521cc9e18333 16:09:54 Step 24/24 : LABEL version=3.0.0-dev.62 16:09:54 ---> Running in 6b17325ccfa8 16:09:54 Successfully built e4ac3718f766 16:09:54 Successfully tagged security-spire-server:latest 16:09:54 Building security-proxy-setup 16:09:54 + docker-compose -f ./docker-compose-build.yml build --parallel 16:09:55  Building security-spire-server ... done Removing intermediate container 6b17325ccfa8 16:09:55 ---> 9cecc05d8b98 16:09:55 16:09:55 Successfully built 9cecc05d8b98 16:09:55 Successfully tagged security-spire-config:latest 16:09:55 Building support-notifications 16:09:59 Building core-command ... 16:09:59 Building core-common-config-bootstrapper ... 16:09:59 Building core-data ... 16:09:59 Building core-metadata ... 16:09:59 Building security-bootstrapper ... 16:09:59 Building security-proxy-setup ... 16:09:59 Building security-secretstore-setup ... 16:09:59 Building security-spiffe-token-provider ... 16:09:59 Building security-spire-agent ... 16:09:59 Building security-spire-config ... 16:09:59 Building security-spire-server ... 16:09:59 Building support-notifications ... 16:09:59 Building support-scheduler ... 16:09:59 Building security-spiffe-token-provider 16:09:59 Building security-secretstore-setup 16:09:59 Building security-spire-server 16:09:59 Building core-metadata 16:09:59 Building core-command 16:10:00  Building security-spire-config ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:10:00 ---> 5e5eee6ddc21 16:10:00 Step 3/21 : WORKDIR /edgex-go 16:10:00 ---> Using cache 16:10:00 ---> e47160d5c9f9 16:10:00 Step 4/21 : RUN apk add --update --no-cache make git 16:10:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:10:01 ---> 5e5eee6ddc21 16:10:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:10:01 ---> Using cache 16:10:01 ---> e3f7823c03ea 16:10:01 Step 4/22 : WORKDIR /edgex-go 16:10:01 ---> Using cache 16:10:01 ---> 2be191562bb0 16:10:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:10:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:10:07 ---> Running in a9112a185ffb 16:10:07 ---> Running in 774bbe027344 16:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:10:08 OK: 211 MiB in 51 packages 16:10:08 OK: 211 MiB in 51 packages 16:10:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:10:09 ---> 743c5b7d96bc 16:10:09 Step 3/24 : WORKDIR /edgex-go 16:10:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:10:09 ---> 743c5b7d96bc 16:10:09 Step 3/23 : WORKDIR /edgex-go 16:10:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:10:09 ---> 743c5b7d96bc 16:10:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:10:09 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:09 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:10:09 ---> 743c5b7d96bc 16:10:09 Step 3/19 : WORKDIR /edgex-go 16:10:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:10:09 ---> 743c5b7d96bc 16:10:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:10:09 ---> Running in d05728ce67d4 16:10:09 ---> Running in 0d9d7651bda1 16:10:09 ---> Running in b065952b2838 16:10:09 ---> Running in b327a9062951 16:10:09 ---> Running in f9d72e39b5b9 16:10:10 Removing intermediate container b327a9062951 16:10:10 ---> b93689eeaae4 16:10:10 Step 4/24 : WORKDIR /edgex-go 16:10:10 Removing intermediate container b065952b2838 16:10:10 ---> 94c05bbc5958 16:10:10 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:10:10 Removing intermediate container f9d72e39b5b9 16:10:10 ---> c0bb189ee1d9 16:10:10 Step 4/23 : WORKDIR /edgex-go 16:10:10 Removing intermediate container 0d9d7651bda1 16:10:10 ---> c12d615afe1c 16:10:10 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:10:10 Removing intermediate container d05728ce67d4 16:10:10 ---> d4e31637f3e0 16:10:10 Step 4/24 : RUN apk add --update --no-cache make git 16:10:10 ---> Running in 3d3dba85e398 16:10:10 ---> Running in f1acc45cbab6 16:10:10 ---> Running in cf71028f3eb5 16:10:10 ---> Running in f59630590f62 16:10:10 ---> Running in b9f0af6f70a1 16:10:11 Removing intermediate container 29bbbf8ca0ee 16:10:11 ---> 9fc90016c281 16:10:11 16:10:11 Step 9/24 : FROM alpine:3.16 16:10:11 Removing intermediate container f989736d0b1e 16:10:11 ---> 1105a221de1d 16:10:11 16:10:11 Step 10/24 : FROM alpine:3.16 16:10:11 Removing intermediate container 774bbe027344 16:10:11 ---> 96abb44f324a 16:10:11 Step 6/22 : COPY go.mod vendor* ./ 16:10:11 Removing intermediate container a9112a185ffb 16:10:11 ---> e5fcbd9a199c 16:10:11 Step 5/21 : COPY go.mod vendor* ./ 16:10:11 ---> 89f1a73bef98 16:10:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:11 ---> ebfdf690d79e 16:10:11 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:11 Removing intermediate container 3d3dba85e398 16:10:11 ---> 9051bc1d49a1 16:10:11 Step 5/24 : RUN apk add --update --no-cache make git 16:10:11 ---> Running in a0b2617c43f5 16:10:11 Removing intermediate container cf71028f3eb5 16:10:11 ---> 786fa98a511e 16:10:11 Step 5/23 : RUN apk add --update --no-cache make git 16:10:11 ---> Running in d6c112cc8ae4 16:10:11 ---> Running in 80a33a72b2a4 16:10:11 ---> Running in 2e7a2e7e7350 16:10:12 3.16: Pulling from library/alpine 16:10:12 3.16: Pulling from library/alpine 16:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:10:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:10:13 Status: Downloaded newer image for alpine:3.16 16:10:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:10:13 Status: Image is up to date for alpine:3.16 16:10:13 ---> dfd21b5a31f5 16:10:13 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:10:13 ---> dfd21b5a31f5 16:10:13 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:10:13 ---> Running in 87acb080065b 16:10:13 ---> Running in 1925127b9cc6 16:10:13 Removing intermediate container 6d95fe2cd1bc 16:10:13 ---> e1721bc9b7e4 16:10:13 16:10:13 Step 10/22 : FROM alpine:3.16 16:10:13 ---> dfd21b5a31f5 16:10:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:10:14 ---> Running in 563ef046ffb2 16:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:10:14 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:10:14 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:10:14 OK: 16903 distinct packages available 16:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:10:14 (1/1) Installing dumb-init (1.2.5-r1) 16:10:14 Executing busybox-1.35.0-r17.trigger 16:10:14 OK: 6 MiB in 15 packages 16:10:14 OK: 221 MiB in 51 packages 16:10:14 OK: 221 MiB in 51 packages 16:10:15 (1/3) Installing ca-certificates (20220614-r0) 16:10:15 (1/1) Installing dumb-init (1.2.5-r1) 16:10:15 (2/3) Installing dumb-init (1.2.5-r1) 16:10:15 Executing busybox-1.35.0-r17.trigger 16:10:15 (3/3) Installing su-exec (0.2-r1) 16:10:15 Executing busybox-1.35.0-r17.trigger 16:10:15 OK: 6 MiB in 15 packages 16:10:15 Executing ca-certificates-20220614-r0.trigger 16:10:15 OK: 6 MiB in 17 packages 16:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:10:15 Removing intermediate container 563ef046ffb2 16:10:15 ---> cf015c1a49f7 16:10:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:10:15 ---> Running in deb7989be3b8 16:10:15 Removing intermediate container 87acb080065b 16:10:15 ---> 483b326df885 16:10:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:10:15 ---> Running in 8c5b658b7d07 16:10:15 Removing intermediate container deb7989be3b8 16:10:15 ---> 3b8202feedc5 16:10:15 Step 13/22 : ENV APP_PORT=59861 16:10:15 ---> Running in fcfc59de665a 16:10:15 Removing intermediate container 8c5b658b7d07 16:10:15 ---> 81b8604013cf 16:10:15 Step 13/24 : ENV APP_PORT=59881 16:10:15 Removing intermediate container fcfc59de665a 16:10:15 ---> 68bc487444f7 16:10:15 Step 14/22 : EXPOSE $APP_PORT 16:10:15 ---> Running in ecb8358455b3 16:10:15 ---> Running in 3fbb8e407102 16:10:15 Removing intermediate container 1925127b9cc6 16:10:15 ---> d0681dc29a82 16:10:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:10:15 ---> Running in 157cafbf6c05 16:10:15 Removing intermediate container ecb8358455b3 16:10:15 ---> f2560048a5e2 16:10:15 Step 14/24 : EXPOSE $APP_PORT 16:10:15 Removing intermediate container 3fbb8e407102 16:10:15 ---> 493c49ebed3b 16:10:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:15 ---> Running in 5149c0bba3af 16:10:15 OK: 221 MiB in 51 packages 16:10:15 Removing intermediate container 157cafbf6c05 16:10:15 ---> 341ed806a23c 16:10:15 Step 12/24 : WORKDIR / 16:10:15 ---> Running in 0fa4b7e1f3f3 16:10:15 Removing intermediate container 5149c0bba3af 16:10:15 ---> 881133c41767 16:10:15 Step 15/24 : WORKDIR / 16:10:15 ---> c62fe7ae3092 16:10:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:10:15 ---> Running in 8646027f4ce4 16:10:15 Removing intermediate container 0fa4b7e1f3f3 16:10:15 ---> 5f9adf073c8c 16:10:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:10:15 OK: 221 MiB in 51 packages 16:10:16 Removing intermediate container 8646027f4ce4 16:10:16 ---> 170045c2fe98 16:10:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:16 ---> daa448323869 16:10:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:10:16 ---> 327d9ec49a20 16:10:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:10:16 OK: 221 MiB in 51 packages 16:10:16 Removing intermediate container b9f0af6f70a1 16:10:16 ---> 62748ca14e03 16:10:16 ---> f8f8426d46c4 16:10:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:10:16 Step 5/24 : COPY go.mod vendor* ./ 16:10:16 Removing intermediate container f59630590f62 16:10:16 ---> f306d632867b 16:10:16 Step 5/23 : COPY go.mod vendor* ./ 16:10:17 ---> 9b6f343dae8b 16:10:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:10:17 ---> bc7ceb4c5def 16:10:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:10:17 ---> e8706fe12c99 16:10:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:10:17 ---> 71edd7a3092a 16:10:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:10:17 ---> Running in 28c07397d0a3 16:10:17 ---> f889fdbbeb1e 16:10:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:10:17 ---> 2c6b36d0e99e 16:10:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:10:17 Removing intermediate container 28c07397d0a3 16:10:17 ---> 76c7e9c94acc 16:10:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:10:17 ---> Running in c30bd475baa1 16:10:17 ---> 63bc39c1471a 16:10:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:10:17 ---> Running in 58b79a6df7d6 16:10:17 Removing intermediate container c30bd475baa1 16:10:17 ---> bb236acf272e 16:10:17 Step 20/22 : LABEL arch=x86_64 16:10:17 Removing intermediate container 58b79a6df7d6 16:10:17 ---> 6be406bf2f12 16:10:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:10:17 ---> Running in b4d99f44677a 16:10:17 ---> 2f219c5add3b 16:10:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:10:17 ---> Running in 405de31c7fe3 16:10:17 Removing intermediate container 2e7a2e7e7350 16:10:17 ---> cc917e41a6e6 16:10:17 Step 6/23 : COPY go.mod vendor* ./ 16:10:17 Removing intermediate container a0b2617c43f5 16:10:17 ---> 5f9ac3104493 16:10:17 Step 6/24 : COPY go.mod vendor* ./ 16:10:17 ---> b7b9c2365652 16:10:17 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:17 Removing intermediate container b4d99f44677a 16:10:17 ---> b0a9b4dcdb1a 16:10:17 Step 21/22 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:10:17 Removing intermediate container 405de31c7fe3 16:10:17 ---> d6411bb00341 16:10:17 Step 22/24 : LABEL arch=x86_64 16:10:17 ---> Running in f484c699dd54 16:10:17 ---> Running in 4eadf25c937c 16:10:18 ---> 8d17639b24cd 16:10:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:18 ---> Running in 9a15de384b10 16:10:18 ---> Running in cf0cca9ccec8 16:10:18 Removing intermediate container f484c699dd54 16:10:18 ---> d557b2e7626b 16:10:18 Step 22/22 : LABEL version=3.0.0-dev.62 16:10:18 Removing intermediate container 4eadf25c937c 16:10:18 ---> 7852d21ca616 16:10:18 Step 23/24 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 ---> Running in 41e602231809 16:10:18 16:10:18 ---> 2047e0283b21 16:10:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:10:18 ---> Running in 00ed1ab59b87 16:10:18 Removing intermediate container f1acc45cbab6 16:10:18 ---> 22274e58ae04 16:10:18 Step 5/19 : COPY go.mod vendor* ./ 16:10:18 Removing intermediate container 41e602231809 16:10:18 ---> e4b7cb508685 16:10:18 16:10:18 Removing intermediate container 00ed1ab59b87 16:10:18 ---> 8641579965ba 16:10:18 Step 24/24 : LABEL version=3.0.0-dev.62 16:10:18 ---> Running in 702ab2bb317a 16:10:18 ---> 0fcd3824a416 16:10:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:10:18 Successfully built e4b7cb508685 16:10:18 Successfully tagged support-scheduler:latest 16:10:18 Building core-data 16:10:18  Building support-scheduler ... done  ---> Running in 06f0a2025717 16:10:18 Removing intermediate container 702ab2bb317a 16:10:18 ---> 2a195d90151a 16:10:18 16:10:18 Successfully built 2a195d90151a 16:10:18 Successfully tagged core-metadata:latest 16:10:18  Building core-metadata ... done Building security-bootstrapper 16:10:18 ---> d7577a477ffe 16:10:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:18 ---> 6391d6545986 16:10:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:18 ---> Running in 944ffa407b8a 16:10:18 ---> Running in 1140457d3c55 16:10:19 ---> a516edb8f15f 16:10:19 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:20 ---> Running in 3235c9f22701 16:10:23 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:23 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:10:23 ---> 5e5eee6ddc21 16:10:23 Step 3/32 : WORKDIR /edgex-go 16:10:23 ---> Using cache 16:10:23 ---> e47160d5c9f9 16:10:23 Step 4/32 : RUN apk add --update --no-cache make git 16:10:23 ---> Using cache 16:10:23 ---> e5fcbd9a199c 16:10:23 Step 5/32 : COPY go.mod vendor* ./ 16:10:23 ---> Using cache 16:10:23 ---> ebfdf690d79e 16:10:23 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:10:24 ---> 5e5eee6ddc21 16:10:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:10:24 ---> Using cache 16:10:24 ---> e3f7823c03ea 16:10:24 Step 4/22 : WORKDIR /edgex-go 16:10:24 ---> Using cache 16:10:24 ---> 2be191562bb0 16:10:24 Step 5/22 : RUN apk add --update --no-cache make git 16:10:24 ---> Using cache 16:10:24 ---> c1e7f414d387 16:10:24 Step 6/22 : COPY go.mod vendor* ./ 16:10:24 ---> Using cache 16:10:24 ---> 2037d79151ce 16:10:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:24 ---> Using cache 16:10:24 ---> 1ad75b313004 16:10:24 Step 8/22 : COPY . . 16:10:24 ---> Using cache 16:10:24 ---> 7fba780e5135 16:10:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:10:25 ---> Running in 4e713ec9d72d 16:10:25 ---> Running in 6832998e874b 16:10:25 Removing intermediate container 06f0a2025717 16:10:25 ---> 70bb9363baa4 16:10:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:10:25 ---> Running in b7924938dc85 16:10:26 Removing intermediate container b7924938dc85 16:10:26 ---> 946644f0fb4f 16:10:26 Step 22/24 : LABEL arch=x86_64 16:10:26 ---> Running in e56ab4a9d74d 16:10:26 Removing intermediate container e56ab4a9d74d 16:10:26 ---> 4669cb87a724 16:10:26 Step 23/24 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:10:26 ---> Running in e5dc7f8bfba9 16:10:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:10:26 Removing intermediate container e5dc7f8bfba9 16:10:26 ---> 56f8879dc4da 16:10:26 Step 24/24 : LABEL version=3.0.0-dev.62 16:10:26 ---> Running in 49b2876a8a25 16:10:26 Removing intermediate container 49b2876a8a25 16:10:26 ---> 99f290ce1ea3 16:10:26 16:10:27 Successfully built 99f290ce1ea3 16:10:27 Successfully tagged security-secretstore-setup:latest 16:10:27  Building security-secretstore-setup ... done Building core-command 16:10:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:10:29 ---> 5e5eee6ddc21 16:10:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:10:29 ---> Using cache 16:10:29 ---> e3f7823c03ea 16:10:29 Step 4/23 : WORKDIR /edgex-go 16:10:29 ---> Using cache 16:10:29 ---> 2be191562bb0 16:10:29 Step 5/23 : RUN apk add --update --no-cache make git 16:10:29 ---> Using cache 16:10:29 ---> c1e7f414d387 16:10:29 Step 6/23 : COPY go.mod vendor* ./ 16:10:29 ---> Using cache 16:10:29 ---> 2037d79151ce 16:10:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:29 ---> Using cache 16:10:29 ---> 1ad75b313004 16:10:29 Step 8/23 : COPY . . 16:10:29 ---> Using cache 16:10:29 ---> 7fba780e5135 16:10:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:10:37 ---> Running in c1f0de626f06 16:10:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:10:56 Removing intermediate container d6c112cc8ae4 16:10:56 ---> 3e1b9f62cda0 16:10:56 Step 8/22 : COPY . . 16:10:56 Removing intermediate container 80a33a72b2a4 16:10:56 ---> b714dd0af3e0 16:10:56 Step 7/21 : COPY . . 16:11:08 ---> 9c6b3db35e10 16:11:08 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:11:08 Removing intermediate container 6832998e874b 16:11:08 ---> 4e02768e6674 16:11:08 16:11:08 Step 10/22 : FROM alpine:3.16 16:11:08 ---> dfd21b5a31f5 16:11:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:11:08 ---> f235dd80005d 16:11:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:11:08 Removing intermediate container 4e713ec9d72d 16:11:08 ---> c876aad8a573 16:11:08 Step 7/32 : COPY . . 16:11:11 ---> Running in 9736cf519e81 16:11:11 ---> Running in 4c9d53f0e080 16:11:11 ---> Running in 4b3f5c0000bb 16:11:11 Removing intermediate container 4c9d53f0e080 16:11:11 ---> b8bf4681b0c2 16:11:11 Step 12/22 : ENV APP_PORT=59880 16:11:11 ---> Running in 71e671e23c0c 16:11:11 ---> a5e99a4e677c 16:11:11 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:11:11 ---> Running in 99aeeccb2605 16:11:11 Removing intermediate container c1f0de626f06 16:11:11 ---> 971d7a196588 16:11:11 16:11:11 Step 10/23 : FROM alpine:3.16 16:11:11 ---> dfd21b5a31f5 16:11:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:11:11 ---> Using cache 16:11:11 ---> 483b326df885 16:11:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:11:11 ---> Using cache 16:11:11 ---> 81b8604013cf 16:11:11 Step 13/23 : ENV APP_PORT=59882 16:11:11 ---> Running in 6ac85bfc77dc 16:11:11 Removing intermediate container 71e671e23c0c 16:11:11 ---> 4d8085a18daa 16:11:11 Step 13/22 : EXPOSE $APP_PORT 16:11:11 ---> Running in 53a49dcc2533 16:11:11 Removing intermediate container 6ac85bfc77dc 16:11:11 ---> 82b49c1c4656 16:11:11 Step 14/23 : EXPOSE $APP_PORT 16:11:11 Removing intermediate container 53a49dcc2533 16:11:11 ---> 1560b3112d5f 16:11:11 Step 14/22 : RUN apk add --update --no-cache dumb-init 16:11:11 ---> Running in 62b678231ca6 16:11:11 ---> Running in 1eeb6432683f 16:11:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:11:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:11:11 Removing intermediate container 62b678231ca6 16:11:11 ---> c630aa3d1fe7 16:11:11 Step 15/23 : WORKDIR / 16:11:11 ---> Running in e091da6c4f8b 16:11:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:11:11 Removing intermediate container e091da6c4f8b 16:11:11 ---> 13d530ed49ef 16:11:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:11:12 ---> 69f374a13834 16:11:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:11:12 (1/1) Installing dumb-init (1.2.5-r1) 16:11:12 Executing busybox-1.35.0-r17.trigger 16:11:12 OK: 6 MiB in 15 packages 16:11:13 ---> 39311e43f710 16:11:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:11:13 Removing intermediate container 1eeb6432683f 16:11:13 ---> 211357902da8 16:11:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:13 ---> c2e8a5048732 16:11:13 Step 19/23 : ENTRYPOINT ["/core-command"] 16:11:13 ---> Running in 8e3b3ce42edf 16:11:13 ---> 600b77feba75 16:11:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:11:13 Removing intermediate container 8e3b3ce42edf 16:11:13 ---> 54e741fc7c49 16:11:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:11:13 ---> Running in e309cdba8094 16:11:13 Removing intermediate container e309cdba8094 16:11:13 ---> ca8e517a136d 16:11:13 Step 21/23 : LABEL arch=x86_64 16:11:13 ---> Running in 9b163d4e39b1 16:11:14 Removing intermediate container 9b163d4e39b1 16:11:14 ---> ecac1c3d8fe8 16:11:14 Step 22/23 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:11:14 ---> 082bed43742b 16:11:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:11:14 ---> Running in 2c8288f6923a 16:11:14 Removing intermediate container 2c8288f6923a 16:11:14 ---> bf8999614348 16:11:14 Step 23/23 : LABEL version=3.0.0-dev.62 16:11:14 ---> Running in 3beb59202b75 16:11:14 ---> 936fdf5fe4c2 16:11:14 Step 18/22 : ENTRYPOINT ["/core-data"] 16:11:14 ---> Running in 7671b104dde1 16:11:14 Removing intermediate container 3beb59202b75 16:11:14 ---> 7914c4773509 16:11:14 16:11:14 Removing intermediate container 7671b104dde1 16:11:14 ---> 5ff71bf7d4cb 16:11:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:11:14 ---> Running in 29c799926c03 16:11:14 Successfully built 7914c4773509 16:11:14 Successfully tagged core-command:latest 16:11:14  Building core-command ... done Building security-spiffe-token-provider 16:11:16 Removing intermediate container 29c799926c03 16:11:16 ---> 1d7e21d82497 16:11:16 Step 20/22 : LABEL arch=x86_64 16:11:18 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:11:18 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:11:18 ---> 5e5eee6ddc21 16:11:18 Step 3/19 : WORKDIR /edgex-go 16:11:18 ---> Using cache 16:11:18 ---> e47160d5c9f9 16:11:18 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:11:19 ---> Running in 60309a9c3552 16:11:19 ---> Running in 33449f119945 16:11:19 Removing intermediate container 60309a9c3552 16:11:19 ---> 7831506d54b0 16:11:19 Step 21/22 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:11:19 ---> Running in 133fb08096a3 16:11:19 Removing intermediate container 133fb08096a3 16:11:19 ---> 6e99af8130cd 16:11:19 Step 22/22 : LABEL version=3.0.0-dev.62 16:11:19 ---> Running in 1af963144134 16:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:11:20 Removing intermediate container 1af963144134 16:11:20 ---> b1be72eb04d3 16:11:20 16:11:20 Successfully built b1be72eb04d3 16:11:20 Successfully tagged core-data:latest 16:11:20  Building core-data ... done Building core-common-config-bootstrapper 16:11:20 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:11:20 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:11:20 OK: 17046 distinct packages available 16:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:11:20 OK: 211 MiB in 51 packages 16:11:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:11:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:11:24 ---> 5e5eee6ddc21 16:11:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:11:24 ---> Using cache 16:11:24 ---> e3f7823c03ea 16:11:24 Step 4/22 : WORKDIR /edgex-go 16:11:24 ---> Using cache 16:11:24 ---> 2be191562bb0 16:11:24 Step 5/22 : RUN apk add --update --no-cache make git 16:11:24 ---> Using cache 16:11:24 ---> c1e7f414d387 16:11:24 Step 6/22 : COPY go.mod vendor* ./ 16:11:24 ---> Using cache 16:11:24 ---> 2037d79151ce 16:11:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:24 ---> Using cache 16:11:24 ---> 1ad75b313004 16:11:24 Step 8/22 : COPY . . 16:11:24 ---> Using cache 16:11:24 ---> 7fba780e5135 16:11:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:11:26 ---> Running in 5453d6e5423a 16:11:27 Removing intermediate container 33449f119945 16:11:27 ---> f579a7a0b1b0 16:11:27 Step 5/19 : COPY go.mod vendor* ./ 16:11:27 ---> 5a3f1317f84b 16:11:27 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:11:27 ---> Running in 2ee231670b86 16:11:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:11:58 Removing intermediate container 99aeeccb2605 16:11:58 ---> a84bff1d551b 16:11:58 16:11:58 Step 9/32 : FROM alpine:3.16 16:11:58 ---> dfd21b5a31f5 16:11:58 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:11:58 Removing intermediate container 9736cf519e81 16:11:58 ---> 915bfbcbf3a3 16:11:58 16:11:58 Step 9/21 : FROM alpine:3.16 16:11:58 ---> dfd21b5a31f5 16:11:58 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:11:58 ---> Running in 6a0a341aedae 16:11:58 ---> Running in 42cb32335d45 16:11:58 Removing intermediate container 6a0a341aedae 16:11:58 ---> 32ab036a345f 16:11:58 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:11:58 Removing intermediate container 4b3f5c0000bb 16:11:58 ---> fbba254ff054 16:11:58 16:11:58 Step 10/22 : FROM alpine:3.16 16:11:58 ---> dfd21b5a31f5 16:11:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:11:58 ---> Running in 99a6c57bbdc8 16:11:58 ---> Running in 494eaa563cfe 16:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:11:58 Removing intermediate container 2ee231670b86 16:11:58 ---> a31deab84f61 16:11:58 Step 7/19 : COPY . . 16:11:58 (1/6) Installing ca-certificates (20220614-r0) 16:11:58 (2/6) Installing brotli-libs (1.0.9-r6) 16:11:58 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:11:58 (4/6) Installing libcurl (7.83.1-r6) 16:11:58 (5/6) Installing curl (7.83.1-r6) 16:11:58 (6/6) Installing dumb-init (1.2.5-r1) 16:11:58 Executing busybox-1.35.0-r17.trigger 16:11:58 Executing ca-certificates-20220614-r0.trigger 16:11:58 OK: 8 MiB in 20 packages 16:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:11:58 (1/2) Installing ca-certificates (20220614-r0) 16:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:11:58 (2/2) Installing dumb-init (1.2.5-r1) 16:11:58 Executing busybox-1.35.0-r17.trigger 16:11:58 Executing ca-certificates-20220614-r0.trigger 16:11:58 OK: 6 MiB in 16 packages 16:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:11:58 (1/2) Installing dumb-init (1.2.5-r1) 16:11:58 (2/2) Installing su-exec (0.2-r1) 16:11:58 Executing busybox-1.35.0-r17.trigger 16:11:58 OK: 6 MiB in 16 packages 16:12:00 Removing intermediate container 5453d6e5423a 16:12:00 ---> 60d608803f3b 16:12:00 16:12:00 Step 10/22 : FROM alpine:3.16 16:12:00 ---> dfd21b5a31f5 16:12:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:12:00 ---> Running in 03c9987f1ae5 16:12:00 Removing intermediate container 42cb32335d45 16:12:00 ---> 35706fc681c2 16:12:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:12:00 ---> Running in 0ca58d99ae68 16:12:00 Removing intermediate container 99a6c57bbdc8 16:12:00 ---> 44b0afee140f 16:12:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:12:00 Removing intermediate container 03c9987f1ae5 16:12:00 ---> a46359ddadc3 16:12:00 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:12:01 Removing intermediate container 494eaa563cfe 16:12:01 ---> 72700454dcc5 16:12:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:12:01 ---> Running in 5c53278fac82 16:12:01 ---> Running in 6e308cf89284 16:12:01 Removing intermediate container 0ca58d99ae68 16:12:01 ---> 81461e529d33 16:12:01 Step 12/21 : WORKDIR /edgex 16:12:01 ---> Running in 96c896dee5a9 16:12:01 ---> Running in 6fc1c45f29ad 16:12:01 Removing intermediate container 5c53278fac82 16:12:01 ---> 111efdd02ab1 16:12:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:12:01 Removing intermediate container 96c896dee5a9 16:12:01 ---> 9600b62331fa 16:12:01 Step 13/22 : ENV APP_PORT=59860 16:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:12:01 ---> Running in 54b34fc6c55d 16:12:01 Removing intermediate container 6fc1c45f29ad 16:12:01 ---> 8be740c556ce 16:12:01 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:12:01 ---> Running in 49bafc81d632 16:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:12:01 Removing intermediate container 54b34fc6c55d 16:12:01 ---> 295ba954c007 16:12:01 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:12:01 Removing intermediate container 49bafc81d632 16:12:01 ---> 24922211011d 16:12:01 Step 14/22 : EXPOSE $APP_PORT ---> Running in 925eaf485108 16:12:01 16:12:01 ---> 93c3a294217c 16:12:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:12:01 ---> Running in 896998b566db 16:12:01 (1/1) Installing dumb-init (1.2.5-r1) 16:12:01 Executing busybox-1.35.0-r17.trigger 16:12:01 OK: 6 MiB in 15 packages 16:12:01 Removing intermediate container 925eaf485108 16:12:01 ---> 2769e5b158aa 16:12:01 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:12:01 ---> Running in 6906cbcc4e5a 16:12:01 Removing intermediate container 896998b566db 16:12:01 ---> becf7e2f73b7 16:12:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:02 Removing intermediate container 6906cbcc4e5a 16:12:02 ---> 70085ff0fb64 16:12:02 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:12:02 ---> Running in fd326716c3f2 16:12:02 ---> 16cab7b69c73 16:12:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:12:02 ---> 6541c8bc2323 16:12:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:12:02 Removing intermediate container 6e308cf89284 16:12:02 ---> 8dd95ad9ead9 16:12:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:02 ---> 69a40e1d840e 16:12:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:12:02 ---> Running in 340eee885a08 16:12:02 ---> d08c95373808 16:12:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:12:02 ---> ef06755ae307 16:12:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:12:03 ---> 15969e756f43 16:12:03 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:12:03 ---> d6f2302cefe0 16:12:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:12:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:12:03 ---> 10212096c4a5 16:12:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:12:03 ---> Running in 9e2af5b3b3a5 16:12:03 Removing intermediate container fd326716c3f2 16:12:03 ---> 0023bf8303fc 16:12:03 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:12:03 ---> Running in 2a96a52b8263 16:12:03 ---> c4ff0072697e 16:12:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:12:03 ---> Running in ab613cc64ebc 16:12:03 Removing intermediate container 2a96a52b8263 16:12:03 ---> 31787c0236d4 16:12:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:12:03 ---> 812074b5f677 16:12:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:12:03 Removing intermediate container ab613cc64ebc 16:12:03 ---> 6eb500f53daf 16:12:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:12:03 ---> Running in 4faee7a09455 16:12:03 Removing intermediate container 4faee7a09455 16:12:03 ---> f390c477847d 16:12:03 Step 20/22 : LABEL arch=x86_64 16:12:03 ---> 6138a02d0366 16:12:03 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:12:04 ---> 680def4ebf9a 16:12:04 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:12:04 ---> Running in a56a2210d876 16:12:04 ---> Running in 9d7d50b56adf 16:12:04 ---> Running in ee4fd726b1d7 16:12:04 Removing intermediate container a56a2210d876 16:12:04 ---> 12c1f2d7fd31 16:12:04 Step 21/22 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:04 ---> Running in a42d6c67bc0c 16:12:04 Removing intermediate container 9e2af5b3b3a5 16:12:04 ---> 14bc526e7205 16:12:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:12:04 Removing intermediate container a42d6c67bc0c 16:12:04 ---> 22bf4ecd8ffc 16:12:04 Step 22/22 : LABEL version=3.0.0-dev.62 16:12:04 ---> Running in 79e0814062a7 16:12:04 ---> Running in 57ddfe508abe 16:12:04 Removing intermediate container 79e0814062a7 16:12:04 ---> 3f7d6b8aa5e4 16:12:04 16:12:04 Removing intermediate container 57ddfe508abe 16:12:04 ---> 51cdf4c7864f 16:12:04 Step 19/21 : LABEL arch=x86_64 16:12:04 ---> Running in 85f48330d62b 16:12:04 Successfully built 3f7d6b8aa5e4 16:12:04 Successfully tagged support-notifications:latest 16:12:04 Building security-spire-agent 16:12:04  Building support-notifications ... done Removing intermediate container 85f48330d62b 16:12:04 ---> 622abb148487 16:12:04 Step 20/21 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:04 ---> Running in 873e9b5ea448 16:12:05 Removing intermediate container 873e9b5ea448 16:12:05 ---> adb99f438f42 16:12:05 Step 21/21 : LABEL version=3.0.0-dev.62 16:12:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:12:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:12:07 ---> 5e5eee6ddc21 16:12:07 Step 3/24 : WORKDIR /edgex-go 16:12:07 ---> Using cache 16:12:07 ---> e47160d5c9f9 16:12:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:12:07 ---> Using cache 16:12:07 ---> 84987ead68e5 16:12:07 Step 5/24 : COPY go.mod vendor* ./ 16:12:07 ---> Using cache 16:12:07 ---> 6cab87c4ef56 16:12:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:07 ---> Using cache 16:12:07 ---> 185defaeca02 16:12:07 Step 7/24 : COPY . . 16:12:07 ---> Using cache 16:12:07 ---> 9b755c42380a 16:12:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:12:07 ---> Using cache 16:12:07 ---> c4ac71e4a452 16:12:07 Step 9/24 : WORKDIR /edgex-go/spire-build 16:12:07 ---> Using cache 16:12:07 ---> 4852d58d7f6f 16:12:07 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:12:07 ---> Using cache 16:12:07 ---> a086761962d3 16:12:07 Step 11/24 : WORKDIR /edgex-go 16:12:07 ---> Using cache 16:12:07 ---> 4c2bf3047f8a 16:12:07 16:12:07 Step 12/24 : FROM alpine:3.15 16:12:07 ---> 5ce65d7b0fde 16:12:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:12:07 ---> Using cache 16:12:07 ---> 900bbff4de97 16:12:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:12:07 ---> Using cache 16:12:07 ---> a50486b12973 16:12:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:12:09 ---> Running in 9abe37c064a2 16:12:09 ---> 93392b26668e 16:12:09 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:12:09 Removing intermediate container ee4fd726b1d7 16:12:09 ---> 8347326dc6fa 16:12:09 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:12:09 Removing intermediate container 9abe37c064a2 16:12:09 ---> 51b8ae408f96 16:12:09 16:12:09 Successfully built 51b8ae408f96 16:12:09 Successfully tagged security-proxy-setup:latest 16:12:09 Removing intermediate container 9d7d50b56adf 16:12:09 ---> 8b3f92ad3071 16:12:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:09  Building security-proxy-setup ... done  ---> Running in 3b52d7c9d202 16:12:10 Removing intermediate container 3b52d7c9d202 16:12:10 ---> 200fa85f5156 16:12:10 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 16:12:10 ---> 696561376e7f 16:12:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:12:11 ---> Running in f346c71c420f 16:12:11 ---> 83a5ca109c3d 16:12:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:12:11 Removing intermediate container f346c71c420f 16:12:11 ---> 932b590eb379 16:12:11 Step 20/22 : LABEL arch=x86_64 16:12:11 ---> Running in ab2c92ac1c0c 16:12:11 ---> 3eaf52c37b14 16:12:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:12:11 Removing intermediate container ab2c92ac1c0c 16:12:11 ---> 7348bbc5cb67 16:12:11 Step 21/22 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:11 Removing intermediate container cf0cca9ccec8 16:12:11 ---> 1d47fa7ac219 16:12:11 Step 7/24 : COPY . . 16:12:11 Removing intermediate container 3235c9f22701 16:12:11 ---> 4b938d625981 16:12:11 Step 7/19 : COPY . . 16:12:11 Removing intermediate container 944ffa407b8a 16:12:11 ---> 3ee555223c2d 16:12:11 Step 8/23 : COPY . . 16:12:11 Removing intermediate container 9a15de384b10 16:12:11 ---> 0288a92bfaca 16:12:11 Step 7/23 : COPY . . 16:12:11 Removing intermediate container 1140457d3c55 16:12:11 ---> 9f7770638227 16:12:11 Step 8/24 : COPY . . 16:12:11 ---> b14bb2a031a6 16:12:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:12:11 ---> 73bd847e2b48 16:12:11 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:12:11 ---> 4446626069cf 16:12:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:12:11 ---> 8f687b8d1db2 16:12:11 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:12:11 ---> 417fef4820e4 16:12:11 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:12:11 ---> Running in 510c6ccf774e 16:12:11 ---> Running in 99f0f8eae3e4 16:12:11 ---> Running in 77079f8e32c8 16:12:11 ---> Running in 144aed6b4077 16:12:11 ---> Running in 4d8493a8d892 16:12:11 Removing intermediate container 99f0f8eae3e4 16:12:11 ---> 77e19787e2ea 16:12:11 Step 9/23 : WORKDIR /edgex-go/spire-build 16:12:11 ---> Running in b5892e32bf6c 16:12:11 Removing intermediate container b5892e32bf6c 16:12:11 ---> 803f3ebce70b 16:12:11 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:12:11 ---> Running in b06f11a0f4b8 16:12:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:12:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:12:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:12:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:12:11 Removing intermediate container b06f11a0f4b8 16:12:11 ---> e57af9e83832 16:12:11 Step 11/23 : WORKDIR /edgex-go 16:12:11 ---> Running in ac00aa6e49eb 16:12:11 Removing intermediate container ac00aa6e49eb 16:12:11 ---> 0c860f833bdb 16:12:11 16:12:11 Step 12/23 : FROM alpine:3.15 16:12:11 3.15: Pulling from library/alpine 16:12:11 ---> 4f91e574e599 16:12:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:12:11 ---> Running in ba2ccb9a5960 16:12:11 ---> c9773647607c 16:12:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:12:12 Removing intermediate container ba2ccb9a5960 16:12:12 ---> da02e069b4e2 16:12:12 Step 22/22 : LABEL version=3.0.0-dev.62 16:12:12 ---> 0d7d50c8ee2d 16:12:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:12:12 ---> Running in 6a2f44fc65b9 16:12:12 ---> Running in 1b528c62034d 16:12:12 ---> b312cf9fe550 16:12:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:12:12 Removing intermediate container 1b528c62034d 16:12:12 ---> 83ab49da8412 16:12:12 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:12:12 Removing intermediate container 6a2f44fc65b9 16:12:12 ---> bdd75cbf44fe 16:12:12 16:12:12 ---> Running in ccb6449474d7 16:12:12 Successfully built bdd75cbf44fe 16:12:12 Successfully tagged core-common-config-bootstrapper:latest 16:12:12  Building core-common-config-bootstrapper ... done Removing intermediate container ccb6449474d7 16:12:12 ---> 4a408e464a58 16:12:12 Step 22/24 : LABEL arch=x86_64 16:12:12 ---> Running in c806635fef48 16:12:12 ---> a0076a465d25 16:12:12 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:12:12 Removing intermediate container c806635fef48 16:12:12 ---> e0f3451e092f 16:12:12 Step 23/24 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:12 ---> Running in bf88e1d95061 16:12:12 Removing intermediate container bf88e1d95061 16:12:12 ---> 37ec05b4efe1 16:12:12 Step 24/24 : LABEL version=3.0.0-dev.62 16:12:12 ---> Running in 2290624e3683 16:12:12 ---> 1a2154587ce8 16:12:12 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:12:13 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:12:13 Status: Downloaded newer image for alpine:3.15 16:12:13 ---> 354640af7b1b 16:12:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:12:13 Removing intermediate container 2290624e3683 16:12:13 ---> 9d69bfb1b3f6 16:12:13 16:12:13 ---> Running in 21960cbea7ab 16:12:13 Successfully built 9d69bfb1b3f6 16:12:13 Successfully tagged security-spire-agent:latest 16:12:13  Building security-spire-agent ... done  ---> a1dcf5bc67ae 16:12:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:12:14 Removing intermediate container 21960cbea7ab 16:12:14 ---> a478c6fcab0f 16:12:14 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:12:14 ---> Running in 3d0c9ee83e5e 16:12:14 ---> bab47e1b143e 16:12:14 Step 27/32 : RUN chmod +x /entrypoint.sh 16:12:14 ---> Running in f6a5c24a2f9f 16:12:14 Removing intermediate container f6a5c24a2f9f 16:12:14 ---> d72103ffb2ab 16:12:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:12:14 ---> Running in 34e73f73904d 16:12:14 Removing intermediate container 34e73f73904d 16:12:14 ---> c9b4ad553388 16:12:14 Step 29/32 : CMD ["gate"] 16:12:15 ---> Running in bdda5c1dbc44 16:12:15 Removing intermediate container bdda5c1dbc44 16:12:15 ---> 65cbaaf1f51d 16:12:15 Step 30/32 : LABEL arch=x86_64 16:12:15 ---> Running in 61243d40015a 16:12:15 Removing intermediate container 61243d40015a 16:12:15 ---> 8b1fdd9746d0 16:12:15 Step 31/32 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:15 ---> Running in ea3713762f38 16:12:15 Removing intermediate container ea3713762f38 16:12:15 ---> 6ec5456c1651 16:12:15 Step 32/32 : LABEL version=3.0.0-dev.62 16:12:15 ---> Running in 708557444ff3 16:12:15 Removing intermediate container 708557444ff3 16:12:15 ---> 2d424632b24c 16:12:15 16:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:12:16 Successfully built 2d424632b24c 16:12:16 Successfully tagged security-bootstrapper:latest 16:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:12:17 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:12:17 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:12:17 OK: 15734 distinct packages available 16:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:12:19 (1/5) Installing dumb-init (1.2.5-r1) 16:12:19 (2/5) Installing musl-obstack (1.2.3-r0) 16:12:19 (3/5) Installing libucontext (1.1-r0) 16:12:19 (4/5) Installing gcompat (1.0.0-r4) 16:12:19 (5/5) Installing openssl (1.1.1t-r1) 16:12:19 Executing busybox-1.34.1-r7.trigger 16:12:19 OK: 6 MiB in 19 packages 16:12:23 Removing intermediate container 3d0c9ee83e5e 16:12:23 ---> 46e212ae5684 16:12:23 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:12:26  Building security-bootstrapper ... done Removing intermediate container 340eee885a08 16:12:26 ---> 43bad9f0d302 16:12:26 16:12:26 Step 9/19 : FROM alpine:3.15 16:12:26 ---> 5ce65d7b0fde 16:12:26 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:12:26 ---> Using cache 16:12:26 ---> 900bbff4de97 16:12:26 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:12:26 ---> Running in 8aaec18a887d 16:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:12:26 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:12:26 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:12:26 OK: 15857 distinct packages available 16:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:12:26 (1/9) Installing ca-certificates (20220614-r0) 16:12:26 (2/9) Installing brotli-libs (1.0.9-r5) 16:12:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:12:26 (4/9) Installing libcurl (7.80.0-r6) 16:12:26 (5/9) Installing curl (7.80.0-r6) 16:12:26 (6/9) Installing dumb-init (1.2.5-r1) 16:12:26 (7/9) Installing musl-obstack (1.2.3-r0) 16:12:26 (8/9) Installing libucontext (1.1-r0) 16:12:26 (9/9) Installing gcompat (1.0.0-r4) 16:12:26 Executing busybox-1.34.1-r7.trigger 16:12:26 Executing ca-certificates-20220614-r0.trigger 16:12:26 OK: 8 MiB in 23 packages 16:12:26 Removing intermediate container 8aaec18a887d 16:12:26 ---> b3aa13dd9acc 16:12:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:26 ---> ca3dbfa92bd5 16:12:26 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:12:27 ---> b99b2bd1cdc4 16:12:27 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:12:27 ---> 77ddb17c327e 16:12:27 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:12:27 ---> Running in 93736c6aa92a 16:12:27 Removing intermediate container 93736c6aa92a 16:12:27 ---> 92bda564096a 16:12:27 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:12:27 ---> Running in e8aaf45f2a23 16:12:27 Removing intermediate container e8aaf45f2a23 16:12:27 ---> 5b6c9cf3c0c9 16:12:27 Step 17/19 : LABEL arch=x86_64 16:12:27 ---> Running in e20747d65aab 16:12:27 Removing intermediate container e20747d65aab 16:12:27 ---> 787df98549d2 16:12:27 Step 18/19 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:27 ---> Running in 56f5a3b783f2 16:12:27 Removing intermediate container 56f5a3b783f2 16:12:27 ---> 08c33445effd 16:12:27 Step 19/19 : LABEL version=3.0.0-dev.62 16:12:28 ---> Running in 2c41f4b14dd9 16:12:28 Removing intermediate container 2c41f4b14dd9 16:12:28 ---> 7367e3ba7e37 16:12:28 16:12:28 Successfully built 7367e3ba7e37 16:12:28 Successfully tagged security-spiffe-token-provider:latest 16:12:28  Building security-spiffe-token-provider ... done  [Pipeline] } 16:12:28 $ docker stop --time=1 6ecab09682a13ff7c50dc5e7c75e13490f6396fd82349c3c45649dbf45f1e075 16:12:29 $ docker rm -f --volumes 6ecab09682a13ff7c50dc5e7c75e13490f6396fd82349c3c45649dbf45f1e075 [Pipeline] // withDockerContainer [Pipeline] sh 16:12:29 ---> 2711adce3d18 16:12:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:12:29 ---> fbb382782e57 16:12:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:12:29 + docker images 16:12:29 REPOSITORY TAG IMAGE ID CREATED SIZE 16:12:29 security-spiffe-token-provider latest 7367e3ba7e37 1 second ago 30MB 16:12:29 43bad9f0d302 5 seconds ago 1.72GB 16:12:29 security-bootstrapper latest 2d424632b24c 14 seconds ago 20.4MB 16:12:29 security-spire-agent latest 9d69bfb1b3f6 16 seconds ago 125MB 16:12:29 core-common-config-bootstrapper latest bdd75cbf44fe 17 seconds ago 15.5MB 16:12:29 security-proxy-setup latest 51b8ae408f96 20 seconds ago 27.8MB 16:12:29 support-notifications latest 3f7d6b8aa5e4 25 seconds ago 30.7MB 16:12:29 60d608803f3b 30 seconds ago 1.67GB 16:12:29 fbba254ff054 34 seconds ago 1.74GB 16:12:29 915bfbcbf3a3 37 seconds ago 1.67GB 16:12:29 a84bff1d551b 37 seconds ago 1.67GB 16:12:29 core-data latest b1be72eb04d3 About a minute ago 17.9MB 16:12:29 core-command latest 7914c4773509 About a minute ago 17.7MB 16:12:29 971d7a196588 About a minute ago 1.68GB 16:12:29 4e02768e6674 About a minute ago 1.68GB 16:12:29 security-secretstore-setup latest 99f290ce1ea3 2 minutes ago 30MB 16:12:29 support-scheduler latest e4b7cb508685 2 minutes ago 30MB 16:12:29 core-metadata latest 2a195d90151a 2 minutes ago 18.5MB 16:12:29 e1721bc9b7e4 2 minutes ago 1.74GB 16:12:29 1105a221de1d 2 minutes ago 1.69GB 16:12:29 9fc90016c281 2 minutes ago 1.67GB 16:12:29 security-spire-config latest 9cecc05d8b98 2 minutes ago 85.8MB 16:12:29 security-spire-server latest e4ac3718f766 2 minutes ago 86.5MB 16:12:29 87243f26b7f7 2 minutes ago 1.55GB 16:12:29 4c2bf3047f8a 2 minutes ago 1.55GB 16:12:29 ci-base-image-x86_64 latest 5e5eee6ddc21 6 minutes ago 904MB 16:12:29 alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB 16:12:29 alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB 16:12:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 16:12:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 16:12:29 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 16:12:29 provisioning config files... 16:12:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/423@tmp/config8758079641485001119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:30 ---> docker-login.sh 16:12:30 nexus3.edgexfoundry.org:10001 16:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:30 Configure a credential helper to remove this warning. See 16:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:30 16:12:30 Login Succeeded 16:12:30 nexus3.edgexfoundry.org:10002 16:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:30 Configure a credential helper to remove this warning. See 16:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:30 16:12:30 Login Succeeded 16:12:30 nexus3.edgexfoundry.org:10003 16:12:30 ---> 059b81e50db2 16:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:30 Configure a credential helper to remove this warning. See 16:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:30 16:12:30 Login Succeeded 16:12:30 nexus3.edgexfoundry.org:10004 16:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:30 Configure a credential helper to remove this warning. See 16:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:30 16:12:30 Login Succeeded 16:12:30 docker.io 16:12:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:31 Configure a credential helper to remove this warning. See 16:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:31 16:12:31 Login Succeeded 16:12:31 ---> docker-login.sh ends [Pipeline] } 16:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:31 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:12:31 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:31 latest 16:12:31 3.0.0-dev.62 16:12:31 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:31 main 16:12:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:31 ---> bc9f057d0e1c 16:12:31 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:12:31 ---> Running in 2c1a6cbfc069 16:12:31 + docker push nexus3.edgexfoundry.org:10004/core-command:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:12:31 5137ca26c88d: Preparing 16:12:31 e282ecf45556: Preparing 16:12:31 181d96583469: Preparing 16:12:31 139e454e8577: Preparing 16:12:31 aa5968d388b8: Preparing 16:12:31 aa5968d388b8: Layer already exists 16:12:31 181d96583469: Pushed 16:12:31 139e454e8577: Pushed 16:12:31 5137ca26c88d: Pushed 16:12:32 Removing intermediate container 2c1a6cbfc069 16:12:32 ---> a4f5731b8c90 16:12:32 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:12:32 ---> Running in 4f45658746a5 16:12:32 Removing intermediate container 4f45658746a5 16:12:32 ---> d1efbb178ac1 16:12:32 Step 21/23 : LABEL arch=arm64 16:12:32 ---> Running in 3f22b3a4eef2 16:12:33 e282ecf45556: Pushed 16:12:33 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:f26fc8ef0ca6f1f497b1eafa8c57b5fe5acbfea2b55d323341825623191b6b70 size: 1363 [Pipeline] } 16:12:33 Removing intermediate container 3f22b3a4eef2 16:12:33 ---> b6b1c8d523fe 16:12:33 Step 22/23 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:33 ---> Running in 06dca2ead495 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:33 Removing intermediate container 06dca2ead495 16:12:33 ---> 365bdf60721f 16:12:33 Step 23/23 : LABEL version=3.0.0-dev.62 16:12:33 ---> Running in ad038728e0c4 16:12:33 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:12:33 5137ca26c88d: Preparing 16:12:33 e282ecf45556: Preparing 16:12:33 181d96583469: Preparing 16:12:33 139e454e8577: Preparing 16:12:33 aa5968d388b8: Preparing 16:12:33 e282ecf45556: Layer already exists 16:12:33 aa5968d388b8: Layer already exists 16:12:33 139e454e8577: Layer already exists 16:12:33 181d96583469: Layer already exists 16:12:33 5137ca26c88d: Layer already exists 16:12:33 latest: digest: sha256:f26fc8ef0ca6f1f497b1eafa8c57b5fe5acbfea2b55d323341825623191b6b70 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:34 Removing intermediate container ad038728e0c4 16:12:34 ---> 8a03e3309066 16:12:34 16:12:34 Successfully built 8a03e3309066 16:12:34 Successfully tagged security-spire-server-arm64:latest 16:12:34  Building security-spire-server ... done Building security-spire-config 16:12:34 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.62 16:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:12:34 5137ca26c88d: Preparing 16:12:34 e282ecf45556: Preparing 16:12:34 181d96583469: Preparing 16:12:34 139e454e8577: Preparing 16:12:34 aa5968d388b8: Preparing 16:12:34 5137ca26c88d: Layer already exists 16:12:34 139e454e8577: Layer already exists 16:12:34 aa5968d388b8: Layer already exists 16:12:34 181d96583469: Layer already exists 16:12:34 e282ecf45556: Layer already exists 16:12:34 3.0.0-dev.62: digest: sha256:f26fc8ef0ca6f1f497b1eafa8c57b5fe5acbfea2b55d323341825623191b6b70 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:35 + docker push nexus3.edgexfoundry.org:10004/core-command:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:12:35 5137ca26c88d: Preparing 16:12:35 e282ecf45556: Preparing 16:12:35 181d96583469: Preparing 16:12:35 139e454e8577: Preparing 16:12:35 aa5968d388b8: Preparing 16:12:35 139e454e8577: Layer already exists 16:12:35 aa5968d388b8: Layer already exists 16:12:35 e282ecf45556: Layer already exists 16:12:35 5137ca26c88d: Layer already exists 16:12:35 181d96583469: Layer already exists 16:12:35 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:f26fc8ef0ca6f1f497b1eafa8c57b5fe5acbfea2b55d323341825623191b6b70 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:35 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:12:35 5137ca26c88d: Preparing 16:12:35 e282ecf45556: Preparing 16:12:35 181d96583469: Preparing 16:12:35 139e454e8577: Preparing 16:12:35 aa5968d388b8: Preparing 16:12:35 181d96583469: Layer already exists 16:12:35 139e454e8577: Layer already exists 16:12:35 aa5968d388b8: Layer already exists 16:12:35 e282ecf45556: Layer already exists 16:12:35 5137ca26c88d: Layer already exists 16:12:35 main: digest: sha256:f26fc8ef0ca6f1f497b1eafa8c57b5fe5acbfea2b55d323341825623191b6b70 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:35 ===================================================== [Pipeline] echo 16:12:35 taggedImages: 16:12:35 - nexus3.edgexfoundry.org:10004/core-command:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:35 - nexus3.edgexfoundry.org:10004/core-command:latest 16:12:35 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.62 16:12:35 - nexus3.edgexfoundry.org:10004/core-command:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:35 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:12:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 16:12:35 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:35 latest 16:12:35 3.0.0-dev.62 16:12:35 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:35 main 16:12:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:12:36 a72c1ae67a50: Preparing 16:12:36 5e5e49f12fd6: Preparing 16:12:36 352af20dda2d: Preparing 16:12:36 dff14c28d6fb: Preparing 16:12:36 181d96583469: Preparing 16:12:36 0e10362d6c0a: Preparing 16:12:36 aa5968d388b8: Preparing 16:12:36 aa5968d388b8: Waiting 16:12:36 0e10362d6c0a: Waiting 16:12:36 181d96583469: Layer already exists 16:12:36 352af20dda2d: Pushed 16:12:36 5e5e49f12fd6: Pushed 16:12:36 aa5968d388b8: Layer already exists 16:12:36 a72c1ae67a50: Pushed 16:12:36 0e10362d6c0a: Pushed 16:12:37 dff14c28d6fb: Pushed 16:12:37 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:5d87da01b2a2c66bdce22c021be718bdde913483fe094709e92897754d5ea292 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:12:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:12:37 ---> 743c5b7d96bc 16:12:37 Step 3/24 : WORKDIR /edgex-go 16:12:37 ---> Using cache 16:12:37 ---> d4e31637f3e0 16:12:37 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:12:37 ---> Running in 79ff1484ac6e 16:12:37 + 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 16:12:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:12:38 a72c1ae67a50: Preparing 16:12:38 5e5e49f12fd6: Preparing 16:12:38 352af20dda2d: Preparing 16:12:38 dff14c28d6fb: Preparing 16:12:38 181d96583469: Preparing 16:12:38 0e10362d6c0a: Preparing 16:12:38 aa5968d388b8: Preparing 16:12:38 0e10362d6c0a: Waiting 16:12:38 aa5968d388b8: Waiting 16:12:38 5e5e49f12fd6: Layer already exists 16:12:38 181d96583469: Layer already exists 16:12:38 a72c1ae67a50: Layer already exists 16:12:38 352af20dda2d: Layer already exists 16:12:38 dff14c28d6fb: Layer already exists 16:12:38 aa5968d388b8: Layer already exists 16:12:38 0e10362d6c0a: Layer already exists 16:12:38 latest: digest: sha256:5d87da01b2a2c66bdce22c021be718bdde913483fe094709e92897754d5ea292 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.62 16:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:12:39 a72c1ae67a50: Preparing 16:12:39 5e5e49f12fd6: Preparing 16:12:39 352af20dda2d: Preparing 16:12:39 dff14c28d6fb: Preparing 16:12:39 181d96583469: Preparing 16:12:39 0e10362d6c0a: Preparing 16:12:39 aa5968d388b8: Preparing 16:12:39 aa5968d388b8: Waiting 16:12:39 0e10362d6c0a: Waiting 16:12:39 352af20dda2d: Layer already exists 16:12:39 a72c1ae67a50: Layer already exists 16:12:39 dff14c28d6fb: Layer already exists 16:12:39 181d96583469: Layer already exists 16:12:39 5e5e49f12fd6: Layer already exists 16:12:39 0e10362d6c0a: Layer already exists 16:12:39 aa5968d388b8: Layer already exists 16:12:39 3.0.0-dev.62: digest: sha256:5d87da01b2a2c66bdce22c021be718bdde913483fe094709e92897754d5ea292 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:12:39 a72c1ae67a50: Preparing 16:12:39 5e5e49f12fd6: Preparing 16:12:39 352af20dda2d: Preparing 16:12:39 dff14c28d6fb: Preparing 16:12:39 181d96583469: Preparing 16:12:39 0e10362d6c0a: Preparing 16:12:39 aa5968d388b8: Preparing 16:12:39 0e10362d6c0a: Waiting 16:12:39 aa5968d388b8: Waiting 16:12:39 dff14c28d6fb: Layer already exists 16:12:39 a72c1ae67a50: Layer already exists 16:12:39 181d96583469: Layer already exists 16:12:39 352af20dda2d: Layer already exists 16:12:39 5e5e49f12fd6: Layer already exists 16:12:39 0e10362d6c0a: Layer already exists 16:12:39 aa5968d388b8: Layer already exists 16:12:39 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:5d87da01b2a2c66bdce22c021be718bdde913483fe094709e92897754d5ea292 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:12:39 + 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 16:12:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 16:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:12:40 a72c1ae67a50: Preparing 16:12:40 5e5e49f12fd6: Preparing 16:12:40 352af20dda2d: Preparing 16:12:40 dff14c28d6fb: Preparing 16:12:40 181d96583469: Preparing 16:12:40 0e10362d6c0a: Preparing 16:12:40 aa5968d388b8: Preparing 16:12:40 0e10362d6c0a: Waiting 16:12:40 aa5968d388b8: Waiting 16:12:40 dff14c28d6fb: Layer already exists 16:12:40 181d96583469: Layer already exists 16:12:40 352af20dda2d: Layer already exists 16:12:40 5e5e49f12fd6: Layer already exists 16:12:40 a72c1ae67a50: Layer already exists 16:12:40 0e10362d6c0a: Layer already exists 16:12:40 aa5968d388b8: Layer already exists 16:12:40 main: digest: sha256:5d87da01b2a2c66bdce22c021be718bdde913483fe094709e92897754d5ea292 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:40 ===================================================== [Pipeline] echo 16:12:40 taggedImages: 16:12:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:12:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.62 16:12:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 16:12:40 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:12:40 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:40 latest 16:12:40 3.0.0-dev.62 16:12:40 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:40 main 16:12:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:41 + docker push nexus3.edgexfoundry.org:10004/core-data:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:12:41 37bcf654c68c: Preparing 16:12:41 6fec5e44a31b: Preparing 16:12:41 181d96583469: Preparing 16:12:41 16df0890cc31: Preparing 16:12:41 aa5968d388b8: Preparing 16:12:41 aa5968d388b8: Layer already exists 16:12:41 181d96583469: Layer already exists 16:12:41 37bcf654c68c: Pushed 16:12:41 16df0890cc31: Pushed 16:12:41 OK: 221 MiB in 51 packages 16:12:42 6fec5e44a31b: Pushed 16:12:42 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:727037058c654ebf5c1f5c881408cdb19151a9e660eaf37d98c2d582b2753b5d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:42 Removing intermediate container 79ff1484ac6e 16:12:42 ---> 60656c0663ae 16:12:42 Step 5/24 : COPY go.mod vendor* ./ 16:12:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:43 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:12:43 37bcf654c68c: Preparing 16:12:43 6fec5e44a31b: Preparing 16:12:43 181d96583469: Preparing 16:12:43 16df0890cc31: Preparing 16:12:43 aa5968d388b8: Preparing 16:12:43 aa5968d388b8: Layer already exists 16:12:43 181d96583469: Layer already exists 16:12:43 6fec5e44a31b: Layer already exists 16:12:43 16df0890cc31: Layer already exists 16:12:43 37bcf654c68c: Layer already exists 16:12:43 latest: digest: sha256:727037058c654ebf5c1f5c881408cdb19151a9e660eaf37d98c2d582b2753b5d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:43 ---> 03d7fed6c3fd 16:12:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:43 ---> Running in 624916a8f2fd 16:12:43 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.62 16:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:12:43 37bcf654c68c: Preparing 16:12:43 6fec5e44a31b: Preparing 16:12:43 181d96583469: Preparing 16:12:43 16df0890cc31: Preparing 16:12:43 aa5968d388b8: Preparing 16:12:43 16df0890cc31: Layer already exists 16:12:43 6fec5e44a31b: Layer already exists 16:12:43 37bcf654c68c: Layer already exists 16:12:43 aa5968d388b8: Layer already exists 16:12:43 181d96583469: Layer already exists 16:12:43 3.0.0-dev.62: digest: sha256:727037058c654ebf5c1f5c881408cdb19151a9e660eaf37d98c2d582b2753b5d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:44 + docker push nexus3.edgexfoundry.org:10004/core-data:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:12:44 37bcf654c68c: Preparing 16:12:44 6fec5e44a31b: Preparing 16:12:44 181d96583469: Preparing 16:12:44 16df0890cc31: Preparing 16:12:44 aa5968d388b8: Preparing 16:12:44 37bcf654c68c: Layer already exists 16:12:44 6fec5e44a31b: Layer already exists 16:12:44 181d96583469: Layer already exists 16:12:44 16df0890cc31: Layer already exists 16:12:44 aa5968d388b8: Layer already exists 16:12:44 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:727037058c654ebf5c1f5c881408cdb19151a9e660eaf37d98c2d582b2753b5d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:45 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:12:45 37bcf654c68c: Preparing 16:12:45 6fec5e44a31b: Preparing 16:12:45 181d96583469: Preparing 16:12:45 16df0890cc31: Preparing 16:12:45 aa5968d388b8: Preparing 16:12:45 16df0890cc31: Layer already exists 16:12:45 aa5968d388b8: Layer already exists 16:12:45 6fec5e44a31b: Layer already exists 16:12:45 181d96583469: Layer already exists 16:12:45 37bcf654c68c: Layer already exists 16:12:45 main: digest: sha256:727037058c654ebf5c1f5c881408cdb19151a9e660eaf37d98c2d582b2753b5d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:45 ===================================================== [Pipeline] echo 16:12:45 taggedImages: 16:12:45 - nexus3.edgexfoundry.org:10004/core-data:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:45 - nexus3.edgexfoundry.org:10004/core-data:latest 16:12:45 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.62 16:12:45 - nexus3.edgexfoundry.org:10004/core-data:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:45 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:12:45 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:12:45 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:45 latest 16:12:45 3.0.0-dev.62 16:12:45 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:45 main 16:12:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:12:45 2f0b7cc9eb3c: Preparing 16:12:45 afce4793eef7: Preparing 16:12:45 a90a0ff733fc: Preparing 16:12:45 181d96583469: Preparing 16:12:45 139e454e8577: Preparing 16:12:45 aa5968d388b8: Preparing 16:12:45 181d96583469: Layer already exists 16:12:45 139e454e8577: Layer already exists 16:12:45 aa5968d388b8: Layer already exists 16:12:45 2f0b7cc9eb3c: Pushed 16:12:45 afce4793eef7: Pushed 16:12:47 a90a0ff733fc: Pushed 16:12:47 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:8bdc807f8e9443db3e130a80b0c9b3285f87e396255c3354a20fe335ecde8310 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:12:47 2f0b7cc9eb3c: Preparing 16:12:47 afce4793eef7: Preparing 16:12:47 a90a0ff733fc: Preparing 16:12:47 181d96583469: Preparing 16:12:47 139e454e8577: Preparing 16:12:47 aa5968d388b8: Preparing 16:12:47 aa5968d388b8: Waiting 16:12:47 afce4793eef7: Layer already exists 16:12:47 a90a0ff733fc: Layer already exists 16:12:47 181d96583469: Layer already exists 16:12:47 2f0b7cc9eb3c: Layer already exists 16:12:47 139e454e8577: Layer already exists 16:12:47 aa5968d388b8: Layer already exists 16:12:47 latest: digest: sha256:8bdc807f8e9443db3e130a80b0c9b3285f87e396255c3354a20fe335ecde8310 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.62 16:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:12:48 2f0b7cc9eb3c: Preparing 16:12:48 afce4793eef7: Preparing 16:12:48 a90a0ff733fc: Preparing 16:12:48 181d96583469: Preparing 16:12:48 139e454e8577: Preparing 16:12:48 aa5968d388b8: Preparing 16:12:48 aa5968d388b8: Waiting 16:12:48 a90a0ff733fc: Layer already exists 16:12:48 139e454e8577: Layer already exists 16:12:48 2f0b7cc9eb3c: Layer already exists 16:12:48 afce4793eef7: Layer already exists 16:12:48 181d96583469: Layer already exists 16:12:48 aa5968d388b8: Layer already exists 16:12:48 3.0.0-dev.62: digest: sha256:8bdc807f8e9443db3e130a80b0c9b3285f87e396255c3354a20fe335ecde8310 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:12:48 2f0b7cc9eb3c: Preparing 16:12:48 afce4793eef7: Preparing 16:12:48 a90a0ff733fc: Preparing 16:12:48 181d96583469: Preparing 16:12:48 139e454e8577: Preparing 16:12:48 aa5968d388b8: Preparing 16:12:48 aa5968d388b8: Waiting 16:12:48 a90a0ff733fc: Layer already exists 16:12:48 181d96583469: Layer already exists 16:12:48 afce4793eef7: Layer already exists 16:12:48 139e454e8577: Layer already exists 16:12:48 2f0b7cc9eb3c: Layer already exists 16:12:48 aa5968d388b8: Layer already exists 16:12:48 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:8bdc807f8e9443db3e130a80b0c9b3285f87e396255c3354a20fe335ecde8310 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:12:49 2f0b7cc9eb3c: Preparing 16:12:49 afce4793eef7: Preparing 16:12:49 a90a0ff733fc: Preparing 16:12:49 181d96583469: Preparing 16:12:49 139e454e8577: Preparing 16:12:49 aa5968d388b8: Preparing 16:12:49 aa5968d388b8: Waiting 16:12:49 a90a0ff733fc: Layer already exists 16:12:49 181d96583469: Layer already exists 16:12:49 139e454e8577: Layer already exists 16:12:49 afce4793eef7: Layer already exists 16:12:49 2f0b7cc9eb3c: Layer already exists 16:12:49 aa5968d388b8: Layer already exists 16:12:49 main: digest: sha256:8bdc807f8e9443db3e130a80b0c9b3285f87e396255c3354a20fe335ecde8310 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:49 ===================================================== [Pipeline] echo 16:12:49 taggedImages: 16:12:49 - nexus3.edgexfoundry.org:10004/core-metadata:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:12:49 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.62 16:12:49 - nexus3.edgexfoundry.org:10004/core-metadata:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:12:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:12:49 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:49 latest 16:12:49 3.0.0-dev.62 16:12:49 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:49 main 16:12:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:12:50 881f24e8b9f8: Preparing 16:12:50 881f24e8b9f8: Preparing 16:12:50 2b67559801be: Preparing 16:12:50 6fa3c5169010: Preparing 16:12:50 f78e9242fb7f: Preparing 16:12:50 d5adc40b9f69: Preparing 16:12:50 d6e4af5b36d8: Preparing 16:12:50 181d96583469: Preparing 16:12:50 b12b97e6cb67: Preparing 16:12:50 9eda08ffd3a5: Preparing 16:12:50 2bd88ecec271: Preparing 16:12:50 cfe2dfb4dcbb: Preparing 16:12:50 aa5968d388b8: Preparing 16:12:50 d6e4af5b36d8: Waiting 16:12:50 181d96583469: Waiting 16:12:50 b12b97e6cb67: Waiting 16:12:50 9eda08ffd3a5: Waiting 16:12:50 2bd88ecec271: Waiting 16:12:50 cfe2dfb4dcbb: Waiting 16:12:50 aa5968d388b8: Waiting 16:12:50 d5adc40b9f69: Pushed 16:12:50 2b67559801be: Pushed 16:12:50 6fa3c5169010: Pushed 16:12:50 881f24e8b9f8: Pushed 16:12:50 f78e9242fb7f: Pushed 16:12:50 181d96583469: Layer already exists 16:12:50 2bd88ecec271: Pushed 16:12:50 aa5968d388b8: Layer already exists 16:12:50 b12b97e6cb67: Pushed 16:12:50 cfe2dfb4dcbb: Pushed 16:12:50 9eda08ffd3a5: Pushed 16:12:51 d6e4af5b36d8: Pushed 16:12:51 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:bb347535abd53e6c50a4c23b0c19175c5b611a6f5bc6549580c09d8abf549fa1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:12:52 881f24e8b9f8: Preparing 16:12:52 881f24e8b9f8: Preparing 16:12:52 2b67559801be: Preparing 16:12:52 6fa3c5169010: Preparing 16:12:52 f78e9242fb7f: Preparing 16:12:52 d5adc40b9f69: Preparing 16:12:52 d6e4af5b36d8: Preparing 16:12:52 181d96583469: Preparing 16:12:52 b12b97e6cb67: Preparing 16:12:52 9eda08ffd3a5: Preparing 16:12:52 2bd88ecec271: Preparing 16:12:52 cfe2dfb4dcbb: Preparing 16:12:52 aa5968d388b8: Preparing 16:12:52 181d96583469: Waiting 16:12:52 d6e4af5b36d8: Waiting 16:12:52 b12b97e6cb67: Waiting 16:12:52 9eda08ffd3a5: Waiting 16:12:52 aa5968d388b8: Waiting 16:12:52 2bd88ecec271: Waiting 16:12:52 d5adc40b9f69: Layer already exists 16:12:52 881f24e8b9f8: Layer already exists 16:12:52 6fa3c5169010: Layer already exists 16:12:52 f78e9242fb7f: Layer already exists 16:12:52 2b67559801be: Layer already exists 16:12:52 d6e4af5b36d8: Layer already exists 16:12:52 b12b97e6cb67: Layer already exists 16:12:52 2bd88ecec271: Layer already exists 16:12:52 181d96583469: Layer already exists 16:12:52 9eda08ffd3a5: Layer already exists 16:12:52 cfe2dfb4dcbb: Layer already exists 16:12:52 aa5968d388b8: Layer already exists 16:12:52 latest: digest: sha256:bb347535abd53e6c50a4c23b0c19175c5b611a6f5bc6549580c09d8abf549fa1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.62 16:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:12:53 881f24e8b9f8: Preparing 16:12:53 881f24e8b9f8: Preparing 16:12:53 2b67559801be: Preparing 16:12:53 6fa3c5169010: Preparing 16:12:53 f78e9242fb7f: Preparing 16:12:53 d5adc40b9f69: Preparing 16:12:53 d6e4af5b36d8: Preparing 16:12:53 181d96583469: Preparing 16:12:53 b12b97e6cb67: Preparing 16:12:53 9eda08ffd3a5: Preparing 16:12:53 2bd88ecec271: Preparing 16:12:53 cfe2dfb4dcbb: Preparing 16:12:53 aa5968d388b8: Preparing 16:12:53 d6e4af5b36d8: Waiting 16:12:53 181d96583469: Waiting 16:12:53 b12b97e6cb67: Waiting 16:12:53 9eda08ffd3a5: Waiting 16:12:53 2bd88ecec271: Waiting 16:12:53 cfe2dfb4dcbb: Waiting 16:12:53 aa5968d388b8: Waiting 16:12:53 d5adc40b9f69: Layer already exists 16:12:53 2b67559801be: Layer already exists 16:12:53 6fa3c5169010: Layer already exists 16:12:53 881f24e8b9f8: Layer already exists 16:12:53 f78e9242fb7f: Layer already exists 16:12:53 d6e4af5b36d8: Layer already exists 16:12:53 181d96583469: Layer already exists 16:12:53 b12b97e6cb67: Layer already exists 16:12:53 2bd88ecec271: Layer already exists 16:12:53 9eda08ffd3a5: Layer already exists 16:12:53 cfe2dfb4dcbb: Layer already exists 16:12:53 aa5968d388b8: Layer already exists 16:12:53 3.0.0-dev.62: digest: sha256:bb347535abd53e6c50a4c23b0c19175c5b611a6f5bc6549580c09d8abf549fa1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:12:53 881f24e8b9f8: Preparing 16:12:53 881f24e8b9f8: Preparing 16:12:53 2b67559801be: Preparing 16:12:53 6fa3c5169010: Preparing 16:12:53 f78e9242fb7f: Preparing 16:12:53 d5adc40b9f69: Preparing 16:12:53 d6e4af5b36d8: Preparing 16:12:53 181d96583469: Preparing 16:12:53 b12b97e6cb67: Preparing 16:12:53 9eda08ffd3a5: Preparing 16:12:53 2bd88ecec271: Preparing 16:12:53 cfe2dfb4dcbb: Preparing 16:12:53 aa5968d388b8: Preparing 16:12:53 d6e4af5b36d8: Waiting 16:12:53 181d96583469: Waiting 16:12:53 b12b97e6cb67: Waiting 16:12:53 9eda08ffd3a5: Waiting 16:12:53 2bd88ecec271: Waiting 16:12:53 cfe2dfb4dcbb: Waiting 16:12:53 aa5968d388b8: Waiting 16:12:53 6fa3c5169010: Layer already exists 16:12:53 2b67559801be: Layer already exists 16:12:53 881f24e8b9f8: Layer already exists 16:12:53 f78e9242fb7f: Layer already exists 16:12:53 d5adc40b9f69: Layer already exists 16:12:53 181d96583469: Layer already exists 16:12:53 d6e4af5b36d8: Layer already exists 16:12:53 b12b97e6cb67: Layer already exists 16:12:53 2bd88ecec271: Layer already exists 16:12:53 9eda08ffd3a5: Layer already exists 16:12:53 cfe2dfb4dcbb: Layer already exists 16:12:53 aa5968d388b8: Layer already exists 16:12:53 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:bb347535abd53e6c50a4c23b0c19175c5b611a6f5bc6549580c09d8abf549fa1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:12:54 881f24e8b9f8: Preparing 16:12:54 881f24e8b9f8: Preparing 16:12:54 2b67559801be: Preparing 16:12:54 6fa3c5169010: Preparing 16:12:54 f78e9242fb7f: Preparing 16:12:54 d5adc40b9f69: Preparing 16:12:54 d6e4af5b36d8: Preparing 16:12:54 181d96583469: Preparing 16:12:54 b12b97e6cb67: Preparing 16:12:54 9eda08ffd3a5: Preparing 16:12:54 2bd88ecec271: Preparing 16:12:54 cfe2dfb4dcbb: Preparing 16:12:54 aa5968d388b8: Preparing 16:12:54 d6e4af5b36d8: Waiting 16:12:54 b12b97e6cb67: Waiting 16:12:54 2bd88ecec271: Waiting 16:12:54 cfe2dfb4dcbb: Waiting 16:12:54 aa5968d388b8: Waiting 16:12:54 9eda08ffd3a5: Waiting 16:12:54 181d96583469: Waiting 16:12:54 881f24e8b9f8: Layer already exists 16:12:54 6fa3c5169010: Layer already exists 16:12:54 2b67559801be: Layer already exists 16:12:54 d5adc40b9f69: Layer already exists 16:12:54 f78e9242fb7f: Layer already exists 16:12:54 d6e4af5b36d8: Layer already exists 16:12:54 181d96583469: Layer already exists 16:12:54 9eda08ffd3a5: Layer already exists 16:12:54 2bd88ecec271: Layer already exists 16:12:54 b12b97e6cb67: Layer already exists 16:12:54 cfe2dfb4dcbb: Layer already exists 16:12:54 aa5968d388b8: Layer already exists 16:12:54 main: digest: sha256:bb347535abd53e6c50a4c23b0c19175c5b611a6f5bc6549580c09d8abf549fa1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:54 ===================================================== [Pipeline] echo 16:12:54 taggedImages: 16:12:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:12:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.62 16:12:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:12:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:12:54 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:54 latest 16:12:54 3.0.0-dev.62 16:12:54 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:54 main 16:12:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:12:55 4e38aecadec3: Preparing 16:12:55 f48dfceae4e0: Preparing 16:12:55 d23911756028: Preparing 16:12:55 3682ef2f7b4b: Preparing 16:12:55 bb069c5bbbf7: Preparing 16:12:55 9a6c5bfdefe5: Preparing 16:12:55 bc176458b703: Preparing 16:12:55 aa5968d388b8: Preparing 16:12:55 aa5968d388b8: Waiting 16:12:55 bc176458b703: Waiting 16:12:55 f48dfceae4e0: Pushed 16:12:55 bb069c5bbbf7: Pushed 16:12:55 4e38aecadec3: Pushed 16:12:55 aa5968d388b8: Layer already exists 16:12:55 9a6c5bfdefe5: Pushed 16:12:55 bc176458b703: Pushed 16:12:56 3682ef2f7b4b: Pushed 16:12:56 d23911756028: Pushed 16:12:56 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:af81aa7b88fa81e040a3b365440a98e6e48e50ea46bfd72c0761b72789d8ac09 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:12:56 4e38aecadec3: Preparing 16:12:56 f48dfceae4e0: Preparing 16:12:56 d23911756028: Preparing 16:12:56 3682ef2f7b4b: Preparing 16:12:56 bb069c5bbbf7: Preparing 16:12:56 9a6c5bfdefe5: Preparing 16:12:56 bc176458b703: Preparing 16:12:56 aa5968d388b8: Preparing 16:12:56 aa5968d388b8: Waiting 16:12:56 9a6c5bfdefe5: Waiting 16:12:56 bc176458b703: Waiting 16:12:56 d23911756028: Layer already exists 16:12:56 3682ef2f7b4b: Layer already exists 16:12:56 bb069c5bbbf7: Layer already exists 16:12:56 4e38aecadec3: Layer already exists 16:12:56 f48dfceae4e0: Layer already exists 16:12:56 bc176458b703: Layer already exists 16:12:56 9a6c5bfdefe5: Layer already exists 16:12:56 aa5968d388b8: Layer already exists 16:12:56 latest: digest: sha256:af81aa7b88fa81e040a3b365440a98e6e48e50ea46bfd72c0761b72789d8ac09 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.62 16:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:12:57 4e38aecadec3: Preparing 16:12:57 f48dfceae4e0: Preparing 16:12:57 d23911756028: Preparing 16:12:57 3682ef2f7b4b: Preparing 16:12:57 bb069c5bbbf7: Preparing 16:12:57 9a6c5bfdefe5: Preparing 16:12:57 bc176458b703: Preparing 16:12:57 aa5968d388b8: Preparing 16:12:57 bc176458b703: Waiting 16:12:57 9a6c5bfdefe5: Waiting 16:12:57 aa5968d388b8: Waiting 16:12:57 4e38aecadec3: Layer already exists 16:12:57 d23911756028: Layer already exists 16:12:57 bb069c5bbbf7: Layer already exists 16:12:57 3682ef2f7b4b: Layer already exists 16:12:57 f48dfceae4e0: Layer already exists 16:12:57 9a6c5bfdefe5: Layer already exists 16:12:57 aa5968d388b8: Layer already exists 16:12:57 bc176458b703: Layer already exists 16:12:57 3.0.0-dev.62: digest: sha256:af81aa7b88fa81e040a3b365440a98e6e48e50ea46bfd72c0761b72789d8ac09 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:12:58 4e38aecadec3: Preparing 16:12:58 f48dfceae4e0: Preparing 16:12:58 d23911756028: Preparing 16:12:58 3682ef2f7b4b: Preparing 16:12:58 bb069c5bbbf7: Preparing 16:12:58 9a6c5bfdefe5: Preparing 16:12:58 bc176458b703: Preparing 16:12:58 aa5968d388b8: Preparing 16:12:58 bc176458b703: Waiting 16:12:58 aa5968d388b8: Waiting 16:12:58 9a6c5bfdefe5: Waiting 16:12:58 bb069c5bbbf7: Layer already exists 16:12:58 4e38aecadec3: Layer already exists 16:12:58 f48dfceae4e0: Layer already exists 16:12:58 d23911756028: Layer already exists 16:12:58 3682ef2f7b4b: Layer already exists 16:12:58 9a6c5bfdefe5: Layer already exists 16:12:58 bc176458b703: Layer already exists 16:12:58 aa5968d388b8: Layer already exists 16:12:58 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:af81aa7b88fa81e040a3b365440a98e6e48e50ea46bfd72c0761b72789d8ac09 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:12:58 4e38aecadec3: Preparing 16:12:58 f48dfceae4e0: Preparing 16:12:58 d23911756028: Preparing 16:12:58 3682ef2f7b4b: Preparing 16:12:58 bb069c5bbbf7: Preparing 16:12:58 9a6c5bfdefe5: Preparing 16:12:58 bc176458b703: Preparing 16:12:58 aa5968d388b8: Preparing 16:12:58 bc176458b703: Waiting 16:12:58 9a6c5bfdefe5: Waiting 16:12:58 aa5968d388b8: Waiting 16:12:58 d23911756028: Layer already exists 16:12:58 f48dfceae4e0: Layer already exists 16:12:58 3682ef2f7b4b: Layer already exists 16:12:58 4e38aecadec3: Layer already exists 16:12:58 bb069c5bbbf7: Layer already exists 16:12:58 9a6c5bfdefe5: Layer already exists 16:12:58 bc176458b703: Layer already exists 16:12:58 aa5968d388b8: Layer already exists 16:12:58 main: digest: sha256:af81aa7b88fa81e040a3b365440a98e6e48e50ea46bfd72c0761b72789d8ac09 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:58 ===================================================== [Pipeline] echo 16:12:58 taggedImages: 16:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.62 16:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:12:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:12:58 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:58 latest 16:12:58 3.0.0-dev.62 16:12:58 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:12:58 main 16:12:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:12:59 79a0a42358d4: Preparing 16:12:59 405032bdb2e3: Preparing 16:12:59 986430585b3d: Preparing 16:12:59 b3bed69fd55f: Preparing 16:12:59 4e1e755a020f: Preparing 16:12:59 3b17ef446a3a: Preparing 16:12:59 0da99587a805: Preparing 16:12:59 b406ec927551: Preparing 16:12:59 891a3a9f8f9a: Preparing 16:12:59 aa5968d388b8: Preparing 16:12:59 3b17ef446a3a: Waiting 16:12:59 0da99587a805: Waiting 16:12:59 b406ec927551: Waiting 16:12:59 891a3a9f8f9a: Waiting 16:12:59 aa5968d388b8: Waiting 16:12:59 405032bdb2e3: Pushed 16:12:59 79a0a42358d4: Pushed 16:12:59 4e1e755a020f: Pushed 16:12:59 3b17ef446a3a: Pushed 16:12:59 0da99587a805: Pushed 16:12:59 b406ec927551: Pushed 16:12:59 aa5968d388b8: Layer already exists 16:12:59 891a3a9f8f9a: Pushed 16:13:00 b3bed69fd55f: Pushed 16:13:01 986430585b3d: Pushed 16:13:01 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:5805949c94f322571d7313a909869fa75e54ae8037dc1069407569777993e244 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:13:01 79a0a42358d4: Preparing 16:13:01 405032bdb2e3: Preparing 16:13:01 986430585b3d: Preparing 16:13:01 b3bed69fd55f: Preparing 16:13:01 4e1e755a020f: Preparing 16:13:01 3b17ef446a3a: Preparing 16:13:01 0da99587a805: Preparing 16:13:01 b406ec927551: Preparing 16:13:01 891a3a9f8f9a: Preparing 16:13:01 aa5968d388b8: Preparing 16:13:01 3b17ef446a3a: Waiting 16:13:01 0da99587a805: Waiting 16:13:01 b406ec927551: Waiting 16:13:01 891a3a9f8f9a: Waiting 16:13:01 aa5968d388b8: Waiting 16:13:01 4e1e755a020f: Layer already exists 16:13:01 b3bed69fd55f: Layer already exists 16:13:01 986430585b3d: Layer already exists 16:13:01 79a0a42358d4: Layer already exists 16:13:01 405032bdb2e3: Layer already exists 16:13:01 3b17ef446a3a: Layer already exists 16:13:01 0da99587a805: Layer already exists 16:13:01 891a3a9f8f9a: Layer already exists 16:13:01 aa5968d388b8: Layer already exists 16:13:01 b406ec927551: Layer already exists 16:13:01 latest: digest: sha256:5805949c94f322571d7313a909869fa75e54ae8037dc1069407569777993e244 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.62 16:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:13:02 79a0a42358d4: Preparing 16:13:02 405032bdb2e3: Preparing 16:13:02 986430585b3d: Preparing 16:13:02 b3bed69fd55f: Preparing 16:13:02 4e1e755a020f: Preparing 16:13:02 3b17ef446a3a: Preparing 16:13:02 0da99587a805: Preparing 16:13:02 b406ec927551: Preparing 16:13:02 891a3a9f8f9a: Preparing 16:13:02 aa5968d388b8: Preparing 16:13:02 3b17ef446a3a: Waiting 16:13:02 891a3a9f8f9a: Waiting 16:13:02 0da99587a805: Waiting 16:13:02 b406ec927551: Waiting 16:13:02 aa5968d388b8: Waiting 16:13:02 4e1e755a020f: Layer already exists 16:13:02 986430585b3d: Layer already exists 16:13:02 405032bdb2e3: Layer already exists 16:13:02 79a0a42358d4: Layer already exists 16:13:02 b3bed69fd55f: Layer already exists 16:13:02 3b17ef446a3a: Layer already exists 16:13:02 0da99587a805: Layer already exists 16:13:02 b406ec927551: Layer already exists 16:13:02 aa5968d388b8: Layer already exists 16:13:02 891a3a9f8f9a: Layer already exists 16:13:02 3.0.0-dev.62: digest: sha256:5805949c94f322571d7313a909869fa75e54ae8037dc1069407569777993e244 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:13:03 79a0a42358d4: Preparing 16:13:03 405032bdb2e3: Preparing 16:13:03 986430585b3d: Preparing 16:13:03 b3bed69fd55f: Preparing 16:13:03 4e1e755a020f: Preparing 16:13:03 3b17ef446a3a: Preparing 16:13:03 0da99587a805: Preparing 16:13:03 b406ec927551: Preparing 16:13:03 891a3a9f8f9a: Preparing 16:13:03 aa5968d388b8: Preparing 16:13:03 3b17ef446a3a: Waiting 16:13:03 0da99587a805: Waiting 16:13:03 b406ec927551: Waiting 16:13:03 891a3a9f8f9a: Waiting 16:13:03 aa5968d388b8: Waiting 16:13:03 4e1e755a020f: Layer already exists 16:13:03 986430585b3d: Layer already exists 16:13:03 b3bed69fd55f: Layer already exists 16:13:03 405032bdb2e3: Layer already exists 16:13:03 79a0a42358d4: Layer already exists 16:13:03 3b17ef446a3a: Layer already exists 16:13:03 0da99587a805: Layer already exists 16:13:03 891a3a9f8f9a: Layer already exists 16:13:03 aa5968d388b8: Layer already exists 16:13:03 b406ec927551: Layer already exists 16:13:03 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:5805949c94f322571d7313a909869fa75e54ae8037dc1069407569777993e244 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:13:03 79a0a42358d4: Preparing 16:13:03 405032bdb2e3: Preparing 16:13:03 986430585b3d: Preparing 16:13:03 b3bed69fd55f: Preparing 16:13:03 4e1e755a020f: Preparing 16:13:03 3b17ef446a3a: Preparing 16:13:03 0da99587a805: Preparing 16:13:03 b406ec927551: Preparing 16:13:03 891a3a9f8f9a: Preparing 16:13:03 aa5968d388b8: Preparing 16:13:03 b406ec927551: Waiting 16:13:03 3b17ef446a3a: Waiting 16:13:03 0da99587a805: Waiting 16:13:03 891a3a9f8f9a: Waiting 16:13:03 405032bdb2e3: Layer already exists 16:13:03 b3bed69fd55f: Layer already exists 16:13:03 4e1e755a020f: Layer already exists 16:13:03 986430585b3d: Layer already exists 16:13:03 79a0a42358d4: Layer already exists 16:13:03 3b17ef446a3a: Layer already exists 16:13:03 b406ec927551: Layer already exists 16:13:03 891a3a9f8f9a: Layer already exists 16:13:03 0da99587a805: Layer already exists 16:13:03 aa5968d388b8: Layer already exists 16:13:03 main: digest: sha256:5805949c94f322571d7313a909869fa75e54ae8037dc1069407569777993e244 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:03 ===================================================== [Pipeline] echo 16:13:03 taggedImages: 16:13:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:13:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.62 16:13:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:13:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 16:13:03 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:03 latest 16:13:03 3.0.0-dev.62 16:13:03 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:03 main 16:13:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:13:04 802f64b8190a: Preparing 16:13:04 fee5e66a939e: Preparing 16:13:04 181d96583469: Preparing 16:13:04 014b5b181b10: Preparing 16:13:04 4e6476652798: Preparing 16:13:04 181d96583469: Layer already exists 16:13:04 4e6476652798: Layer already exists 16:13:04 802f64b8190a: Pushed 16:13:04 014b5b181b10: Pushed 16:13:06 fee5e66a939e: Pushed 16:13:06 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:7ee057a01d3ffa034fecfda303987dd841d0902933de0e8b5f6f3198e5de69e4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:07 + 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 16:13:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:13:07 802f64b8190a: Preparing 16:13:07 fee5e66a939e: Preparing 16:13:07 181d96583469: Preparing 16:13:07 014b5b181b10: Preparing 16:13:07 4e6476652798: Preparing 16:13:07 fee5e66a939e: Layer already exists 16:13:07 4e6476652798: Layer already exists 16:13:07 802f64b8190a: Layer already exists 16:13:07 181d96583469: Layer already exists 16:13:07 014b5b181b10: Layer already exists 16:13:07 latest: digest: sha256:7ee057a01d3ffa034fecfda303987dd841d0902933de0e8b5f6f3198e5de69e4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.62 16:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:13:08 802f64b8190a: Preparing 16:13:08 fee5e66a939e: Preparing 16:13:08 181d96583469: Preparing 16:13:08 014b5b181b10: Preparing 16:13:08 4e6476652798: Preparing 16:13:08 802f64b8190a: Layer already exists 16:13:08 014b5b181b10: Layer already exists 16:13:08 181d96583469: Layer already exists 16:13:08 4e6476652798: Layer already exists 16:13:08 fee5e66a939e: Layer already exists 16:13:08 3.0.0-dev.62: digest: sha256:7ee057a01d3ffa034fecfda303987dd841d0902933de0e8b5f6f3198e5de69e4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:13:08 802f64b8190a: Preparing 16:13:08 fee5e66a939e: Preparing 16:13:08 181d96583469: Preparing 16:13:08 014b5b181b10: Preparing 16:13:08 4e6476652798: Preparing 16:13:08 181d96583469: Layer already exists 16:13:08 014b5b181b10: Layer already exists 16:13:08 fee5e66a939e: Layer already exists 16:13:08 4e6476652798: Layer already exists 16:13:08 802f64b8190a: Layer already exists 16:13:08 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:7ee057a01d3ffa034fecfda303987dd841d0902933de0e8b5f6f3198e5de69e4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:09 + 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 16:13:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 16:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:13:09 802f64b8190a: Preparing 16:13:09 fee5e66a939e: Preparing 16:13:09 181d96583469: Preparing 16:13:09 014b5b181b10: Preparing 16:13:09 4e6476652798: Preparing 16:13:09 4e6476652798: Layer already exists 16:13:09 014b5b181b10: Layer already exists 16:13:09 802f64b8190a: Layer already exists 16:13:09 181d96583469: Layer already exists 16:13:09 fee5e66a939e: Layer already exists 16:13:09 main: digest: sha256:7ee057a01d3ffa034fecfda303987dd841d0902933de0e8b5f6f3198e5de69e4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:09 ===================================================== [Pipeline] echo 16:13:09 taggedImages: 16:13:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:13:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.62 16:13:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 16:13:09 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 16:13:09 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:09 latest 16:13:09 3.0.0-dev.62 16:13:09 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:09 main 16:13:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:13:10 4a30d7b32cb9: Preparing 16:13:10 fbe748751c70: Preparing 16:13:10 7005a4900142: Preparing 16:13:10 213b2b8fef78: Preparing 16:13:10 e4d85c5465ec: Preparing 16:13:10 5dcd69ca234a: Preparing 16:13:10 4e6476652798: Preparing 16:13:10 5dcd69ca234a: Waiting 16:13:10 4e6476652798: Waiting 16:13:10 7005a4900142: Pushed 16:13:10 fbe748751c70: Pushed 16:13:10 4a30d7b32cb9: Pushed 16:13:10 4e6476652798: Layer already exists 16:13:10 5dcd69ca234a: Pushed 16:13:13 e4d85c5465ec: Pushed 16:13:17 213b2b8fef78: Pushed 16:13:17 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:c23fb9f6cbebbb06b45019a317297f33256555f3b30157240725e736efe1352e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:13:18 4a30d7b32cb9: Preparing 16:13:18 fbe748751c70: Preparing 16:13:18 7005a4900142: Preparing 16:13:18 213b2b8fef78: Preparing 16:13:18 e4d85c5465ec: Preparing 16:13:18 5dcd69ca234a: Preparing 16:13:18 4e6476652798: Preparing 16:13:18 4e6476652798: Waiting 16:13:18 5dcd69ca234a: Waiting 16:13:18 fbe748751c70: Layer already exists 16:13:18 4a30d7b32cb9: Layer already exists 16:13:18 e4d85c5465ec: Layer already exists 16:13:18 213b2b8fef78: Layer already exists 16:13:18 7005a4900142: Layer already exists 16:13:18 5dcd69ca234a: Layer already exists 16:13:18 4e6476652798: Layer already exists 16:13:18 latest: digest: sha256:c23fb9f6cbebbb06b45019a317297f33256555f3b30157240725e736efe1352e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.62 16:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:13:18 4a30d7b32cb9: Preparing 16:13:18 fbe748751c70: Preparing 16:13:18 7005a4900142: Preparing 16:13:18 213b2b8fef78: Preparing 16:13:18 e4d85c5465ec: Preparing 16:13:18 5dcd69ca234a: Preparing 16:13:18 4e6476652798: Preparing 16:13:18 5dcd69ca234a: Waiting 16:13:18 4e6476652798: Waiting 16:13:18 e4d85c5465ec: Layer already exists 16:13:18 4a30d7b32cb9: Layer already exists 16:13:18 213b2b8fef78: Layer already exists 16:13:18 7005a4900142: Layer already exists 16:13:18 fbe748751c70: Layer already exists 16:13:18 5dcd69ca234a: Layer already exists 16:13:18 4e6476652798: Layer already exists 16:13:18 3.0.0-dev.62: digest: sha256:c23fb9f6cbebbb06b45019a317297f33256555f3b30157240725e736efe1352e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:13:19 4a30d7b32cb9: Preparing 16:13:19 fbe748751c70: Preparing 16:13:19 7005a4900142: Preparing 16:13:19 213b2b8fef78: Preparing 16:13:19 e4d85c5465ec: Preparing 16:13:19 5dcd69ca234a: Preparing 16:13:19 4e6476652798: Preparing 16:13:19 5dcd69ca234a: Waiting 16:13:19 4e6476652798: Waiting 16:13:19 e4d85c5465ec: Layer already exists 16:13:19 fbe748751c70: Layer already exists 16:13:19 213b2b8fef78: Layer already exists 16:13:19 4a30d7b32cb9: Layer already exists 16:13:19 7005a4900142: Layer already exists 16:13:19 5dcd69ca234a: Layer already exists 16:13:19 4e6476652798: Layer already exists 16:13:19 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:c23fb9f6cbebbb06b45019a317297f33256555f3b30157240725e736efe1352e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:13:19 4a30d7b32cb9: Preparing 16:13:19 fbe748751c70: Preparing 16:13:19 7005a4900142: Preparing 16:13:19 213b2b8fef78: Preparing 16:13:19 e4d85c5465ec: Preparing 16:13:19 5dcd69ca234a: Preparing 16:13:19 4e6476652798: Preparing 16:13:19 5dcd69ca234a: Waiting 16:13:19 4e6476652798: Waiting 16:13:19 7005a4900142: Layer already exists 16:13:19 e4d85c5465ec: Layer already exists 16:13:19 213b2b8fef78: Layer already exists 16:13:19 4a30d7b32cb9: Layer already exists 16:13:19 fbe748751c70: Layer already exists 16:13:19 5dcd69ca234a: Layer already exists 16:13:19 4e6476652798: Layer already exists 16:13:19 main: digest: sha256:c23fb9f6cbebbb06b45019a317297f33256555f3b30157240725e736efe1352e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:19 ===================================================== [Pipeline] echo 16:13:19 taggedImages: 16:13:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:13:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.62 16:13:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:13:19 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:13:19 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:19 latest 16:13:19 3.0.0-dev.62 16:13:19 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:19 main 16:13:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:13:20 6c62a9f1cee5: Preparing 16:13:20 b0bc616689a9: Preparing 16:13:20 1b750e0167a8: Preparing 16:13:20 fe23907bc0bc: Preparing 16:13:20 a5192b287aa7: Preparing 16:13:20 4e6476652798: Preparing 16:13:20 4e6476652798: Waiting 16:13:20 6c62a9f1cee5: Pushed 16:13:20 1b750e0167a8: Pushed 16:13:20 b0bc616689a9: Pushed 16:13:20 4e6476652798: Layer already exists 16:13:20 a5192b287aa7: Pushed 16:13:28 fe23907bc0bc: Pushed 16:13:28 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:17001244e28595f2f8b20c0fccdf24f481355d06b277a07f9e440c4d3028cee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:13:29 6c62a9f1cee5: Preparing 16:13:29 b0bc616689a9: Preparing 16:13:29 1b750e0167a8: Preparing 16:13:29 fe23907bc0bc: Preparing 16:13:29 a5192b287aa7: Preparing 16:13:29 4e6476652798: Preparing 16:13:29 a5192b287aa7: Layer already exists 16:13:29 fe23907bc0bc: Layer already exists 16:13:29 1b750e0167a8: Layer already exists 16:13:29 b0bc616689a9: Layer already exists 16:13:29 6c62a9f1cee5: Layer already exists 16:13:29 4e6476652798: Layer already exists 16:13:29 latest: digest: sha256:17001244e28595f2f8b20c0fccdf24f481355d06b277a07f9e440c4d3028cee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.62 16:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:13:30 6c62a9f1cee5: Preparing 16:13:30 b0bc616689a9: Preparing 16:13:30 1b750e0167a8: Preparing 16:13:30 fe23907bc0bc: Preparing 16:13:30 a5192b287aa7: Preparing 16:13:30 4e6476652798: Preparing 16:13:30 6c62a9f1cee5: Layer already exists 16:13:30 fe23907bc0bc: Layer already exists 16:13:30 b0bc616689a9: Layer already exists 16:13:30 1b750e0167a8: Layer already exists 16:13:30 a5192b287aa7: Layer already exists 16:13:30 4e6476652798: Layer already exists 16:13:30 3.0.0-dev.62: digest: sha256:17001244e28595f2f8b20c0fccdf24f481355d06b277a07f9e440c4d3028cee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:13:30 6c62a9f1cee5: Preparing 16:13:30 b0bc616689a9: Preparing 16:13:30 1b750e0167a8: Preparing 16:13:30 fe23907bc0bc: Preparing 16:13:30 a5192b287aa7: Preparing 16:13:30 4e6476652798: Preparing 16:13:30 4e6476652798: Waiting 16:13:30 fe23907bc0bc: Layer already exists 16:13:30 a5192b287aa7: Layer already exists 16:13:30 1b750e0167a8: Layer already exists 16:13:30 b0bc616689a9: Layer already exists 16:13:30 6c62a9f1cee5: Layer already exists 16:13:30 4e6476652798: Layer already exists 16:13:30 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:17001244e28595f2f8b20c0fccdf24f481355d06b277a07f9e440c4d3028cee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:13:31 6c62a9f1cee5: Preparing 16:13:31 b0bc616689a9: Preparing 16:13:31 1b750e0167a8: Preparing 16:13:31 fe23907bc0bc: Preparing 16:13:31 a5192b287aa7: Preparing 16:13:31 4e6476652798: Preparing 16:13:31 4e6476652798: Waiting 16:13:31 1b750e0167a8: Layer already exists 16:13:31 a5192b287aa7: Layer already exists 16:13:31 fe23907bc0bc: Layer already exists 16:13:31 b0bc616689a9: Layer already exists 16:13:31 6c62a9f1cee5: Layer already exists 16:13:31 4e6476652798: Layer already exists 16:13:31 main: digest: sha256:17001244e28595f2f8b20c0fccdf24f481355d06b277a07f9e440c4d3028cee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:31 ===================================================== [Pipeline] echo 16:13:31 taggedImages: 16:13:31 - nexus3.edgexfoundry.org:10004/security-spire-config:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:31 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:13:31 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.62 16:13:31 - nexus3.edgexfoundry.org:10004/security-spire-config:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:31 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:13:31 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:13:31 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:31 latest 16:13:31 3.0.0-dev.62 16:13:31 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:31 main 16:13:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:13:32 d6796e9cbc4d: Preparing 16:13:32 39cd5213fc44: Preparing 16:13:32 071e11eb590b: Preparing 16:13:32 fe23907bc0bc: Preparing 16:13:32 5dcd69ca234a: Preparing 16:13:32 4e6476652798: Preparing 16:13:32 4e6476652798: Waiting 16:13:32 fe23907bc0bc: Layer already exists 16:13:32 5dcd69ca234a: Layer already exists 16:13:32 4e6476652798: Layer already exists 16:13:32 071e11eb590b: Pushed 16:13:32 d6796e9cbc4d: Pushed 16:13:32 39cd5213fc44: Pushed 16:13:32 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:6fc3b5ce9b31b5e694703099807ad3eaa49f0db3ac134693d42efc62d0d8026f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:13:32 d6796e9cbc4d: Preparing 16:13:32 39cd5213fc44: Preparing 16:13:32 071e11eb590b: Preparing 16:13:32 fe23907bc0bc: Preparing 16:13:32 5dcd69ca234a: Preparing 16:13:32 4e6476652798: Preparing 16:13:32 4e6476652798: Waiting 16:13:32 071e11eb590b: Layer already exists 16:13:32 39cd5213fc44: Layer already exists 16:13:32 fe23907bc0bc: Layer already exists 16:13:32 d6796e9cbc4d: Layer already exists 16:13:32 5dcd69ca234a: Layer already exists 16:13:32 4e6476652798: Layer already exists 16:13:32 latest: digest: sha256:6fc3b5ce9b31b5e694703099807ad3eaa49f0db3ac134693d42efc62d0d8026f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.62 16:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:13:33 d6796e9cbc4d: Preparing 16:13:33 39cd5213fc44: Preparing 16:13:33 071e11eb590b: Preparing 16:13:33 fe23907bc0bc: Preparing 16:13:33 5dcd69ca234a: Preparing 16:13:33 4e6476652798: Preparing 16:13:33 4e6476652798: Waiting 16:13:33 5dcd69ca234a: Layer already exists 16:13:33 071e11eb590b: Layer already exists 16:13:33 d6796e9cbc4d: Layer already exists 16:13:33 fe23907bc0bc: Layer already exists 16:13:33 39cd5213fc44: Layer already exists 16:13:33 4e6476652798: Layer already exists 16:13:33 3.0.0-dev.62: digest: sha256:6fc3b5ce9b31b5e694703099807ad3eaa49f0db3ac134693d42efc62d0d8026f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:13:34 d6796e9cbc4d: Preparing 16:13:34 39cd5213fc44: Preparing 16:13:34 071e11eb590b: Preparing 16:13:34 fe23907bc0bc: Preparing 16:13:34 5dcd69ca234a: Preparing 16:13:34 4e6476652798: Preparing 16:13:34 39cd5213fc44: Layer already exists 16:13:34 d6796e9cbc4d: Layer already exists 16:13:34 071e11eb590b: Layer already exists 16:13:34 fe23907bc0bc: Layer already exists 16:13:34 5dcd69ca234a: Layer already exists 16:13:34 4e6476652798: Layer already exists 16:13:34 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:6fc3b5ce9b31b5e694703099807ad3eaa49f0db3ac134693d42efc62d0d8026f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:13:34 d6796e9cbc4d: Preparing 16:13:34 39cd5213fc44: Preparing 16:13:34 071e11eb590b: Preparing 16:13:34 fe23907bc0bc: Preparing 16:13:34 5dcd69ca234a: Preparing 16:13:34 4e6476652798: Preparing 16:13:34 4e6476652798: Waiting 16:13:34 fe23907bc0bc: Layer already exists 16:13:34 5dcd69ca234a: Layer already exists 16:13:34 071e11eb590b: Layer already exists 16:13:34 39cd5213fc44: Layer already exists 16:13:34 d6796e9cbc4d: Layer already exists 16:13:34 4e6476652798: Layer already exists 16:13:34 main: digest: sha256:6fc3b5ce9b31b5e694703099807ad3eaa49f0db3ac134693d42efc62d0d8026f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:34 ===================================================== [Pipeline] echo 16:13:34 taggedImages: 16:13:34 - nexus3.edgexfoundry.org:10004/security-spire-server:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:34 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:13:34 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.62 16:13:34 - nexus3.edgexfoundry.org:10004/security-spire-server:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:34 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:13:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:13:34 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:34 latest 16:13:34 3.0.0-dev.62 16:13:34 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:34 main 16:13:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:13:35 5dc46938b94e: Preparing 16:13:35 aefac4bc7333: Preparing 16:13:35 181d96583469: Preparing 16:13:35 4584bd7763fa: Preparing 16:13:35 aa5968d388b8: Preparing 16:13:35 aa5968d388b8: Layer already exists 16:13:35 181d96583469: Layer already exists 16:13:35 5dc46938b94e: Pushed 16:13:35 4584bd7763fa: Pushed 16:13:37 aefac4bc7333: Pushed 16:13:38 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:816f981edd074da26ecb7723699f3138b0e9458dee6c01b23d9c2abbf8596283 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:13:38 5dc46938b94e: Preparing 16:13:38 aefac4bc7333: Preparing 16:13:38 181d96583469: Preparing 16:13:38 4584bd7763fa: Preparing 16:13:38 aa5968d388b8: Preparing 16:13:38 181d96583469: Layer already exists 16:13:38 aa5968d388b8: Layer already exists 16:13:38 5dc46938b94e: Layer already exists 16:13:38 4584bd7763fa: Layer already exists 16:13:38 aefac4bc7333: Layer already exists 16:13:38 latest: digest: sha256:816f981edd074da26ecb7723699f3138b0e9458dee6c01b23d9c2abbf8596283 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.62 16:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:13:39 5dc46938b94e: Preparing 16:13:39 aefac4bc7333: Preparing 16:13:39 181d96583469: Preparing 16:13:39 4584bd7763fa: Preparing 16:13:39 aa5968d388b8: Preparing 16:13:39 aa5968d388b8: Layer already exists 16:13:39 5dc46938b94e: Layer already exists 16:13:39 aefac4bc7333: Layer already exists 16:13:39 181d96583469: Layer already exists 16:13:39 4584bd7763fa: Layer already exists 16:13:39 3.0.0-dev.62: digest: sha256:816f981edd074da26ecb7723699f3138b0e9458dee6c01b23d9c2abbf8596283 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:13:40 5dc46938b94e: Preparing 16:13:40 aefac4bc7333: Preparing 16:13:40 181d96583469: Preparing 16:13:40 4584bd7763fa: Preparing 16:13:40 aa5968d388b8: Preparing 16:13:40 181d96583469: Layer already exists 16:13:40 aa5968d388b8: Layer already exists 16:13:40 5dc46938b94e: Layer already exists 16:13:40 4584bd7763fa: Layer already exists 16:13:40 aefac4bc7333: Layer already exists 16:13:40 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:816f981edd074da26ecb7723699f3138b0e9458dee6c01b23d9c2abbf8596283 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:13:41 5dc46938b94e: Preparing 16:13:41 aefac4bc7333: Preparing 16:13:41 181d96583469: Preparing 16:13:41 4584bd7763fa: Preparing 16:13:41 aa5968d388b8: Preparing 16:13:41 5dc46938b94e: Layer already exists 16:13:41 aa5968d388b8: Layer already exists 16:13:41 aefac4bc7333: Layer already exists 16:13:41 4584bd7763fa: Layer already exists 16:13:41 181d96583469: Layer already exists 16:13:41 main: digest: sha256:816f981edd074da26ecb7723699f3138b0e9458dee6c01b23d9c2abbf8596283 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:41 ===================================================== [Pipeline] echo 16:13:41 taggedImages: 16:13:41 - nexus3.edgexfoundry.org:10004/support-notifications:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:13:41 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.62 16:13:41 - nexus3.edgexfoundry.org:10004/support-notifications:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:13:41 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:13:41 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:41 latest 16:13:41 3.0.0-dev.62 16:13:41 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:41 main 16:13:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:13:42 8537dd03054f: Preparing 16:13:42 e0c9c1d15d26: Preparing 16:13:42 181d96583469: Preparing 16:13:42 138c9db14734: Preparing 16:13:42 aa5968d388b8: Preparing 16:13:42 aa5968d388b8: Layer already exists 16:13:42 181d96583469: Layer already exists 16:13:42 8537dd03054f: Pushed 16:13:42 138c9db14734: Pushed 16:13:44 e0c9c1d15d26: Pushed 16:13:44 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:2e55b943f9919882f04115784c84691f539441f27bc8c317925419c0c250a6a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:13:45 8537dd03054f: Preparing 16:13:45 e0c9c1d15d26: Preparing 16:13:45 181d96583469: Preparing 16:13:45 138c9db14734: Preparing 16:13:45 aa5968d388b8: Preparing 16:13:45 aa5968d388b8: Layer already exists 16:13:45 138c9db14734: Layer already exists 16:13:45 8537dd03054f: Layer already exists 16:13:45 181d96583469: Layer already exists 16:13:45 e0c9c1d15d26: Layer already exists 16:13:45 latest: digest: sha256:2e55b943f9919882f04115784c84691f539441f27bc8c317925419c0c250a6a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.62 16:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:13:45 8537dd03054f: Preparing 16:13:45 e0c9c1d15d26: Preparing 16:13:45 181d96583469: Preparing 16:13:45 138c9db14734: Preparing 16:13:45 aa5968d388b8: Preparing 16:13:45 181d96583469: Layer already exists 16:13:45 8537dd03054f: Layer already exists 16:13:45 138c9db14734: Layer already exists 16:13:45 e0c9c1d15d26: Layer already exists 16:13:45 aa5968d388b8: Layer already exists 16:13:45 3.0.0-dev.62: digest: sha256:2e55b943f9919882f04115784c84691f539441f27bc8c317925419c0c250a6a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:13:46 8537dd03054f: Preparing 16:13:46 e0c9c1d15d26: Preparing 16:13:46 181d96583469: Preparing 16:13:46 138c9db14734: Preparing 16:13:46 aa5968d388b8: Preparing 16:13:46 181d96583469: Layer already exists 16:13:46 aa5968d388b8: Layer already exists 16:13:46 e0c9c1d15d26: Layer already exists 16:13:46 8537dd03054f: Layer already exists 16:13:46 138c9db14734: Layer already exists 16:13:46 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:2e55b943f9919882f04115784c84691f539441f27bc8c317925419c0c250a6a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:13:47 8537dd03054f: Preparing 16:13:47 e0c9c1d15d26: Preparing 16:13:47 181d96583469: Preparing 16:13:47 138c9db14734: Preparing 16:13:47 aa5968d388b8: Preparing 16:13:47 aa5968d388b8: Layer already exists 16:13:47 8537dd03054f: Layer already exists 16:13:47 181d96583469: Layer already exists 16:13:47 e0c9c1d15d26: Layer already exists 16:13:47 138c9db14734: Layer already exists 16:13:47 main: digest: sha256:2e55b943f9919882f04115784c84691f539441f27bc8c317925419c0c250a6a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:47 ===================================================== [Pipeline] echo 16:13:47 taggedImages: 16:13:47 - nexus3.edgexfoundry.org:10004/support-scheduler:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:13:47 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:13:47 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.62 16:13:47 - nexus3.edgexfoundry.org:10004/support-scheduler:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:13:47 - 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] } 16:14:20 Removing intermediate container 624916a8f2fd 16:14:20 ---> a0e942e82e65 16:14:20 Step 7/24 : COPY . . 16:14:20 ---> ad2f1086c344 16:14:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:14:20 ---> Running in d107b54cd5f0 16:14:21 Removing intermediate container d107b54cd5f0 16:14:21 ---> bd5a63f73a7e 16:14:21 Step 9/24 : WORKDIR /edgex-go/spire-build 16:14:21 ---> Running in 9e7bd48b7a71 16:14:21 Removing intermediate container 9e7bd48b7a71 16:14:21 ---> 624e8498abee 16:14:21 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:14:21 ---> Running in 063d7728242b 16:14:25 Removing intermediate container 063d7728242b 16:14:25 ---> 69df03c792c7 16:14:25 Step 11/24 : WORKDIR /edgex-go 16:14:25 ---> Running in 3be07690dd4f 16:14:25 Removing intermediate container 3be07690dd4f 16:14:25 ---> 0f7ee91b333a 16:14:25 16:14:25 Step 12/24 : FROM alpine:3.15 16:14:25 ---> 354640af7b1b 16:14:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:14:25 ---> Using cache 16:14:25 ---> a478c6fcab0f 16:14:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:14:25 ---> Running in 16a84c10f504 16:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:14:29 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:14:29 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:14:29 OK: 15734 distinct packages available 16:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:14:31 (1/4) Installing dumb-init (1.2.5-r1) 16:14:31 (2/4) Installing musl-obstack (1.2.3-r0) 16:14:31 (3/4) Installing libucontext (1.1-r0) 16:14:31 (4/4) Installing gcompat (1.0.0-r4) 16:14:31 Executing busybox-1.34.1-r7.trigger 16:14:31 OK: 6 MiB in 18 packages 16:14:33 Removing intermediate container 16a84c10f504 16:14:33 ---> ac977884d06d 16:14:33 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:14:43 ---> 32774c8c5d4e 16:14:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:14:43 ---> 30f2efba2ae3 16:14:43 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:14:43 ---> Running in 83fd03f60e36 16:14:43 Removing intermediate container 83fd03f60e36 16:14:43 ---> 01b87c9b9255 16:14:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:14:44 ---> 734abb46c3e7 16:14:44 Step 19/24 : WORKDIR / 16:14:45 ---> Running in 98379d039d93 16:14:45 Removing intermediate container 98379d039d93 16:14:45 ---> c3c53180111b 16:14:45 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:14:45 ---> Running in 15c9c626ed2c 16:14:46 Removing intermediate container 15c9c626ed2c 16:14:46 ---> 53630e8ef197 16:14:46 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:14:46 ---> Running in 2bff289af53b 16:14:47 Removing intermediate container 2bff289af53b 16:14:47 ---> 3311c59d5aba 16:14:47 Step 22/24 : LABEL arch=arm64 16:14:47 ---> Running in 37387f3a761e 16:14:47 Removing intermediate container 37387f3a761e 16:14:47 ---> 517d366fe59d 16:14:47 Step 23/24 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:14:47 ---> Running in 4eb67ff3d4a1 16:14:48 Removing intermediate container 4eb67ff3d4a1 16:14:48 ---> 2b5d42350046 16:14:48 Step 24/24 : LABEL version=3.0.0-dev.62 16:14:48 ---> Running in ecc0aca889fa 16:14:49 Removing intermediate container ecc0aca889fa 16:14:49 ---> c261d8188d6a 16:14:49 16:14:49 Successfully built c261d8188d6a 16:14:49 Successfully tagged security-spire-config-arm64:latest 16:14:49  Building security-spire-config ... done Building support-notifications 16:14:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:14:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:14:53 ---> 743c5b7d96bc 16:14:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:14:53 ---> Using cache 16:14:53 ---> c0bb189ee1d9 16:14:53 Step 4/22 : WORKDIR /edgex-go 16:14:53 ---> Using cache 16:14:53 ---> 786fa98a511e 16:14:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:14:54 ---> Running in 9785f8b45288 16:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:58 OK: 221 MiB in 51 packages 16:15:00 Removing intermediate container 9785f8b45288 16:15:00 ---> 6482dbf4db10 16:15:00 Step 6/22 : COPY go.mod vendor* ./ 16:15:01 ---> b0557af71b0f 16:15:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:01 ---> Running in fcb96918105e 16:16:38 Removing intermediate container fcb96918105e 16:16:38 ---> 292698aafd59 16:16:38 Step 8/22 : COPY . . 16:16:38 ---> b2e1dc3793b3 16:16:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:16:38 ---> Running in 884506720af0 16:16:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:18:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:18:24 Removing intermediate container 144aed6b4077 16:18:24 ---> 17b1573fa78f 16:18:24 16:18:24 Step 9/24 : FROM alpine:3.16 16:18:24 3.16: Pulling from library/alpine 16:18:24 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:18:24 Status: Downloaded newer image for alpine:3.16 16:18:24 ---> 4c81e5bf8899 16:18:24 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:18:25 ---> Running in 546d3a977570 16:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:18:28 (1/3) Installing ca-certificates (20220614-r0) 16:18:28 (2/3) Installing dumb-init (1.2.5-r1) 16:18:28 (3/3) Installing su-exec (0.2-r1) 16:18:28 Executing busybox-1.35.0-r17.trigger 16:18:29 Executing ca-certificates-20220614-r0.trigger 16:18:29 OK: 6 MiB in 17 packages 16:18:31 Removing intermediate container 546d3a977570 16:18:31 ---> af4b22f424a2 16:18:31 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:18:31 ---> Running in e1b0db475473 16:18:32 Removing intermediate container e1b0db475473 16:18:32 ---> e6a1af68ad00 16:18:32 Step 12/24 : WORKDIR / 16:18:32 ---> Running in e263b2d1c999 16:18:33 Removing intermediate container e263b2d1c999 16:18:33 ---> 4f16085d3691 16:18:33 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:18:34 ---> a369be191798 16:18:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:18:35 ---> 4c27fab38e60 16:18:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:18:36 ---> 273d8f7c1560 16:18:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:18:36 ---> 236f01158f5a 16:18:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:18:37 ---> 16b5debd11d8 16:18:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:18:39 ---> f5cba7f9adb8 16:18:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:18:40 ---> 334da47e6faa 16:18:40 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:18:40 ---> Running in cd8f110cf182 16:18:47 Removing intermediate container cd8f110cf182 16:18:47 ---> 382b194ab826 16:18:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:18:47 ---> Running in a8767236797a 16:18:48 Removing intermediate container a8767236797a 16:18:48 ---> 9893e88725cf 16:18:48 Step 22/24 : LABEL arch=arm64 16:18:48 ---> Running in 0c81ecf6ee6c 16:18:49 Removing intermediate container 0c81ecf6ee6c 16:18:49 ---> b7a076dab5f8 16:18:49 Step 23/24 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:18:49 ---> Running in c182fb1864d3 16:18:50 Removing intermediate container c182fb1864d3 16:18:50 ---> 8ff686635aec 16:18:50 Step 24/24 : LABEL version=3.0.0-dev.62 16:18:50 ---> Running in c8a2e1504371 16:18:51 Removing intermediate container c8a2e1504371 16:18:51 ---> b9bd94fa5350 16:18:51 16:18:51 Successfully built b9bd94fa5350 16:18:51 Successfully tagged security-secretstore-setup-arm64:latest 16:18:51 Building security-spire-agent 16:18:54  Building security-secretstore-setup ... done Removing intermediate container 77079f8e32c8 16:18:54 ---> b6b99351421d 16:18:54 16:18:54 Step 10/23 : FROM alpine:3.16 16:18:54 ---> 4c81e5bf8899 16:18:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:18:55 ---> Running in e5022cd25954 16:18:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:18:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:18:56 ---> 743c5b7d96bc 16:18:56 Step 3/24 : WORKDIR /edgex-go 16:18:56 ---> Using cache 16:18:56 ---> d4e31637f3e0 16:18:56 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:18:56 ---> Using cache 16:18:56 ---> 60656c0663ae 16:18:56 Step 5/24 : COPY go.mod vendor* ./ 16:18:56 ---> Using cache 16:18:56 ---> 03d7fed6c3fd 16:18:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:56 ---> Using cache 16:18:56 ---> a0e942e82e65 16:18:56 Step 7/24 : COPY . . 16:18:56 ---> Using cache 16:18:56 ---> ad2f1086c344 16:18:56 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:18:56 ---> Using cache 16:18:56 ---> bd5a63f73a7e 16:18:56 Step 9/24 : WORKDIR /edgex-go/spire-build 16:18:56 ---> Using cache 16:18:56 ---> 624e8498abee 16:18:56 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:18:56 ---> Using cache 16:18:56 ---> 69df03c792c7 16:18:56 Step 11/24 : WORKDIR /edgex-go 16:18:56 ---> Using cache 16:18:56 ---> 0f7ee91b333a 16:18:56 16:18:56 Step 12/24 : FROM alpine:3.15 16:18:56 ---> 354640af7b1b 16:18:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:18:56 ---> Using cache 16:18:56 ---> a478c6fcab0f 16:18:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:18:56 ---> Using cache 16:18:56 ---> 46e212ae5684 16:18:56 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:18:59 (1/1) Installing dumb-init (1.2.5-r1) 16:18:59 Executing busybox-1.35.0-r17.trigger 16:18:59 OK: 5 MiB in 15 packages 16:19:00 ---> 54757e1bf464 16:19:00 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:19:01 Removing intermediate container e5022cd25954 16:19:01 ---> 5b2235e723ad 16:19:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:19:01 ---> Running in 2d424d90b57b 16:19:02 Removing intermediate container 2d424d90b57b 16:19:02 ---> aed0271378da 16:19:02 Step 13/23 : ENV APP_PORT=59882 16:19:02 ---> Running in 4e7cf470da12 16:19:02 Removing intermediate container 4e7cf470da12 16:19:02 ---> be271a779d34 16:19:02 Step 14/23 : EXPOSE $APP_PORT 16:19:02 ---> Running in 2600ebbef6f4 16:19:03 Removing intermediate container 2600ebbef6f4 16:19:03 ---> 2db1fcf5fa06 16:19:03 Step 15/23 : WORKDIR / 16:19:03 ---> Running in 56c45a11d9c2 16:19:04 Removing intermediate container 56c45a11d9c2 16:19:04 ---> 213ae2fe7c48 16:19:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:19:06 ---> 52c2f5e7156f 16:19:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:19:09 ---> 2297c24ad87e 16:19:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:19:11 ---> 87dcab09ddfc 16:19:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:19:11 ---> afb20b6e133f 16:19:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:19:13 ---> 7c2bca49b7f0 16:19:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:19:13 ---> 2425366d1d90 16:19:13 Step 19/23 : ENTRYPOINT ["/core-command"] 16:19:13 ---> Running in a4c8d136e8e5 16:19:14 Removing intermediate container a4c8d136e8e5 16:19:14 ---> e06146ef1149 16:19:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:19:14 ---> Running in 4ed111994b1d 16:19:15 ---> 1bb9b1499528 16:19:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:19:15 ---> Running in a7f2964e513c 16:19:15 Removing intermediate container 4ed111994b1d 16:19:15 ---> f1dd918e4c3a 16:19:15 Step 21/23 : LABEL arch=arm64 16:19:15 ---> Running in 64944adb09b5 16:19:16 Removing intermediate container a7f2964e513c 16:19:16 ---> 8840a7df3d65 16:19:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:19:16 ---> Running in a73ce00b5a40 16:19:16 Removing intermediate container 64944adb09b5 16:19:16 ---> f333a13483a8 16:19:16 Step 22/23 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:19:16 ---> Running in 503692a732ef 16:19:17 Removing intermediate container 4d8493a8d892 16:19:17 ---> 250f18a6fce4 16:19:17 16:19:17 Step 10/24 : FROM alpine:3.16 16:19:17 ---> 4c81e5bf8899 16:19:17 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:19:17 ---> Using cache 16:19:17 ---> 5b2235e723ad 16:19:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:19:17 ---> Using cache 16:19:17 ---> aed0271378da 16:19:17 Step 13/24 : ENV APP_PORT=59881 16:19:17 Removing intermediate container a73ce00b5a40 16:19:17 ---> a48829a9b1ba 16:19:17 Step 22/24 : LABEL arch=arm64 16:19:17 ---> Running in 198e1e51a828 16:19:17 Removing intermediate container 503692a732ef 16:19:17 ---> bd38f2def2f2 16:19:17 Step 23/23 : LABEL version=3.0.0-dev.62 16:19:17 ---> Running in a7a4d83ebcb4 16:19:17 ---> Running in b33cb998fe51 16:19:18 Removing intermediate container 198e1e51a828 16:19:18 ---> 5d09a42f32e4 16:19:18 Step 14/24 : EXPOSE $APP_PORT 16:19:18 ---> Running in 184811866be3 16:19:18 Removing intermediate container b33cb998fe51 16:19:18 ---> 822d1f41f525 16:19:18 16:19:18 Removing intermediate container a7a4d83ebcb4 16:19:18 ---> b58ccb4093ac 16:19:18 Step 23/24 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:19:18 ---> Running in c7b6a56ae3a3 16:19:18 Successfully built 822d1f41f525 16:19:18 Successfully tagged core-command-arm64:latest 16:19:18  Building core-command ... done Building core-data 16:19:19 Removing intermediate container 184811866be3 16:19:19 ---> 51f731464113 16:19:19 Step 15/24 : WORKDIR / 16:19:19 ---> Running in 9177d693f4ff 16:19:19 Removing intermediate container c7b6a56ae3a3 16:19:19 ---> 251c3f9df426 16:19:19 Step 24/24 : LABEL version=3.0.0-dev.62 16:19:19 ---> Running in 3b7fd4449c47 16:19:20 Removing intermediate container 9177d693f4ff 16:19:20 ---> 7b6374e3ed8f 16:19:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:19:20 Removing intermediate container 3b7fd4449c47 16:19:20 ---> f4ea02a5fa6d 16:19:20 16:19:20 Successfully built f4ea02a5fa6d 16:19:20 Successfully tagged security-spire-agent-arm64:latest 16:19:20  Building security-spire-agent ... done Building security-proxy-setup 16:19:21 ---> fdd14bbe62c1 16:19:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:19:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:19:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:19:23 ---> 743c5b7d96bc 16:19:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:19:23 ---> Using cache 16:19:23 ---> c0bb189ee1d9 16:19:23 Step 4/22 : WORKDIR /edgex-go 16:19:23 ---> Using cache 16:19:23 ---> 786fa98a511e 16:19:23 Step 5/22 : RUN apk add --update --no-cache make git 16:19:23 ---> Using cache 16:19:23 ---> cc917e41a6e6 16:19:23 Step 6/22 : COPY go.mod vendor* ./ 16:19:23 ---> Using cache 16:19:23 ---> d7577a477ffe 16:19:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:23 ---> Using cache 16:19:23 ---> 3ee555223c2d 16:19:23 Step 8/22 : COPY . . 16:19:23 ---> 3ce90be41bb3 16:19:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:19:24 ---> Using cache 16:19:24 ---> b14bb2a031a6 16:19:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:19:24 ---> Running in 7b5aec3a3641 16:19:25 ---> 49067952d0e1 16:19:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:19:26 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:19:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:19:26 ---> 743c5b7d96bc 16:19:26 Step 3/21 : WORKDIR /edgex-go 16:19:26 ---> Using cache 16:19:26 ---> d4e31637f3e0 16:19:26 Step 4/21 : RUN apk add --update --no-cache make git 16:19:26 ---> Using cache 16:19:26 ---> 62748ca14e03 16:19:26 Step 5/21 : COPY go.mod vendor* ./ 16:19:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:19:26 ---> Using cache 16:19:26 ---> 8d17639b24cd 16:19:26 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:26 ---> Using cache 16:19:26 ---> 1d47fa7ac219 16:19:26 Step 7/21 : COPY . . 16:19:26 ---> Using cache 16:19:26 ---> 8f687b8d1db2 16:19:26 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:19:27 ---> b8753cdb4256 16:19:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:19:27 ---> Running in 93780249c68a 16:19:27 ---> Running in 4658c484d13e 16:19:27 Removing intermediate container 4658c484d13e 16:19:27 ---> 368eb0e118e9 16:19:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:19:27 ---> Running in 694ea3ab7fbe 16:19:28 Removing intermediate container 694ea3ab7fbe 16:19:28 ---> 2dae0b52cafa 16:19:28 Step 22/24 : LABEL arch=arm64 16:19:28 ---> Running in 27f21ee12567 16:19:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:19:29 Removing intermediate container 27f21ee12567 16:19:29 ---> 918b578209dc 16:19:29 Step 23/24 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:19:29 ---> Running in b94b7545e118 16:19:29 Removing intermediate container b94b7545e118 16:19:29 ---> 03eb113107ce 16:19:29 Step 24/24 : LABEL version=3.0.0-dev.62 16:19:30 ---> Running in cfb4619bc188 16:19:30 Removing intermediate container cfb4619bc188 16:19:30 ---> 0a6cf6857fb7 16:19:30 16:19:30 Successfully built 0a6cf6857fb7 16:19:30 Successfully tagged core-metadata-arm64:latest 16:19:30  Building core-metadata ... done Building core-common-config-bootstrapper 16:19:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:19:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:19:34 ---> 743c5b7d96bc 16:19:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:19:34 ---> Using cache 16:19:34 ---> c0bb189ee1d9 16:19:34 Step 4/22 : WORKDIR /edgex-go 16:19:34 ---> Using cache 16:19:34 ---> 786fa98a511e 16:19:34 Step 5/22 : RUN apk add --update --no-cache make git 16:19:34 ---> Using cache 16:19:34 ---> cc917e41a6e6 16:19:34 Step 6/22 : COPY go.mod vendor* ./ 16:19:34 ---> Using cache 16:19:34 ---> d7577a477ffe 16:19:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:34 ---> Using cache 16:19:34 ---> 3ee555223c2d 16:19:34 Step 8/22 : COPY . . 16:19:34 ---> Using cache 16:19:34 ---> b14bb2a031a6 16:19:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:19:34 ---> Running in 3fec2cf476c7 16:19:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:20:32 Removing intermediate container 510c6ccf774e 16:20:32 ---> ce0c8c58db80 16:20:32 16:20:32 Step 9/19 : FROM alpine:3.15 16:20:32 ---> 354640af7b1b 16:20:32 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:20:32 ---> Using cache 16:20:32 ---> a478c6fcab0f 16:20:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:20:32 ---> Running in f77d6360dcf9 16:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:20:32 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:20:32 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:20:32 OK: 15734 distinct packages available 16:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:20:32 (1/9) Installing ca-certificates (20220614-r0) 16:20:32 (2/9) Installing brotli-libs (1.0.9-r5) 16:20:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:20:32 (4/9) Installing libcurl (7.80.0-r6) 16:20:32 (5/9) Installing curl (7.80.0-r6) 16:20:32 (6/9) Installing dumb-init (1.2.5-r1) 16:20:32 (7/9) Installing musl-obstack (1.2.3-r0) 16:20:32 (8/9) Installing libucontext (1.1-r0) 16:20:32 (9/9) Installing gcompat (1.0.0-r4) 16:20:32 Executing busybox-1.34.1-r7.trigger 16:20:32 Executing ca-certificates-20220614-r0.trigger 16:20:32 OK: 8 MiB in 23 packages 16:20:33 Removing intermediate container f77d6360dcf9 16:20:33 ---> bd9a1c862ad5 16:20:33 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:20:34 ---> 6d25de5fae85 16:20:34 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:20:36 ---> d0fc67bfd1ca 16:20:36 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:20:37 ---> 28130ffda724 16:20:37 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:20:37 ---> Running in f5285afee699 16:20:37 Removing intermediate container f5285afee699 16:20:37 ---> 03c47b8b63bd 16:20:37 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:20:38 ---> Running in f22d952a8f7c 16:20:38 Removing intermediate container f22d952a8f7c 16:20:38 ---> e097959f869f 16:20:38 Step 17/19 : LABEL arch=arm64 16:20:38 ---> Running in 01600fa53f25 16:20:39 Removing intermediate container 01600fa53f25 16:20:39 ---> b96ec51f2100 16:20:39 Step 18/19 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:20:39 ---> Running in 881aba361f58 16:20:39 Removing intermediate container 881aba361f58 16:20:39 ---> 0892aed89a90 16:20:39 Step 19/19 : LABEL version=3.0.0-dev.62 16:20:39 ---> Running in e941d296be12 16:20:40 Removing intermediate container e941d296be12 16:20:40 ---> 7ff3b4d84d84 16:20:40 16:20:40 Successfully built 7ff3b4d84d84 16:20:40 Successfully tagged security-spiffe-token-provider-arm64:latest 16:20:40  Building security-spiffe-token-provider ... done Building support-scheduler 16:20:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:20:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:20:43 ---> 743c5b7d96bc 16:20:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:20:43 ---> Using cache 16:20:43 ---> c0bb189ee1d9 16:20:43 Step 4/22 : WORKDIR /edgex-go 16:20:43 ---> Using cache 16:20:43 ---> 786fa98a511e 16:20:43 Step 5/22 : RUN apk add --update --no-cache make git 16:20:43 ---> Using cache 16:20:43 ---> cc917e41a6e6 16:20:43 Step 6/22 : COPY go.mod vendor* ./ 16:20:43 ---> Using cache 16:20:43 ---> d7577a477ffe 16:20:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:20:43 ---> Using cache 16:20:43 ---> 3ee555223c2d 16:20:43 Step 8/22 : COPY . . 16:20:43 ---> Using cache 16:20:43 ---> b14bb2a031a6 16:20:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:20:43 ---> Running in f7a3c96c6883 16:20:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:24:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:25:18 Removing intermediate container 93780249c68a 16:25:18 ---> 747b2684d06b 16:25:18 16:25:18 Step 9/21 : FROM alpine:3.16 16:25:18 ---> 4c81e5bf8899 16:25:18 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:25:18 ---> Running in 39a81eaee9e4 16:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:25:19 (1/6) Installing ca-certificates (20220614-r0) 16:25:19 (2/6) Installing brotli-libs (1.0.9-r6) 16:25:19 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:25:19 (4/6) Installing libcurl (7.83.1-r6) 16:25:19 (5/6) Installing curl (7.83.1-r6) 16:25:19 (6/6) Installing dumb-init (1.2.5-r1) 16:25:19 Executing busybox-1.35.0-r17.trigger 16:25:19 Executing ca-certificates-20220614-r0.trigger 16:25:19 OK: 8 MiB in 20 packages 16:25:23 Removing intermediate container 39a81eaee9e4 16:25:23 ---> 4faffb9b1c50 16:25:23 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:25:23 ---> Running in c6b098914f53 16:25:23 Removing intermediate container c6b098914f53 16:25:23 ---> 2254dfc42e69 16:25:23 Step 12/21 : WORKDIR /edgex 16:25:23 ---> Running in a7eb94803472 16:25:25 Removing intermediate container a7eb94803472 16:25:25 ---> 7fe5b0c4a538 16:25:25 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:25:26 ---> ffd850d05290 16:25:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:25:29 ---> c8323b8f1da3 16:25:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:25:31 ---> 61829a7303c2 16:25:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:25:31 Removing intermediate container 884506720af0 16:25:31 ---> a476ef59e5a7 16:25:31 16:25:31 Step 10/22 : FROM alpine:3.16 16:25:31 ---> 4c81e5bf8899 16:25:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:25:31 ---> Running in 9f687c6e110d 16:25:32 ---> 349cec9e86b0 16:25:32 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:25:32 ---> Running in 241a3b7b0286 16:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:25:35 Removing intermediate container 241a3b7b0286 16:25:35 ---> 7fc2652c88c7 16:25:35 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:25:35 ---> Running in fded4dec28e9 16:25:36 (1/2) Installing ca-certificates (20220614-r0) 16:25:36 (2/2) Installing dumb-init (1.2.5-r1) 16:25:36 Executing busybox-1.35.0-r17.trigger 16:25:36 Executing ca-certificates-20220614-r0.trigger 16:25:36 OK: 6 MiB in 16 packages 16:25:38 Removing intermediate container fded4dec28e9 16:25:38 ---> 911196f61a97 16:25:38 Step 19/21 : LABEL arch=arm64 16:25:38 ---> Running in 2de08636e7de 16:25:39 Removing intermediate container 2de08636e7de 16:25:39 ---> 5eb96c4eb71e 16:25:39 Step 20/21 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:25:39 ---> Running in bbb4e5657e2b 16:25:40 Removing intermediate container 9f687c6e110d 16:25:40 ---> 0e45621df7a6 16:25:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:25:40 Removing intermediate container bbb4e5657e2b 16:25:40 ---> b6dee2bfa8ea 16:25:40 Step 21/21 : LABEL version=3.0.0-dev.62 16:25:40 ---> Running in e5361a3e57ea 16:25:41 ---> Running in 7c3c0650262b 16:25:42 Removing intermediate container e5361a3e57ea 16:25:42 ---> e9bf0eb3c9af 16:25:42 Step 13/22 : ENV APP_PORT=59860 16:25:42 Removing intermediate container 7c3c0650262b 16:25:42 ---> 6fce3ae479b9 16:25:42 16:25:42 ---> Running in b8528b860830 16:25:42 Successfully built 6fce3ae479b9 16:25:42 Successfully tagged security-proxy-setup-arm64:latest 16:25:42  Building security-proxy-setup ... done Building security-bootstrapper 16:25:42 Removing intermediate container b8528b860830 16:25:42 ---> 2ff1234a270f 16:25:42 Step 14/22 : EXPOSE $APP_PORT 16:25:43 ---> Running in 571011e153e4 16:25:44 Removing intermediate container 571011e153e4 16:25:44 ---> 46695ea9c260 16:25:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:46 ---> 9ce3680c45cc 16:25:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:25:46 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:25:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:25:46 ---> 743c5b7d96bc 16:25:46 Step 3/32 : WORKDIR /edgex-go 16:25:46 ---> Using cache 16:25:46 ---> d4e31637f3e0 16:25:46 Step 4/32 : RUN apk add --update --no-cache make git 16:25:46 ---> Using cache 16:25:46 ---> 62748ca14e03 16:25:46 Step 5/32 : COPY go.mod vendor* ./ 16:25:46 ---> Using cache 16:25:46 ---> 8d17639b24cd 16:25:46 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:46 ---> Using cache 16:25:46 ---> 1d47fa7ac219 16:25:46 Step 7/32 : COPY . . 16:25:47 ---> Using cache 16:25:47 ---> 8f687b8d1db2 16:25:47 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:25:47 ---> Running in d645b98fef12 16:25:49 Removing intermediate container 3fec2cf476c7 16:25:49 ---> 9ba9bc7c3c58 16:25:49 16:25:49 Step 10/22 : FROM alpine:3.16 16:25:49 ---> 4c81e5bf8899 16:25:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:25:51 ---> Running in 9ddbdab6b5c7 16:25:51 ---> 202f1aa31124 16:25:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:25:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:25:52 Removing intermediate container 9ddbdab6b5c7 16:25:52 ---> bb4c8fae747e 16:25:52 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:25:52 ---> Running in 2d6f78f13c40 16:25:52 ---> c8a1223b6f00 16:25:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:25:53 ---> Running in 544f87dc83b5 16:25:54 Removing intermediate container 544f87dc83b5 16:25:54 ---> d93ae04f351e 16:25:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:25:54 ---> Running in 53ced3b15bc3 16:25:55 Removing intermediate container 53ced3b15bc3 16:25:55 ---> f6759eacc6df 16:25:55 Step 20/22 : LABEL arch=arm64 16:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:25:55 ---> Running in 76efc13d0e9a 16:25:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:25:56 Removing intermediate container 76efc13d0e9a 16:25:56 ---> e127ce0002a5 16:25:56 Step 21/22 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:25:56 ---> Running in 31cba0188e35 16:25:57 (1/1) Installing dumb-init (1.2.5-r1) 16:25:57 Executing busybox-1.35.0-r17.trigger 16:25:57 OK: 5 MiB in 15 packages 16:25:57 Removing intermediate container 31cba0188e35 16:25:57 ---> fde97484b6a8 16:25:57 Step 22/22 : LABEL version=3.0.0-dev.62 16:25:58 ---> Running in 55de585ddf0c 16:25:58 Removing intermediate container 55de585ddf0c 16:25:58 ---> c2f6b60b8ed9 16:25:58 16:25:59 Successfully built c2f6b60b8ed9 16:25:59 Successfully tagged support-notifications-arm64:latest 16:25:59 Removing intermediate container 2d6f78f13c40 16:25:59 ---> 6303ce75a4b7 16:25:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:01  Building support-notifications ... done  ---> 7f210b45bbfb 16:26:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:26:04 ---> 22b278099fcf 16:26:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:26:04 Removing intermediate container 7b5aec3a3641 16:26:04 ---> bda4d8f2e0b7 16:26:04 16:26:04 Step 10/22 : FROM alpine:3.16 16:26:04 ---> 4c81e5bf8899 16:26:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:26:04 ---> Running in 2d8730151809 16:26:05 ---> cfe7398b20cc 16:26:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:26:05 Removing intermediate container 2d8730151809 16:26:05 ---> a724350d2e10 16:26:05 Step 12/22 : ENV APP_PORT=59880 16:26:05 ---> Running in 2def66be742d 16:26:06 Removing intermediate container 2def66be742d 16:26:06 ---> 4edaabaa646c 16:26:06 Step 13/22 : EXPOSE $APP_PORT 16:26:06 ---> 94f317716a01 16:26:06 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:26:06 ---> Running in 766ce6628158 16:26:06 ---> Running in 3c8ae09445ae 16:26:07 Removing intermediate container 766ce6628158 16:26:07 ---> dd07c4357be8 16:26:07 Step 14/22 : RUN apk add --update --no-cache dumb-init 16:26:07 ---> Running in 6796cd3b2f03 16:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:26:09 Removing intermediate container 3c8ae09445ae 16:26:09 ---> fb4eebe3204f 16:26:09 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:26:09 ---> Running in 1412b39a66ca 16:26:10 Removing intermediate container 1412b39a66ca 16:26:10 ---> de82e740c4f6 16:26:10 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 16:26:10 ---> Running in 20b06710c7f8 16:26:11 (1/1) Installing dumb-init (1.2.5-r1) 16:26:11 Executing busybox-1.35.0-r17.trigger 16:26:11 Removing intermediate container 20b06710c7f8 16:26:11 ---> 2086b65cad45 16:26:11 Step 20/22 : LABEL arch=arm64 16:26:11 OK: 5 MiB in 15 packages 16:26:11 ---> Running in 45084a628ce2 16:26:11 Removing intermediate container 45084a628ce2 16:26:11 ---> 87d2d8c01c72 16:26:11 Step 21/22 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:26:11 ---> Running in 46b84a8529ae 16:26:12 Removing intermediate container 46b84a8529ae 16:26:12 ---> 37ae55b36262 16:26:12 Step 22/22 : LABEL version=3.0.0-dev.62 16:26:12 ---> Running in 2874707ebc8b 16:26:12 Removing intermediate container 6796cd3b2f03 16:26:12 ---> edaa9d8776be 16:26:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:13 Removing intermediate container 2874707ebc8b 16:26:13 ---> 7e417710497d 16:26:13 16:26:13 Successfully built 7e417710497d 16:26:13 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:26:14  Building core-common-config-bootstrapper ... done  ---> b67d3d5e7892 16:26:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:26:15 ---> c2835c75b917 16:26:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:26:16 ---> 686b49839b53 16:26:16 Step 18/22 : ENTRYPOINT ["/core-data"] 16:26:16 ---> Running in 29a11131b1e8 16:26:16 Removing intermediate container 29a11131b1e8 16:26:16 ---> de7694f4d3b3 16:26:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:26:16 ---> Running in 8bb1fe221adb 16:26:17 Removing intermediate container 8bb1fe221adb 16:26:17 ---> 0ae4d96e1870 16:26:17 Step 20/22 : LABEL arch=arm64 16:26:17 ---> Running in ff9c88eefa03 16:26:17 Removing intermediate container ff9c88eefa03 16:26:17 ---> 9ae7c8986c9a 16:26:17 Step 21/22 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:26:18 ---> Running in 872ccf30a14e 16:26:18 Removing intermediate container 872ccf30a14e 16:26:18 ---> 1bdb68ce4ceb 16:26:18 Step 22/22 : LABEL version=3.0.0-dev.62 16:26:18 ---> Running in 9ca31fba20a4 16:26:19 Removing intermediate container 9ca31fba20a4 16:26:19 ---> c534b39a438b 16:26:19 16:26:19 Successfully built c534b39a438b 16:26:19 Successfully tagged core-data-arm64:latest 16:27:40  Building core-data ... done Removing intermediate container f7a3c96c6883 16:27:40 ---> 17b1d142f340 16:27:40 16:27:40 Step 10/22 : FROM alpine:3.16 16:27:40 ---> 4c81e5bf8899 16:27:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:27:40 ---> Using cache 16:27:40 ---> 5b2235e723ad 16:27:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:27:40 ---> Using cache 16:27:40 ---> aed0271378da 16:27:40 Step 13/22 : ENV APP_PORT=59861 16:27:40 ---> Running in 560d16de9b1b 16:27:40 Removing intermediate container 560d16de9b1b 16:27:40 ---> 587d31243d6e 16:27:40 Step 14/22 : EXPOSE $APP_PORT 16:27:40 ---> Running in b438f213a95e 16:27:40 Removing intermediate container b438f213a95e 16:27:40 ---> e796c937bd80 16:27:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:40 ---> 3f5c35c4de02 16:27:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:27:40 ---> c0521d83a559 16:27:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:27:41 ---> fc1b70d2d9ba 16:27:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:27:41 ---> Running in cbb6d7e7c27f 16:27:41 Removing intermediate container cbb6d7e7c27f 16:27:41 ---> 1653a86f9a96 16:27:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:27:41 ---> Running in 08062647b99c 16:27:42 Removing intermediate container 08062647b99c 16:27:42 ---> 6dbd6573d545 16:27:42 Step 20/22 : LABEL arch=arm64 16:27:42 ---> Running in 0ff05bc97786 16:27:42 Removing intermediate container 0ff05bc97786 16:27:42 ---> fcea3429e82c 16:27:42 Step 21/22 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:27:42 ---> Running in c5cf1b4720ff 16:27:43 Removing intermediate container c5cf1b4720ff 16:27:43 ---> 609959279ffb 16:27:43 Step 22/22 : LABEL version=3.0.0-dev.62 16:27:43 ---> Running in c0ef54d8052b 16:27:43 Removing intermediate container c0ef54d8052b 16:27:43 ---> b4df0964ab03 16:27:43 16:27:43 Successfully built b4df0964ab03 16:27:43 Successfully tagged support-scheduler-arm64:latest 16:28:03  Building support-scheduler ... done Removing intermediate container d645b98fef12 16:28:03 ---> 1029f5e32280 16:28:03 16:28:03 Step 9/32 : FROM alpine:3.16 16:28:03 ---> 4c81e5bf8899 16:28:03 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:28:03 ---> Running in 2cb0adfdf41b 16:28:03 Removing intermediate container 2cb0adfdf41b 16:28:03 ---> 2a85a89e02e0 16:28:03 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:28:03 ---> Running in b87001c9b887 16:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:28:03 (1/2) Installing dumb-init (1.2.5-r1) 16:28:03 (2/2) Installing su-exec (0.2-r1) 16:28:03 Executing busybox-1.35.0-r17.trigger 16:28:03 OK: 5 MiB in 16 packages 16:28:04 Removing intermediate container b87001c9b887 16:28:04 ---> 4441ac2df2b8 16:28:04 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:28:04 ---> Running in 3d31de50193b 16:28:04 Removing intermediate container 3d31de50193b 16:28:04 ---> 963fdee6258f 16:28:04 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:28:04 ---> Running in dc0ce0372c55 16:28:05 Removing intermediate container dc0ce0372c55 16:28:05 ---> 32cbbcfeeab8 16:28:05 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:28:05 ---> Running in 42d50492a7c6 16:28:05 Removing intermediate container 42d50492a7c6 16:28:05 ---> dbf04f8e724d 16:28:05 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:28:05 ---> Running in 652c113bd51e 16:28:05 Removing intermediate container 652c113bd51e 16:28:05 ---> d8ac1c1c3d85 16:28:05 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:28:05 ---> Running in ecb64ae0ed18 16:28:07 Removing intermediate container ecb64ae0ed18 16:28:07 ---> 8b75d6121191 16:28:07 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:28:07 ---> Running in 86caed847bcb 16:28:07 Removing intermediate container 86caed847bcb 16:28:07 ---> 2182e245c018 16:28:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:28:07 ---> 475ff5463fbe 16:28:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:28:08 ---> Running in 1da3fed846f4 16:28:09 Removing intermediate container 1da3fed846f4 16:28:09 ---> b5ec26c02b4d 16:28:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:10 ---> e2b1760ed257 16:28:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:28:11 ---> 8275f83572e2 16:28:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:28:13 ---> e3c6eba2692a 16:28:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:28:13 ---> 48571ed59731 16:28:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:28:14 ---> 8597eb2b7030 16:28:14 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:28:14 ---> b8de05ffeb40 16:28:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:28:15 ---> 23ccfa849e7a 16:28:15 Step 27/32 : RUN chmod +x /entrypoint.sh 16:28:15 ---> Running in b1d24eb914c8 16:28:16 Removing intermediate container b1d24eb914c8 16:28:16 ---> 8b485f6446ae 16:28:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:28:16 ---> Running in 1a8594b37921 16:28:16 Removing intermediate container 1a8594b37921 16:28:16 ---> a6b09f2f2d05 16:28:16 Step 29/32 : CMD ["gate"] 16:28:17 ---> Running in 2be4877fcd5c 16:28:17 Removing intermediate container 2be4877fcd5c 16:28:17 ---> 30904e68a3b1 16:28:17 Step 30/32 : LABEL arch=arm64 16:28:17 ---> Running in 1f840409af80 16:28:17 Removing intermediate container 1f840409af80 16:28:17 ---> 4c3d2ea9c4b7 16:28:17 Step 31/32 : LABEL git_sha=1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:17 ---> Running in d3884e5601c1 16:28:18 Removing intermediate container d3884e5601c1 16:28:18 ---> 7ff8e5b3fbaf 16:28:18 Step 32/32 : LABEL version=3.0.0-dev.62 16:28:18 ---> Running in 7dfd70f7b4af 16:28:18 Removing intermediate container 7dfd70f7b4af 16:28:18 ---> 47d20aaa6b79 16:28:18 16:28:18 Successfully built 47d20aaa6b79 16:28:18 Successfully tagged security-bootstrapper-arm64:latest 16:28:19  Building security-bootstrapper ... done  [Pipeline] } 16:28:19 $ docker stop --time=1 0dcf6bee82b3d534b98cffd50ddc90236d14c02a9474c80dffdfd849d7065704 16:28:20 $ docker rm -f --volumes 0dcf6bee82b3d534b98cffd50ddc90236d14c02a9474c80dffdfd849d7065704 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:21 + docker images 16:28:21 REPOSITORY TAG IMAGE ID CREATED SIZE 16:28:21 security-bootstrapper-arm64 latest 47d20aaa6b79 3 seconds ago 19.6MB 16:28:21 1029f5e32280 22 seconds ago 1.33GB 16:28:21 support-scheduler-arm64 latest b4df0964ab03 38 seconds ago 29MB 16:28:21 17b1d142f340 47 seconds ago 1.4GB 16:28:21 core-data-arm64 latest c534b39a438b 2 minutes ago 17.2MB 16:28:21 core-common-config-bootstrapper-arm64 latest 7e417710497d 2 minutes ago 14.9MB 16:28:21 bda4d8f2e0b7 2 minutes ago 1.34GB 16:28:21 support-notifications-arm64 latest c2f6b60b8ed9 2 minutes ago 29.7MB 16:28:21 9ba9bc7c3c58 2 minutes ago 1.33GB 16:28:21 security-proxy-setup-arm64 latest 6fce3ae479b9 2 minutes ago 26.9MB 16:28:21 a476ef59e5a7 2 minutes ago 1.4GB 16:28:21 747b2684d06b 3 minutes ago 1.33GB 16:28:21 security-spiffe-token-provider-arm64 latest 7ff3b4d84d84 7 minutes ago 29.1MB 16:28:21 ce0c8c58db80 7 minutes ago 1.37GB 16:28:21 core-metadata-arm64 latest 0a6cf6857fb7 8 minutes ago 17.7MB 16:28:21 security-spire-agent-arm64 latest f4ea02a5fa6d 9 minutes ago 122MB 16:28:21 core-command-arm64 latest 822d1f41f525 9 minutes ago 17MB 16:28:21 250f18a6fce4 9 minutes ago 1.34GB 16:28:21 b6b99351421d 9 minutes ago 1.34GB 16:28:21 security-secretstore-setup-arm64 latest b9bd94fa5350 9 minutes ago 29MB 16:28:21 17b1573fa78f 9 minutes ago 1.33GB 16:28:21 security-spire-config-arm64 latest c261d8188d6a 13 minutes ago 83.6MB 16:28:21 0f7ee91b333a 13 minutes ago 1.21GB 16:28:21 security-spire-server-arm64 latest 8a03e3309066 15 minutes ago 84.3MB 16:28:21 0c860f833bdb 16 minutes ago 1.21GB 16:28:21 ci-base-image-arm64 latest 743c5b7d96bc 19 minutes ago 905MB 16:28:21 alpine 3.15 354640af7b1b 11 days ago 5.34MB 16:28:21 alpine 3.16 4c81e5bf8899 11 days ago 5.3MB 16:28:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 16:28:21 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 16:28:21 provisioning config files... 16:28:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/423@tmp/config15259151319950868409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:22 ---> docker-login.sh 16:28:22 nexus3.edgexfoundry.org:10001 16:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:22 Configure a credential helper to remove this warning. See 16:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:22 16:28:22 Login Succeeded 16:28:22 nexus3.edgexfoundry.org:10002 16:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:22 Configure a credential helper to remove this warning. See 16:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:22 16:28:22 Login Succeeded 16:28:22 nexus3.edgexfoundry.org:10003 16:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:23 Configure a credential helper to remove this warning. See 16:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:23 16:28:23 Login Succeeded 16:28:23 nexus3.edgexfoundry.org:10004 16:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:23 Configure a credential helper to remove this warning. See 16:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:23 16:28:23 Login Succeeded 16:28:23 docker.io 16:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:24 Configure a credential helper to remove this warning. See 16:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:24 16:28:24 Login Succeeded 16:28:24 ---> docker-login.sh ends [Pipeline] } 16:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:28:24 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:24 latest 16:28:24 3.0.0-dev.62 16:28:24 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:24 main 16:28:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:28:25 79361ed2f2e1: Preparing 16:28:25 cca19a137321: Preparing 16:28:25 f99dddde11de: Preparing 16:28:25 2abe3a02ecf4: Preparing 16:28:25 f70ee36035b9: Preparing 16:28:25 f70ee36035b9: Layer already exists 16:28:25 79361ed2f2e1: Pushed 16:28:25 f99dddde11de: Pushed 16:28:25 2abe3a02ecf4: Pushed 16:28:28 cca19a137321: Pushed 16:28:28 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:8fd8eb0c9d77c93d38f467f0d6e791b92562ea3fbcc2087151ce00a764620ceb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:28:29 79361ed2f2e1: Preparing 16:28:29 cca19a137321: Preparing 16:28:29 f99dddde11de: Preparing 16:28:29 2abe3a02ecf4: Preparing 16:28:29 f70ee36035b9: Preparing 16:28:29 79361ed2f2e1: Layer already exists 16:28:29 f70ee36035b9: Layer already exists 16:28:29 2abe3a02ecf4: Layer already exists 16:28:29 cca19a137321: Layer already exists 16:28:29 f99dddde11de: Layer already exists 16:28:29 latest: digest: sha256:8fd8eb0c9d77c93d38f467f0d6e791b92562ea3fbcc2087151ce00a764620ceb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.62 16:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:28:30 79361ed2f2e1: Preparing 16:28:30 cca19a137321: Preparing 16:28:30 f99dddde11de: Preparing 16:28:30 2abe3a02ecf4: Preparing 16:28:30 f70ee36035b9: Preparing 16:28:30 cca19a137321: Layer already exists 16:28:30 f99dddde11de: Layer already exists 16:28:30 79361ed2f2e1: Layer already exists 16:28:30 f70ee36035b9: Layer already exists 16:28:30 2abe3a02ecf4: Layer already exists 16:28:30 3.0.0-dev.62: digest: sha256:8fd8eb0c9d77c93d38f467f0d6e791b92562ea3fbcc2087151ce00a764620ceb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:28:30 79361ed2f2e1: Preparing 16:28:30 cca19a137321: Preparing 16:28:30 f99dddde11de: Preparing 16:28:30 2abe3a02ecf4: Preparing 16:28:30 f70ee36035b9: Preparing 16:28:30 79361ed2f2e1: Layer already exists 16:28:30 cca19a137321: Layer already exists 16:28:30 2abe3a02ecf4: Layer already exists 16:28:30 f70ee36035b9: Layer already exists 16:28:30 f99dddde11de: Layer already exists 16:28:30 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:8fd8eb0c9d77c93d38f467f0d6e791b92562ea3fbcc2087151ce00a764620ceb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:28:31 79361ed2f2e1: Preparing 16:28:31 cca19a137321: Preparing 16:28:31 f99dddde11de: Preparing 16:28:31 2abe3a02ecf4: Preparing 16:28:31 f70ee36035b9: Preparing 16:28:31 79361ed2f2e1: Layer already exists 16:28:31 f99dddde11de: Layer already exists 16:28:31 cca19a137321: Layer already exists 16:28:31 2abe3a02ecf4: Layer already exists 16:28:31 f70ee36035b9: Layer already exists 16:28:31 main: digest: sha256:8fd8eb0c9d77c93d38f467f0d6e791b92562ea3fbcc2087151ce00a764620ceb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:31 ===================================================== [Pipeline] echo 16:28:31 taggedImages: 16:28:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:28:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.62 16:28:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:28:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:28:31 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:31 latest 16:28:31 3.0.0-dev.62 16:28:31 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:31 main 16:28:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:28:32 69a48bc4c15e: Preparing 16:28:32 0910216d9bc2: Preparing 16:28:32 2b3d26b0b594: Preparing 16:28:32 76b02bfbdec2: Preparing 16:28:32 f99dddde11de: Preparing 16:28:32 990f7db9c155: Preparing 16:28:32 f70ee36035b9: Preparing 16:28:32 990f7db9c155: Waiting 16:28:32 f70ee36035b9: Waiting 16:28:32 f99dddde11de: Layer already exists 16:28:32 2b3d26b0b594: Pushed 16:28:32 0910216d9bc2: Pushed 16:28:32 69a48bc4c15e: Pushed 16:28:32 990f7db9c155: Pushed 16:28:32 f70ee36035b9: Layer already exists 16:28:35 76b02bfbdec2: Pushed 16:28:35 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:12f624dbafb58a6c2571cc2194ad69740bc6e3e9dbf36960535279e5b10a95dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:35 + 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 16:28:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:28:36 69a48bc4c15e: Preparing 16:28:36 0910216d9bc2: Preparing 16:28:36 2b3d26b0b594: Preparing 16:28:36 76b02bfbdec2: Preparing 16:28:36 f99dddde11de: Preparing 16:28:36 990f7db9c155: Preparing 16:28:36 f70ee36035b9: Preparing 16:28:36 990f7db9c155: Waiting 16:28:36 f70ee36035b9: Waiting 16:28:36 69a48bc4c15e: Layer already exists 16:28:36 76b02bfbdec2: Layer already exists 16:28:36 0910216d9bc2: Layer already exists 16:28:36 2b3d26b0b594: Layer already exists 16:28:36 f99dddde11de: Layer already exists 16:28:36 f70ee36035b9: Layer already exists 16:28:36 990f7db9c155: Layer already exists 16:28:36 latest: digest: sha256:12f624dbafb58a6c2571cc2194ad69740bc6e3e9dbf36960535279e5b10a95dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.62 16:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:28:37 69a48bc4c15e: Preparing 16:28:37 0910216d9bc2: Preparing 16:28:37 2b3d26b0b594: Preparing 16:28:37 76b02bfbdec2: Preparing 16:28:37 f99dddde11de: Preparing 16:28:37 990f7db9c155: Preparing 16:28:37 f70ee36035b9: Preparing 16:28:37 990f7db9c155: Waiting 16:28:37 f70ee36035b9: Waiting 16:28:37 2b3d26b0b594: Layer already exists 16:28:37 76b02bfbdec2: Layer already exists 16:28:37 f99dddde11de: Layer already exists 16:28:37 69a48bc4c15e: Layer already exists 16:28:37 0910216d9bc2: Layer already exists 16:28:37 f70ee36035b9: Layer already exists 16:28:37 990f7db9c155: Layer already exists 16:28:37 3.0.0-dev.62: digest: sha256:12f624dbafb58a6c2571cc2194ad69740bc6e3e9dbf36960535279e5b10a95dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:28:38 69a48bc4c15e: Preparing 16:28:38 0910216d9bc2: Preparing 16:28:38 2b3d26b0b594: Preparing 16:28:38 76b02bfbdec2: Preparing 16:28:38 f99dddde11de: Preparing 16:28:38 990f7db9c155: Preparing 16:28:38 f70ee36035b9: Preparing 16:28:38 990f7db9c155: Waiting 16:28:38 f70ee36035b9: Waiting 16:28:38 76b02bfbdec2: Layer already exists 16:28:38 0910216d9bc2: Layer already exists 16:28:38 2b3d26b0b594: Layer already exists 16:28:38 f99dddde11de: Layer already exists 16:28:38 69a48bc4c15e: Layer already exists 16:28:38 f70ee36035b9: Layer already exists 16:28:38 990f7db9c155: Layer already exists 16:28:38 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:12f624dbafb58a6c2571cc2194ad69740bc6e3e9dbf36960535279e5b10a95dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:38 + 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 16:28:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:28:38 69a48bc4c15e: Preparing 16:28:38 0910216d9bc2: Preparing 16:28:38 2b3d26b0b594: Preparing 16:28:38 76b02bfbdec2: Preparing 16:28:38 f99dddde11de: Preparing 16:28:38 990f7db9c155: Preparing 16:28:38 f70ee36035b9: Preparing 16:28:38 990f7db9c155: Waiting 16:28:38 f70ee36035b9: Waiting 16:28:38 f99dddde11de: Layer already exists 16:28:38 69a48bc4c15e: Layer already exists 16:28:38 2b3d26b0b594: Layer already exists 16:28:38 76b02bfbdec2: Layer already exists 16:28:38 0910216d9bc2: Layer already exists 16:28:38 f70ee36035b9: Layer already exists 16:28:38 990f7db9c155: Layer already exists 16:28:39 main: digest: sha256:12f624dbafb58a6c2571cc2194ad69740bc6e3e9dbf36960535279e5b10a95dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:39 ===================================================== [Pipeline] echo 16:28:39 taggedImages: 16:28:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:28:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.62 16:28:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:28:39 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:28:39 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:39 latest 16:28:39 3.0.0-dev.62 16:28:39 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:39 main 16:28:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:28:39 15e369c8731e: Preparing 16:28:39 9fb79a3e8053: Preparing 16:28:39 f99dddde11de: Preparing 16:28:39 0a4a11c3b888: Preparing 16:28:39 f70ee36035b9: Preparing 16:28:39 f70ee36035b9: Layer already exists 16:28:39 f99dddde11de: Layer already exists 16:28:40 15e369c8731e: Pushed 16:28:40 0a4a11c3b888: Pushed 16:28:43 9fb79a3e8053: Pushed 16:28:43 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:d0a5df8776c6c79dbafd4bdfa64534ae4a6f20827155b73a9a5b1542b1c9311f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:28:44 15e369c8731e: Preparing 16:28:44 9fb79a3e8053: Preparing 16:28:44 f99dddde11de: Preparing 16:28:44 0a4a11c3b888: Preparing 16:28:44 f70ee36035b9: Preparing 16:28:44 15e369c8731e: Layer already exists 16:28:44 f99dddde11de: Layer already exists 16:28:44 9fb79a3e8053: Layer already exists 16:28:44 0a4a11c3b888: Layer already exists 16:28:44 f70ee36035b9: Layer already exists 16:28:44 latest: digest: sha256:d0a5df8776c6c79dbafd4bdfa64534ae4a6f20827155b73a9a5b1542b1c9311f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.62 16:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:28:45 15e369c8731e: Preparing 16:28:45 9fb79a3e8053: Preparing 16:28:45 f99dddde11de: Preparing 16:28:45 0a4a11c3b888: Preparing 16:28:45 f70ee36035b9: Preparing 16:28:45 0a4a11c3b888: Layer already exists 16:28:45 f99dddde11de: Layer already exists 16:28:45 f70ee36035b9: Layer already exists 16:28:45 9fb79a3e8053: Layer already exists 16:28:45 15e369c8731e: Layer already exists 16:28:45 3.0.0-dev.62: digest: sha256:d0a5df8776c6c79dbafd4bdfa64534ae4a6f20827155b73a9a5b1542b1c9311f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:28:45 15e369c8731e: Preparing 16:28:45 9fb79a3e8053: Preparing 16:28:45 f99dddde11de: Preparing 16:28:45 0a4a11c3b888: Preparing 16:28:45 f70ee36035b9: Preparing 16:28:45 f70ee36035b9: Layer already exists 16:28:45 15e369c8731e: Layer already exists 16:28:45 9fb79a3e8053: Layer already exists 16:28:45 f99dddde11de: Layer already exists 16:28:45 0a4a11c3b888: Layer already exists 16:28:45 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:d0a5df8776c6c79dbafd4bdfa64534ae4a6f20827155b73a9a5b1542b1c9311f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:28:46 15e369c8731e: Preparing 16:28:46 9fb79a3e8053: Preparing 16:28:46 f99dddde11de: Preparing 16:28:46 0a4a11c3b888: Preparing 16:28:46 f70ee36035b9: Preparing 16:28:46 9fb79a3e8053: Layer already exists 16:28:46 f70ee36035b9: Layer already exists 16:28:46 15e369c8731e: Layer already exists 16:28:46 f99dddde11de: Layer already exists 16:28:46 0a4a11c3b888: Layer already exists 16:28:46 main: digest: sha256:d0a5df8776c6c79dbafd4bdfa64534ae4a6f20827155b73a9a5b1542b1c9311f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:46 ===================================================== [Pipeline] echo 16:28:46 taggedImages: 16:28:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:28:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.62 16:28:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:28:46 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:28:46 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:46 latest 16:28:46 3.0.0-dev.62 16:28:46 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:46 main 16:28:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:28:47 756d0a3414ff: Preparing 16:28:47 a03fc64d9c7d: Preparing 16:28:47 c82c265f40c5: Preparing 16:28:47 f99dddde11de: Preparing 16:28:47 2abe3a02ecf4: Preparing 16:28:47 f70ee36035b9: Preparing 16:28:47 f70ee36035b9: Waiting 16:28:47 f99dddde11de: Layer already exists 16:28:47 2abe3a02ecf4: Layer already exists 16:28:47 f70ee36035b9: Layer already exists 16:28:47 a03fc64d9c7d: Pushed 16:28:47 756d0a3414ff: Pushed 16:28:51 c82c265f40c5: Pushed 16:28:51 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:dd19472772974f3004e4c027369d24f107dbc99adebe20feebb9aaee7f31109a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:28:51 756d0a3414ff: Preparing 16:28:51 a03fc64d9c7d: Preparing 16:28:51 c82c265f40c5: Preparing 16:28:51 f99dddde11de: Preparing 16:28:51 2abe3a02ecf4: Preparing 16:28:51 f70ee36035b9: Preparing 16:28:51 f70ee36035b9: Waiting 16:28:51 c82c265f40c5: Layer already exists 16:28:51 f99dddde11de: Layer already exists 16:28:51 a03fc64d9c7d: Layer already exists 16:28:51 756d0a3414ff: Layer already exists 16:28:51 2abe3a02ecf4: Layer already exists 16:28:51 f70ee36035b9: Layer already exists 16:28:51 latest: digest: sha256:dd19472772974f3004e4c027369d24f107dbc99adebe20feebb9aaee7f31109a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.62 16:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:28:52 756d0a3414ff: Preparing 16:28:52 a03fc64d9c7d: Preparing 16:28:52 c82c265f40c5: Preparing 16:28:52 f99dddde11de: Preparing 16:28:52 2abe3a02ecf4: Preparing 16:28:52 f70ee36035b9: Preparing 16:28:52 f70ee36035b9: Waiting 16:28:52 2abe3a02ecf4: Layer already exists 16:28:52 756d0a3414ff: Layer already exists 16:28:52 f99dddde11de: Layer already exists 16:28:52 a03fc64d9c7d: Layer already exists 16:28:52 c82c265f40c5: Layer already exists 16:28:52 f70ee36035b9: Layer already exists 16:28:52 3.0.0-dev.62: digest: sha256:dd19472772974f3004e4c027369d24f107dbc99adebe20feebb9aaee7f31109a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:28:53 756d0a3414ff: Preparing 16:28:53 a03fc64d9c7d: Preparing 16:28:53 c82c265f40c5: Preparing 16:28:53 f99dddde11de: Preparing 16:28:53 2abe3a02ecf4: Preparing 16:28:53 f70ee36035b9: Preparing 16:28:53 f70ee36035b9: Waiting 16:28:53 a03fc64d9c7d: Layer already exists 16:28:53 c82c265f40c5: Layer already exists 16:28:53 756d0a3414ff: Layer already exists 16:28:53 f99dddde11de: Layer already exists 16:28:53 2abe3a02ecf4: Layer already exists 16:28:53 f70ee36035b9: Layer already exists 16:28:53 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:dd19472772974f3004e4c027369d24f107dbc99adebe20feebb9aaee7f31109a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:28:54 756d0a3414ff: Preparing 16:28:54 a03fc64d9c7d: Preparing 16:28:54 c82c265f40c5: Preparing 16:28:54 f99dddde11de: Preparing 16:28:54 2abe3a02ecf4: Preparing 16:28:54 f70ee36035b9: Preparing 16:28:54 f70ee36035b9: Waiting 16:28:54 c82c265f40c5: Layer already exists 16:28:54 756d0a3414ff: Layer already exists 16:28:54 a03fc64d9c7d: Layer already exists 16:28:54 f99dddde11de: Layer already exists 16:28:54 2abe3a02ecf4: Layer already exists 16:28:54 f70ee36035b9: Layer already exists 16:28:54 main: digest: sha256:dd19472772974f3004e4c027369d24f107dbc99adebe20feebb9aaee7f31109a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:54 ===================================================== [Pipeline] echo 16:28:54 taggedImages: 16:28:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:28:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.62 16:28:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:28:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:28:54 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:54 latest 16:28:54 3.0.0-dev.62 16:28:54 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:28:54 main 16:28:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:28:55 ec4d9407f533: Preparing 16:28:55 ec4d9407f533: Preparing 16:28:55 ef32ebcb9f14: Preparing 16:28:55 e2093e981a6f: Preparing 16:28:55 77e777739155: Preparing 16:28:55 ca22241a92a9: Preparing 16:28:55 34570f746eaf: Preparing 16:28:55 f99dddde11de: Preparing 16:28:55 2d81334f1e56: Preparing 16:28:55 a9323a4b1239: Preparing 16:28:55 77cf1eb1dcc1: Preparing 16:28:55 863369531944: Preparing 16:28:55 f70ee36035b9: Preparing 16:28:55 f99dddde11de: Waiting 16:28:55 2d81334f1e56: Waiting 16:28:55 a9323a4b1239: Waiting 16:28:55 77cf1eb1dcc1: Waiting 16:28:55 863369531944: Waiting 16:28:55 f70ee36035b9: Waiting 16:28:55 34570f746eaf: Waiting 16:28:55 e2093e981a6f: Pushed 16:28:55 ec4d9407f533: Pushed 16:28:55 ca22241a92a9: Pushed 16:28:55 ef32ebcb9f14: Pushed 16:28:55 77e777739155: Pushed 16:28:55 f99dddde11de: Layer already exists 16:28:55 2d81334f1e56: Pushed 16:28:55 a9323a4b1239: Pushed 16:28:55 863369531944: Pushed 16:28:55 77cf1eb1dcc1: Pushed 16:28:55 f70ee36035b9: Layer already exists 16:28:59 34570f746eaf: Pushed 16:28:59 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:981b4a8386f62138fe6f4b0a1adec689d7e748ad207703db027e913bdb78c610 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:28:59 ec4d9407f533: Preparing 16:28:59 ec4d9407f533: Preparing 16:28:59 ef32ebcb9f14: Preparing 16:28:59 e2093e981a6f: Preparing 16:28:59 77e777739155: Preparing 16:28:59 ca22241a92a9: Preparing 16:28:59 34570f746eaf: Preparing 16:28:59 f99dddde11de: Preparing 16:28:59 2d81334f1e56: Preparing 16:28:59 a9323a4b1239: Preparing 16:28:59 77cf1eb1dcc1: Preparing 16:28:59 863369531944: Preparing 16:28:59 f70ee36035b9: Preparing 16:28:59 34570f746eaf: Waiting 16:28:59 a9323a4b1239: Waiting 16:28:59 77cf1eb1dcc1: Waiting 16:28:59 863369531944: Waiting 16:28:59 f99dddde11de: Waiting 16:28:59 2d81334f1e56: Waiting 16:28:59 f70ee36035b9: Waiting 16:28:59 ec4d9407f533: Layer already exists 16:28:59 ca22241a92a9: Layer already exists 16:28:59 ef32ebcb9f14: Layer already exists 16:28:59 e2093e981a6f: Layer already exists 16:28:59 77e777739155: Layer already exists 16:28:59 34570f746eaf: Layer already exists 16:28:59 2d81334f1e56: Layer already exists 16:28:59 f99dddde11de: Layer already exists 16:28:59 a9323a4b1239: Layer already exists 16:28:59 77cf1eb1dcc1: Layer already exists 16:28:59 863369531944: Layer already exists 16:28:59 f70ee36035b9: Layer already exists 16:29:00 latest: digest: sha256:981b4a8386f62138fe6f4b0a1adec689d7e748ad207703db027e913bdb78c610 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.62 16:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:29:00 ec4d9407f533: Preparing 16:29:00 ec4d9407f533: Preparing 16:29:00 ef32ebcb9f14: Preparing 16:29:00 e2093e981a6f: Preparing 16:29:00 77e777739155: Preparing 16:29:00 ca22241a92a9: Preparing 16:29:00 34570f746eaf: Preparing 16:29:00 f99dddde11de: Preparing 16:29:00 2d81334f1e56: Preparing 16:29:00 a9323a4b1239: Preparing 16:29:00 77cf1eb1dcc1: Preparing 16:29:00 863369531944: Preparing 16:29:00 f70ee36035b9: Preparing 16:29:00 34570f746eaf: Waiting 16:29:00 77cf1eb1dcc1: Waiting 16:29:00 863369531944: Waiting 16:29:00 f70ee36035b9: Waiting 16:29:00 f99dddde11de: Waiting 16:29:00 2d81334f1e56: Waiting 16:29:00 a9323a4b1239: Waiting 16:29:00 ca22241a92a9: Layer already exists 16:29:00 ef32ebcb9f14: Layer already exists 16:29:00 e2093e981a6f: Layer already exists 16:29:00 77e777739155: Layer already exists 16:29:00 ec4d9407f533: Layer already exists 16:29:00 2d81334f1e56: Layer already exists 16:29:00 f99dddde11de: Layer already exists 16:29:00 34570f746eaf: Layer already exists 16:29:00 77cf1eb1dcc1: Layer already exists 16:29:00 a9323a4b1239: Layer already exists 16:29:00 f70ee36035b9: Layer already exists 16:29:00 863369531944: Layer already exists 16:29:01 3.0.0-dev.62: digest: sha256:981b4a8386f62138fe6f4b0a1adec689d7e748ad207703db027e913bdb78c610 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:29:01 ec4d9407f533: Preparing 16:29:01 ec4d9407f533: Preparing 16:29:01 ef32ebcb9f14: Preparing 16:29:01 e2093e981a6f: Preparing 16:29:01 77e777739155: Preparing 16:29:01 ca22241a92a9: Preparing 16:29:01 34570f746eaf: Preparing 16:29:01 f99dddde11de: Preparing 16:29:01 2d81334f1e56: Preparing 16:29:01 a9323a4b1239: Preparing 16:29:01 77cf1eb1dcc1: Preparing 16:29:01 863369531944: Preparing 16:29:01 f70ee36035b9: Preparing 16:29:01 34570f746eaf: Waiting 16:29:01 f99dddde11de: Waiting 16:29:01 2d81334f1e56: Waiting 16:29:01 a9323a4b1239: Waiting 16:29:01 77cf1eb1dcc1: Waiting 16:29:01 863369531944: Waiting 16:29:01 f70ee36035b9: Waiting 16:29:01 ef32ebcb9f14: Layer already exists 16:29:01 e2093e981a6f: Layer already exists 16:29:01 ca22241a92a9: Layer already exists 16:29:01 77e777739155: Layer already exists 16:29:01 ec4d9407f533: Layer already exists 16:29:01 34570f746eaf: Layer already exists 16:29:01 a9323a4b1239: Layer already exists 16:29:01 f99dddde11de: Layer already exists 16:29:01 77cf1eb1dcc1: Layer already exists 16:29:01 2d81334f1e56: Layer already exists 16:29:01 f70ee36035b9: Layer already exists 16:29:01 863369531944: Layer already exists 16:29:02 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:981b4a8386f62138fe6f4b0a1adec689d7e748ad207703db027e913bdb78c610 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:29:02 ec4d9407f533: Preparing 16:29:02 ec4d9407f533: Preparing 16:29:02 ef32ebcb9f14: Preparing 16:29:02 e2093e981a6f: Preparing 16:29:02 77e777739155: Preparing 16:29:02 ca22241a92a9: Preparing 16:29:02 34570f746eaf: Preparing 16:29:02 f99dddde11de: Preparing 16:29:02 2d81334f1e56: Preparing 16:29:02 a9323a4b1239: Preparing 16:29:02 77cf1eb1dcc1: Preparing 16:29:02 863369531944: Preparing 16:29:02 f70ee36035b9: Preparing 16:29:02 2d81334f1e56: Waiting 16:29:02 a9323a4b1239: Waiting 16:29:02 863369531944: Waiting 16:29:02 77cf1eb1dcc1: Waiting 16:29:02 f70ee36035b9: Waiting 16:29:02 ca22241a92a9: Layer already exists 16:29:02 ef32ebcb9f14: Layer already exists 16:29:02 77e777739155: Layer already exists 16:29:02 e2093e981a6f: Layer already exists 16:29:02 ec4d9407f533: Layer already exists 16:29:02 2d81334f1e56: Layer already exists 16:29:02 77cf1eb1dcc1: Layer already exists 16:29:02 f99dddde11de: Layer already exists 16:29:02 34570f746eaf: Layer already exists 16:29:02 a9323a4b1239: Layer already exists 16:29:02 863369531944: Layer already exists 16:29:02 f70ee36035b9: Layer already exists 16:29:03 main: digest: sha256:981b4a8386f62138fe6f4b0a1adec689d7e748ad207703db027e913bdb78c610 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:03 ===================================================== [Pipeline] echo 16:29:03 taggedImages: 16:29:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:29:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.62 16:29:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:29:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:29:03 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:03 latest 16:29:03 3.0.0-dev.62 16:29:03 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:03 main 16:29:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:29:03 2858ef782bba: Preparing 16:29:03 459c39dbd1a7: Preparing 16:29:03 9cda6bb4a525: Preparing 16:29:03 73c054084bbc: Preparing 16:29:03 7d9aac77bd1f: Preparing 16:29:03 ef41153f2abf: Preparing 16:29:03 f4ba6aeb95b7: Preparing 16:29:03 f70ee36035b9: Preparing 16:29:03 ef41153f2abf: Waiting 16:29:03 f4ba6aeb95b7: Waiting 16:29:03 f70ee36035b9: Waiting 16:29:04 2858ef782bba: Pushed 16:29:04 7d9aac77bd1f: Pushed 16:29:04 459c39dbd1a7: Pushed 16:29:04 f70ee36035b9: Layer already exists 16:29:04 ef41153f2abf: Pushed 16:29:04 f4ba6aeb95b7: Pushed 16:29:06 9cda6bb4a525: Pushed 16:29:06 73c054084bbc: Pushed 16:29:06 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:a2d82fe0026d98669df060ec5b515d38e9114335f33d81e3b51bae08645a7c8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:29:07 2858ef782bba: Preparing 16:29:07 459c39dbd1a7: Preparing 16:29:07 9cda6bb4a525: Preparing 16:29:07 73c054084bbc: Preparing 16:29:07 7d9aac77bd1f: Preparing 16:29:07 ef41153f2abf: Preparing 16:29:07 f4ba6aeb95b7: Preparing 16:29:07 f70ee36035b9: Preparing 16:29:07 f4ba6aeb95b7: Waiting 16:29:07 ef41153f2abf: Waiting 16:29:07 f70ee36035b9: Waiting 16:29:07 73c054084bbc: Layer already exists 16:29:07 7d9aac77bd1f: Layer already exists 16:29:07 9cda6bb4a525: Layer already exists 16:29:07 459c39dbd1a7: Layer already exists 16:29:07 2858ef782bba: Layer already exists 16:29:07 ef41153f2abf: Layer already exists 16:29:07 f4ba6aeb95b7: Layer already exists 16:29:07 f70ee36035b9: Layer already exists 16:29:07 latest: digest: sha256:a2d82fe0026d98669df060ec5b515d38e9114335f33d81e3b51bae08645a7c8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.62 16:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:29:08 2858ef782bba: Preparing 16:29:08 459c39dbd1a7: Preparing 16:29:08 9cda6bb4a525: Preparing 16:29:08 73c054084bbc: Preparing 16:29:08 7d9aac77bd1f: Preparing 16:29:08 ef41153f2abf: Preparing 16:29:08 f4ba6aeb95b7: Preparing 16:29:08 f70ee36035b9: Preparing 16:29:08 ef41153f2abf: Waiting 16:29:08 f70ee36035b9: Waiting 16:29:08 f4ba6aeb95b7: Waiting 16:29:08 73c054084bbc: Layer already exists 16:29:08 7d9aac77bd1f: Layer already exists 16:29:08 2858ef782bba: Layer already exists 16:29:08 9cda6bb4a525: Layer already exists 16:29:08 459c39dbd1a7: Layer already exists 16:29:08 f4ba6aeb95b7: Layer already exists 16:29:08 ef41153f2abf: Layer already exists 16:29:08 f70ee36035b9: Layer already exists 16:29:08 3.0.0-dev.62: digest: sha256:a2d82fe0026d98669df060ec5b515d38e9114335f33d81e3b51bae08645a7c8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:29:09 2858ef782bba: Preparing 16:29:09 459c39dbd1a7: Preparing 16:29:09 9cda6bb4a525: Preparing 16:29:09 73c054084bbc: Preparing 16:29:09 7d9aac77bd1f: Preparing 16:29:09 ef41153f2abf: Preparing 16:29:09 f4ba6aeb95b7: Preparing 16:29:09 f70ee36035b9: Preparing 16:29:09 ef41153f2abf: Waiting 16:29:09 f4ba6aeb95b7: Waiting 16:29:09 f70ee36035b9: Waiting 16:29:09 459c39dbd1a7: Layer already exists 16:29:09 2858ef782bba: Layer already exists 16:29:09 9cda6bb4a525: Layer already exists 16:29:09 73c054084bbc: Layer already exists 16:29:09 7d9aac77bd1f: Layer already exists 16:29:09 ef41153f2abf: Layer already exists 16:29:09 f4ba6aeb95b7: Layer already exists 16:29:09 f70ee36035b9: Layer already exists 16:29:09 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:a2d82fe0026d98669df060ec5b515d38e9114335f33d81e3b51bae08645a7c8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:29:09 2858ef782bba: Preparing 16:29:09 459c39dbd1a7: Preparing 16:29:09 9cda6bb4a525: Preparing 16:29:09 73c054084bbc: Preparing 16:29:09 7d9aac77bd1f: Preparing 16:29:09 ef41153f2abf: Preparing 16:29:09 f4ba6aeb95b7: Preparing 16:29:09 f70ee36035b9: Preparing 16:29:09 ef41153f2abf: Waiting 16:29:09 f4ba6aeb95b7: Waiting 16:29:09 f70ee36035b9: Waiting 16:29:09 459c39dbd1a7: Layer already exists 16:29:09 73c054084bbc: Layer already exists 16:29:09 7d9aac77bd1f: Layer already exists 16:29:09 9cda6bb4a525: Layer already exists 16:29:09 2858ef782bba: Layer already exists 16:29:09 f70ee36035b9: Layer already exists 16:29:09 f4ba6aeb95b7: Layer already exists 16:29:09 ef41153f2abf: Layer already exists 16:29:10 main: digest: sha256:a2d82fe0026d98669df060ec5b515d38e9114335f33d81e3b51bae08645a7c8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:10 ===================================================== [Pipeline] echo 16:29:10 taggedImages: 16:29:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:29:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.62 16:29:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:29:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:29:10 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:10 latest 16:29:10 3.0.0-dev.62 16:29:10 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:10 main 16:29:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:29:10 0ea5788daa79: Preparing 16:29:10 17917f2795ab: Preparing 16:29:10 22be026648c8: Preparing 16:29:10 f3dc5f44d207: Preparing 16:29:10 d8c0cb1ceb7b: Preparing 16:29:10 d8a3575a71ab: Preparing 16:29:10 97d55dd1806e: Preparing 16:29:10 40d357ffdfb1: Preparing 16:29:10 19bda30b18c8: Preparing 16:29:10 f70ee36035b9: Preparing 16:29:10 40d357ffdfb1: Waiting 16:29:10 f70ee36035b9: Waiting 16:29:10 19bda30b18c8: Waiting 16:29:10 d8a3575a71ab: Waiting 16:29:10 97d55dd1806e: Waiting 16:29:11 d8c0cb1ceb7b: Pushed 16:29:11 17917f2795ab: Pushed 16:29:11 0ea5788daa79: Pushed 16:29:11 97d55dd1806e: Pushed 16:29:11 d8a3575a71ab: Pushed 16:29:11 40d357ffdfb1: Pushed 16:29:11 f70ee36035b9: Layer already exists 16:29:11 19bda30b18c8: Pushed 16:29:13 f3dc5f44d207: Pushed 16:29:14 22be026648c8: Pushed 16:29:14 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:a3173c759ea7b71ae829d7de6c038512de2ad9cae4a6eec590c697be94ae56dc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:14 + 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 16:29:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:29:15 0ea5788daa79: Preparing 16:29:15 17917f2795ab: Preparing 16:29:15 22be026648c8: Preparing 16:29:15 f3dc5f44d207: Preparing 16:29:15 d8c0cb1ceb7b: Preparing 16:29:15 d8a3575a71ab: Preparing 16:29:15 97d55dd1806e: Preparing 16:29:15 40d357ffdfb1: Preparing 16:29:15 19bda30b18c8: Preparing 16:29:15 f70ee36035b9: Preparing 16:29:15 d8a3575a71ab: Waiting 16:29:15 97d55dd1806e: Waiting 16:29:15 40d357ffdfb1: Waiting 16:29:15 19bda30b18c8: Waiting 16:29:15 f70ee36035b9: Waiting 16:29:15 d8c0cb1ceb7b: Layer already exists 16:29:15 0ea5788daa79: Layer already exists 16:29:15 f3dc5f44d207: Layer already exists 16:29:15 17917f2795ab: Layer already exists 16:29:15 22be026648c8: Layer already exists 16:29:15 40d357ffdfb1: Layer already exists 16:29:15 97d55dd1806e: Layer already exists 16:29:15 d8a3575a71ab: Layer already exists 16:29:15 19bda30b18c8: Layer already exists 16:29:15 f70ee36035b9: Layer already exists 16:29:15 latest: digest: sha256:a3173c759ea7b71ae829d7de6c038512de2ad9cae4a6eec590c697be94ae56dc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.62 16:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:29:16 0ea5788daa79: Preparing 16:29:16 17917f2795ab: Preparing 16:29:16 22be026648c8: Preparing 16:29:16 f3dc5f44d207: Preparing 16:29:16 d8c0cb1ceb7b: Preparing 16:29:16 d8a3575a71ab: Preparing 16:29:16 97d55dd1806e: Preparing 16:29:16 40d357ffdfb1: Preparing 16:29:16 19bda30b18c8: Preparing 16:29:16 f70ee36035b9: Preparing 16:29:16 40d357ffdfb1: Waiting 16:29:16 97d55dd1806e: Waiting 16:29:16 d8a3575a71ab: Waiting 16:29:16 19bda30b18c8: Waiting 16:29:16 d8c0cb1ceb7b: Layer already exists 16:29:16 22be026648c8: Layer already exists 16:29:16 0ea5788daa79: Layer already exists 16:29:16 f3dc5f44d207: Layer already exists 16:29:16 17917f2795ab: Layer already exists 16:29:16 d8a3575a71ab: Layer already exists 16:29:16 97d55dd1806e: Layer already exists 16:29:16 19bda30b18c8: Layer already exists 16:29:16 40d357ffdfb1: Layer already exists 16:29:16 f70ee36035b9: Layer already exists 16:29:16 3.0.0-dev.62: digest: sha256:a3173c759ea7b71ae829d7de6c038512de2ad9cae4a6eec590c697be94ae56dc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:29:17 0ea5788daa79: Preparing 16:29:17 17917f2795ab: Preparing 16:29:17 22be026648c8: Preparing 16:29:17 f3dc5f44d207: Preparing 16:29:17 d8c0cb1ceb7b: Preparing 16:29:17 d8a3575a71ab: Preparing 16:29:17 97d55dd1806e: Preparing 16:29:17 40d357ffdfb1: Preparing 16:29:17 19bda30b18c8: Preparing 16:29:17 f70ee36035b9: Preparing 16:29:17 d8a3575a71ab: Waiting 16:29:17 40d357ffdfb1: Waiting 16:29:17 97d55dd1806e: Waiting 16:29:17 f70ee36035b9: Waiting 16:29:17 19bda30b18c8: Waiting 16:29:17 17917f2795ab: Layer already exists 16:29:17 d8c0cb1ceb7b: Layer already exists 16:29:17 22be026648c8: Layer already exists 16:29:17 f3dc5f44d207: Layer already exists 16:29:17 0ea5788daa79: Layer already exists 16:29:17 40d357ffdfb1: Layer already exists 16:29:17 d8a3575a71ab: Layer already exists 16:29:17 19bda30b18c8: Layer already exists 16:29:17 97d55dd1806e: Layer already exists 16:29:17 f70ee36035b9: Layer already exists 16:29:17 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:a3173c759ea7b71ae829d7de6c038512de2ad9cae4a6eec590c697be94ae56dc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:29:18 0ea5788daa79: Preparing 16:29:18 17917f2795ab: Preparing 16:29:18 22be026648c8: Preparing 16:29:18 f3dc5f44d207: Preparing 16:29:18 d8c0cb1ceb7b: Preparing 16:29:18 d8a3575a71ab: Preparing 16:29:18 97d55dd1806e: Preparing 16:29:18 40d357ffdfb1: Preparing 16:29:18 19bda30b18c8: Preparing 16:29:18 f70ee36035b9: Preparing 16:29:18 97d55dd1806e: Waiting 16:29:18 d8a3575a71ab: Waiting 16:29:18 40d357ffdfb1: Waiting 16:29:18 19bda30b18c8: Waiting 16:29:18 f70ee36035b9: Waiting 16:29:18 17917f2795ab: Layer already exists 16:29:18 0ea5788daa79: Layer already exists 16:29:18 f3dc5f44d207: Layer already exists 16:29:18 22be026648c8: Layer already exists 16:29:18 d8c0cb1ceb7b: Layer already exists 16:29:18 97d55dd1806e: Layer already exists 16:29:18 f70ee36035b9: Layer already exists 16:29:18 d8a3575a71ab: Layer already exists 16:29:18 40d357ffdfb1: Layer already exists 16:29:18 19bda30b18c8: Layer already exists 16:29:18 main: digest: sha256:a3173c759ea7b71ae829d7de6c038512de2ad9cae4a6eec590c697be94ae56dc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:18 ===================================================== [Pipeline] echo 16:29:18 taggedImages: 16:29:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:29:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.62 16:29:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:29:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:29:18 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:18 latest 16:29:18 3.0.0-dev.62 16:29:18 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:18 main 16:29:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:29:19 631f3cdeeb5d: Preparing 16:29:19 e069c90b2123: Preparing 16:29:19 f99dddde11de: Preparing 16:29:19 bdbebd6bcbd5: Preparing 16:29:19 a8cfdf0cc8ec: Preparing 16:29:19 f99dddde11de: Layer already exists 16:29:19 a8cfdf0cc8ec: Layer already exists 16:29:19 631f3cdeeb5d: Pushed 16:29:20 bdbebd6bcbd5: Pushed 16:29:23 e069c90b2123: Pushed 16:29:24 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:337e0fad4f6134e001659dba912b72fdd74c8ac7a9fe4ea780e8ffb46e105dc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:29:24 631f3cdeeb5d: Preparing 16:29:24 e069c90b2123: Preparing 16:29:24 f99dddde11de: Preparing 16:29:24 bdbebd6bcbd5: Preparing 16:29:24 a8cfdf0cc8ec: Preparing 16:29:24 f99dddde11de: Layer already exists 16:29:24 a8cfdf0cc8ec: Layer already exists 16:29:24 e069c90b2123: Layer already exists 16:29:24 631f3cdeeb5d: Layer already exists 16:29:24 bdbebd6bcbd5: Layer already exists 16:29:24 latest: digest: sha256:337e0fad4f6134e001659dba912b72fdd74c8ac7a9fe4ea780e8ffb46e105dc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.62 16:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:29:25 631f3cdeeb5d: Preparing 16:29:25 e069c90b2123: Preparing 16:29:25 f99dddde11de: Preparing 16:29:25 bdbebd6bcbd5: Preparing 16:29:25 a8cfdf0cc8ec: Preparing 16:29:25 f99dddde11de: Layer already exists 16:29:25 a8cfdf0cc8ec: Layer already exists 16:29:25 631f3cdeeb5d: Layer already exists 16:29:25 e069c90b2123: Layer already exists 16:29:25 bdbebd6bcbd5: Layer already exists 16:29:25 3.0.0-dev.62: digest: sha256:337e0fad4f6134e001659dba912b72fdd74c8ac7a9fe4ea780e8ffb46e105dc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:29:26 631f3cdeeb5d: Preparing 16:29:26 e069c90b2123: Preparing 16:29:26 f99dddde11de: Preparing 16:29:26 bdbebd6bcbd5: Preparing 16:29:26 a8cfdf0cc8ec: Preparing 16:29:26 bdbebd6bcbd5: Layer already exists 16:29:26 e069c90b2123: Layer already exists 16:29:26 a8cfdf0cc8ec: Layer already exists 16:29:26 631f3cdeeb5d: Layer already exists 16:29:26 f99dddde11de: Layer already exists 16:29:26 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:337e0fad4f6134e001659dba912b72fdd74c8ac7a9fe4ea780e8ffb46e105dc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:26 + 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 16:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:29:26 631f3cdeeb5d: Preparing 16:29:26 e069c90b2123: Preparing 16:29:26 f99dddde11de: Preparing 16:29:26 bdbebd6bcbd5: Preparing 16:29:26 a8cfdf0cc8ec: Preparing 16:29:26 f99dddde11de: Layer already exists 16:29:26 e069c90b2123: Layer already exists 16:29:26 bdbebd6bcbd5: Layer already exists 16:29:26 a8cfdf0cc8ec: Layer already exists 16:29:26 631f3cdeeb5d: Layer already exists 16:29:26 main: digest: sha256:337e0fad4f6134e001659dba912b72fdd74c8ac7a9fe4ea780e8ffb46e105dc9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:27 ===================================================== [Pipeline] echo 16:29:27 taggedImages: 16:29:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:29:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.62 16:29:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:29:27 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:29:27 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:27 latest 16:29:27 3.0.0-dev.62 16:29:27 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:27 main 16:29:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:29:27 47c0e7bcdc00: Preparing 16:29:27 43ba7ba25faa: Preparing 16:29:27 e1fa0b9e920b: Preparing 16:29:27 1f5fa178641f: Preparing 16:29:27 d8c87fbceb67: Preparing 16:29:27 b59d85713619: Preparing 16:29:27 a8cfdf0cc8ec: Preparing 16:29:27 b59d85713619: Waiting 16:29:27 a8cfdf0cc8ec: Waiting 16:29:28 43ba7ba25faa: Pushed 16:29:28 e1fa0b9e920b: Pushed 16:29:28 47c0e7bcdc00: Pushed 16:29:28 a8cfdf0cc8ec: Layer already exists 16:29:29 b59d85713619: Pushed 16:29:35 d8c87fbceb67: Pushed 16:29:44 1f5fa178641f: Pushed 16:29:44 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:f2e23b45fe1789b14246d4562951e979ed09a355b71903b7ba32ec56868ed9ad size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:44 + 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 16:29:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:29:44 47c0e7bcdc00: Preparing 16:29:44 43ba7ba25faa: Preparing 16:29:44 e1fa0b9e920b: Preparing 16:29:44 1f5fa178641f: Preparing 16:29:44 d8c87fbceb67: Preparing 16:29:44 b59d85713619: Preparing 16:29:44 a8cfdf0cc8ec: Preparing 16:29:44 b59d85713619: Waiting 16:29:44 a8cfdf0cc8ec: Waiting 16:29:44 47c0e7bcdc00: Layer already exists 16:29:44 d8c87fbceb67: Layer already exists 16:29:44 43ba7ba25faa: Layer already exists 16:29:44 e1fa0b9e920b: Layer already exists 16:29:44 1f5fa178641f: Layer already exists 16:29:44 a8cfdf0cc8ec: Layer already exists 16:29:44 b59d85713619: Layer already exists 16:29:44 latest: digest: sha256:f2e23b45fe1789b14246d4562951e979ed09a355b71903b7ba32ec56868ed9ad size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.62 16:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:29:45 47c0e7bcdc00: Preparing 16:29:45 43ba7ba25faa: Preparing 16:29:45 e1fa0b9e920b: Preparing 16:29:45 1f5fa178641f: Preparing 16:29:45 d8c87fbceb67: Preparing 16:29:45 b59d85713619: Preparing 16:29:45 a8cfdf0cc8ec: Preparing 16:29:45 b59d85713619: Waiting 16:29:45 a8cfdf0cc8ec: Waiting 16:29:45 43ba7ba25faa: Layer already exists 16:29:45 1f5fa178641f: Layer already exists 16:29:45 47c0e7bcdc00: Layer already exists 16:29:45 d8c87fbceb67: Layer already exists 16:29:45 e1fa0b9e920b: Layer already exists 16:29:45 a8cfdf0cc8ec: Layer already exists 16:29:45 b59d85713619: Layer already exists 16:29:45 3.0.0-dev.62: digest: sha256:f2e23b45fe1789b14246d4562951e979ed09a355b71903b7ba32ec56868ed9ad size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:29:46 47c0e7bcdc00: Preparing 16:29:46 43ba7ba25faa: Preparing 16:29:46 e1fa0b9e920b: Preparing 16:29:46 1f5fa178641f: Preparing 16:29:46 d8c87fbceb67: Preparing 16:29:46 b59d85713619: Preparing 16:29:46 a8cfdf0cc8ec: Preparing 16:29:46 b59d85713619: Waiting 16:29:46 a8cfdf0cc8ec: Waiting 16:29:46 43ba7ba25faa: Layer already exists 16:29:46 47c0e7bcdc00: Layer already exists 16:29:46 d8c87fbceb67: Layer already exists 16:29:46 1f5fa178641f: Layer already exists 16:29:46 e1fa0b9e920b: Layer already exists 16:29:46 a8cfdf0cc8ec: Layer already exists 16:29:46 b59d85713619: Layer already exists 16:29:46 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:f2e23b45fe1789b14246d4562951e979ed09a355b71903b7ba32ec56868ed9ad size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:46 + 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 16:29:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:29:46 47c0e7bcdc00: Preparing 16:29:46 43ba7ba25faa: Preparing 16:29:46 e1fa0b9e920b: Preparing 16:29:46 1f5fa178641f: Preparing 16:29:46 d8c87fbceb67: Preparing 16:29:46 b59d85713619: Preparing 16:29:46 a8cfdf0cc8ec: Preparing 16:29:46 b59d85713619: Waiting 16:29:46 a8cfdf0cc8ec: Waiting 16:29:46 e1fa0b9e920b: Layer already exists 16:29:46 1f5fa178641f: Layer already exists 16:29:46 43ba7ba25faa: Layer already exists 16:29:46 d8c87fbceb67: Layer already exists 16:29:46 47c0e7bcdc00: Layer already exists 16:29:46 b59d85713619: Layer already exists 16:29:46 a8cfdf0cc8ec: Layer already exists 16:29:46 main: digest: sha256:f2e23b45fe1789b14246d4562951e979ed09a355b71903b7ba32ec56868ed9ad size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:46 ===================================================== [Pipeline] echo 16:29:46 taggedImages: 16:29:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:29:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.62 16:29:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:29:46 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:29:46 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:46 latest 16:29:46 3.0.0-dev.62 16:29:46 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:29:46 main 16:29:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:29:47 96add4aa8a59: Preparing 16:29:47 e09215443c24: Preparing 16:29:47 3eec6019bebf: Preparing 16:29:47 72f13ae84b02: Preparing 16:29:47 35551533903d: Preparing 16:29:47 a8cfdf0cc8ec: Preparing 16:29:47 a8cfdf0cc8ec: Waiting 16:29:47 3eec6019bebf: Pushed 16:29:47 e09215443c24: Pushed 16:29:47 a8cfdf0cc8ec: Layer already exists 16:29:47 96add4aa8a59: Pushed 16:29:47 35551533903d: Pushed 16:30:02 72f13ae84b02: Pushed 16:30:02 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:cb3ef37626d6a26e713ff0964857b6f55a697dc8914593172c88a172d329d7f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:03 + 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 16:30:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:30:03 96add4aa8a59: Preparing 16:30:03 e09215443c24: Preparing 16:30:03 3eec6019bebf: Preparing 16:30:03 72f13ae84b02: Preparing 16:30:03 35551533903d: Preparing 16:30:03 a8cfdf0cc8ec: Preparing 16:30:03 a8cfdf0cc8ec: Waiting 16:30:03 3eec6019bebf: Layer already exists 16:30:03 e09215443c24: Layer already exists 16:30:03 72f13ae84b02: Layer already exists 16:30:03 35551533903d: Layer already exists 16:30:03 96add4aa8a59: Layer already exists 16:30:03 a8cfdf0cc8ec: Layer already exists 16:30:03 latest: digest: sha256:cb3ef37626d6a26e713ff0964857b6f55a697dc8914593172c88a172d329d7f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.62 16:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:30:04 96add4aa8a59: Preparing 16:30:04 e09215443c24: Preparing 16:30:04 3eec6019bebf: Preparing 16:30:04 72f13ae84b02: Preparing 16:30:04 35551533903d: Preparing 16:30:04 a8cfdf0cc8ec: Preparing 16:30:04 a8cfdf0cc8ec: Waiting 16:30:04 e09215443c24: Layer already exists 16:30:04 35551533903d: Layer already exists 16:30:04 96add4aa8a59: Layer already exists 16:30:04 72f13ae84b02: Layer already exists 16:30:04 3eec6019bebf: Layer already exists 16:30:04 a8cfdf0cc8ec: Layer already exists 16:30:04 3.0.0-dev.62: digest: sha256:cb3ef37626d6a26e713ff0964857b6f55a697dc8914593172c88a172d329d7f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:30:05 96add4aa8a59: Preparing 16:30:05 e09215443c24: Preparing 16:30:05 3eec6019bebf: Preparing 16:30:05 72f13ae84b02: Preparing 16:30:05 35551533903d: Preparing 16:30:05 a8cfdf0cc8ec: Preparing 16:30:05 a8cfdf0cc8ec: Waiting 16:30:05 96add4aa8a59: Layer already exists 16:30:05 72f13ae84b02: Layer already exists 16:30:05 3eec6019bebf: Layer already exists 16:30:05 35551533903d: Layer already exists 16:30:05 e09215443c24: Layer already exists 16:30:05 a8cfdf0cc8ec: Layer already exists 16:30:05 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:cb3ef37626d6a26e713ff0964857b6f55a697dc8914593172c88a172d329d7f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:05 + 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 16:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:30:06 96add4aa8a59: Preparing 16:30:06 e09215443c24: Preparing 16:30:06 3eec6019bebf: Preparing 16:30:06 72f13ae84b02: Preparing 16:30:06 35551533903d: Preparing 16:30:06 a8cfdf0cc8ec: Preparing 16:30:06 a8cfdf0cc8ec: Waiting 16:30:06 96add4aa8a59: Layer already exists 16:30:06 e09215443c24: Layer already exists 16:30:06 3eec6019bebf: Layer already exists 16:30:06 35551533903d: Layer already exists 16:30:06 72f13ae84b02: Layer already exists 16:30:06 a8cfdf0cc8ec: Layer already exists 16:30:06 main: digest: sha256:cb3ef37626d6a26e713ff0964857b6f55a697dc8914593172c88a172d329d7f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:06 ===================================================== [Pipeline] echo 16:30:06 taggedImages: 16:30:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:30:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:30:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.62 16:30:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:30:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:30:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:30:06 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:30:06 latest 16:30:06 3.0.0-dev.62 16:30:06 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:30:06 main 16:30:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:30:07 ff0d6199ebd0: Preparing 16:30:07 f37fd432e1b4: Preparing 16:30:07 8df04d23f5a6: Preparing 16:30:07 72de3a68a79b: Preparing 16:30:07 b59d85713619: Preparing 16:30:07 a8cfdf0cc8ec: Preparing 16:30:07 a8cfdf0cc8ec: Waiting 16:30:07 b59d85713619: Layer already exists 16:30:07 a8cfdf0cc8ec: Layer already exists 16:30:07 8df04d23f5a6: Pushed 16:30:07 f37fd432e1b4: Pushed 16:30:07 ff0d6199ebd0: Pushed 16:30:22 72de3a68a79b: Pushed 16:30:22 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:d50cec632af2e7a1d8708f2bf585008720f7c583d4be17c7f3a2b2e5a538f94b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:23 + 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 16:30:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:30:23 ff0d6199ebd0: Preparing 16:30:23 f37fd432e1b4: Preparing 16:30:23 8df04d23f5a6: Preparing 16:30:23 72de3a68a79b: Preparing 16:30:23 b59d85713619: Preparing 16:30:23 a8cfdf0cc8ec: Preparing 16:30:23 a8cfdf0cc8ec: Waiting 16:30:23 8df04d23f5a6: Layer already exists 16:30:23 ff0d6199ebd0: Layer already exists 16:30:23 f37fd432e1b4: Layer already exists 16:30:23 b59d85713619: Layer already exists 16:30:23 72de3a68a79b: Layer already exists 16:30:23 a8cfdf0cc8ec: Layer already exists 16:30:23 latest: digest: sha256:d50cec632af2e7a1d8708f2bf585008720f7c583d4be17c7f3a2b2e5a538f94b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.62 16:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:30:24 ff0d6199ebd0: Preparing 16:30:24 f37fd432e1b4: Preparing 16:30:24 8df04d23f5a6: Preparing 16:30:24 72de3a68a79b: Preparing 16:30:24 b59d85713619: Preparing 16:30:24 a8cfdf0cc8ec: Preparing 16:30:24 a8cfdf0cc8ec: Waiting 16:30:24 f37fd432e1b4: Layer already exists 16:30:24 b59d85713619: Layer already exists 16:30:24 72de3a68a79b: Layer already exists 16:30:24 ff0d6199ebd0: Layer already exists 16:30:24 8df04d23f5a6: Layer already exists 16:30:24 a8cfdf0cc8ec: Layer already exists 16:30:24 3.0.0-dev.62: digest: sha256:d50cec632af2e7a1d8708f2bf585008720f7c583d4be17c7f3a2b2e5a538f94b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:30:25 ff0d6199ebd0: Preparing 16:30:25 f37fd432e1b4: Preparing 16:30:25 8df04d23f5a6: Preparing 16:30:25 72de3a68a79b: Preparing 16:30:25 b59d85713619: Preparing 16:30:25 a8cfdf0cc8ec: Preparing 16:30:25 a8cfdf0cc8ec: Waiting 16:30:25 f37fd432e1b4: Layer already exists 16:30:25 ff0d6199ebd0: Layer already exists 16:30:25 72de3a68a79b: Layer already exists 16:30:25 8df04d23f5a6: Layer already exists 16:30:25 b59d85713619: Layer already exists 16:30:25 a8cfdf0cc8ec: Layer already exists 16:30:25 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:d50cec632af2e7a1d8708f2bf585008720f7c583d4be17c7f3a2b2e5a538f94b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:25 + 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 16:30:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:30:26 ff0d6199ebd0: Preparing 16:30:26 f37fd432e1b4: Preparing 16:30:26 8df04d23f5a6: Preparing 16:30:26 72de3a68a79b: Preparing 16:30:26 b59d85713619: Preparing 16:30:26 a8cfdf0cc8ec: Preparing 16:30:26 a8cfdf0cc8ec: Waiting 16:30:26 72de3a68a79b: Layer already exists 16:30:26 8df04d23f5a6: Layer already exists 16:30:26 f37fd432e1b4: Layer already exists 16:30:26 b59d85713619: Layer already exists 16:30:26 ff0d6199ebd0: Layer already exists 16:30:26 a8cfdf0cc8ec: Layer already exists 16:30:26 main: digest: sha256:d50cec632af2e7a1d8708f2bf585008720f7c583d4be17c7f3a2b2e5a538f94b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:26 ===================================================== [Pipeline] echo 16:30:26 taggedImages: 16:30:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:30:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:30:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.62 16:30:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:30:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:30:26 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:30:26 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:30:26 latest 16:30:26 3.0.0-dev.62 16:30:26 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:30:26 main 16:30:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:30:27 00be1937cd9e: Preparing 16:30:27 0a7db6ee5dd8: Preparing 16:30:27 f99dddde11de: Preparing 16:30:27 b92876354114: Preparing 16:30:27 f70ee36035b9: Preparing 16:30:27 f70ee36035b9: Layer already exists 16:30:27 f99dddde11de: Layer already exists 16:30:27 00be1937cd9e: Pushed 16:30:27 b92876354114: Pushed 16:30:33 0a7db6ee5dd8: Pushed 16:30:34 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:a09c5ce3f39ca7624bad148e98cc33b56de8506c50c7844e1a420412762267ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:30:35 00be1937cd9e: Preparing 16:30:35 0a7db6ee5dd8: Preparing 16:30:35 f99dddde11de: Preparing 16:30:35 b92876354114: Preparing 16:30:35 f70ee36035b9: Preparing 16:30:35 b92876354114: Layer already exists 16:30:35 0a7db6ee5dd8: Layer already exists 16:30:35 f70ee36035b9: Layer already exists 16:30:35 00be1937cd9e: Layer already exists 16:30:35 f99dddde11de: Layer already exists 16:30:35 latest: digest: sha256:a09c5ce3f39ca7624bad148e98cc33b56de8506c50c7844e1a420412762267ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.62 16:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:30:35 00be1937cd9e: Preparing 16:30:35 0a7db6ee5dd8: Preparing 16:30:35 f99dddde11de: Preparing 16:30:35 b92876354114: Preparing 16:30:35 f70ee36035b9: Preparing 16:30:35 f70ee36035b9: Layer already exists 16:30:35 00be1937cd9e: Layer already exists 16:30:35 0a7db6ee5dd8: Layer already exists 16:30:35 b92876354114: Layer already exists 16:30:35 f99dddde11de: Layer already exists 16:30:35 3.0.0-dev.62: digest: sha256:a09c5ce3f39ca7624bad148e98cc33b56de8506c50c7844e1a420412762267ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:30:36 00be1937cd9e: Preparing 16:30:36 0a7db6ee5dd8: Preparing 16:30:36 f99dddde11de: Preparing 16:30:36 b92876354114: Preparing 16:30:36 f70ee36035b9: Preparing 16:30:36 f70ee36035b9: Layer already exists 16:30:36 0a7db6ee5dd8: Layer already exists 16:30:36 b92876354114: Layer already exists 16:30:36 00be1937cd9e: Layer already exists 16:30:36 f99dddde11de: Layer already exists 16:30:36 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:a09c5ce3f39ca7624bad148e98cc33b56de8506c50c7844e1a420412762267ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:30:37 00be1937cd9e: Preparing 16:30:37 0a7db6ee5dd8: Preparing 16:30:37 f99dddde11de: Preparing 16:30:37 b92876354114: Preparing 16:30:37 f70ee36035b9: Preparing 16:30:37 f99dddde11de: Layer already exists 16:30:37 f70ee36035b9: Layer already exists 16:30:37 0a7db6ee5dd8: Layer already exists 16:30:37 b92876354114: Layer already exists 16:30:37 00be1937cd9e: Layer already exists 16:30:37 main: digest: sha256:a09c5ce3f39ca7624bad148e98cc33b56de8506c50c7844e1a420412762267ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:37 ===================================================== [Pipeline] echo 16:30:37 taggedImages: 16:30:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:30:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:30:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.62 16:30:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:30:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:30:37 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:30:37 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:30:37 latest 16:30:37 3.0.0-dev.62 16:30:37 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:30:37 main 16:30:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:30:38 a18cfbd7d658: Preparing 16:30:38 1e3d8b97d91b: Preparing 16:30:38 f99dddde11de: Preparing 16:30:38 2abe3a02ecf4: Preparing 16:30:38 f70ee36035b9: Preparing 16:30:38 f70ee36035b9: Layer already exists 16:30:38 f99dddde11de: Layer already exists 16:30:38 2abe3a02ecf4: Layer already exists 16:30:38 a18cfbd7d658: Pushed 16:30:43 1e3d8b97d91b: Pushed 16:30:43 1e6b5b5b4c09edf66562c6fddaca311a706d0f95: digest: sha256:62b720773f2f63829a58527611acb8679bbce4d306547bcbd70e47aa01ab84d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:30:44 a18cfbd7d658: Preparing 16:30:44 1e3d8b97d91b: Preparing 16:30:44 f99dddde11de: Preparing 16:30:44 2abe3a02ecf4: Preparing 16:30:44 f70ee36035b9: Preparing 16:30:44 f70ee36035b9: Layer already exists 16:30:44 1e3d8b97d91b: Layer already exists 16:30:44 a18cfbd7d658: Layer already exists 16:30:44 f99dddde11de: Layer already exists 16:30:44 2abe3a02ecf4: Layer already exists 16:30:44 latest: digest: sha256:62b720773f2f63829a58527611acb8679bbce4d306547bcbd70e47aa01ab84d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.62 16:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:30:45 a18cfbd7d658: Preparing 16:30:45 1e3d8b97d91b: Preparing 16:30:45 f99dddde11de: Preparing 16:30:45 2abe3a02ecf4: Preparing 16:30:45 f70ee36035b9: Preparing 16:30:45 2abe3a02ecf4: Layer already exists 16:30:45 1e3d8b97d91b: Layer already exists 16:30:45 f70ee36035b9: Layer already exists 16:30:45 f99dddde11de: Layer already exists 16:30:45 a18cfbd7d658: Layer already exists 16:30:45 3.0.0-dev.62: digest: sha256:62b720773f2f63829a58527611acb8679bbce4d306547bcbd70e47aa01ab84d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:30:45 a18cfbd7d658: Preparing 16:30:45 1e3d8b97d91b: Preparing 16:30:45 f99dddde11de: Preparing 16:30:45 2abe3a02ecf4: Preparing 16:30:45 f70ee36035b9: Preparing 16:30:45 a18cfbd7d658: Layer already exists 16:30:45 1e3d8b97d91b: Layer already exists 16:30:45 f99dddde11de: Layer already exists 16:30:45 f70ee36035b9: Layer already exists 16:30:45 2abe3a02ecf4: Layer already exists 16:30:45 1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62: digest: sha256:62b720773f2f63829a58527611acb8679bbce4d306547bcbd70e47aa01ab84d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:30:46 a18cfbd7d658: Preparing 16:30:46 1e3d8b97d91b: Preparing 16:30:46 f99dddde11de: Preparing 16:30:46 2abe3a02ecf4: Preparing 16:30:46 f70ee36035b9: Preparing 16:30:46 2abe3a02ecf4: Layer already exists 16:30:46 f99dddde11de: Layer already exists 16:30:46 a18cfbd7d658: Layer already exists 16:30:46 f70ee36035b9: Layer already exists 16:30:46 1e3d8b97d91b: Layer already exists 16:30:46 main: digest: sha256:62b720773f2f63829a58527611acb8679bbce4d306547bcbd70e47aa01ab84d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:46 ===================================================== [Pipeline] echo 16:30:46 taggedImages: 16:30:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95 16:30:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:30:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.62 16:30:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e6b5b5b4c09edf66562c6fddaca311a706d0f95-3.0.0-dev.62 16:30:46 - 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 16:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:47 16:30:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:47 arm64: Pulling from edgex-lftools-log-publisher 16:30:47 8998bd30e6a1: Pulling fs layer 16:30:47 04944245beec: Pulling fs layer 16:30:47 699f458cf7ca: Pulling fs layer 16:30:47 765212b225bb: Pulling fs layer 16:30:47 f23df028b6ca: Pulling fs layer 16:30:47 d65c8cfc05b1: Pulling fs layer 16:30:47 2437ff75d9bd: Pulling fs layer 16:30:47 765212b225bb: Waiting 16:30:47 f23df028b6ca: Waiting 16:30:47 d65c8cfc05b1: Waiting 16:30:47 2437ff75d9bd: Waiting 16:30:47 04944245beec: Verifying Checksum 16:30:47 04944245beec: Download complete 16:30:47 765212b225bb: Verifying Checksum 16:30:47 765212b225bb: Download complete 16:30:47 f23df028b6ca: Download complete 16:30:47 d65c8cfc05b1: Verifying Checksum 16:30:47 d65c8cfc05b1: Download complete 16:30:48 699f458cf7ca: Verifying Checksum 16:30:48 699f458cf7ca: Download complete 16:30:48 8998bd30e6a1: Download complete 16:30:50 2437ff75d9bd: Verifying Checksum 16:30:50 2437ff75d9bd: Download complete 16:30:52 8998bd30e6a1: Pull complete 16:30:52 04944245beec: Pull complete 16:30:54 699f458cf7ca: Pull complete 16:30:54 765212b225bb: Pull complete 16:30:54 f23df028b6ca: Pull complete 16:30:55 d65c8cfc05b1: Pull complete 16:31:10 2437ff75d9bd: Pull complete 16:31:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:31:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:10 prd-ubuntu20.04-docker-arm64-4c-16g-7058 does not seem to be running inside a container 16:31:10 $ 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/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:31:12 $ docker top e623c43bec1a494ec14562a63bcc1d8582172cf7b3b5510208f70a48f197de24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:13 ---> job-cost.sh 16:31:13 lf-activate-venv: SKIPPING 16:31:13 INFO: No Stack... 16:31:14 INFO: Retrieving Pricing Info for: v3-standard-4 16:31:14 INFO: Archiving Costs [Pipeline] sh 16:31:14 + cat /w/workspace/edgex-go/423/archives/cost.csv 16:31:14 + cut -d, -f6 [Pipeline] lock 16:31:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-423-stack-cost] 16:31:15 Resource [jenkins-edgexfoundry-edgex-go-main-423-stack-cost] did not exist. Created. 16:31:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-423-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:15 + echo total: 0.10999999940395355 [Pipeline] stash 16:31:16 Stashed 1 file(s) [Pipeline] } 16:31:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-423-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:16 $ docker stop --time=1 e623c43bec1a494ec14562a63bcc1d8582172cf7b3b5510208f70a48f197de24 16:31:17 $ docker rm -f --volumes e623c43bec1a494ec14562a63bcc1d8582172cf7b3b5510208f70a48f197de24 [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 16:31:18 provisioning config files... 16:31:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/423@tmp/config9921110704539123663tmp [Pipeline] { [Pipeline] sh 16:31:18 + set +x 16:31:18 + bash -s -- 16:31:18 + curl -s https://codecov.io/bash 16:31:18 16:31:18 _____ _ 16:31:18 / ____| | | 16:31:18 | | ___ __| | ___ ___ _____ __ 16:31:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:31:18 | |___| (_) | (_| | __/ (_| (_) \ V / 16:31:18 \_____\___/ \__,_|\___|\___\___/ \_/ 16:31:18 Bash-1.0.6 16:31:18 16:31:18 16:31:18 ==> git version 2.25.1 found 16:31:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:31:18 Release-Date: 2020-01-08 16:31:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:31:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:31:18 ==> Jenkins CI detected. 16:31:18 current dir:  /w/workspace/edgex-go/423 16:31:18 project root: . 16:31:18 --> token set from env 16:31:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:31:18 ==> Running gcov in . (disable via -X gcov) 16:31:18 ==> Python coveragepy not found 16:31:18 ==> Searching for coverage reports in: 16:31:18 + . 16:31:18 -> Found 1 reports 16:31:18 ==> Detecting git/mercurial file structure 16:31:18 ==> Reading reports 16:31:18 + ./coverage.out bytes=487323 16:31:18 ==> Appending adjustments 16:31:18 https://docs.codecov.io/docs/fixing-reports 16:31:19 + Found adjustments 16:31:19 ==> Gzipping contents 16:31:19 64K /tmp/codecov.fgKemE.gz 16:31:19 ==> Uploading reports 16:31:19 url: https://codecov.io 16:31:19 query: branch=main&commit=1e6b5b5b4c09edf66562c6fddaca311a706d0f95&build=423&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F423%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:31:19 -> Pinging Codecov 16:31:19 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=1e6b5b5b4c09edf66562c6fddaca311a706d0f95&build=423&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F423%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:31:19 -> Uploading to 16:31:19 https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/1e6b5b5b4c09edf66562c6fddaca311a706d0f95/7e53d327-0bd7-4322-b82d-c33adb85e618.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T163119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cfc9f6e0482de5388374036723ddc4e995ae06a4c479974639192644559dc596 16:31:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:19 Dload Upload Total Spent Left Speed 16:31:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62940 0 0 100 62940 0 194k --:--:-- --:--:-- --:--:-- 194k 16:31:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1e6b5b5b4c09edf66562c6fddaca311a706d0f95 [Pipeline] } 16:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:31:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:31:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:20 16:31:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:31:20 df9b9388f04a: Pulling fs layer 16:31:20 52dc419b0ee2: Pulling fs layer 16:31:20 25bc292e5bac: Pulling fs layer 16:31:20 114826534d7a: Pulling fs layer 16:31:20 4657fd5d0bcf: Pulling fs layer 16:31:20 6ad1cebc031e: Pulling fs layer 16:31:20 8a3aa393b2d8: Pulling fs layer 16:31:20 4657fd5d0bcf: Waiting 16:31:20 6ad1cebc031e: Waiting 16:31:20 8a3aa393b2d8: Waiting 16:31:20 114826534d7a: Waiting 16:31:20 25bc292e5bac: Download complete 16:31:20 52dc419b0ee2: Verifying Checksum 16:31:20 52dc419b0ee2: Download complete 16:31:20 4657fd5d0bcf: Verifying Checksum 16:31:21 df9b9388f04a: Pull complete 16:31:21 6ad1cebc031e: Verifying Checksum 16:31:21 6ad1cebc031e: Download complete 16:31:21 52dc419b0ee2: Pull complete 16:31:21 25bc292e5bac: Pull complete 16:31:22 114826534d7a: Verifying Checksum 16:31:22 114826534d7a: Download complete 16:31:22 8a3aa393b2d8: Verifying Checksum 16:31:22 8a3aa393b2d8: Download complete 16:31:25 114826534d7a: Pull complete 16:31:25 4657fd5d0bcf: Pull complete 16:31:25 6ad1cebc031e: Pull complete 16:31:29 8a3aa393b2d8: Pull complete 16:31:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:29 prd-ubuntu20.04-docker-8c-8g-7057 does not seem to be running inside a container 16:31:29 $ 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/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:31:32 $ docker top 1c028ad665db3ac3f09166eda1aad5c2d839e866c4f533fc162303ab666859cb -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:31:33 + set -o pipefail 16:31:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:31:38 16:31:38 Monitoring /w/workspace/edgex-go/423 (github.com/edgexfoundry/edgex-go)... 16:31:38 16:31:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ef589d50-d9c6-4f98-8071-a8dc47c6baad 16:31:38 16:31:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:31:38 16:31:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:31:38 16:31:38 16:31:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:31:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:31:38 More details here: https://snyk.co/ue1NS [Pipeline] } 16:31:38 $ docker stop --time=1 1c028ad665db3ac3f09166eda1aad5c2d839e866c4f533fc162303ab666859cb 16:31:41 $ docker rm -f --volumes 1c028ad665db3ac3f09166eda1aad5c2d839e866c4f533fc162303ab666859cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:31:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:41 provisioning config files... 16:31:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/423@tmp/config9036015439805434862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:42 --> edgex-publish-swagger.sh 16:31:42 === Publish openapi/v3 API === 16:31:42 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:31:42 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/423/openapi/v3/core-command.yaml] 16:31:42 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:42 Dload Upload Total Spent Left Speed 16:31:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 54670 --:--:-- --:--:-- --:--:-- 54567 100 29030 0 0 100 29030 0 54670 --:--:-- --:--:-- --:--:-- 54567 16:31:42 16:31:42 16:31:42 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/423/openapi/v3/core-data.yaml] 16:31:42 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:42 Dload Upload Total Spent Left Speed 16:31:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 115k --:--:-- --:--:-- --:--:-- 115k 16:31:43 16:31:43 16:31:43 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/423/openapi/v3/core-metadata.yaml] 16:31:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:43 Dload Upload Total Spent Left Speed 16:31:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 236k --:--:-- --:--:-- --:--:-- 236k 100 140k 0 0 100 140k 0 236k --:--:-- --:--:-- --:--:-- 236k 16:31:43 16:31:43 16:31:43 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/423/openapi/v3/support-notifications.yaml] 16:31:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:43 Dload Upload Total Spent Left Speed 16:31:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 150k --:--:-- --:--:-- --:--:-- 150k 16:31:44 16:31:44 16:31:44 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/423/openapi/v3/support-scheduler.yaml] 16:31:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:44 Dload Upload Total Spent Left Speed 16:31:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 163k --:--:-- --:--:-- --:--:-- 162k 100 34001 0 0 100 34001 0 72496 --:--:-- --:--:-- --:--:-- 72342 16:31:45 16:31:45 [Pipeline] } 16:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:31:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:31:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:45 prd-ubuntu20.04-docker-8c-8g-7057 does not seem to be running inside a container 16:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:31:46 $ docker top 6c5def5eaf5f10d72800a78adfdf175b41fad29d20a46b2d6f3ea53e03ce7f03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:46 [ssh-agent] Looking for ssh-agent implementation... 16:31:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:46 $ docker exec 6c5def5eaf5f10d72800a78adfdf175b41fad29d20a46b2d6f3ea53e03ce7f03 ssh-agent 16:31:46 SSH_AUTH_SOCK=/tmp/ssh-OzehYqmCIulz/agent.32 16:31:46 SSH_AGENT_PID=38 16:31:46 Running ssh-add (command line suppressed) 16:31:46 Identity added: /w/workspace/edgex-go/423@tmp/private_key_467566227345861133.key (/w/workspace/edgex-go/423@tmp/private_key_467566227345861133.key) 16:31:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:46 + git semver tag 16:31:47 2023-02-22 16:31:47,112 [run_tag] DEBUG tag force:False 16:31:47 2023-02-22 16:31:47,112 [check_head_tag] DEBUG check head tag 16:31:47 2023-02-22 16:31:47,116 [execute] INFO git cat-file --batch-check 16:31:47 2023-02-22 16:31:47,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/423, universal_newlines=False, shell=None, istream=) 16:31:47 2023-02-22 16:31:47,120 [execute] INFO git cat-file --batch 16:31:47 2023-02-22 16:31:47,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/423, universal_newlines=False, shell=None, istream=) 16:31:47 2023-02-22 16:31:47,164 [read_version] DEBUG read version from /w/workspace/edgex-go/423/.semver/main 16:31:47 2023-02-22 16:31:47,164 [execute] INFO git tag -a v3.0.0-dev.62 -m v3.0.0-dev.62 16:31:47 2023-02-22 16:31:47,164 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.62', '-m', 'v3.0.0-dev.62'], cwd=/w/workspace/edgex-go/423, universal_newlines=False, shell=None, istream=None) 16:31:47 2023-02-22 16:31:47,169 [read_version] DEBUG read version from /w/workspace/edgex-go/423/.semver/main 16:31:47 3.0.0-dev.62 [Pipeline] } 16:31:47 $ docker exec --env ******** --env ******** 6c5def5eaf5f10d72800a78adfdf175b41fad29d20a46b2d6f3ea53e03ce7f03 ssh-agent -k 16:31:47 unset SSH_AUTH_SOCK; 16:31:47 unset SSH_AGENT_PID; 16:31:47 echo Agent pid 38 killed; 16:31:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:47 + git semver [Pipeline] } 16:31:47 $ docker stop --time=1 6c5def5eaf5f10d72800a78adfdf175b41fad29d20a46b2d6f3ea53e03ce7f03 16:31:49 $ docker rm -f --volumes 6c5def5eaf5f10d72800a78adfdf175b41fad29d20a46b2d6f3ea53e03ce7f03 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:49 16:31:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:49 0.23.1-centos7: Pulling from edgex-lftools 16:31:49 ab5ef0e58194: Pulling fs layer 16:31:49 9712f1f96733: Pulling fs layer 16:31:49 63f879dbbcfc: Pulling fs layer 16:31:49 0d9ebad4ef96: Pulling fs layer 16:31:49 e9a5061849ea: Pulling fs layer 16:31:49 d747dcd14b5f: Pulling fs layer 16:31:49 2de7ff778b66: Pulling fs layer 16:31:49 e9a5061849ea: Waiting 16:31:49 d747dcd14b5f: Waiting 16:31:49 2de7ff778b66: Waiting 16:31:49 0d9ebad4ef96: Waiting 16:31:49 9712f1f96733: Verifying Checksum 16:31:49 9712f1f96733: Download complete 16:31:50 63f879dbbcfc: Verifying Checksum 16:31:50 63f879dbbcfc: Download complete 16:31:50 0d9ebad4ef96: Verifying Checksum 16:31:50 0d9ebad4ef96: Download complete 16:31:50 e9a5061849ea: Verifying Checksum 16:31:50 e9a5061849ea: Download complete 16:31:50 d747dcd14b5f: Download complete 16:31:50 ab5ef0e58194: Verifying Checksum 16:31:50 ab5ef0e58194: Download complete 16:31:50 2de7ff778b66: Verifying Checksum 16:31:50 2de7ff778b66: Download complete 16:31:53 ab5ef0e58194: Pull complete 16:31:53 9712f1f96733: Pull complete 16:31:54 63f879dbbcfc: Pull complete 16:31:58 0d9ebad4ef96: Pull complete 16:31:58 e9a5061849ea: Pull complete 16:31:58 d747dcd14b5f: Pull complete 16:31:59 2de7ff778b66: Pull complete 16:31:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:31:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:59 prd-ubuntu20.04-docker-8c-8g-7057 does not seem to be running inside a container 16:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:32:02 $ docker top 8fe162d633cd0580a39230b7b60b30a39e62ba8b086bf37814f23895f413f1d0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:32:02 provisioning config files... 16:32:03 copy managed file [sigul-config] to file:/w/workspace/edgex-go/423@tmp/config3347177081713695973tmp 16:32:03 copy managed file [sigul-password] to file:/w/workspace/edgex-go/423@tmp/config17385130347626937674tmp 16:32:03 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/423@tmp/config3600906120492275550tmp [Pipeline] { [Pipeline] echo 16:32:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:32:03 ---> sigul-configuration.sh 16:32:03 gpg: directory `/root/.gnupg' created 16:32:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:32:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:32:03 gpg: keyring `/root/.gnupg/secring.gpg' created 16:32:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:32:03 gpg: CAST5 encrypted data 16:32:03 gpg: encrypted with 1 passphrase 16:32:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:32:03 + mkdir /home/jenkins 16:32:03 + mkdir /home/jenkins/sigul [Pipeline] sh 16:32:03 + 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 16:32:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:32:04 ---> sigul-install.sh 16:32:04 Sigul already installed; skipping installation. [Pipeline] sh 16:32:04 + git tag --list 16:32:04 0.6.0 16:32:04 0.6.1 16:32:04 0.7.0 16:32:04 0.7.1 16:32:04 v1.0.0 16:32:04 v1.0.1 16:32:04 v1.1.0 16:32:04 v1.2.0 16:32:04 v1.2.1 16:32:04 v1.3.0 16:32:04 v1.3.1 16:32:04 v2.0.0 16:32:04 v2.1.0 16:32:04 v2.1.1 16:32:04 v2.1.1-dev.1 16:32:04 v2.1.1-dev.2 16:32:04 v2.1.1-dev.3 16:32:04 v2.1.1-dev.4 16:32:04 v2.1.1-dev.5 16:32:04 v2.1.1-dev.6 16:32:04 v2.1.1-dev.7 16:32:04 v2.1.1-dev.8 16:32:04 v2.1.2-dev.1 16:32:04 v2.2.0 16:32:04 v2.2.1-dev.1 16:32:04 v2.2.1-dev.10 16:32:04 v2.2.1-dev.11 16:32:04 v2.2.1-dev.12 16:32:04 v2.2.1-dev.13 16:32:04 v2.2.1-dev.14 16:32:04 v2.2.1-dev.15 16:32:04 v2.2.1-dev.16 16:32:04 v2.2.1-dev.17 16:32:04 v2.2.1-dev.18 16:32:04 v2.2.1-dev.19 16:32:04 v2.2.1-dev.2 16:32:04 v2.2.1-dev.20 16:32:04 v2.2.1-dev.21 16:32:04 v2.2.1-dev.22 16:32:04 v2.2.1-dev.23 16:32:04 v2.2.1-dev.24 16:32:04 v2.2.1-dev.25 16:32:04 v2.2.1-dev.26 16:32:04 v2.2.1-dev.27 16:32:04 v2.2.1-dev.28 16:32:04 v2.2.1-dev.29 16:32:04 v2.2.1-dev.3 16:32:04 v2.2.1-dev.4 16:32:04 v2.2.1-dev.5 16:32:04 v2.2.1-dev.6 16:32:04 v2.2.1-dev.7 16:32:04 v2.2.1-dev.8 16:32:04 v2.2.1-dev.9 16:32:04 v2.3.0 16:32:04 v2.3.0-dev.100 16:32:04 v2.3.0-dev.101 16:32:04 v2.3.0-dev.102 16:32:04 v2.3.0-dev.103 16:32:04 v2.3.0-dev.104 16:32:04 v2.3.0-dev.105 16:32:04 v2.3.0-dev.106 16:32:04 v2.3.0-dev.29 16:32:04 v2.3.0-dev.30 16:32:04 v2.3.0-dev.31 16:32:04 v2.3.0-dev.32 16:32:04 v2.3.0-dev.33 16:32:04 v2.3.0-dev.34 16:32:04 v2.3.0-dev.35 16:32:04 v2.3.0-dev.36 16:32:04 v2.3.0-dev.37 16:32:04 v2.3.0-dev.38 16:32:04 v2.3.0-dev.39 16:32:04 v2.3.0-dev.40 16:32:04 v2.3.0-dev.41 16:32:04 v2.3.0-dev.42 16:32:04 v2.3.0-dev.43 16:32:04 v2.3.0-dev.44 16:32:04 v2.3.0-dev.45 16:32:04 v2.3.0-dev.46 16:32:04 v2.3.0-dev.47 16:32:04 v2.3.0-dev.48 16:32:04 v2.3.0-dev.49 16:32:04 v2.3.0-dev.50 16:32:04 v2.3.0-dev.51 16:32:04 v2.3.0-dev.52 16:32:04 v2.3.0-dev.53 16:32:04 v2.3.0-dev.54 16:32:04 v2.3.0-dev.55 16:32:04 v2.3.0-dev.56 16:32:04 v2.3.0-dev.57 16:32:04 v2.3.0-dev.58 16:32:04 v2.3.0-dev.59 16:32:04 v2.3.0-dev.60 16:32:04 v2.3.0-dev.61 16:32:04 v2.3.0-dev.62 16:32:04 v2.3.0-dev.63 16:32:04 v2.3.0-dev.64 16:32:04 v2.3.0-dev.65 16:32:04 v2.3.0-dev.66 16:32:04 v2.3.0-dev.67 16:32:04 v2.3.0-dev.68 16:32:04 v2.3.0-dev.69 16:32:04 v2.3.0-dev.70 16:32:04 v2.3.0-dev.71 16:32:04 v2.3.0-dev.72 16:32:04 v2.3.0-dev.73 16:32:04 v2.3.0-dev.74 16:32:04 v2.3.0-dev.75 16:32:04 v2.3.0-dev.76 16:32:04 v2.3.0-dev.77 16:32:04 v2.3.0-dev.78 16:32:04 v2.3.0-dev.79 16:32:04 v2.3.0-dev.80 16:32:04 v2.3.0-dev.81 16:32:04 v2.3.0-dev.82 16:32:04 v2.3.0-dev.83 16:32:04 v2.3.0-dev.84 16:32:04 v2.3.0-dev.85 16:32:04 v2.3.0-dev.86 16:32:04 v2.3.0-dev.87 16:32:04 v2.3.0-dev.88 16:32:04 v2.3.0-dev.89 16:32:04 v2.3.0-dev.90 16:32:04 v2.3.0-dev.91 16:32:04 v2.3.0-dev.92 16:32:04 v2.3.0-dev.93 16:32:04 v2.3.0-dev.94 16:32:04 v2.3.0-dev.95 16:32:04 v2.3.0-dev.96 16:32:04 v2.3.0-dev.97 16:32:04 v2.3.0-dev.98 16:32:04 v2.3.0-dev.99 16:32:04 v2.3.1-dev.1 16:32:04 v2.3.1-dev.2 16:32:04 v2.3.1-dev.3 16:32:04 v2.3.1-dev.4 16:32:04 v2.3.1-dev.5 16:32:04 v3.0.0-dev.1 16:32:04 v3.0.0-dev.10 16:32:04 v3.0.0-dev.11 16:32:04 v3.0.0-dev.12 16:32:04 v3.0.0-dev.13 16:32:04 v3.0.0-dev.14 16:32:04 v3.0.0-dev.15 16:32:04 v3.0.0-dev.16 16:32:04 v3.0.0-dev.17 16:32:04 v3.0.0-dev.18 16:32:04 v3.0.0-dev.19 16:32:04 v3.0.0-dev.2 16:32:04 v3.0.0-dev.20 16:32:04 v3.0.0-dev.21 16:32:04 v3.0.0-dev.22 16:32:04 v3.0.0-dev.23 16:32:04 v3.0.0-dev.24 16:32:04 v3.0.0-dev.25 16:32:04 v3.0.0-dev.26 16:32:04 v3.0.0-dev.27 16:32:04 v3.0.0-dev.28 16:32:04 v3.0.0-dev.29 16:32:04 v3.0.0-dev.3 16:32:04 v3.0.0-dev.30 16:32:04 v3.0.0-dev.31 16:32:04 v3.0.0-dev.32 16:32:04 v3.0.0-dev.33 16:32:04 v3.0.0-dev.34 16:32:04 v3.0.0-dev.35 16:32:04 v3.0.0-dev.36 16:32:04 v3.0.0-dev.37 16:32:04 v3.0.0-dev.38 16:32:04 v3.0.0-dev.39 16:32:04 v3.0.0-dev.4 16:32:04 v3.0.0-dev.40 16:32:04 v3.0.0-dev.41 16:32:04 v3.0.0-dev.42 16:32:04 v3.0.0-dev.43 16:32:04 v3.0.0-dev.44 16:32:04 v3.0.0-dev.45 16:32:04 v3.0.0-dev.46 16:32:04 v3.0.0-dev.47 16:32:04 v3.0.0-dev.48 16:32:04 v3.0.0-dev.49 16:32:04 v3.0.0-dev.5 16:32:04 v3.0.0-dev.50 16:32:04 v3.0.0-dev.51 16:32:04 v3.0.0-dev.52 16:32:04 v3.0.0-dev.53 16:32:04 v3.0.0-dev.54 16:32:04 v3.0.0-dev.55 16:32:04 v3.0.0-dev.56 16:32:04 v3.0.0-dev.57 16:32:04 v3.0.0-dev.58 16:32:04 v3.0.0-dev.59 16:32:04 v3.0.0-dev.6 16:32:04 v3.0.0-dev.60 16:32:04 v3.0.0-dev.61 16:32:04 v3.0.0-dev.62 16:32:04 v3.0.0-dev.7 16:32:04 v3.0.0-dev.8 16:32:04 v3.0.0-dev.9 [Pipeline] sh 16:32:04 + lftools sign git-tag v3.0.0-dev.62 16:32:05 Signing Git tag with Sigul... 16:32:05 Signing v3.0.0-dev.62 [Pipeline] echo 16:32:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:32:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:32:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:32:06 $ docker stop --time=1 8fe162d633cd0580a39230b7b60b30a39e62ba8b086bf37814f23895f413f1d0 16:32:07 $ docker rm -f --volumes 8fe162d633cd0580a39230b7b60b30a39e62ba8b086bf37814f23895f413f1d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:32:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:08 prd-ubuntu20.04-docker-8c-8g-7057 does not seem to be running inside a container 16:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:32:08 $ docker top 22c5e2912b1b98a1cd36440b8d89b621b20b33ce05f891245177136d33e69452 -eo pid,comm 16:32:08 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). 16:32:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:08 [ssh-agent] Looking for ssh-agent implementation... 16:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:08 $ docker exec 22c5e2912b1b98a1cd36440b8d89b621b20b33ce05f891245177136d33e69452 ssh-agent 16:32:09 SSH_AUTH_SOCK=/tmp/ssh-vSijMG79H0KT/agent.32 16:32:09 SSH_AGENT_PID=38 16:32:09 Running ssh-add (command line suppressed) 16:32:09 Identity added: /w/workspace/edgex-go/423@tmp/private_key_1423162725021614828.key (/w/workspace/edgex-go/423@tmp/private_key_1423162725021614828.key) 16:32:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:09 + git semver bump pre 16:32:09 2023-02-22 16:32:09,668 [read_version] DEBUG read version from /w/workspace/edgex-go/423/.semver/main 16:32:09 2023-02-22 16:32:09,668 [bump_version] DEBUG bumping version:3.0.0-dev.62 on axis:pre with prefix:dev 16:32:09 2023-02-22 16:32:09,668 [bump_version] DEBUG bumped version:3.0.0-dev.63 16:32:09 2023-02-22 16:32:09,668 [write_version] DEBUG write version:3.0.0-dev.63 to path:/w/workspace/edgex-go/423/.semver/main with force:True 16:32:09 2023-02-22 16:32:09,668 [read_version] DEBUG read version from /w/workspace/edgex-go/423/.semver/main 16:32:09 2023-02-22 16:32:09,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/423/.semver/main 16:32:09 2023-02-22 16:32:09,670 [execute] INFO git cat-file --batch-check 16:32:09 2023-02-22 16:32:09,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/423/.semver, universal_newlines=False, shell=None, istream=) 16:32:09 2023-02-22 16:32:09,677 [execute] INFO git cat-file --batch 16:32:09 2023-02-22 16:32:09,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/423/.semver, universal_newlines=False, shell=None, istream=) 16:32:09 2023-02-22 16:32:09,682 [read_version] DEBUG read version from /w/workspace/edgex-go/423/.semver/main 16:32:09 3.0.0-dev.63 [Pipeline] } 16:32:09 $ docker exec --env ******** --env ******** 22c5e2912b1b98a1cd36440b8d89b621b20b33ce05f891245177136d33e69452 ssh-agent -k 16:32:09 unset SSH_AUTH_SOCK; 16:32:09 unset SSH_AGENT_PID; 16:32:09 echo Agent pid 38 killed; 16:32:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:10 + git semver [Pipeline] } 16:32:10 $ docker stop --time=1 22c5e2912b1b98a1cd36440b8d89b621b20b33ce05f891245177136d33e69452 16:32:11 $ docker rm -f --volumes 22c5e2912b1b98a1cd36440b8d89b621b20b33ce05f891245177136d33e69452 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:12 prd-ubuntu20.04-docker-8c-8g-7057 does not seem to be running inside a container 16:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:32:12 $ docker top a100ccf48729e9eab691a11b9399d516250d6ce44c0caab808c53532db51406c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:12 [ssh-agent] Looking for ssh-agent implementation... 16:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:12 $ docker exec a100ccf48729e9eab691a11b9399d516250d6ce44c0caab808c53532db51406c ssh-agent 16:32:13 SSH_AUTH_SOCK=/tmp/ssh-tA9NAqUW7gtk/agent.32 16:32:13 SSH_AGENT_PID=38 16:32:13 Running ssh-add (command line suppressed) 16:32:13 Identity added: /w/workspace/edgex-go/423@tmp/private_key_82355666585554449.key (/w/workspace/edgex-go/423@tmp/private_key_82355666585554449.key) 16:32:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:13 + git semver push 16:32:13 2023-02-22 16:32:13,695 [run_push] DEBUG push 16:32:13 2023-02-22 16:32:13,696 [execute] INFO git cat-file --batch-check 16:32:13 2023-02-22 16:32:13,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/423/.semver, universal_newlines=False, shell=None, istream=) 16:32:13 2023-02-22 16:32:13,700 [execute] INFO git rev-list bc1793ab9f01efd3625aa2ba6b9493224bbf2d04 -- 16:32:13 2023-02-22 16:32:13,701 [execute] DEBUG Popen(['git', 'rev-list', 'bc1793ab9f01efd3625aa2ba6b9493224bbf2d04', '--'], cwd=/w/workspace/edgex-go/423/.semver, universal_newlines=False, shell=None, istream=None) 16:32:13 2023-02-22 16:32:13,716 [execute] INFO git fetch -v origin 16:32:13 2023-02-22 16:32:13,716 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/423/.semver, universal_newlines=True, shell=None, istream=None) 16:32:14 2023-02-22 16:32:14,279 [run_push] DEBUG no remote changes detected 16:32:14 2023-02-22 16:32:14,279 [execute] INFO git push origin semver 16:32:14 2023-02-22 16:32:14,280 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/423/.semver, universal_newlines=False, shell=None, istream=None) 16:32:15 2023-02-22 16:32:15,245 [run_push] DEBUG push all version tags 16:32:15 2023-02-22 16:32:15,246 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:32:15 2023-02-22 16:32:15,246 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/423, universal_newlines=False, shell=None, istream=None) 16:32:16 2023-02-22 16:32:16,134 [read_version] DEBUG read version from /w/workspace/edgex-go/423/.semver/main 16:32:16 3.0.0-dev.63 [Pipeline] } 16:32:16 $ docker exec --env ******** --env ******** a100ccf48729e9eab691a11b9399d516250d6ce44c0caab808c53532db51406c ssh-agent -k 16:32:16 unset SSH_AUTH_SOCK; 16:32:16 unset SSH_AGENT_PID; 16:32:16 echo Agent pid 38 killed; 16:32:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:16 + git semver [Pipeline] } 16:32:16 $ docker stop --time=1 a100ccf48729e9eab691a11b9399d516250d6ce44c0caab808c53532db51406c 16:32:18 $ docker rm -f --volumes a100ccf48729e9eab691a11b9399d516250d6ce44c0caab808c53532db51406c [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 16:32:18 + [ -d /w/workspace/edgex-go/423/archives ] [Pipeline] libraryResource [Pipeline] sh 16:32:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:32:19 ---> package-listing.sh 16:32:19 ++ facter osfamily 16:32:19 ++ tr '[:upper:]' '[:lower:]' 16:32:20 + OS_FAMILY=debian 16:32:20 + workspace=/w/workspace/edgex-go/423 16:32:20 + START_PACKAGES=/tmp/packages_start.txt 16:32:20 + END_PACKAGES=/tmp/packages_end.txt 16:32:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:32:20 + PACKAGES=/tmp/packages_start.txt 16:32:20 + '[' /w/workspace/edgex-go/423 ']' 16:32:20 + PACKAGES=/tmp/packages_end.txt 16:32:20 + case "${OS_FAMILY}" in 16:32:20 + dpkg -l 16:32:20 + grep '^ii' 16:32:20 + '[' -f /tmp/packages_start.txt ']' 16:32:20 + '[' -f /tmp/packages_end.txt ']' 16:32:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:32:20 + '[' /w/workspace/edgex-go/423 ']' 16:32:20 + mkdir -p /w/workspace/edgex-go/423/archives/ 16:32:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/423/archives/ [Pipeline] echo 16:32:20 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/423/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:32:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:21 16:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:21 latest: Pulling from edgex-lftools-log-publisher 16:32:21 5eb5b503b376: Pulling fs layer 16:32:21 5c69ac0246d0: Pulling fs layer 16:32:21 ec43610c2a17: Pulling fs layer 16:32:21 3a2ae6a8a46f: Pulling fs layer 16:32:21 33b1e0a273af: Pulling fs layer 16:32:21 5d3b04190fa2: Pulling fs layer 16:32:21 2f39f015ded8: Pulling fs layer 16:32:21 33b1e0a273af: Waiting 16:32:21 5d3b04190fa2: Waiting 16:32:21 2f39f015ded8: Waiting 16:32:21 5c69ac0246d0: Verifying Checksum 16:32:21 5c69ac0246d0: Download complete 16:32:21 3a2ae6a8a46f: Verifying Checksum 16:32:21 3a2ae6a8a46f: Download complete 16:32:21 33b1e0a273af: Verifying Checksum 16:32:21 33b1e0a273af: Download complete 16:32:21 5d3b04190fa2: Download complete 16:32:21 ec43610c2a17: Verifying Checksum 16:32:21 ec43610c2a17: Download complete 16:32:21 5eb5b503b376: Verifying Checksum 16:32:21 5eb5b503b376: Download complete 16:32:22 2f39f015ded8: Download complete 16:32:22 5eb5b503b376: Pull complete 16:32:23 5c69ac0246d0: Pull complete 16:32:23 ec43610c2a17: Pull complete 16:32:23 3a2ae6a8a46f: Pull complete 16:32:23 33b1e0a273af: Pull complete 16:32:23 5d3b04190fa2: Pull complete 16:32:29 2f39f015ded8: Pull complete 16:32:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:29 prd-ubuntu20.04-docker-8c-8g-7057 does not seem to be running inside a container 16:32:29 $ 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/423/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/423 -v /w/workspace/edgex-go/423:/w/workspace/edgex-go/423:rw,z -v /w/workspace/edgex-go/423@tmp:/w/workspace/edgex-go/423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:32:32 $ docker top 6c1fffa0971c246e40baec211681744e8880a3f8cbea43fa57e9fe8c5c05877f -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:32 + touch /tmp/pre-build-complete [Pipeline] sh 16:32:32 + mkdir -p /var/log/sysstat [Pipeline] sh 16:32:33 + ls /var/log/sa-host 16:32:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:33 provisioning config files... 16:32:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/423@tmp/config4913302930341615117tmp [Pipeline] { [Pipeline] echo 16:32:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:32:33 ---> create-netrc.sh [Pipeline] } 16:32:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:32:34 ---> python-tools-install.sh [Pipeline] echo 16:32:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:32:34 ---> sudo-logs.sh 16:32:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:32:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:32:34 ---> job-cost.sh 16:32:34 lf-activate-venv: SKIPPING 16:32:34 DEBUG: total: 0.10999999940395355 16:32:34 INFO: Retrieving Stack Cost... 16:32:35 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:35 INFO: Archiving Costs [Pipeline] echo 16:32:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:32:35 ---> logs-deploy.sh 16:32:35 lf-activate-venv: SKIPPING 16:32:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/423 16:32:35 INFO: archiving workspace using pattern(s): 16:32:36 Archives upload complete. 16:32:36 INFO: archiving logs to Nexus 16:32:37 ---> uname -a: 16:32:37 Linux prd-ubuntu20-04-docker-8c-8g-7057 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:32:37 16:32:37 16:32:37 ---> lscpu: 16:32:37 Architecture: x86_64 16:32:37 CPU op-mode(s): 32-bit, 64-bit 16:32:37 Byte Order: Little Endian 16:32:37 Address sizes: 40 bits physical, 48 bits virtual 16:32:37 CPU(s): 8 16:32:37 On-line CPU(s) list: 0-7 16:32:37 Thread(s) per core: 1 16:32:37 Core(s) per socket: 1 16:32:37 Socket(s): 8 16:32:37 NUMA node(s): 1 16:32:37 Vendor ID: AuthenticAMD 16:32:37 CPU family: 23 16:32:37 Model: 49 16:32:37 Model name: AMD EPYC-Rome Processor 16:32:37 Stepping: 0 16:32:37 CPU MHz: 2799.998 16:32:37 BogoMIPS: 5599.99 16:32:37 Virtualization: AMD-V 16:32:37 Hypervisor vendor: KVM 16:32:37 Virtualization type: full 16:32:37 L1d cache: 256 KiB 16:32:37 L1i cache: 256 KiB 16:32:37 L2 cache: 4 MiB 16:32:37 L3 cache: 128 MiB 16:32:37 NUMA node0 CPU(s): 0-7 16:32:37 Vulnerability Itlb multihit: Not affected 16:32:37 Vulnerability L1tf: Not affected 16:32:37 Vulnerability Mds: Not affected 16:32:37 Vulnerability Meltdown: Not affected 16:32:37 Vulnerability Mmio stale data: Not affected 16:32:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:32:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:32:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:32:37 Vulnerability Srbds: Not affected 16:32:37 Vulnerability Tsx async abort: Not affected 16:32:37 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 16:32:37 16:32:37 16:32:37 ---> nproc: 16:32:37 8 16:32:37 16:32:37 16:32:37 ---> df -h: 16:32:37 Filesystem Size Used Avail Use% Mounted on 16:32:37 overlay 155G 21G 135G 14% / 16:32:37 tmpfs 64M 0 64M 0% /dev 16:32:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:32:37 shm 64M 0 64M 0% /dev/shm 16:32:37 /dev/vda1 155G 21G 135G 14% /facter-os 16:32:37 16:32:37 16:32:37 ---> sar -b -r -n DEV: 16:32:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7057) 02/22/23 _x86_64_ (8 CPU) 16:32:37 16:32:37 16:04:39 LINUX RESTART (8 CPU) 16:32:37 16:32:37 16:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:32:37 16:06:01 166.62 38.96 127.66 0.00 4305.02 87018.30 0.00 16:32:37 16:07:01 50.16 0.08 50.07 0.00 5.60 23955.21 0.00 16:32:37 16:08:01 38.06 0.28 37.78 0.00 6.53 9498.70 0.00 16:32:37 16:09:01 399.38 6.65 392.74 0.00 65.18 159295.03 0.00 16:32:37 16:10:01 531.41 5.28 526.12 0.00 114.63 223758.35 0.00 16:32:37 16:11:01 722.09 0.78 721.31 0.00 12.00 229826.46 0.00 16:32:37 16:12:01 782.84 12.20 770.64 0.00 5392.70 225772.50 0.00 16:32:37 16:13:01 484.14 0.18 483.95 0.00 27.20 59754.31 0.00 16:32:37 16:14:01 20.13 0.07 20.06 0.00 13.20 523.56 0.00 16:32:37 16:15:01 2.23 0.00 2.23 0.00 0.00 36.26 0.00 16:32:37 16:16:01 2.85 1.60 1.25 0.00 36.25 14.40 0.00 16:32:37 16:17:01 1.50 0.02 1.48 0.00 0.13 16.13 0.00 16:32:37 16:18:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 16:32:37 16:19:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 16:32:37 16:20:01 1.73 0.02 1.72 0.00 0.13 19.46 0.00 16:32:37 16:21:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 16:32:37 16:22:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 16:32:37 16:23:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 16:32:37 16:24:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 16:32:37 16:25:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 16:32:37 16:26:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 16:32:37 16:27:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 16:32:37 16:28:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 16:32:37 16:29:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 16:32:37 16:30:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 16:32:37 16:31:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 16:32:37 16:32:01 100.20 0.20 100.00 0.00 10.80 54115.65 0.00 16:32:37 Average: 122.92 2.46 120.47 0.00 369.96 39771.56 0.00 16:32:37 16:32:37 16:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:32:37 16:06:01 28385932 31582880 722500 2.20 94040 3346448 2020068 5.95 1113396 2982104 14020 16:32:37 16:07:01 28108192 31442284 854536 2.60 114172 3430112 2317172 6.83 1331224 2999884 69696 16:32:37 16:08:01 27666692 31566192 728596 2.22 116732 3961708 1903572 5.61 1392400 3345700 361768 16:32:37 16:09:01 24306748 31517984 767300 2.33 200636 6974588 1883464 5.55 1990868 5877236 136624 16:32:37 16:10:01 21246824 31183556 1084804 3.30 293128 9482216 3009340 8.87 2426912 8357252 846980 16:32:37 16:11:01 18343076 31485856 787508 2.39 364828 12429504 1956688 5.77 2069484 11436276 872340 16:32:37 16:12:01 17089456 31400400 861804 2.62 422900 13492736 2331928 6.87 2351416 12351176 128 16:32:37 16:13:01 18868516 31522696 742564 2.26 429576 11876068 1819196 5.36 2375444 10600464 1176 16:32:37 16:14:01 18861360 31516856 747768 2.27 430180 11876668 1846856 5.44 2381500 10600764 8 16:32:37 16:15:01 18861068 31516612 747976 2.27 430232 11876652 1846856 5.44 2380608 10600752 28 16:32:37 16:16:01 18857696 31515248 749488 2.28 430256 11877740 1846856 5.44 2384752 10601092 24 16:32:37 16:17:01 18858544 31516096 748576 2.28 430272 11877736 1846856 5.44 2382868 10601036 44 16:32:37 16:18:01 18857760 31515352 749472 2.28 430276 11877744 1846856 5.44 2382556 10601040 16 16:32:37 16:19:01 18860208 31517804 746932 2.27 430292 11877748 1846856 5.44 2379872 10601044 48 16:32:37 16:20:01 18858296 31516200 748600 2.28 430312 11877752 1869120 5.51 2379924 10601248 180 16:32:37 16:21:01 18858184 31516092 748636 2.28 430324 11877756 1869120 5.51 2379956 10601252 268 16:32:37 16:22:01 18858648 31516576 748056 2.27 430344 11877756 1869120 5.51 2379920 10601252 172 16:32:37 16:23:01 18858516 31516452 748280 2.28 430348 11877760 1869120 5.51 2379948 10601256 296 16:32:37 16:24:01 18858500 31516484 748256 2.28 430368 11877760 1869120 5.51 2379948 10601256 176 16:32:37 16:25:01 18858540 31516556 748172 2.28 430392 11877764 1869120 5.51 2379724 10601260 36 16:32:37 16:26:01 18858756 31516780 748116 2.28 430404 11877768 1869120 5.51 2379992 10601264 180 16:32:37 16:27:01 18857976 31516044 748804 2.28 430428 11877772 1869120 5.51 2380296 10601264 244 16:32:37 16:28:01 18858432 31516540 748252 2.28 430452 11877776 1869120 5.51 2380132 10601272 180 16:32:37 16:29:01 18858416 31516524 748200 2.28 430460 11877776 1869120 5.51 2380132 10601272 220 16:32:37 16:30:01 18858368 31516512 748160 2.28 430484 11877776 1869120 5.51 2380236 10601276 28 16:32:37 16:31:01 18858436 31516600 748216 2.28 430488 11877788 1869120 5.51 2380396 10601284 284 16:32:37 16:32:01 17365980 31488628 773696 2.35 467224 13185776 1964968 5.79 2489208 11863824 99344 16:32:37 Average: 20031079 31499474 770121 2.34 379613 10813950 1952480 5.75 2236782 9653141 89056 16:32:37 16:32:37 16:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:32:37 16:06:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 16:32:37 16:06:01 ens3 1590.27 1504.37 12520.49 181.61 0.00 0.00 0.00 0.00 16:32:37 16:06:01 docker0 585.80 520.76 42.43 3430.03 0.00 0.00 0.00 0.00 16:32:37 16:07:01 vethf40de31 1.30 1.48 0.10 0.12 0.00 0.00 0.00 0.00 16:32:37 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:07:01 ens3 33.53 24.70 31.80 14.45 0.00 0.00 0.00 0.00 16:32:37 16:07:01 docker0 1.30 1.37 0.08 0.11 0.00 0.00 0.00 0.00 16:32:37 16:08:01 vethf40de31 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:08:01 ens3 37.68 37.34 23.83 111.10 0.00 0.00 0.00 0.00 16:32:37 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:09:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 16:32:37 16:09:01 ens3 924.16 584.02 7726.73 64.88 0.00 0.00 0.00 0.00 16:32:37 16:09:01 docker0 529.14 826.81 41.61 6035.80 0.00 0.00 0.00 0.00 16:32:37 16:09:01 vethe345224 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 16:32:37 16:10:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:32:37 16:10:01 ens3 65.74 39.70 306.31 11.19 0.00 0.00 0.00 0.00 16:32:37 16:10:01 veth45d0515 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:32:37 16:10:01 veth5bc1e80 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:32:37 16:10:01 docker0 8.08 14.80 0.51 157.87 0.00 0.00 0.00 0.00 16:32:37 16:10:01 vethe345224 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:32:37 16:10:01 veth1b85fce 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:32:37 16:11:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:32:37 16:11:01 ens3 616.98 320.99 4098.65 42.50 0.00 0.00 0.00 0.00 16:32:37 16:11:01 docker0 269.29 521.41 22.30 3707.10 0.00 0.00 0.00 0.00 16:32:37 16:11:01 vethe345224 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 16:32:37 16:12:01 vethed1be71 1.15 2.67 0.09 40.47 0.00 0.00 0.00 0.00 16:32:37 16:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:32:37 16:12:01 ens3 371.54 201.03 3036.55 26.45 0.00 0.00 0.00 0.00 16:32:37 16:12:01 docker0 97.92 205.88 7.76 1471.46 0.00 0.00 0.00 0.00 16:32:37 16:12:01 vethe345224 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:32:37 16:13:01 lo 33.59 33.59 3.30 3.30 0.00 0.00 0.00 0.00 16:32:37 16:13:01 ens3 317.80 320.58 268.78 1199.18 0.00 0.00 0.00 0.00 16:32:37 16:13:01 docker0 4.93 10.13 0.32 92.41 0.00 0.00 0.00 0.00 16:32:37 16:14:01 lo 28.52 28.52 2.81 2.81 0.00 0.00 0.00 0.00 16:32:37 16:14:01 ens3 329.22 342.94 155.88 1815.20 0.00 0.00 0.00 0.00 16:32:37 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:16:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:16:01 ens3 7.06 4.93 5.11 6.04 0.00 0.00 0.00 0.00 16:32:37 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:18:01 ens3 1.23 1.05 8.16 0.07 0.00 0.00 0.00 0.00 16:32:37 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:20:01 ens3 1.48 1.12 5.20 0.08 0.00 0.00 0.00 0.00 16:32:37 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:21:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:32:37 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:22:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:26:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 16:32:37 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:27:01 ens3 0.63 0.48 0.38 0.22 0.00 0.00 0.00 0.00 16:32:37 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:30:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:37 16:31:01 ens3 1.05 0.52 0.44 0.28 0.00 0.00 0.00 0.00 16:32:37 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:37 16:32:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 16:32:37 16:32:01 ens3 396.07 251.52 7768.22 43.84 0.00 0.00 0.00 0.00 16:32:37 16:32:01 docker0 38.09 62.29 3.14 588.29 0.00 0.00 0.00 0.00 16:32:37 Average: lo 2.77 2.77 0.27 0.27 0.00 0.00 0.00 0.00 16:32:37 Average: ens3 173.91 134.68 1331.74 130.27 0.00 0.00 0.00 0.00 16:32:37 Average: docker0 56.84 80.13 4.38 573.48 0.00 0.00 0.00 0.00 16:32:37 16:32:37 16:32:37 ---> sar -P ALL: 16:32:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7057) 02/22/23 _x86_64_ (8 CPU) 16:32:37 16:32:37 16:04:39 LINUX RESTART (8 CPU) 16:32:37 16:32:37 16:05:01 CPU %user %nice %system %iowait %steal %idle 16:32:37 16:06:01 all 11.82 0.00 4.40 2.68 0.07 81.04 16:32:37 16:06:01 0 15.62 0.00 4.48 2.22 0.07 77.62 16:32:37 16:06:01 1 14.84 0.00 4.65 9.11 0.05 71.35 16:32:37 16:06:01 2 10.47 0.00 4.28 1.74 0.05 83.46 16:32:37 16:06:01 3 11.09 0.00 2.96 0.63 0.07 85.26 16:32:37 16:06:01 4 9.92 0.00 4.53 3.79 0.05 81.71 16:32:37 16:06:01 5 11.28 0.00 4.77 0.51 0.07 83.38 16:32:37 16:06:01 6 13.00 0.00 5.09 1.45 0.07 80.40 16:32:37 16:06:01 7 8.31 0.00 4.41 1.99 0.10 85.19 16:32:37 16:07:01 all 32.77 0.00 6.08 0.92 0.09 60.14 16:32:37 16:07:01 0 33.15 0.00 5.91 3.48 0.08 57.37 16:32:37 16:07:01 1 33.40 0.00 6.56 1.99 0.08 57.97 16:32:37 16:07:01 2 32.90 0.00 6.41 0.79 0.08 59.82 16:32:37 16:07:01 3 32.44 0.00 5.42 0.02 0.10 62.02 16:32:37 16:07:01 4 32.42 0.00 5.91 0.61 0.10 60.96 16:32:37 16:07:01 5 33.02 0.00 5.35 0.08 0.08 61.46 16:32:37 16:07:01 6 32.94 0.00 7.25 0.03 0.10 59.68 16:32:37 16:07:01 7 31.91 0.00 5.84 0.37 0.08 61.80 16:32:37 16:08:01 all 51.17 0.00 7.06 0.22 0.11 41.44 16:32:37 16:08:01 0 50.69 0.00 7.46 0.10 0.12 41.63 16:32:37 16:08:01 1 50.29 0.00 7.05 0.05 0.10 42.51 16:32:37 16:08:01 2 49.32 0.00 7.63 0.91 0.10 42.04 16:32:37 16:08:01 3 51.72 0.00 6.76 0.00 0.12 41.41 16:32:37 16:08:01 4 52.15 0.00 6.69 0.42 0.10 40.64 16:32:37 16:08:01 5 52.35 0.00 7.16 0.22 0.13 40.14 16:32:37 16:08:01 6 51.40 0.00 6.95 0.03 0.10 41.51 16:32:37 16:08:01 7 51.43 0.00 6.80 0.05 0.10 41.62 16:32:37 16:09:01 all 12.55 0.00 8.52 6.82 0.08 72.04 16:32:37 16:09:01 0 12.75 0.00 8.00 9.13 0.07 70.05 16:32:37 16:09:01 1 12.25 0.00 8.27 3.78 0.07 75.64 16:32:37 16:09:01 2 14.42 0.00 9.32 10.08 0.09 66.10 16:32:37 16:09:01 3 13.04 0.00 8.63 15.38 0.08 62.87 16:32:37 16:09:01 4 11.78 0.00 7.42 2.43 0.07 78.31 16:32:37 16:09:01 5 11.80 0.00 9.99 1.98 0.07 76.16 16:32:37 16:09:01 6 11.64 0.00 7.93 6.71 0.07 73.65 16:32:37 16:09:01 7 12.70 0.00 8.60 5.09 0.10 73.52 16:32:37 16:10:01 all 37.70 0.00 11.38 9.47 0.09 41.35 16:32:37 16:10:01 0 38.33 0.00 8.77 3.42 0.08 49.39 16:32:37 16:10:01 1 37.93 0.00 11.01 9.37 0.08 41.60 16:32:37 16:10:01 2 37.02 0.00 10.69 10.47 0.08 41.73 16:32:37 16:10:01 3 38.01 0.00 11.87 3.92 0.08 46.12 16:32:37 16:10:01 4 37.07 0.00 12.31 2.70 0.09 47.83 16:32:37 16:10:01 5 36.76 0.00 13.63 21.06 0.10 28.46 16:32:37 16:10:01 6 38.96 0.00 11.07 22.15 0.09 27.74 16:32:37 16:10:01 7 37.52 0.00 11.72 2.79 0.10 47.87 16:32:37 16:11:01 all 42.42 0.00 13.08 14.65 0.18 29.68 16:32:37 16:11:01 0 39.38 0.00 12.02 13.27 0.16 35.17 16:32:37 16:11:01 1 41.09 0.00 12.08 11.10 0.15 35.57 16:32:37 16:11:01 2 40.16 0.00 11.23 8.24 0.14 40.23 16:32:37 16:11:01 3 45.26 0.00 13.89 13.67 0.17 27.01 16:32:37 16:11:01 4 44.19 0.00 12.87 14.43 0.19 28.31 16:32:37 16:11:01 5 40.51 0.00 13.40 20.50 0.19 25.39 16:32:37 16:11:01 6 43.91 0.00 15.00 15.36 0.26 25.47 16:32:37 16:11:01 7 44.81 0.00 14.12 20.65 0.21 20.21 16:32:37 16:12:01 all 52.97 0.00 12.36 10.80 0.14 23.73 16:32:37 16:12:01 0 52.67 0.00 11.91 20.49 0.16 14.77 16:32:37 16:12:01 1 49.91 0.00 11.11 2.85 0.16 35.98 16:32:37 16:12:01 2 52.67 0.00 12.71 3.10 0.17 31.35 16:32:37 16:12:01 3 54.65 0.00 13.44 10.97 0.14 20.82 16:32:37 16:12:01 4 51.78 0.00 13.35 12.68 0.12 22.07 16:32:37 16:12:01 5 52.58 0.00 11.25 15.03 0.12 21.02 16:32:37 16:12:01 6 53.96 0.00 12.37 14.46 0.12 19.08 16:32:37 16:12:01 7 55.45 0.00 12.68 6.90 0.14 24.83 16:32:37 16:13:01 all 20.60 0.00 5.44 3.21 0.11 70.65 16:32:37 16:13:01 0 18.85 0.00 5.29 2.11 0.08 73.67 16:32:37 16:13:01 1 19.73 0.00 4.66 2.82 0.08 72.71 16:32:37 16:13:01 2 20.68 0.00 4.97 3.41 0.12 70.82 16:32:37 16:13:01 3 20.76 0.00 6.13 2.34 0.15 70.62 16:32:37 16:13:01 4 20.80 0.00 5.12 4.12 0.10 69.85 16:32:37 16:13:01 5 19.88 0.00 5.05 4.12 0.10 70.85 16:32:37 16:13:01 6 23.43 0.00 6.15 5.30 0.08 65.04 16:32:37 16:13:01 7 20.63 0.00 6.13 1.48 0.14 71.63 16:32:37 16:14:01 all 6.52 0.00 0.73 0.05 0.05 92.65 16:32:37 16:14:01 0 5.77 0.00 0.84 0.00 0.03 93.37 16:32:37 16:14:01 1 6.33 0.00 0.63 0.00 0.03 93.01 16:32:37 16:14:01 2 4.96 0.00 0.72 0.00 0.05 94.27 16:32:37 16:14:01 3 9.47 0.00 0.87 0.02 0.08 89.56 16:32:37 16:14:01 4 8.09 0.00 0.70 0.32 0.05 90.84 16:32:37 16:14:01 5 4.39 0.00 0.40 0.02 0.02 95.18 16:32:37 16:14:01 6 7.74 0.00 0.87 0.02 0.07 91.30 16:32:37 16:14:01 7 5.44 0.00 0.79 0.02 0.07 93.69 16:32:37 16:15:01 all 0.15 0.00 0.03 0.01 0.01 99.81 16:32:37 16:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:15:01 1 0.98 0.00 0.07 0.00 0.00 98.96 16:32:37 16:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:32:37 16:15:01 3 0.10 0.00 0.05 0.00 0.02 99.83 16:32:37 16:15:01 4 0.02 0.00 0.02 0.03 0.00 99.93 16:32:37 16:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:32:37 16:15:01 6 0.02 0.00 0.02 0.02 0.02 99.93 16:32:37 16:15:01 7 0.03 0.00 0.05 0.00 0.02 99.90 16:32:37 16:16:01 all 0.32 0.00 0.05 0.01 0.01 99.61 16:32:37 16:16:01 0 0.25 0.00 0.03 0.02 0.00 99.70 16:32:37 16:16:01 1 0.17 0.00 0.05 0.02 0.02 99.75 16:32:37 16:16:01 2 0.25 0.00 0.07 0.02 0.00 99.67 16:32:37 16:16:01 3 0.40 0.00 0.12 0.00 0.02 99.47 16:32:37 16:16:01 4 1.23 0.00 0.02 0.02 0.02 98.72 16:32:37 16:16:01 5 0.07 0.00 0.03 0.00 0.00 99.90 16:32:37 16:16:01 6 0.10 0.00 0.05 0.02 0.00 99.83 16:32:37 16:16:01 7 0.07 0.00 0.03 0.00 0.02 99.88 16:32:37 16:32:37 16:16:01 CPU %user %nice %system %iowait %steal %idle 16:32:37 16:17:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:32:37 16:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:32:37 16:17:01 1 0.07 0.00 0.00 0.00 0.00 99.93 16:32:37 16:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:32:37 16:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:32:37 16:17:01 4 0.05 0.00 0.02 0.02 0.00 99.92 16:32:37 16:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:17:01 6 0.05 0.00 0.00 0.00 0.00 99.95 16:32:37 16:17:01 7 0.03 0.00 0.05 0.00 0.02 99.90 16:32:37 16:18:01 all 0.28 0.00 0.02 0.00 0.01 99.69 16:32:37 16:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:18:01 1 2.00 0.00 0.00 0.00 0.02 97.98 16:32:37 16:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:32:37 16:18:01 3 0.08 0.00 0.03 0.00 0.02 99.87 16:32:37 16:18:01 4 0.03 0.00 0.03 0.02 0.00 99.92 16:32:37 16:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:32:37 16:18:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:32:37 16:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:32:37 16:19:01 all 0.12 0.00 0.01 0.01 0.01 99.86 16:32:37 16:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:19:01 1 0.80 0.00 0.02 0.03 0.02 99.14 16:32:37 16:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:32:37 16:19:01 3 0.05 0.00 0.00 0.00 0.02 99.93 16:32:37 16:19:01 4 0.03 0.00 0.00 0.02 0.02 99.93 16:32:37 16:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:32:37 16:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:32:37 16:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:32:37 16:20:01 all 0.04 0.00 0.05 0.00 0.00 99.90 16:32:37 16:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:32:37 16:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:32:37 16:20:01 2 0.03 0.00 0.07 0.00 0.00 99.90 16:32:37 16:20:01 3 0.12 0.00 0.07 0.00 0.02 99.80 16:32:37 16:20:01 4 0.05 0.00 0.03 0.02 0.00 99.90 16:32:37 16:20:01 5 0.05 0.00 0.10 0.00 0.02 99.83 16:32:37 16:20:01 6 0.02 0.00 0.03 0.02 0.00 99.93 16:32:37 16:20:01 7 0.05 0.00 0.03 0.00 0.00 99.92 16:32:37 16:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:32:37 16:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:32:37 16:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:32:37 16:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:32:37 16:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:32:37 16:21:01 4 0.05 0.00 0.03 0.00 0.00 99.92 16:32:37 16:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:32:37 16:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:32:37 16:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:32:37 16:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:32:37 16:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:32:37 16:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:32:37 16:22:01 3 0.02 0.00 0.05 0.00 0.02 99.92 16:32:37 16:22:01 4 0.02 0.00 0.02 0.02 0.02 99.93 16:32:37 16:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 16:32:37 16:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:32:37 16:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:32:37 16:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:32:37 16:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:23:01 1 0.13 0.00 0.05 0.00 0.02 99.80 16:32:37 16:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:32:37 16:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:32:37 16:23:01 4 0.05 0.00 0.02 0.02 0.02 99.90 16:32:37 16:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:32:37 16:23:01 6 0.00 0.00 0.02 0.02 0.02 99.95 16:32:37 16:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:32:37 16:24:01 all 0.26 0.00 0.01 0.01 0.00 99.71 16:32:37 16:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:24:01 1 1.97 0.00 0.00 0.00 0.00 98.03 16:32:37 16:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:32:37 16:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:32:37 16:24:01 4 0.03 0.00 0.02 0.03 0.00 99.92 16:32:37 16:24:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:32:37 16:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:32:37 16:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:32:37 16:25:01 all 0.28 0.00 0.01 0.00 0.01 99.69 16:32:37 16:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:32:37 16:25:01 1 1.99 0.00 0.00 0.00 0.00 98.01 16:32:37 16:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:32:37 16:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:32:37 16:25:01 4 0.13 0.00 0.03 0.02 0.02 99.80 16:32:37 16:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:32:37 16:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:32:37 16:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:32:37 16:26:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:32:37 16:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:26:01 1 0.18 0.00 0.02 0.00 0.02 99.78 16:32:37 16:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:32:37 16:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:32:37 16:26:01 4 0.02 0.00 0.02 0.02 0.00 99.95 16:32:37 16:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:32:37 16:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:32:37 16:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:27:01 all 0.12 0.00 0.01 0.00 0.01 99.86 16:32:37 16:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:32:37 16:27:01 1 0.70 0.00 0.02 0.00 0.00 99.29 16:32:37 16:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:32:37 16:27:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:32:37 16:27:01 4 0.08 0.00 0.00 0.00 0.00 99.92 16:32:37 16:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:32:37 16:27:01 6 0.03 0.00 0.00 0.02 0.00 99.95 16:32:37 16:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:32:37 16:32:37 16:27:01 CPU %user %nice %system %iowait %steal %idle 16:32:37 16:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:32:37 16:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:28:01 1 0.20 0.00 0.00 0.00 0.02 99.78 16:32:37 16:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:28:01 3 0.07 0.00 0.00 0.00 0.02 99.92 16:32:37 16:28:01 4 0.03 0.00 0.00 0.02 0.02 99.93 16:32:37 16:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:32:37 16:28:01 6 0.00 0.00 0.02 0.02 0.02 99.95 16:32:37 16:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:32:37 16:29:01 all 0.10 0.00 0.01 0.00 0.00 99.88 16:32:37 16:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:29:01 1 0.65 0.00 0.00 0.00 0.00 99.35 16:32:37 16:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:32:37 16:29:01 3 0.03 0.00 0.03 0.02 0.02 99.90 16:32:37 16:29:01 4 0.03 0.00 0.03 0.02 0.00 99.92 16:32:37 16:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:32:37 16:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:32:37 16:30:01 all 0.10 0.00 0.01 0.00 0.01 99.89 16:32:37 16:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:32:37 16:30:01 1 0.58 0.00 0.00 0.00 0.02 99.40 16:32:37 16:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:32:37 16:30:01 3 0.05 0.00 0.00 0.00 0.02 99.93 16:32:37 16:30:01 4 0.10 0.00 0.00 0.00 0.02 99.88 16:32:37 16:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:32:37 16:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:32:37 16:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:32:37 16:31:01 all 0.06 0.00 0.01 0.00 0.01 99.92 16:32:37 16:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:32:37 16:31:01 1 0.27 0.00 0.02 0.00 0.00 99.72 16:32:37 16:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:32:37 16:31:01 3 0.05 0.00 0.03 0.00 0.03 99.88 16:32:37 16:31:01 4 0.03 0.00 0.00 0.02 0.00 99.95 16:32:37 16:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:32:37 16:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:32:37 16:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:32:37 16:32:01 all 8.25 0.00 3.72 1.54 0.06 86.43 16:32:37 16:32:01 0 8.37 0.00 3.69 0.19 0.05 87.71 16:32:37 16:32:01 1 8.92 0.00 3.34 0.22 0.07 87.46 16:32:37 16:32:01 2 6.93 0.00 4.65 6.33 0.05 82.03 16:32:37 16:32:01 3 7.04 0.00 4.73 3.48 0.05 84.70 16:32:37 16:32:01 4 9.14 0.00 2.83 1.38 0.05 86.60 16:32:37 16:32:01 5 9.36 0.00 3.25 0.63 0.05 86.71 16:32:37 16:32:01 6 8.66 0.00 3.59 0.10 0.07 87.58 16:32:37 16:32:01 7 7.56 0.00 3.73 0.02 0.08 88.61 16:32:37 Average: all 10.19 0.00 2.67 1.83 0.04 85.27 16:32:37 Average: 0 10.07 0.00 2.50 1.97 0.03 85.43 16:32:37 Average: 1 10.42 0.00 2.54 1.51 0.04 85.50 16:32:37 Average: 2 9.88 0.00 2.66 1.64 0.04 85.78 16:32:37 Average: 3 10.44 0.00 2.76 1.84 0.05 84.92 16:32:37 Average: 4 10.20 0.00 2.63 1.57 0.04 85.57 16:32:37 Average: 5 9.94 0.00 2.72 2.32 0.04 84.98 16:32:37 Average: 6 10.45 0.00 2.79 2.39 0.04 84.32 16:32:37 Average: 7 10.10 0.00 2.74 1.43 0.04 85.69 16:32:37 16:32:37 16:32:37