Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe3620ce412f86f9ce6eb635c00e802c499476bf 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-ssh15053430861004157817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14965860909062140385.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11744696950859231818.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh886027260129481945.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-ssh16492631878262534078.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3518’ Running on prd-ubuntu20.04-docker-8c-8g-3519 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/555 [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/555 # 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 fe3620ce412f86f9ce6eb635c00e802c499476bf (main) Commit message: "fix: Fix core-command swagger file (#4631)" > 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 fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 > git rev-list --no-walk 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:44:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:44:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:44:35 ========================================================= 15:44:35 EdgeX Global Pipelines Version Info 15:44:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:44:36 ------------------- 15:44:36 stable info: 15:44:36 ------------------- 15:44:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:44:36 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:44:36 Message: update stable to v1.0.253 15:44:36 ------------------- 15:44:36 experimental info: 15:44:36 ------------------- 15:44:36 Commited By: **** collab-it+edgex@linuxfoundation.org 15:44:36 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:44:36 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:44:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:44:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:44:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:44:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:44:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:44:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:44:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe3620c [Pipeline] echo 15:44:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:37 provisioning config files... 15:44:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/555@tmp/config11025490051664070075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:37 ---> docker-login.sh 15:44:37 nexus3.edgexfoundry.org:10001 15:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:37 Configure a credential helper to remove this warning. See 15:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:37 15:44:37 Login Succeeded 15:44:37 nexus3.edgexfoundry.org:10002 15:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:37 Configure a credential helper to remove this warning. See 15:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:37 15:44:37 Login Succeeded 15:44:37 nexus3.edgexfoundry.org:10003 15:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:38 Configure a credential helper to remove this warning. See 15:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:38 15:44:38 Login Succeeded 15:44:38 nexus3.edgexfoundry.org:10004 15:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:38 Configure a credential helper to remove this warning. See 15:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:38 15:44:38 Login Succeeded 15:44:38 docker.io 15:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:38 Configure a credential helper to remove this warning. See 15:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:38 15:44:38 Login Succeeded 15:44:38 ---> docker-login.sh ends [Pipeline] } 15:44:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:39 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 15:44:39 + dirname cmd/core-command/Dockerfile 15:44:39 + cut -d/ -f2 15:44:39 + echo core-command,cmd/core-command/Dockerfile 15:44:39 + + cut -d/ -f2 15:44:39 dirname cmd/core-common-config-bootstrapper/Dockerfile 15:44:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:44:39 + dirname cmd/core-data/Dockerfile 15:44:39 + cut -d/ -f2 15:44:39 + echo core-data,cmd/core-data/Dockerfile 15:44:39 + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 15:44:39 15:44:39 + echo core-metadata,cmd/core-metadata/Dockerfile 15:44:39 + dirname cmd/security-bootstrapper/Dockerfile 15:44:39 + cut -d/ -f2 15:44:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:44:39 + dirname cmd/security-proxy-auth/Dockerfile 15:44:39 + cut -d/ -f2 15:44:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:44:39 + dirname cmd/security-proxy-setup/Dockerfile 15:44:39 + cut -d/ -f2 15:44:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:44:39 + dirname cmd/security-secretstore-setup/Dockerfile 15:44:39 + cut -d/ -f2 15:44:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:44:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:44:39 + cut -d/ -f2 15:44:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:44:39 + dirname cmd/security-spire-agent/Dockerfile 15:44:39 + cut -d/ -f2 15:44:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:44:39 + + dirname cmd/security-spire-config/Dockerfile 15:44:39 cut -d/ -f2 15:44:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:44:39 + cut -d/ -f2 15:44:39 + dirname cmd/security-spire-server/Dockerfile 15:44:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:44:39 + dirname cmd/support-notifications/Dockerfile 15:44:39 + cut -d/ -f2 15:44:39 + echo support-notifications,cmd/support-notifications/Dockerfile 15:44:39 + dirname cmd/support-scheduler/Dockerfile 15:44:39 + cut -d/ -f2 15:44:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:44:39 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:44:39 + git rev-list -1 --merges fe3620ce412f86f9ce6eb635c00e802c499476bf~1..fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] echo 15:44:39 -----------> git rev-list -1 --merges fe3620ce412f86f9ce6eb635c00e802c499476bf~1..fe3620ce412f86f9ce6eb635c00e802c499476bf fe3620ce412f86f9ce6eb635c00e802c499476bf [false] [Pipeline] sh 15:44:39 + git log --format=format:%s -1 fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] echo 15:44:39 ========================================================= 15:44:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:44:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:44:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:40 + grep -v github /etc/ssh/ssh_known_hosts 15:44:40 + [ -e /tmp/ssh_known_hosts ] 15:44:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:44:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:44:40 + sudo tee -a /etc/ssh/ssh_known_hosts 15:44:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:40 15:44:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:40 0.1.4: Pulling from edgex-devops/py-git-semver 15:44:40 b85a868b505f: Pulling fs layer 15:44:40 e2be974225ed: Pulling fs layer 15:44:40 339a4e72a1f5: Pulling fs layer 15:44:40 988bab9f4d93: Pulling fs layer 15:44:40 1469e6f7b9e6: Pulling fs layer 15:44:40 eaf3925da568: Pulling fs layer 15:44:40 bab4dde63d76: Pulling fs layer 15:44:40 bde34c3a00c8: Pulling fs layer 15:44:40 b352a97aabf1: Pulling fs layer 15:44:40 4872d77fe225: Pulling fs layer 15:44:40 5851b861e8e6: Pulling fs layer 15:44:40 eaf3925da568: Waiting 15:44:40 4872d77fe225: Waiting 15:44:40 988bab9f4d93: Waiting 15:44:40 bab4dde63d76: Waiting 15:44:40 5851b861e8e6: Waiting 15:44:40 1469e6f7b9e6: Waiting 15:44:40 bde34c3a00c8: Waiting 15:44:40 b352a97aabf1: Waiting 15:44:40 e2be974225ed: Verifying Checksum 15:44:40 e2be974225ed: Download complete 15:44:40 988bab9f4d93: Download complete 15:44:40 1469e6f7b9e6: Verifying Checksum 15:44:40 1469e6f7b9e6: Download complete 15:44:40 eaf3925da568: Download complete 15:44:41 339a4e72a1f5: Verifying Checksum 15:44:41 339a4e72a1f5: Download complete 15:44:41 bde34c3a00c8: Download complete 15:44:41 b352a97aabf1: Download complete 15:44:41 4872d77fe225: Download complete 15:44:41 5851b861e8e6: Download complete 15:44:41 b85a868b505f: Verifying Checksum 15:44:41 b85a868b505f: Download complete 15:44:41 bab4dde63d76: Verifying Checksum 15:44:41 bab4dde63d76: Download complete 15:44:42 b85a868b505f: Pull complete 15:44:42 e2be974225ed: Pull complete 15:44:42 339a4e72a1f5: Pull complete 15:44:43 988bab9f4d93: Pull complete 15:44:43 1469e6f7b9e6: Pull complete 15:44:43 eaf3925da568: Pull complete 15:44:45 bab4dde63d76: Pull complete 15:44:45 bde34c3a00c8: Pull complete 15:44:45 b352a97aabf1: Pull complete 15:44:45 4872d77fe225: Pull complete 15:44:45 5851b861e8e6: Pull complete 15:44:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:44:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:45 prd-ubuntu20.04-docker-8c-8g-3519 does not seem to be running inside a container 15:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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 15:44:47 $ docker top 9b1103061b03add51327a79429420610c622a97632f68e76a0a2e6027d5a8895 -eo pid,comm 15:44:47 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). 15:44:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:47 [ssh-agent] Looking for ssh-agent implementation... 15:44:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:47 $ docker exec 9b1103061b03add51327a79429420610c622a97632f68e76a0a2e6027d5a8895 ssh-agent 15:44:47 SSH_AUTH_SOCK=/tmp/ssh-yYAApzQoWLCY/agent.32 15:44:47 SSH_AGENT_PID=38 15:44:47 Running ssh-add (command line suppressed) 15:44:47 Identity added: /w/workspace/edgex-go/555@tmp/private_key_12951374713519779729.key (/w/workspace/edgex-go/555@tmp/private_key_12951374713519779729.key) 15:44:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:47 + git tag --points-at HEAD [Pipeline] } 15:44:47 $ docker exec --env ******** --env ******** 9b1103061b03add51327a79429420610c622a97632f68e76a0a2e6027d5a8895 ssh-agent -k 15:44:47 unset SSH_AUTH_SOCK; 15:44:47 unset SSH_AGENT_PID; 15:44:47 echo Agent pid 38 killed; 15:44:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:44:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:47 [ssh-agent] Looking for ssh-agent implementation... 15:44:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:48 $ docker exec 9b1103061b03add51327a79429420610c622a97632f68e76a0a2e6027d5a8895 ssh-agent 15:44:48 SSH_AUTH_SOCK=/tmp/ssh-dXHXqqfAWHK1/agent.70 15:44:48 SSH_AGENT_PID=76 15:44:48 Running ssh-add (command line suppressed) 15:44:48 Identity added: /w/workspace/edgex-go/555@tmp/private_key_9142348615512134403.key (/w/workspace/edgex-go/555@tmp/private_key_9142348615512134403.key) 15:44:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:48 + git semver init 15:44:48 2023-08-14 15:44:48,768 [run_init] DEBUG init version:0.0.0 force:False 15:44:48 2023-08-14 15:44:48,769 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/555/.semver 15:44:48 2023-08-14 15:44:48,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/555/.semver 15:44:48 2023-08-14 15:44:48,770 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/555/.semver'], cwd=/w/workspace/edgex-go/555, universal_newlines=False, shell=None, istream=None) 15:44:54 2023-08-14 15:44:53,851 [append_file] DEBUG append to file:/w/workspace/edgex-go/555/.git/info/exclude 15:44:54 2023-08-14 15:44:53,852 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/555/.semver/main with force:False 15:44:54 2023-08-14 15:44:53,852 [read_version] DEBUG read version from /w/workspace/edgex-go/555/.semver/main 15:44:54 2023-08-14 15:44:53,852 [read_version] DEBUG read version from /w/workspace/edgex-go/555/.semver/main 15:44:54 3.1.0-dev.21 [Pipeline] } 15:44:54 $ docker exec --env ******** --env ******** 9b1103061b03add51327a79429420610c622a97632f68e76a0a2e6027d5a8895 ssh-agent -k 15:44:54 unset SSH_AUTH_SOCK; 15:44:54 unset SSH_AGENT_PID; 15:44:54 echo Agent pid 76 killed; 15:44:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:54 + git semver [Pipeline] } 15:44:54 $ docker stop --time=1 9b1103061b03add51327a79429420610c622a97632f68e76a0a2e6027d5a8895 15:44:56 $ docker rm -f --volumes 9b1103061b03add51327a79429420610c622a97632f68e76a0a2e6027d5a8895 [Pipeline] // withDockerContainer [Pipeline] sh 15:44:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:44:56 Stashed 1 file(s) [Pipeline] echo 15:44:56 [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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 15:44:56 + git config --global --add safe.directory /w/workspace/edgex-go/555 [Pipeline] echo 15:44:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:57 ========================================================= 15:44:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:44:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:44:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:44:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:44:57 4db1b89c0bd1: Pulling fs layer 15:44:57 6911f1a30b25: Pulling fs layer 15:44:57 e194b8c5c2a9: Pulling fs layer 15:44:57 6863d3e3a2b1: Pulling fs layer 15:44:57 ec0bb842ea78: Pulling fs layer 15:44:57 40a00589a448: Pulling fs layer 15:44:57 6c08303d61cc: Pulling fs layer 15:44:57 798269fcf238: Pulling fs layer 15:44:57 6c08303d61cc: Waiting 15:44:57 798269fcf238: Waiting 15:44:57 6863d3e3a2b1: Waiting 15:44:57 ec0bb842ea78: Waiting 15:44:57 40a00589a448: Waiting 15:44:57 6911f1a30b25: Verifying Checksum 15:44:57 6911f1a30b25: Download complete 15:44:57 6863d3e3a2b1: Verifying Checksum 15:44:57 6863d3e3a2b1: Download complete 15:44:57 ec0bb842ea78: Verifying Checksum 15:44:57 ec0bb842ea78: Download complete 15:44:57 4db1b89c0bd1: Verifying Checksum 15:44:57 4db1b89c0bd1: Download complete 15:44:57 40a00589a448: Verifying Checksum 15:44:57 40a00589a448: Download complete 15:44:57 4db1b89c0bd1: Pull complete 15:44:57 6911f1a30b25: Pull complete 15:44:57 798269fcf238: Verifying Checksum 15:44:57 798269fcf238: Download complete 15:44:58 e194b8c5c2a9: Verifying Checksum 15:44:58 e194b8c5c2a9: Download complete 15:44:58 6c08303d61cc: Verifying Checksum 15:44:58 6c08303d61cc: Download complete 15:45:00 e194b8c5c2a9: Pull complete 15:45:00 6863d3e3a2b1: Pull complete 15:45:00 ec0bb842ea78: Pull complete 15:45:00 40a00589a448: Pull complete 15:45:03 6c08303d61cc: Pull complete 15:45:03 798269fcf238: Pull complete 15:45:03 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:45:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:45:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:45:04 WORKDIR /edgex 15:45:04 COPY go.mod . 15:45:04 RUN go mod download 15:45:04 + docker build -t ci-base-image-x86_64 -f - . 15:45:04 Sending build context to Docker daemon 170.8MB 15:45:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:45:04 ---> ec979cd7f677 15:45:04 Step 2/4 : WORKDIR /edgex 15:45:06 ---> Running in d070fedd7c8a 15:45:06 Removing intermediate container d070fedd7c8a 15:45:06 ---> c9d41ad8b566 15:45:06 Step 3/4 : COPY go.mod . 15:45:06 ---> d17516235a46 15:45:06 Step 4/4 : RUN go mod download 15:45:06 ---> Running in 0ee9fb3476cc 15:45:11 Still waiting to schedule task 15:45:11 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3517’ is offline 15:45:19 Removing intermediate container 0ee9fb3476cc 15:45:19 ---> 422f8e139a27 15:45:19 Successfully built 422f8e139a27 15:45:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:19 + docker inspect -f . ci-base-image-x86_64 15:45:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:19 prd-ubuntu20.04-docker-8c-8g-3519 does not seem to be running inside a container 15:45:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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 15:45:20 $ docker top 0459b929465e8f5d2e4e3ab23877ea5ec1deba26bf6b447abd2c57d3bf7fc74e -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:20 + go version 15:45:20 go version go1.20.6 linux/amd64 [Pipeline] } 15:45:20 $ docker stop --time=1 0459b929465e8f5d2e4e3ab23877ea5ec1deba26bf6b447abd2c57d3bf7fc74e 15:45:21 $ docker rm -f --volumes 0459b929465e8f5d2e4e3ab23877ea5ec1deba26bf6b447abd2c57d3bf7fc74e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:22 + docker inspect -f . ci-base-image-x86_64 15:45:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:22 prd-ubuntu20.04-docker-8c-8g-3519 does not seem to be running inside a container 15:45:22 $ 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/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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 15:45:22 $ docker top 71bd4ac88eb355e867e5ed555b28b6ae9ca0f4917f229701e1c553a55c905c2f -eo pid,comm [Pipeline] { [Pipeline] echo 15:45:22 ========================================================= 15:45:22 [edgeXBuildGoParallel] Running Tests and Build... 15:45:22 ========================================================= [Pipeline] sh 15:45:22 + git config --global --add safe.directory /w/workspace/edgex-go/555 [Pipeline] fileExists [Pipeline] sh 15:45:23 + make test 15:45:23 go test -race -coverprofile=coverage.out ./... 15:45:31 ? github.com/edgexfoundry/edgex-go [no test files] 15:45:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:45:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:45:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:45:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:45:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:45:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:45:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:45:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:45:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:45:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:45:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:45:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:45:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:45:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 15:45:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 97.0% of statements 15:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:45:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:45:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements 15:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 15:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.207s coverage: 93.4% of statements 15:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 3.8% of statements 15:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 97.6% of statements 15:45:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 15:45:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:45:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:45:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 15:45:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 32.2% of statements 15:45:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 42.9% of statements 15:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 82.9% of statements 15:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 15:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 15:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 15:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:45:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 15:46:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:46:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:46:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:46:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.287s coverage: 79.9% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.079s coverage: 92.9% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 62.3% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.058s coverage: 20.0% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 81.8% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.1% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 38.4% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.103s coverage: 17.7% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 95.7% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 61.8% of statements 15:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 98.9% of statements 15:46:16 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 15:46:16 running golangci-lint 15:46:17 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 15:46:17 go version go1.20.6 linux/amd64 15:46:17 level=info msg="[config_reader] Used config file .golangci.yml" 15:46:17 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 15:46:32 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|exports_file|files|imports|compiled_files|deps) took 14.859045215s" 15:46:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.882403ms" 15:46:42 level=info msg="[linters_context/goanalysis] analyzers took 1m4.700250498s with top 10 stages: buildir: 36.245086772s, inspect: 1.769100153s, fact_deprecated: 1.411560293s, gosec: 1.352592194s, printf: 1.278103982s, ctrlflow: 1.250154067s, S1038: 997.320379ms, fact_purity: 822.597851ms, nilness: 805.413265ms, isgenerated: 682.763895ms" 15:46:42 level=info msg="[runner] Issues before processing: 200, after processing: 0" 15:46:42 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 200/200, exclude-rules: 21/200, autogenerated_exclude: 200/200, path_prettifier: 200/200, skip_dirs: 200/200, cgo: 200/200, exclude: 200/200, nolint: 0/21, skip_files: 200/200, filename_unadjuster: 200/200" 15:46:42 level=info msg="[runner] processing took 16.495393ms with stages: nolint: 6.782758ms, identifier_marker: 4.287806ms, autogenerated_exclude: 2.151978ms, path_prettifier: 1.442209ms, exclude-rules: 1.106614ms, skip_dirs: 676.638µs, cgo: 27.38µs, filename_unadjuster: 15.73µs, max_same_issues: 950ns, uniq_by_line: 560ns, skip_files: 440ns, diff: 400ns, source_code: 390ns, severity-rules: 370ns, path_shortener: 260ns, exclude: 250ns, sort_results: 230ns, max_from_linter: 180ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns" 15:46:42 level=info msg="[runner] linters took 8.338127423s with stages: goanalysis_metalinter: 8.321535269s" 15:46:42 level=info msg="File cache stats: 0 entries of total size 0B" 15:46:42 level=info msg="Memory: 234 samples, avg is 193.9MB, max is 770.2MB" 15:46:42 level=info msg="Execution took 23.249911407s" 15:46:42 go vet ./... 15:46:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3520 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:46:42 Running in /w/workspace/edgex-go/555 [Pipeline] { [Pipeline] checkout 15:46:42 The recommended git tool is: git 15:46:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:45 ./bin/test-attribution-txt.sh 15:46:45 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:46:45 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:46:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:46:45 + ls -al . 15:46:45 total 724 15:46:45 drwxrwxr-x 11 1001 1001 4096 Aug 14 15:45 . 15:46:45 drwxr-xr-x 4 root root 4096 Aug 14 15:45 .. 15:46:45 drwxrwxr-x 2 1001 1001 4096 Aug 14 15:44 .blubracket 15:46:45 -rw-rw-r-- 1 1001 1001 16 Aug 14 15:44 .dockerignore 15:46:45 drwxrwxr-x 8 1001 1001 4096 Aug 14 15:44 .git 15:46:45 drwxrwxr-x 3 1001 1001 4096 Aug 14 15:44 .github 15:46:45 -rw-rw-r-- 1 1001 1001 1133 Aug 14 15:44 .gitignore 15:46:45 -rw-rw-r-- 1 1001 1001 42 Aug 14 15:44 .golangci.yml 15:46:45 -rw-rw-r-- 1 1001 1001 87 Aug 14 15:44 .hadolint.yml 15:46:45 drwxr-xr-x 3 1001 1001 4096 Aug 14 15:44 .semver 15:46:45 -rw-rw-r-- 1 1001 1001 166 Aug 14 15:44 .sonarcloud.properties 15:46:45 -rw-rw-r-- 1 1001 1001 1171 Aug 14 15:44 ADOPTERS.md 15:46:45 -rw-rw-r-- 1 1001 1001 11152 Aug 14 15:44 Attribution.txt 15:46:45 -rw-rw-r-- 1 1001 1001 93407 Aug 14 15:44 CHANGELOG.md 15:46:45 -rw-rw-r-- 1 1001 1001 3804 Aug 14 15:44 CONTRIBUTING.md 15:46:45 -rw-rw-r-- 1 1001 1001 677 Aug 14 15:44 GOVERNANCE.md 15:46:45 -rw-rw-r-- 1 1001 1001 883 Aug 14 15:44 Jenkinsfile 15:46:45 -rw-rw-r-- 1 1001 1001 10775 Aug 14 15:44 LICENSE 15:46:45 -rw-rw-r-- 1 1001 1001 14368 Aug 14 15:44 Makefile 15:46:45 -rw-rw-r-- 1 1001 1001 582 Aug 14 15:44 OWNERS.md 15:46:45 -rw-rw-r-- 1 1001 1001 9923 Aug 14 15:44 README.md 15:46:45 -rw-rw-r-- 1 1001 1001 789 Aug 14 15:44 SECURITY.md 15:46:45 -rw-rw-r-- 1 1001 1001 12 Aug 14 15:44 VERSION 15:46:45 drwxrwxr-x 2 1001 1001 4096 Aug 14 15:44 bin 15:46:45 drwxrwxr-x 18 1001 1001 4096 Aug 14 15:44 cmd 15:46:45 -rw-r--r-- 1 root root 446998 Aug 14 15:46 coverage.out 15:46:45 -rw-rw-r-- 1 1001 1001 3687 Aug 14 15:44 go.mod 15:46:45 -rw-rw-r-- 1 1001 1001 33714 Aug 14 15:44 go.sum 15:46:45 drwxrwxr-x 7 1001 1001 4096 Aug 14 15:44 internal 15:46:45 drwxrwxr-x 3 1001 1001 4096 Aug 14 15:44 openapi 15:46:45 -rw-rw-r-- 1 1001 1001 594 Aug 14 15:44 security.txt 15:46:45 drwxrwxr-x 4 1001 1001 4096 Aug 14 15:44 snap 15:46:45 -rw-rw-r-- 1 1001 1001 204 Aug 14 15:44 version.go [Pipeline] sh 15:46:46 + '[' -e coverage.out ] 15:46:46 + chown 1001:1001 coverage.out [Pipeline] stash 15:46:46 Stashed 1 file(s) [Pipeline] sh 15:46:46 + make build 15:46:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:46:47 using credential edgex-jenkins-ssh 15:46:47 Cloning the remote Git repository 15:46:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:46:48 > git init /w/workspace/edgex-go/555 # timeout=10 15:46:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:46:48 > git --version # timeout=10 15:46:48 > git --version # 'git version 2.25.1' 15:46:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:47:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:47:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:47:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:47:04 Avoid second fetch 15:47:04 Checking out Revision fe3620ce412f86f9ce6eb635c00e802c499476bf (main) 15:47:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:47:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:04 > git config core.sparsecheckout # timeout=10 15:47:04 > git checkout -f fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 15:47:05 Commit message: "fix: Fix core-command swagger file (#4631)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:47:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:06 Dload Upload Total Spent Left Speed 15:47:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh 15:47:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:47:07 + sudo tee /etc/docker/daemon.new 15:47:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:47:07 { 15:47:07 "registry-mirrors": [ 15:47:07 "https://nexus3.edgexfoundry.org:10001" 15:47:07 ], 15:47:07 "bip": "10.250.0.254/24", 15:47:07 "hosts": [ 15:47:07 "tcp://0.0.0.0:5555", 15:47:07 "unix:///var/run/docker.sock" 15:47:07 ], 15:47:07 "mtu": 1458, 15:47:07 "selinux-enabled": true, 15:47:07 "seccomp-profile": "/etc/docker/seccomp.json" 15:47:07 } [Pipeline] sh 15:47:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:47:07 + sudo service docker restart 15:47:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:47:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:47:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:47:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:47:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:47:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:47:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:47:17 $ docker stop --time=1 71bd4ac88eb355e867e5ed555b28b6ae9ca0f4917f229701e1c553a55c905c2f 15:47:19 $ docker rm -f --volumes 71bd4ac88eb355e867e5ed555b28b6ae9ca0f4917f229701e1c553a55c905c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:47:20 15:47:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:47:20 latest: Pulling from edgex-devops/edgex-compose 15:47:20 91d30c5bc195: Pulling fs layer 15:47:20 2e9b0aa3be6d: Pulling fs layer 15:47:20 9c61dcf015f6: Pulling fs layer 15:47:20 4698f68db338: Pulling fs layer 15:47:20 2a2f49069b9e: Pulling fs layer 15:47:20 e0025b399a48: Pulling fs layer 15:47:20 4698f68db338: Waiting 15:47:20 2a2f49069b9e: Waiting 15:47:20 e0025b399a48: Waiting 15:47:20 91d30c5bc195: Download complete 15:47:20 4698f68db338: Download complete 15:47:21 2e9b0aa3be6d: Verifying Checksum 15:47:21 2e9b0aa3be6d: Download complete 15:47:21 e0025b399a48: Verifying Checksum 15:47:21 e0025b399a48: Download complete 15:47:21 91d30c5bc195: Pull complete 15:47:21 2a2f49069b9e: Download complete 15:47:21 2e9b0aa3be6d: Pull complete 15:47:21 9c61dcf015f6: Verifying Checksum 15:47:21 9c61dcf015f6: Download complete 15:47:24 9c61dcf015f6: Pull complete 15:47:24 4698f68db338: Pull complete 15:47:24 2a2f49069b9e: Pull complete 15:47:24 e0025b399a48: Pull complete 15:47:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 15:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:47:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:24 prd-ubuntu20.04-docker-8c-8g-3519 does not seem to be running inside a container 15:47:24 $ 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/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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 15:47:28 $ docker top 70ae3a161d230c42c353c7bf1067d8a6a52a354e770ff1e70279a1d8021b9876 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 15:47:28 provisioning config files... 15:47:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/555@tmp/config7769320719250353583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:28 + docker compose -f ./docker-compose-build.yml build --parallel 15:47:29 ---> docker-login.sh 15:47:29 nexus3.edgexfoundry.org:10001 15:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:29 Configure a credential helper to remove this warning. See 15:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:29 15:47:29 Login Succeeded 15:47:29 nexus3.edgexfoundry.org:10002 15:47:31 #1 [support-notifications internal] load build definition from Dockerfile 15:47:31 #1 transferring dockerfile: 1.84kB done 15:47:31 #1 DONE 0.0s 15:47:31 15:47:31 #2 [support-scheduler internal] load build definition from Dockerfile 15:47:31 #2 transferring dockerfile: 1.82kB done 15:47:31 #2 DONE 0.0s 15:47:31 15:47:31 #3 [security-bootstrapper internal] load build definition from Dockerfile 15:47:31 #3 transferring dockerfile: 2.82kB done 15:47:31 #3 DONE 0.0s 15:47:31 15:47:31 #4 [security-proxy-auth internal] load build definition from Dockerfile 15:47:31 #4 transferring dockerfile: 2.04kB done 15:47:31 #4 DONE 0.0s 15:47:31 15:47:31 #5 [security-spire-agent internal] load build definition from Dockerfile 15:47:31 #5 transferring dockerfile: 2.68kB done 15:47:31 #5 DONE 0.0s 15:47:31 15:47:31 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:47:31 #6 transferring dockerfile: 1.78kB done 15:47:31 #6 DONE 0.0s 15:47:31 15:47:31 #7 [core-command internal] load build definition from Dockerfile 15:47:31 #7 transferring dockerfile: 1.82kB done 15:47:31 #7 DONE 0.0s 15:47:31 15:47:31 #8 [core-data internal] load build definition from Dockerfile 15:47:31 #8 transferring dockerfile: 1.90kB done 15:47:31 #8 DONE 0.1s 15:47:31 15:47:31 #9 [core-metadata internal] load build definition from Dockerfile 15:47:31 #9 transferring dockerfile: 1.96kB done 15:47:31 #9 DONE 0.0s 15:47:31 15:47:31 #10 [security-secretstore-setup internal] load build definition from Dockerfile 15:47:31 #10 transferring dockerfile: 2.38kB done 15:47:31 #10 DONE 0.1s 15:47:31 15:47:31 #11 [security-proxy-setup internal] load build definition from Dockerfile 15:47:31 #11 transferring dockerfile: 2.06kB done 15:47:31 #11 DONE 0.1s 15:47:31 15:47:31 #12 [security-spire-config internal] load build definition from Dockerfile 15:47:31 #12 transferring dockerfile: 2.58kB done 15:47:31 #12 DONE 0.1s 15:47:31 15:47:31 #13 [security-spire-server internal] load build definition from Dockerfile 15:47:31 #13 transferring dockerfile: 2.63kB done 15:47:31 #13 DONE 0.1s 15:47:31 15:47:31 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:47:31 #14 transferring dockerfile: 2.12kB done 15:47:31 #14 DONE 0.1s 15:47:31 15:47:31 #15 [support-notifications internal] load .dockerignore 15:47:31 #15 transferring context: 56B done 15:47:31 #15 DONE 0.1s 15:47:31 15:47:31 #16 [support-scheduler internal] load .dockerignore 15:47:31 #16 transferring context: 56B done 15:47:31 #16 DONE 0.0s 15:47:31 15:47:31 #17 [security-bootstrapper internal] load .dockerignore 15:47:31 #17 transferring context: 56B done 15:47:31 #17 DONE 0.0s 15:47:31 15:47:31 #18 [security-proxy-auth internal] load .dockerignore 15:47:31 #18 transferring context: 56B done 15:47:31 #18 DONE 0.0s 15:47:31 15:47:31 #19 [security-spire-agent internal] load .dockerignore 15:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:31 Configure a credential helper to remove this warning. See 15:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:31 15:47:31 Login Succeeded 15:47:31 nexus3.edgexfoundry.org:10003 15:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:31 #19 transferring context: 56B done 15:47:31 #19 DONE 0.0s 15:47:31 15:47:31 #20 [security-spiffe-token-provider internal] load .dockerignore 15:47:31 #20 transferring context: 56B done 15:47:31 #20 DONE 0.0s 15:47:31 15:47:31 #21 [core-command internal] load .dockerignore 15:47:31 #21 transferring context: 56B done 15:47:31 #21 DONE 0.0s 15:47:31 15:47:31 #22 [core-data internal] load .dockerignore 15:47:31 #22 transferring context: 56B done 15:47:31 #22 DONE 0.0s 15:47:31 15:47:31 #23 [core-metadata internal] load .dockerignore 15:47:31 #23 transferring context: 56B done 15:47:31 #23 DONE 0.0s 15:47:31 15:47:31 #24 [security-proxy-setup internal] load .dockerignore 15:47:31 #24 transferring context: 56B done 15:47:31 #24 DONE 0.0s 15:47:31 15:47:31 #25 [security-spire-config internal] load .dockerignore 15:47:31 #25 transferring context: 56B done 15:47:31 #25 DONE 0.0s 15:47:31 15:47:31 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:47:31 #26 DONE 0.0s 15:47:31 15:47:31 #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 15:47:31 #27 ... 15:47:31 15:47:31 #28 [security-spire-server internal] load .dockerignore 15:47:31 #28 transferring context: 56B done 15:47:31 #28 DONE 0.0s 15:47:31 15:47:31 #29 [security-secretstore-setup internal] load .dockerignore 15:47:31 #29 transferring context: 56B done 15:47:31 #29 DONE 0.0s 15:47:31 15:47:31 #30 [core-common-config-bootstrapper internal] load .dockerignore 15:47:31 #30 transferring context: 56B done 15:47:31 #30 DONE 0.0s 15:47:31 15:47:31 #27 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 15:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:31 Configure a credential helper to remove this warning. See 15:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:31 15:47:31 Login Succeeded 15:47:31 nexus3.edgexfoundry.org:10004 15:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:31 #27 ... 15:47:31 15:47:31 #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:47:31 #26 DONE 0.0s 15:47:31 15:47:31 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 15:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:32 Configure a credential helper to remove this warning. See 15:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:32 15:47:32 Login Succeeded 15:47:32 docker.io 15:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:32 #27 DONE 0.8s 15:47:32 15:47:32 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:47:32 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 15:47:32 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 15:47:32 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 15:47:32 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 15:47:32 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s 15:47:32 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.28MB / 3.38MB 0.2s 15:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:32 Configure a credential helper to remove this warning. See 15:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:32 15:47:32 Login Succeeded 15:47:32 ---> docker-login.sh ends [Pipeline] } 15:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:47:32 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 15:47:32 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [Pipeline] sh 15:47:33 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 15:47:33 + git config --global --add safe.directory /w/workspace/edgex-go/555 [Pipeline] echo 15:47:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:33 ========================================================= 15:47:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:47:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:47:33 #31 DONE 1.2s 15:47:33 15:47:33 #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:47:33 #32 DONE 1.2s 15:47:33 15:47:33 #33 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:47:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:47:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:47:33 edb6bdbacee9: Pulling fs layer 15:47:33 5f9638ab2659: Pulling fs layer 15:47:33 8d51d6327a98: Pulling fs layer 15:47:33 8b374f2dd631: Pulling fs layer 15:47:33 ec14aa9079de: Pulling fs layer 15:47:33 2f466654f4bb: Pulling fs layer 15:47:33 554e91adad29: Pulling fs layer 15:47:33 8b374f2dd631: Waiting 15:47:33 ec14aa9079de: Waiting 15:47:33 2f466654f4bb: Waiting 15:47:33 554e91adad29: Waiting 15:47:33 5f9638ab2659: Download complete 15:47:33 8b374f2dd631: Verifying Checksum 15:47:33 8b374f2dd631: Download complete 15:47:33 ec14aa9079de: Verifying Checksum 15:47:33 ec14aa9079de: Download complete 15:47:33 edb6bdbacee9: Download complete 15:47:34 edb6bdbacee9: Pull complete 15:47:35 554e91adad29: Verifying Checksum 15:47:35 554e91adad29: Download complete 15:47:35 5f9638ab2659: Pull complete 15:47:35 #33 2.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:35 #33 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:35 #33 2.639 v3.17.5-21-gdb520343e32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:47:35 #33 2.639 v3.17.5-21-gdb520343e32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:47:35 #33 2.639 OK: 17818 distinct packages available 15:47:35 #33 2.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:36 #33 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:36 8d51d6327a98: Verifying Checksum 15:47:36 8d51d6327a98: Download complete 15:47:36 2f466654f4bb: Verifying Checksum 15:47:36 2f466654f4bb: Download complete 15:47:36 #33 3.025 (1/9) Installing ca-certificates (20230506-r0) 15:47:36 #33 3.040 (2/9) Installing brotli-libs (1.0.9-r9) 15:47:36 #33 3.049 (3/9) Installing nghttp2-libs (1.51.0-r1) 15:47:36 #33 3.056 (4/9) Installing libcurl (8.2.1-r0) 15:47:36 #33 3.061 (5/9) Installing curl (8.2.1-r0) 15:47:36 #33 3.070 (6/9) Installing dumb-init (1.2.5-r2) 15:47:36 #33 3.070 (7/9) Installing musl-obstack (1.2.3-r0) 15:47:36 #33 3.073 (8/9) Installing libucontext (1.2-r0) 15:47:36 #33 3.078 (9/9) Installing gcompat (1.1.0-r0) 15:47:36 #33 3.083 Executing busybox-1.35.0-r29.trigger 15:47:36 #33 3.087 Executing ca-certificates-20230506-r0.trigger 15:47:36 #33 3.142 OK: 10 MiB in 24 packages 15:47:38 #33 ... 15:47:38 15:47:38 #34 [security-spire-server internal] load build context 15:47:38 #34 transferring context: 219.49MB 5.9s 15:47:39 #34 ... 15:47:39 15:47:39 #35 [security-spire-config internal] load build context 15:47:40 #35 ... 15:47:40 15:47:40 #34 [security-spire-server internal] load build context 15:47:41 #34 transferring context: 364.88MB 9.5s done 15:47:42 #34 ... 15:47:42 15:47:42 #36 [core-common-config-bootstrapper internal] load build context 15:47:42 #36 transferring context: 364.88MB 9.5s done 15:47:42 #36 ... 15:47:42 15:47:42 #37 [security-spire-agent internal] load build context 15:47:42 #37 transferring context: 364.88MB 9.7s done 15:47:42 #37 ... 15:47:42 15:47:42 #38 [security-secretstore-setup internal] load build context 15:47:42 #38 transferring context: 364.88MB 10.0s done 15:47:42 #38 ... 15:47:42 15:47:42 #39 [security-proxy-auth internal] load build context 15:47:42 #39 transferring context: 364.88MB 9.9s done 15:47:42 #39 ... 15:47:42 15:47:42 #40 [core-metadata internal] load build context 15:47:43 #40 ... 15:47:43 15:47:43 #41 [core-metadata builder 2/7] WORKDIR /edgex-go 15:47:43 #41 DONE 9.5s 15:47:43 15:47:43 #40 [core-metadata internal] load build context 15:47:43 #40 ... 15:47:43 15:47:43 #42 [core-command internal] load build context 15:47:43 #42 transferring context: 364.88MB 10.1s done 15:47:43 #42 ... 15:47:43 15:47:43 #43 [security-bootstrapper internal] load build context 15:47:43 #43 transferring context: 364.88MB 9.9s done 15:47:43 #43 ... 15:47:43 15:47:43 #44 [security-proxy-setup internal] load build context 15:47:43 #44 transferring context: 364.88MB 9.5s done 15:47:43 #44 ... 15:47:43 15:47:43 #45 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:47:43 #45 ... 15:47:43 15:47:43 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:47:43 #46 ... 15:47:43 15:47:43 #47 [security-spiffe-token-provider internal] load build context 15:47:43 #47 transferring context: 364.88MB 10.0s done 15:47:44 #47 ... 15:47:44 15:47:44 #48 [support-notifications internal] load build context 15:47:44 #48 transferring context: 364.88MB 9.8s done 15:47:44 #48 ... 15:47:44 15:47:44 #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:47:44 #49 ... 15:47:44 15:47:44 #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:47:44 #50 ... 15:47:44 15:47:44 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:47:44 #51 ... 15:47:44 15:47:44 #52 [support-scheduler internal] load build context 15:47:44 #52 transferring context: 364.88MB 10.1s done 15:47:44 #52 ... 15:47:44 15:47:44 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:47:44 #53 ... 15:47:44 15:47:44 #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:47:45 #54 ... 15:47:45 15:47:45 #55 [core-data internal] load build context 15:47:45 #55 transferring context: 364.88MB 10.1s done 15:47:45 #55 ... 15:47:45 15:47:45 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:47:45 #56 ... 15:47:45 15:47:45 #35 [security-spire-config internal] load build context 15:47:45 #35 transferring context: 364.88MB 9.8s done 15:47:48 8d51d6327a98: Pull complete 15:47:48 8b374f2dd631: Pull complete 15:47:48 ec14aa9079de: Pull complete 15:47:53 #35 ... 15:47:53 15:47:53 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:47:53 #57 ... 15:47:53 15:47:53 #36 [core-common-config-bootstrapper internal] load build context 15:47:53 #36 DONE 20.6s 15:47:53 15:47:53 #33 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:47:53 #33 DONE 19.6s 15:47:53 15:47:53 #34 [security-spire-server internal] load build context 15:47:53 #34 DONE 20.6s 15:47:53 15:47:53 #44 [security-proxy-setup internal] load build context 15:47:53 #44 DONE 20.6s 15:47:53 15:47:53 #37 [security-spire-agent internal] load build context 15:47:53 #37 DONE 20.6s 15:47:53 15:47:53 #35 [security-spire-config internal] load build context 15:47:53 #35 DONE 20.6s 15:47:53 15:47:53 #48 [support-notifications internal] load build context 15:47:53 #48 DONE 20.6s 15:47:53 15:47:53 #39 [security-proxy-auth internal] load build context 15:47:53 #39 DONE 20.7s 15:47:53 15:47:53 #43 [security-bootstrapper internal] load build context 15:47:53 #43 DONE 20.7s 15:47:53 15:47:53 #38 [security-secretstore-setup internal] load build context 15:47:53 #38 DONE 20.7s 15:47:53 15:47:53 #47 [security-spiffe-token-provider internal] load build context 15:47:53 #47 DONE 20.7s 15:47:53 15:47:53 #42 [core-command internal] load build context 15:47:53 #42 DONE 20.7s 15:47:53 15:47:53 #52 [support-scheduler internal] load build context 15:47:53 #52 DONE 20.7s 15:47:53 15:47:53 #55 [core-data internal] load build context 15:47:53 #55 DONE 20.8s 15:47:53 15:47:53 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:47:53 #53 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:53 #53 ... 15:47:53 15:47:53 #40 [core-metadata internal] load build context 15:47:53 #40 transferring context: 364.88MB 10.8s done 15:47:53 #40 DONE 20.8s 15:47:53 15:47:53 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:47:53 #51 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:53 #51 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:53 #51 20.24 (1/1) Installing dumb-init (1.2.5-r2) 15:47:53 #51 20.26 Executing busybox-1.35.0-r29.trigger 15:47:53 #51 ... 15:47:53 15:47:53 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:47:53 #56 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:53 #56 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:53 #56 20.05 (1/2) Installing dumb-init (1.2.5-r2) 15:47:53 #56 20.05 (2/2) Installing su-exec (0.2-r2) 15:47:53 #56 20.05 Executing busybox-1.35.0-r29.trigger 15:47:53 #56 20.06 OK: 7 MiB in 17 packages 15:47:53 #56 DONE 20.3s 15:47:53 15:47:53 #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:47:53 #49 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:53 #49 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:53 #49 20.07 (1/2) Installing dumb-init (1.2.5-r2) 15:47:53 #49 20.07 (2/2) Installing openssl (3.0.10-r0) 15:47:53 #49 20.08 Executing busybox-1.35.0-r29.trigger 15:47:53 #49 20.10 OK: 8 MiB in 17 packages 15:47:53 #49 DONE 20.4s 15:47:53 15:47:53 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:47:53 #51 20.28 OK: 7 MiB in 16 packages 15:47:54 #51 DONE 20.6s 15:47:54 15:47:54 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:47:54 #46 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:54 #46 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:54 #46 20.20 (1/4) Installing ca-certificates (20230506-r0) 15:47:54 #46 20.28 (2/4) Installing dumb-init (1.2.5-r2) 15:47:54 #46 20.28 (3/4) Installing su-exec (0.2-r2) 15:47:54 #46 20.29 (4/4) Installing yq (4.30.4-r4) 15:47:54 #46 20.44 Executing busybox-1.35.0-r29.trigger 15:47:54 #46 20.45 Executing ca-certificates-20230506-r0.trigger 15:47:54 #46 20.52 OK: 17 MiB in 19 packages 15:47:54 #46 DONE 20.6s 15:47:54 15:47:54 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 15:47:54 #58 DONE 0.2s 15:47:54 15:47:54 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:47:54 #53 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:54 #53 20.10 (1/2) Installing ca-certificates (20230506-r0) 15:47:54 #53 20.14 (2/2) Installing dumb-init (1.2.5-r2) 15:47:54 #53 20.15 Executing busybox-1.35.0-r29.trigger 15:47:54 #53 20.15 Executing ca-certificates-20230506-r0.trigger 15:47:54 #53 20.36 OK: 8 MiB in 17 packages 15:47:54 #53 DONE 20.6s 15:47:54 15:47:54 #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:47:54 #54 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:54 #54 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:54 #54 20.34 v3.17.5-21-gdb520343e32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:47:54 #54 20.34 v3.17.5-21-gdb520343e32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:47:54 #54 20.34 OK: 17818 distinct packages available 15:47:54 #54 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:54 #54 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:54 #54 20.75 (1/5) Installing dumb-init (1.2.5-r2) 15:47:54 #54 20.75 (2/5) Installing musl-obstack (1.2.3-r0) 15:47:54 #54 20.76 (3/5) Installing libucontext (1.2-r0) 15:47:54 #54 20.77 (4/5) Installing gcompat (1.1.0-r0) 15:47:54 #54 20.77 (5/5) Installing openssl (3.0.10-r0) 15:47:54 #54 20.78 Executing busybox-1.35.0-r29.trigger 15:47:54 #54 20.78 OK: 8 MiB in 20 packages 15:47:54 #54 DONE 21.0s 15:47:54 15:47:54 #45 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:47:54 #45 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:54 #45 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:54 #45 20.75 (1/1) Installing dumb-init (1.2.5-r2) 15:47:54 #45 20.75 Executing busybox-1.35.0-r29.trigger 15:47:54 #45 20.76 OK: 7 MiB in 16 packages 15:47:54 #45 DONE 21.0s 15:47:54 15:47:54 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:47:54 #0 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:54 #0 1.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:54 #0 1.475 OK: 265 MiB in 53 packages 15:47:54 #59 DONE 1.6s 15:47:54 15:47:54 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:47:54 #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:54 #0 1.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:54 #0 1.393 OK: 265 MiB in 53 packages 15:47:54 #60 DONE 1.6s 15:47:54 15:47:54 #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:47:54 #61 DONE 0.1s 15:47:54 15:47:54 #62 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:47:54 #0 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:54 #0 1.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:54 #0 1.497 OK: 265 MiB in 53 packages 15:47:54 #62 DONE 1.7s 15:47:54 15:47:54 #63 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:47:54 #63 DONE 0.1s 15:47:54 15:47:54 #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:47:54 #50 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:54 #50 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:54 #50 20.55 v3.17.5-21-gdb520343e32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:47:54 #50 20.55 v3.17.5-21-gdb520343e32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:47:54 #50 20.55 OK: 17818 distinct packages available 15:47:54 #50 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:54 #50 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:54 #50 21.00 (1/4) Installing dumb-init (1.2.5-r2) 15:47:54 #50 21.01 (2/4) Installing musl-obstack (1.2.3-r0) 15:47:54 #50 21.02 (3/4) Installing libucontext (1.2-r0) 15:47:54 #50 21.02 (4/4) Installing gcompat (1.1.0-r0) 15:47:54 #50 21.03 Executing busybox-1.35.0-r29.trigger 15:47:54 #50 21.03 OK: 7 MiB in 19 packages 15:47:54 #50 DONE 21.1s 15:47:54 15:47:54 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:47:54 #64 DONE 0.1s 15:47:54 15:47:54 #65 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:55 #65 ... 15:47:55 15:47:55 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:47:55 #66 DONE 1.3s 15:47:55 15:47:55 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:47:55 #67 DONE 0.0s 15:47:55 2f466654f4bb: Pull complete 15:47:55 15:47:55 #68 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:47:55 #0 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:55 #0 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:55 #0 2.484 OK: 265 MiB in 53 packages 15:47:55 #68 DONE 2.6s 15:47:55 15:47:55 #69 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:47:55 #69 DONE 0.0s 15:47:55 15:47:55 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:56 #70 ... 15:47:56 15:47:56 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:47:56 #57 2.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:56 #57 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:56 #57 3.392 v3.17.5-21-gdb520343e32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:47:56 #57 3.392 v3.17.5-21-gdb520343e32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:47:56 #57 3.392 OK: 17823 distinct packages available 15:47:56 #57 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:56 #57 3.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:56 #57 3.809 OK: 265 MiB in 53 packages 15:47:56 #57 DONE 4.0s 15:47:56 15:47:56 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:47:56 #71 DONE 0.1s 15:47:57 15:47:57 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:57 554e91adad29: Pull complete 15:47:57 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:47:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:47:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:47:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:47:57 WORKDIR /edgex 15:47:57 COPY go.mod . 15:47:57 RUN go mod download 15:47:57 + docker build -t ci-base-image-arm64 -f - . 15:47:58 Sending build context to Docker daemon 2.938MB 15:47:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:47:58 ---> 1e15ea492957 15:47:58 Step 2/4 : WORKDIR /edgex 15:48:00 ---> Running in 433d2f5dd4e4 15:48:00 Removing intermediate container 433d2f5dd4e4 15:48:00 ---> 841d2b172265 15:48:00 Step 3/4 : COPY go.mod . 15:48:00 ---> fa5122e06c64 15:48:00 Step 4/4 : RUN go mod download 15:48:00 ---> Running in 88c02156bca9 15:48:05 #72 ... 15:48:05 15:48:05 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:05 #73 ... 15:48:05 15:48:05 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:07 #74 DONE 12.6s 15:48:07 15:48:07 #65 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:07 #65 DONE 12.6s 15:48:07 15:48:07 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:07 #72 DONE 10.2s 15:48:07 15:48:07 #75 [support-notifications builder 6/7] COPY . . 15:48:07 #75 ... 15:48:07 15:48:07 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:07 #73 DONE 12.6s 15:48:07 15:48:07 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:07 #70 DONE 11.7s 15:48:07 15:48:07 #76 [security-spire-agent builder 6/9] COPY . . 15:48:10 #76 DONE 3.5s 15:48:10 15:48:10 #77 [security-proxy-setup builder 6/7] COPY . . 15:48:10 #77 DONE 3.6s 15:48:10 15:48:10 #78 [security-secretstore-setup builder 6/7] COPY . . 15:48:10 #78 CACHED 15:48:10 15:48:10 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:10 #79 CACHED 15:48:10 15:48:10 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:48:10 #80 CACHED 15:48:10 15:48:10 #81 [security-bootstrapper builder 6/7] COPY . . 15:48:10 #81 CACHED 15:48:10 15:48:10 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:48:10 #82 CACHED 15:48:10 15:48:10 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:10 #83 CACHED 15:48:10 15:48:10 #84 [security-spiffe-token-provider builder 6/7] COPY . . 15:48:10 #84 DONE 3.6s 15:48:10 15:48:10 #85 [core-metadata builder 6/7] COPY . . 15:48:10 #85 DONE 3.6s 15:48:10 15:48:10 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:10 #86 CACHED 15:48:10 15:48:10 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 15:48:10 #87 CACHED 15:48:10 15:48:10 #88 [core-command builder 6/7] COPY . . 15:48:10 #88 CACHED 15:48:10 15:48:10 #89 [core-common-config-bootstrapper builder 6/7] COPY . . 15:48:10 #89 CACHED 15:48:10 15:48:10 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:10 #90 CACHED 15:48:10 15:48:10 #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:48:10 #91 CACHED 15:48:10 15:48:10 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:10 #92 CACHED 15:48:10 15:48:10 #93 [core-data builder 6/7] COPY . . 15:48:10 #93 CACHED 15:48:10 15:48:10 #94 [core-data builder 4/7] COPY go.mod vendor* ./ 15:48:10 #94 CACHED 15:48:10 15:48:10 #95 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:48:10 #95 CACHED 15:48:10 15:48:10 #96 [security-proxy-auth builder 6/7] COPY . . 15:48:10 #96 CACHED 15:48:10 15:48:10 #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:10 #97 CACHED 15:48:10 15:48:10 #98 [support-scheduler builder 6/7] COPY . . 15:48:10 #98 CACHED 15:48:10 15:48:10 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:48:10 #99 CACHED 15:48:10 15:48:10 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:10 #100 CACHED 15:48:10 15:48:10 #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:48:10 #101 DONE 0.1s 15:48:10 15:48:10 #75 [support-notifications builder 6/7] COPY . . 15:48:10 #75 DONE 3.6s 15:48:10 15:48:10 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:48:10 #102 ... 15:48:10 15:48:10 #103 [security-spire-server builder 6/9] COPY . . 15:48:10 #103 CACHED 15:48:10 15:48:10 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:10 #104 CACHED 15:48:10 15:48:10 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 15:48:10 #105 CACHED 15:48:10 15:48:10 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 15:48:10 #106 CACHED 15:48:11 15:48:11 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:48:12 #107 DONE 1.5s 15:48:12 15:48:12 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:48:12 #108 DONE 1.5s 15:48:12 15:48:12 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:48:12 #109 DONE 0.1s 15:48:12 15:48:12 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:48:12 #110 DONE 0.1s 15:48:12 15:48:12 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:48:12 #102 1.121 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:48:13 #102 ... 15:48:13 15:48:13 #111 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:48:13 #111 DONE 0.3s 15:48:13 15:48:13 #112 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 15:48:13 #112 CACHED 15:48:13 15:48:13 #113 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 15:48:13 #113 CACHED 15:48:13 15:48:13 #114 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:48:13 #114 CACHED 15:48:13 15:48:13 #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:13 #115 CACHED 15:48:13 15:48:13 #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:48:13 #116 CACHED 15:48:13 15:48:13 #117 [security-spire-config builder 6/9] COPY . . 15:48:13 #117 CACHED 15:48:13 15:48:13 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:48:13 #118 DONE 0.2s 15:48:13 15:48:13 #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:48:13 #119 CACHED 15:48:13 15:48:13 #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:48:13 #120 CACHED 15:48:13 15:48:13 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:48:13 #121 DONE 0.2s 15:48:13 15:48:13 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:48:13 #122 DONE 0.1s 15:48:13 15:48:13 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:48:14 #123 DONE 0.7s 15:48:14 15:48:14 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:48:14 #124 DONE 0.7s 15:48:14 15:48:14 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:48:14 #125 DONE 0.7s 15:48:14 15:48:14 #126 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:48:14 #126 DONE 0.3s 15:48:14 15:48:14 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:48:14 #127 DONE 0.3s 15:48:14 15:48:14 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:48:14 #128 DONE 0.3s 15:48:14 15:48:14 #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:48:14 #129 DONE 0.1s 15:48:14 15:48:14 #130 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:48:14 #130 ... 15:48:14 15:48:14 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:48:14 #131 DONE 0.2s 15:48:14 15:48:14 #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:48:14 #132 DONE 0.2s 15:48:14 15:48:14 #130 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:48:14 #130 DONE 0.2s 15:48:14 15:48:14 #133 [security-spire-config] exporting to image 15:48:14 #133 exporting layers 15:48:15 #133 ... 15:48:15 15:48:15 #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:48:15 #134 DONE 0.6s 15:48:15 15:48:15 #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:48:15 #135 DONE 0.5s 15:48:15 15:48:15 #133 [security-spire-server] exporting to image 15:48:15 #133 ... 15:48:15 15:48:15 #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:48:15 #136 DONE 0.2s 15:48:15 15:48:15 #133 [security-spire-agent] exporting to image 15:48:15 #133 exporting layers 0.8s done 15:48:15 #133 writing image sha256:95ebb53fefdce906a4dae55cbdb6015e1f663d932f95bb41594f3d5909981f5a done 15:48:15 #133 naming to docker.io/library/security-spire-config done 15:48:15 #133 exporting layers 0.6s done 15:48:15 #133 writing image sha256:525dc933c4bafd9d51f973421c49bdb739d2f82fa906e548c810986affd5b103 done 15:48:15 #133 naming to docker.io/library/security-spire-server done 15:48:15 #133 exporting layers 0.5s done 15:48:15 #133 writing image sha256:000bd054ef0e0ad48de91d71a5514cd95ae3fcd1190329835b9766ba24e829e3 done 15:48:15 #133 naming to docker.io/library/security-spire-agent done 15:48:15 #133 DONE 1.2s 15:48:15 15:48:15 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:48:15 #0 1.034 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:48:21 #137 ... 15:48:21 15:48:21 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:48:21 #0 0.659 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:48:21 #138 ... 15:48:21 15:48:21 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:48:21 #0 0.965 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:48:21 #139 ... 15:48:21 15:48:21 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:48:21 #0 1.206 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:48:21 #140 ... 15:48:21 15:48:21 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:48:21 #0 0.607 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:48:21 #141 ... 15:48:21 15:48:21 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:48:21 #0 1.333 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:48:21 #142 ... 15:48:21 15:48:21 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:48:21 #0 0.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:48:21 #143 ... 15:48:21 15:48:21 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:48:21 #0 0.475 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:48:21 #144 ... 15:48:21 15:48:21 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:48:21 #0 0.837 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:48:21 #145 ... 15:48:21 15:48:21 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:48:21 #0 0.959 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:48:39 Removing intermediate container 88c02156bca9 15:48:39 ---> 4e13ecaf77ee 15:48:39 Successfully built 4e13ecaf77ee 15:48:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:39 + docker inspect -f . ci-base-image-arm64 15:48:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:40 prd-ubuntu20.04-docker-arm64-4c-16g-3520 does not seem to be running inside a container 15:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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 15:48:41 $ docker top 5e7e75cd65fa8aecf29ad6a6a13182f874a847f4aa91d6716784758317279040 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:42 + go version 15:48:42 go version go1.20.6 linux/arm64 [Pipeline] } 15:48:42 $ docker stop --time=1 5e7e75cd65fa8aecf29ad6a6a13182f874a847f4aa91d6716784758317279040 15:48:43 $ docker rm -f --volumes 5e7e75cd65fa8aecf29ad6a6a13182f874a847f4aa91d6716784758317279040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:44 15:48:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:45 latest: Pulling from edgex-devops/edgex-compose-arm64 15:48:45 547446be3368: Pulling fs layer 15:48:45 d125d8839a47: Pulling fs layer 15:48:45 3e85d5ac6304: Pulling fs layer 15:48:45 c3105a71a48b: Pulling fs layer 15:48:45 0f093f025ec4: Pulling fs layer 15:48:45 c3106fc0e877: Pulling fs layer 15:48:45 c3105a71a48b: Waiting 15:48:45 0f093f025ec4: Waiting 15:48:45 c3106fc0e877: Waiting 15:48:45 547446be3368: Verifying Checksum 15:48:45 547446be3368: Download complete 15:48:45 c3105a71a48b: Verifying Checksum 15:48:45 c3105a71a48b: Download complete 15:48:45 d125d8839a47: Verifying Checksum 15:48:45 d125d8839a47: Download complete 15:48:45 c3106fc0e877: Verifying Checksum 15:48:45 c3106fc0e877: Download complete 15:48:45 0f093f025ec4: Verifying Checksum 15:48:45 0f093f025ec4: Download complete 15:48:45 547446be3368: Pull complete 15:48:46 d125d8839a47: Pull complete 15:48:47 3e85d5ac6304: Verifying Checksum 15:48:47 3e85d5ac6304: Download complete 15:48:55 3e85d5ac6304: Pull complete 15:48:55 c3105a71a48b: Pull complete 15:48:56 0f093f025ec4: Pull complete 15:48:56 c3106fc0e877: Pull complete 15:48:56 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 15:48:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:56 prd-ubuntu20.04-docker-arm64-4c-16g-3520 does not seem to be running inside a container 15:48:56 $ 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/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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 15:48:58 $ docker top 398aeb831d14a4b8cee383810982579c0f2745c97cf4a8110a65f6a2b58bcd58 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:59 + docker compose -f ./docker-compose-build.yml build --parallel 15:49:07 #1 [security-bootstrapper internal] load build definition from Dockerfile 15:49:07 #1 transferring dockerfile: 2.82kB done 15:49:07 #1 DONE 0.1s 15:49:07 15:49:07 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:49:07 #2 transferring dockerfile: 2.12kB done 15:49:07 #2 DONE 0.0s 15:49:07 15:49:07 #3 [security-proxy-auth internal] load build definition from Dockerfile 15:49:07 #3 transferring dockerfile: 2.04kB 0.0s done 15:49:07 #3 DONE 0.0s 15:49:07 15:49:07 #4 [core-command internal] load build definition from Dockerfile 15:49:07 #4 transferring dockerfile: 1.82kB done 15:49:07 #4 DONE 0.0s 15:49:07 15:49:07 #5 [security-spire-agent internal] load build definition from Dockerfile 15:49:07 #5 transferring dockerfile: 2.68kB done 15:49:07 #5 DONE 0.0s 15:49:07 15:49:07 #6 [support-scheduler internal] load build definition from Dockerfile 15:49:07 #6 transferring dockerfile: 1.82kB done 15:49:07 #6 DONE 0.0s 15:49:08 15:49:08 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:49:08 #7 transferring dockerfile: 1.78kB done 15:49:08 #7 DONE 0.1s 15:49:08 15:49:08 #8 [security-spire-config internal] load build definition from Dockerfile 15:49:08 #8 transferring dockerfile: 2.58kB done 15:49:08 #8 DONE 0.1s 15:49:08 15:49:08 #9 [core-data internal] load build definition from Dockerfile 15:49:08 #9 transferring dockerfile: 1.90kB done 15:49:08 #9 DONE 0.1s 15:49:08 15:49:08 #10 [security-spire-server internal] load build definition from Dockerfile 15:49:08 #10 transferring dockerfile: 2.63kB done 15:49:08 #10 DONE 0.0s 15:49:08 15:49:08 #11 [security-secretstore-setup internal] load build definition from Dockerfile 15:49:08 #11 transferring dockerfile: 2.38kB done 15:49:08 #11 DONE 0.1s 15:49:08 15:49:08 #12 [support-notifications internal] load build definition from Dockerfile 15:49:08 #12 transferring dockerfile: 1.84kB done 15:49:08 #12 DONE 0.1s 15:49:08 15:49:08 #13 [core-metadata internal] load build definition from Dockerfile 15:49:08 #13 transferring dockerfile: 1.96kB done 15:49:08 #13 DONE 0.0s 15:49:08 15:49:08 #14 [security-proxy-setup internal] load build definition from Dockerfile 15:49:08 #14 transferring dockerfile: 2.06kB 0.0s done 15:49:08 #14 DONE 0.1s 15:49:08 15:49:08 #15 [security-bootstrapper internal] load .dockerignore 15:49:08 #15 transferring context: 56B done 15:49:08 #15 DONE 0.0s 15:49:09 15:49:09 #16 [core-common-config-bootstrapper internal] load .dockerignore 15:49:09 #16 transferring context: 56B done 15:49:09 #16 DONE 0.0s 15:49:09 15:49:09 #17 [security-proxy-auth internal] load .dockerignore 15:49:09 #17 transferring context: 56B done 15:49:09 #17 DONE 0.0s 15:49:09 15:49:09 #18 [core-command internal] load .dockerignore 15:49:09 #18 transferring context: 56B 0.0s done 15:49:09 #18 DONE 0.1s 15:49:09 15:49:09 #19 [security-spire-agent internal] load .dockerignore 15:49:09 #19 transferring context: 56B done 15:49:09 #19 DONE 0.1s 15:49:09 15:49:09 #20 [support-scheduler internal] load .dockerignore 15:49:09 #20 transferring context: 56B done 15:49:09 #20 DONE 0.1s 15:49:09 15:49:09 #21 [security-spiffe-token-provider internal] load .dockerignore 15:49:09 #21 transferring context: 56B done 15:49:09 #21 DONE 0.1s 15:49:09 15:49:09 #22 [security-spire-config internal] load .dockerignore 15:49:09 #22 transferring context: 56B 0.0s done 15:49:09 #22 DONE 0.1s 15:49:09 15:49:09 #23 [core-data internal] load .dockerignore 15:49:09 #23 transferring context: 56B done 15:49:09 #23 DONE 0.1s 15:49:09 15:49:09 #24 [security-spire-server internal] load .dockerignore 15:49:09 #24 transferring context: 56B 0.0s done 15:49:09 #24 DONE 0.1s 15:49:09 15:49:09 #25 [security-secretstore-setup internal] load .dockerignore 15:49:09 #25 transferring context: 56B done 15:49:09 #25 DONE 0.0s 15:49:09 15:49:09 #26 [support-notifications internal] load .dockerignore 15:49:09 #26 transferring context: 56B done 15:49:09 #26 DONE 0.1s 15:49:09 15:49:09 #27 [core-metadata internal] load .dockerignore 15:49:09 #27 transferring context: 56B done 15:49:09 #27 DONE 0.0s 15:49:09 15:49:09 #28 [security-proxy-setup internal] load .dockerignore 15:49:09 #28 transferring context: 56B done 15:49:09 #28 DONE 0.0s 15:49:09 15:49:09 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:09 #29 DONE 0.0s 15:49:09 15:49:09 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 15:49:10 #30 DONE 0.6s 15:49:10 15:49:10 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:10 #29 DONE 0.0s 15:49:10 15:49:10 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:10 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 15:49:10 #31 ... 15:49:10 15:49:10 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:10 #29 DONE 0.0s 15:49:10 15:49:10 #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:10 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 15:49:10 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 15:49:10 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 15:49:10 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 15:49:10 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.1s 15:49:10 #31 ... 15:49:10 15:49:10 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:10 #29 DONE 0.0s 15:49:10 15:49:10 #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:10 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 15:49:10 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 15:49:10 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 15:49:10 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 15:49:10 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 15:49:10 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 15:49:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 15:49:11 #31 ... 15:49:11 15:49:11 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:11 #29 DONE 0.0s 15:49:11 15:49:11 #31 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 15:49:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 15:49:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 15:49:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 15:49:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 15:49:11 #31 ... 15:49:11 15:49:11 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:11 #29 DONE 0.0s 15:49:11 15:49:11 #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 15:49:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 15:49:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 15:49:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 15:49:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 15:49:11 #31 ... 15:49:11 15:49:11 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:11 #29 DONE 0.0s 15:49:11 15:49:11 #32 [security-spire-config internal] load build context 15:49:11 #32 DONE 0.0s 15:49:11 15:49:11 #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 15:49:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 15:49:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 15:49:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 15:49:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 15:49:11 #31 ... 15:49:11 15:49:11 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:11 #29 DONE 0.0s 15:49:11 15:49:11 #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:12 #31 ... 15:49:12 15:49:12 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 15:49:12 #30 DONE 1.3s 15:49:12 15:49:12 #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:12 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 15:49:12 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 15:49:12 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 15:49:12 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 15:49:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 15:49:12 #31 ... 15:49:12 15:49:12 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:12 #29 DONE 0.0s 15:49:12 15:49:12 #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:12 #31 ... 15:49:12 15:49:12 #33 [security-bootstrapper internal] load build context 15:49:12 #33 transferring context: 2.56MB 1.0s done 15:49:12 #33 DONE 1.9s 15:49:12 15:49:12 #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:12 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 15:49:12 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 15:49:12 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 15:49:12 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 15:49:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 15:49:12 #31 ... 15:49:12 15:49:12 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:12 #29 DONE 0.1s 15:49:12 15:49:12 #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:13 #31 ... 15:49:13 15:49:13 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:13 #29 DONE 0.1s 15:49:13 15:49:13 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 15:49:13 #30 DONE 1.9s 15:49:13 15:49:13 #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 15:49:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 15:49:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 15:49:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 15:49:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 15:49:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 15:49:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 15:49:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 15:49:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 15:49:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 15:49:13 #31 ... 15:49:13 15:49:13 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:49:13 #29 DONE 0.1s 15:49:13 15:49:13 #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:13 #31 ... 15:49:13 15:49:13 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 15:49:13 #30 DONE 2.1s 15:49:13 15:49:13 #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 15:49:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 15:49:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 15:49:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 15:49:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 15:49:13 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.6s done 15:49:13 #31 ... 15:49:13 15:49:13 #34 [security-proxy-auth internal] load build context 15:49:13 #34 transferring context: 2.56MB 1.7s done 15:49:13 #34 DONE 2.8s 15:49:13 15:49:13 #35 [core-command internal] load build context 15:49:13 #35 transferring context: 2.56MB 1.9s done 15:49:13 #35 DONE 2.7s 15:49:13 15:49:13 #32 [security-spire-config internal] load build context 15:49:13 #32 ... 15:49:13 15:49:13 #36 [security-spire-agent internal] load build context 15:49:13 #36 transferring context: 2.56MB 2.0s done 15:49:13 #36 DONE 2.9s 15:49:14 15:49:14 #32 [security-spire-config internal] load build context 15:49:14 #32 ... 15:49:14 15:49:14 #37 [core-common-config-bootstrapper internal] load build context 15:49:14 #37 transferring context: 2.56MB 2.1s done 15:49:14 #37 DONE 3.2s 15:49:14 15:49:14 #32 [security-spire-config internal] load build context 15:49:14 #32 ... 15:49:14 15:49:14 #38 [support-scheduler internal] load build context 15:49:14 #38 transferring context: 2.56MB 1.9s done 15:49:14 #38 DONE 3.0s 15:49:14 15:49:14 #32 [security-spire-config internal] load build context 15:49:14 #32 transferring context: 2.56MB 1.6s done 15:49:14 #32 ... 15:49:14 15:49:14 #39 [security-spiffe-token-provider internal] load build context 15:49:14 #39 transferring context: 2.56MB 1.3s done 15:49:14 #39 DONE 2.8s 15:49:14 15:49:14 #40 [security-spire-server internal] load build context 15:49:14 #40 transferring context: 2.56MB 1.0s done 15:49:14 #40 ... 15:49:14 15:49:14 #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:49:14 #41 DONE 4.7s 15:49:14 15:49:14 #32 [security-spire-config internal] load build context 15:49:14 #32 DONE 2.8s 15:49:14 15:49:14 #42 [core-data internal] load build context 15:49:14 #42 transferring context: 2.56MB 0.9s done 15:49:14 #42 DONE 2.7s 15:49:14 15:49:14 #40 [security-spire-server internal] load build context 15:49:14 #40 DONE 2.7s 15:49:14 15:49:14 #31 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:49:14 #31 DONE 5.0s 15:49:14 15:49:14 #43 [security-spire-server builder 2/7] WORKDIR /edgex-go 15:49:14 #43 ... 15:49:14 15:49:14 #44 [security-secretstore-setup internal] load build context 15:49:14 #44 transferring context: 2.56MB 0.8s done 15:49:14 #44 DONE 2.3s 15:49:15 15:49:15 #45 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:49:15 #45 ... 15:49:15 15:49:15 #46 [core-metadata internal] load build context 15:49:15 #46 transferring context: 2.56MB 0.9s done 15:49:15 #46 DONE 2.3s 15:49:15 15:49:15 #47 [support-notifications internal] load build context 15:49:15 #47 transferring context: 2.56MB 0.9s done 15:49:15 #47 DONE 2.4s 15:49:15 15:49:15 #43 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 15:49:15 #43 DONE 1.6s 15:49:15 15:49:15 #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:49:16 #48 ... 15:49:16 15:49:16 #49 [security-proxy-setup internal] load build context 15:49:16 #49 transferring context: 2.56MB 1.1s done 15:49:16 #49 DONE 3.1s 15:49:16 15:49:16 #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:49:21 #50 ... 15:49:21 15:49:21 #45 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:49:21 #45 5.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:21 #45 6.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:24 #45 9.979 (1/1) Installing dumb-init (1.2.5-r2) 15:49:24 #45 10.00 Executing busybox-1.35.0-r29.trigger 15:49:24 #45 ... 15:49:24 15:49:24 #51 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:49:24 #0 4.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:24 #0 5.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:24 #0 8.474 (1/2) Installing dumb-init (1.2.5-r2) 15:49:24 #0 8.507 (2/2) Installing openssl (3.0.10-r0) 15:49:24 #0 8.559 Executing busybox-1.35.0-r29.trigger 15:49:24 #0 8.702 OK: 8 MiB in 17 packages 15:49:24 #51 DONE 9.7s 15:49:24 15:49:24 #45 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:49:24 #45 10.15 OK: 8 MiB in 16 packages 15:49:25 #45 ... 15:49:25 15:49:25 #52 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 15:49:25 #52 DONE 0.2s 15:49:25 15:49:25 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:49:25 #0 5.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:25 #0 7.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:25 #53 ... 15:49:25 15:49:25 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:49:25 #0 8.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:25 #54 ... 15:49:25 15:49:25 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:49:25 #0 7.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:25 #0 8.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:25 #55 ... 15:49:25 15:49:25 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:49:25 #0 6.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:25 #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:25 #56 ... 15:49:25 15:49:25 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:49:25 #0 7.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:25 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:25 #57 ... 15:49:25 15:49:25 #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:49:25 #0 6.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:25 #0 8.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:26 #58 ... 15:49:26 15:49:26 #45 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:49:26 #45 DONE 11.4s 15:49:26 15:49:26 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:49:26 #0 7.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:26 #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:26 #59 ... 15:49:26 15:49:26 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:49:26 #0 6.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:26 #0 8.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:26 #60 ... 15:49:26 15:49:26 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:49:26 #0 7.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:26 #0 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:26 #61 ... 15:49:26 15:49:26 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:49:26 #0 7.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:26 #0 9.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:26 #62 ... 15:49:26 15:49:26 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:49:26 #53 11.18 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:49:26 #53 11.18 v3.17.5-22-ged9d652419e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:49:26 #53 11.18 OK: 17689 distinct packages available 15:49:27 #53 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:28 #53 ... 15:49:28 15:49:28 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:49:28 #60 12.20 (1/1) Installing dumb-init (1.2.5-r2) 15:49:28 #60 12.24 Executing busybox-1.35.0-r29.trigger 15:49:28 #60 12.32 OK: 8 MiB in 16 packages 15:49:28 #60 DONE 13.0s 15:49:28 15:49:28 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:49:28 #56 12.14 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:49:28 #56 12.15 v3.17.5-22-ged9d652419e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:49:28 #56 12.15 OK: 17689 distinct packages available 15:49:28 #56 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:29 #56 ... 15:49:29 15:49:29 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:49:29 #55 12.54 OK: 263 MiB in 53 packages 15:49:29 #55 DONE 13.4s 15:49:29 15:49:29 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:49:29 #53 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:29 #53 ... 15:49:29 15:49:29 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:49:29 #63 DONE 0.4s 15:49:29 15:49:29 #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:29 #146 ... 15:49:29 15:49:29 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:49:29 #143 76.83 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:49:31 #64 ... 15:49:31 15:49:31 #48 [core-command builder 3/7] RUN apk add --update --no-cache make git 15:49:31 #48 7.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:31 #48 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:31 #48 14.60 OK: 263 MiB in 53 packages 15:49:31 #48 DONE 16.8s 15:49:31 15:49:31 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:49:31 #57 14.33 (1/2) Installing dumb-init (1.2.5-r2) 15:49:31 #57 14.37 (2/2) Installing su-exec (0.2-r2) 15:49:31 #57 14.37 Executing busybox-1.35.0-r29.trigger 15:49:31 #57 14.60 OK: 8 MiB in 17 packages 15:49:31 #57 DONE 16.8s 15:49:32 15:49:32 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:49:32 #62 13.17 (1/2) Installing ca-certificates (20230506-r0) 15:49:32 #62 13.52 (2/2) Installing dumb-init (1.2.5-r2) 15:49:32 #62 13.56 Executing busybox-1.35.0-r29.trigger 15:49:32 #62 13.80 Executing ca-certificates-20230506-r0.trigger 15:49:32 #62 15.53 OK: 8 MiB in 17 packages 15:49:32 #62 DONE 16.9s 15:49:32 15:49:32 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 15:49:32 #59 14.53 OK: 263 MiB in 53 packages 15:49:32 #59 DONE 17.5s 15:49:32 15:49:32 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:49:32 #65 ... 15:49:32 15:49:32 #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:49:32 #50 7.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:32 #50 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:32 #50 14.49 OK: 263 MiB in 53 packages 15:49:32 #50 DONE 16.9s 15:49:32 15:49:32 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:49:32 #53 16.16 (1/5) Installing dumb-init (1.2.5-r2) 15:49:32 #53 16.18 (2/5) Installing musl-obstack (1.2.3-r0) 15:49:32 #53 16.18 (3/5) Installing libucontext (1.2-r0) 15:49:32 #53 16.19 (4/5) Installing gcompat (1.1.0-r0) 15:49:32 #53 16.20 (5/5) Installing openssl (3.0.10-r0) 15:49:32 #53 16.30 Executing busybox-1.35.0-r29.trigger 15:49:32 #53 16.42 OK: 9 MiB in 20 packages 15:49:32 #53 DONE 17.3s 15:49:32 15:49:32 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:49:32 #54 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:32 #54 14.52 (1/4) Installing ca-certificates (20230506-r0) 15:49:32 #54 14.91 (2/4) Installing dumb-init (1.2.5-r2) 15:49:32 #54 14.92 (3/4) Installing su-exec (0.2-r2) 15:49:32 #54 14.93 (4/4) Installing yq (4.30.4-r4) 15:49:32 #54 15.71 Executing busybox-1.35.0-r29.trigger 15:49:32 #54 15.80 Executing ca-certificates-20230506-r0.trigger 15:49:32 #54 16.60 OK: 17 MiB in 19 packages 15:49:32 #54 DONE 17.2s 15:49:32 15:49:32 #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:49:33 #66 ... 15:49:33 15:49:33 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:49:33 #67 DONE 1.3s 15:49:33 15:49:33 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:34 #68 ... 15:49:34 15:49:34 #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:49:34 #58 12.00 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:49:34 #58 12.01 v3.17.5-22-ged9d652419e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:49:34 #58 12.01 OK: 17689 distinct packages available 15:49:34 #58 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:34 #58 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:34 #58 18.19 (1/4) Installing dumb-init (1.2.5-r2) 15:49:34 #58 18.20 (2/4) Installing musl-obstack (1.2.3-r0) 15:49:34 #58 18.20 (3/4) Installing libucontext (1.2-r0) 15:49:34 #58 18.20 (4/4) Installing gcompat (1.1.0-r0) 15:49:34 #58 18.24 Executing busybox-1.35.0-r29.trigger 15:49:34 #58 18.31 OK: 8 MiB in 19 packages 15:49:34 #58 DONE 19.1s 15:49:34 15:49:34 #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:49:34 #66 DONE 2.0s 15:49:34 15:49:34 #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:49:34 #69 DONE 2.0s 15:49:34 15:49:34 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:34 #70 ... 15:49:34 15:49:34 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:49:34 #61 14.34 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:49:34 #61 14.34 v3.17.5-22-ged9d652419e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:49:34 #61 14.34 OK: 17694 distinct packages available 15:49:34 #61 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:34 #61 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:34 #61 18.80 OK: 263 MiB in 53 packages 15:49:34 #61 DONE 19.3s 15:49:34 15:49:34 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:49:35 #71 ... 15:49:35 15:49:35 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:49:35 #56 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:35 #56 17.25 (1/9) Installing ca-certificates (20230506-r0) 15:49:35 #56 17.52 (2/9) Installing brotli-libs (1.0.9-r9) 15:49:35 #56 17.59 (3/9) Installing nghttp2-libs (1.51.0-r1) 15:49:35 #56 17.63 (4/9) Installing libcurl (8.2.1-r0) 15:49:35 #56 17.77 (5/9) Installing curl (8.2.1-r0) 15:49:35 #56 17.82 (6/9) Installing dumb-init (1.2.5-r2) 15:49:35 #56 17.82 (7/9) Installing musl-obstack (1.2.3-r0) 15:49:35 #56 17.82 (8/9) Installing libucontext (1.2-r0) 15:49:35 #56 17.82 (9/9) Installing gcompat (1.1.0-r0) 15:49:35 #56 17.87 Executing busybox-1.35.0-r29.trigger 15:49:35 #56 18.02 Executing ca-certificates-20230506-r0.trigger 15:49:35 #56 19.19 OK: 11 MiB in 24 packages 15:49:35 #56 DONE 19.9s 15:49:35 15:49:35 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:35 #72 ... 15:49:35 15:49:35 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:49:35 #71 DONE 0.8s 15:49:35 15:49:35 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:37 #73 ... 15:49:37 15:49:37 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:49:37 #65 DONE 5.2s 15:49:37 15:49:37 #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:49:37 #74 DONE 0.2s 15:49:37 15:49:37 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:37 #143 ... 15:49:37 15:49:37 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:49:37 #140 DONE 85.7s 15:49:37 15:49:37 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:49:37 #139 DONE 85.7s 15:49:37 15:49:37 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:49:37 #137 DONE 85.7s 15:49:37 15:49:37 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:49:37 #144 DONE 85.8s 15:49:37 15:49:37 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:49:37 #145 DONE 85.8s 15:49:37 15:49:37 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:49:37 #141 DONE 85.9s 15:49:37 15:49:37 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:49:37 #147 ... 15:49:37 15:49:37 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:49:37 #143 DONE 86.1s 15:49:37 15:49:37 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:49:37 #148 ... 15:49:37 15:49:37 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:49:37 #102 DONE 86.2s 15:49:37 15:49:37 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:49:37 #138 DONE 86.2s 15:49:37 15:49:37 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:49:37 #148 DONE 0.3s 15:49:37 15:49:37 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:49:37 #149 ... 15:49:37 15:49:37 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:49:37 #147 DONE 0.6s 15:49:37 15:49:37 #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 15:49:37 #150 DONE 0.8s 15:49:37 15:49:37 #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:49:37 #151 DONE 0.8s 15:49:37 15:49:37 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:49:37 #149 DONE 0.5s 15:49:37 15:49:37 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:49:37 #142 DONE 86.7s 15:49:37 15:49:37 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:49:37 #152 ... 15:49:37 15:49:37 #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:49:37 #153 DONE 0.2s 15:49:37 15:49:37 #154 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:49:37 #154 DONE 0.5s 15:49:37 15:49:37 #155 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:49:37 #155 ... 15:49:37 15:49:37 #156 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 15:49:37 #156 DONE 0.4s 15:49:37 15:49:37 #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:49:37 #157 CACHED 15:49:37 15:49:37 #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:49:37 #158 CACHED 15:49:37 15:49:37 #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:49:37 #159 CACHED 15:49:37 15:49:37 #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:49:37 #160 CACHED 15:49:37 15:49:37 #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:49:37 #161 CACHED 15:49:37 15:49:37 #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:49:37 #162 CACHED 15:49:37 15:49:37 #163 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:49:37 #163 DONE 0.4s 15:49:37 15:49:37 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:49:37 #152 DONE 0.4s 15:49:38 15:49:38 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:49:38 #146 DONE 87.3s 15:49:38 15:49:38 #164 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:49:38 #164 ... 15:49:38 15:49:38 #155 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:49:38 #155 DONE 0.5s 15:49:38 15:49:38 #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:49:38 #165 DONE 0.7s 15:49:38 15:49:38 #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:49:38 #166 DONE 0.6s 15:49:38 15:49:38 #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:49:38 #167 DONE 0.5s 15:49:38 15:49:38 #168 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:49:38 #168 DONE 0.6s 15:49:38 15:49:38 #164 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:49:38 #164 DONE 0.5s 15:49:38 15:49:38 #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:49:38 #169 ... 15:49:38 15:49:38 #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:49:38 #170 DONE 0.7s 15:49:38 15:49:38 #171 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:49:38 #171 CACHED 15:49:38 15:49:38 #172 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:49:38 #172 CACHED 15:49:38 15:49:38 #173 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:49:38 #173 DONE 0.7s 15:49:38 15:49:38 #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:49:38 #174 DONE 0.7s 15:49:38 15:49:38 #175 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:49:38 #175 DONE 0.2s 15:49:38 15:49:38 #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:49:39 #176 ... 15:49:39 15:49:39 #177 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:49:39 #177 DONE 1.3s 15:49:39 15:49:39 #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:49:39 #169 DONE 1.3s 15:49:39 15:49:39 #178 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 15:49:39 #178 DONE 2.4s 15:49:39 15:49:39 #179 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:49:39 #179 DONE 1.4s 15:49:39 15:49:39 #133 [core-data] exporting to image 15:49:39 #133 exporting layers 15:49:40 #133 ... 15:49:40 15:49:40 #180 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:49:40 #180 DONE 1.7s 15:49:40 15:49:40 #181 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:49:40 #181 DONE 1.6s 15:49:40 15:49:40 #182 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:49:40 #182 DONE 1.7s 15:49:40 15:49:40 #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:49:40 #183 DONE 1.6s 15:49:40 15:49:40 #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:49:40 #184 DONE 1.6s 15:49:40 15:49:40 #185 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:49:40 #185 DONE 1.6s 15:49:40 15:49:40 #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:49:40 #176 DONE 1.6s 15:49:40 15:49:40 #133 [core-command] exporting to image 15:49:40 #133 exporting layers 0.2s done 15:49:40 #133 writing image sha256:7bde2e0086b48e68298025188e1ccc6cfc077c2187d886feaf52fe371d84e3be done 15:49:40 #133 naming to docker.io/library/core-data done 15:49:40 #133 ... 15:49:40 15:49:40 #186 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:49:40 #186 DONE 0.2s 15:49:40 15:49:40 #187 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:49:40 #187 DONE 0.7s 15:49:40 15:49:40 #188 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 15:49:40 #188 DONE 0.7s 15:49:40 15:49:40 #189 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:49:40 #189 DONE 0.3s 15:49:40 15:49:40 #133 [security-spiffe-token-provider] exporting to image 15:49:40 #133 ... 15:49:40 15:49:40 #190 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:49:40 #190 DONE 0.4s 15:49:40 15:49:40 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:49:40 #191 DONE 0.4s 15:49:40 15:49:40 #192 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:49:40 #192 DONE 0.4s 15:49:40 15:49:40 #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:49:40 #193 DONE 0.4s 15:49:40 15:49:40 #133 [core-metadata] exporting to image 15:49:40 #133 exporting layers 0.2s done 15:49:40 #133 ... 15:49:40 15:49:40 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:49:40 #194 DONE 0.7s 15:49:41 15:49:41 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 15:49:41 #195 DONE 0.5s 15:49:41 15:49:41 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:49:41 #196 DONE 0.5s 15:49:41 15:49:41 #133 [support-notifications] exporting to image 15:49:41 #133 exporting layers 0.4s done 15:49:41 #133 writing image sha256:8267bbd4ba88855096b26491624c7361f49e6dc0b12aca65a4aab85a8cbeca90 15:49:41 #133 writing image sha256:3747393c5f09cd04539be3a86f7c367d4eb9919ed95edb4f624d15df41fdfd46 15:49:41 #133 writing image sha256:5bc59063a51ea3394cde21ac42cec6e376cc29f91cf0806aee208037341e7adf 15:49:41 #133 writing image sha256:bceadc233a811bbb5e136ebc52c6fb79774a7e4f792fa8c35c6593ac5228b34c 0.0s done 15:49:41 #133 naming to docker.io/library/support-scheduler 15:49:41 #133 writing image sha256:8267bbd4ba88855096b26491624c7361f49e6dc0b12aca65a4aab85a8cbeca90 0.0s done 15:49:41 #133 writing image sha256:3747393c5f09cd04539be3a86f7c367d4eb9919ed95edb4f624d15df41fdfd46 0.0s done 15:49:41 #133 writing image sha256:5bc59063a51ea3394cde21ac42cec6e376cc29f91cf0806aee208037341e7adf 0.0s done 15:49:41 #133 naming to docker.io/library/support-scheduler done 15:49:41 #133 naming to docker.io/library/core-metadata done 15:49:41 #133 naming to docker.io/library/security-spiffe-token-provider done 15:49:41 #133 naming to docker.io/library/core-command done 15:49:41 #133 exporting layers 0.8s done 15:49:41 #133 ... 15:49:41 15:49:41 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:49:41 #197 DONE 0.5s 15:49:41 15:49:41 #198 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:41 #198 DONE 0.9s 15:49:41 15:49:41 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:49:41 #199 DONE 0.5s 15:49:41 15:49:41 #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:41 #200 DONE 1.0s 15:49:41 15:49:41 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:49:41 #201 DONE 0.1s 15:49:41 15:49:41 #133 [security-proxy-auth] exporting to image 15:49:41 #133 writing image sha256:c2accbe8bfe733771e825bae7082a6ed3ec94f0a50c58c387db3e442a0a548cf done 15:49:41 #133 naming to docker.io/library/support-notifications done 15:49:41 #133 ... 15:49:41 15:49:41 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:49:41 #202 DONE 0.1s 15:49:41 15:49:41 #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 15:49:41 #203 DONE 0.1s 15:49:41 15:49:41 #133 [core-common-config-bootstrapper] exporting to image 15:49:41 #133 exporting layers 0.1s done 15:49:41 #133 writing image sha256:101b8c4c5091639f2219cb8698b41acdb7d4e04058d75e7c4c52a82e742d8000 done 15:49:41 #133 naming to docker.io/library/core-common-config-bootstrapper done 15:49:41 #133 writing image sha256:4887ed18ec48670a023fc9d4e4a7263e45bf75445f091ea8630d6f074f962ad2 15:49:41 #133 writing image sha256:4887ed18ec48670a023fc9d4e4a7263e45bf75445f091ea8630d6f074f962ad2 done 15:49:41 #133 naming to docker.io/library/security-proxy-auth done 15:49:41 #133 DONE 3.2s 15:49:41 15:49:41 #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:49:41 #204 DONE 0.1s 15:49:41 15:49:41 #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:49:41 #205 DONE 0.1s 15:49:41 15:49:41 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:41 #206 ... 15:49:41 15:49:41 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:49:41 #207 DONE 0.0s 15:49:41 15:49:41 #208 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:41 #208 DONE 1.0s 15:49:42 15:49:42 #133 [security-proxy-setup] exporting to image 15:49:42 #133 exporting layers 0.1s done 15:49:42 #133 writing image sha256:8a5f74133cbc544db7cd8ab40a1f0557602dd739236ea5e2e008d44a769ab4e6 done 15:49:42 #133 naming to docker.io/library/security-proxy-setup done 15:49:42 #133 DONE 3.3s 15:49:42 15:49:42 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:49:42 #209 ... 15:49:42 15:49:42 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:42 #206 DONE 0.8s 15:49:42 15:49:42 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:49:42 #209 DONE 0.7s 15:49:42 15:49:42 #133 [security-secretstore-setup] exporting to image 15:49:42 #133 exporting layers 0.3s done 15:49:42 #133 writing image sha256:68ffc0b02a571de0f6aefb6aed53c5c0ea26cd2f6b820ee2851ed4a6453a53e2 done 15:49:42 #133 naming to docker.io/library/security-secretstore-setup done 15:49:42 #133 exporting layers 0.2s done 15:49:42 #133 writing image sha256:704408b3a06843ce3341ff14f8d6d9c102b8247b8d4f5e3b96c0d54b4c67a3eb done 15:49:42 #133 naming to docker.io/library/security-bootstrapper done 15:49:42 #133 DONE 3.7s 15:49:42 time="2023-08-14T15:47:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:49:42 time="2023-08-14T15:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:49:42 $ docker stop --time=1 70ae3a161d230c42c353c7bf1067d8a6a52a354e770ff1e70279a1d8021b9876 15:49:44 $ docker rm -f --volumes 70ae3a161d230c42c353c7bf1067d8a6a52a354e770ff1e70279a1d8021b9876 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:44 + docker images 15:49:44 REPOSITORY TAG IMAGE ID CREATED SIZE 15:49:44 security-secretstore-setup latest 68ffc0b02a57 2 seconds ago 44.1MB 15:49:44 security-bootstrapper latest 704408b3a068 2 seconds ago 23MB 15:49:44 security-proxy-setup latest 8a5f74133cbc 3 seconds ago 19.6MB 15:49:44 security-proxy-auth latest 4887ed18ec48 3 seconds ago 19.4MB 15:49:44 core-common-config-bootstrapper latest 101b8c4c5091 3 seconds ago 18MB 15:49:44 security-spiffe-token-provider latest 8267bbd4ba88 4 seconds ago 33.5MB 15:49:44 support-scheduler latest bceadc233a81 4 seconds ago 33.7MB 15:49:44 support-notifications latest c2accbe8bfe7 4 seconds ago 34.3MB 15:49:44 core-metadata latest 3747393c5f09 4 seconds ago 21.6MB 15:49:44 core-command latest 5bc59063a51e 5 seconds ago 21MB 15:49:44 core-data latest 7bde2e0086b4 5 seconds ago 21.2MB 15:49:44 security-spire-agent latest 000bd054ef0e About a minute ago 161MB 15:49:44 security-spire-server latest 525dc933c4ba About a minute ago 103MB 15:49:44 security-spire-config latest 95ebb53fefdc About a minute ago 102MB 15:49:44 ci-base-image-x86_64 latest 422f8e139a27 4 minutes ago 1.07GB 15:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB 15:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 15:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:44 provisioning config files... 15:49:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/555@tmp/config7218069740677079354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:44 ---> docker-login.sh 15:49:44 nexus3.edgexfoundry.org:10001 15:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:44 Configure a credential helper to remove this warning. See 15:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:44 15:49:44 Login Succeeded 15:49:44 nexus3.edgexfoundry.org:10002 15:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:44 Configure a credential helper to remove this warning. See 15:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:44 15:49:44 Login Succeeded 15:49:44 nexus3.edgexfoundry.org:10003 15:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:45 Configure a credential helper to remove this warning. See 15:49:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:45 15:49:45 Login Succeeded 15:49:45 nexus3.edgexfoundry.org:10004 15:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:45 Configure a credential helper to remove this warning. See 15:49:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:45 15:49:45 Login Succeeded 15:49:45 docker.io 15:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:45 Configure a credential helper to remove this warning. See 15:49:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:45 15:49:45 Login Succeeded 15:49:45 ---> docker-login.sh ends [Pipeline] } 15:49:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:45 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:49:45 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:49:45 latest 15:49:45 3.1.0-dev.21 15:49:45 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:49:45 main 15:49:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:46 + docker push nexus3.edgexfoundry.org:10004/core-command:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:49:46 110a1a8c8cac: Preparing 15:49:46 3fd1735bcab5: Preparing 15:49:46 78fcc0df5f40: Preparing 15:49:46 40a0290d7006: Preparing 15:49:46 d8130760ea3a: Preparing 15:49:46 36b50b131297: Preparing 15:49:46 36b50b131297: Waiting 15:49:46 110a1a8c8cac: Pushed 15:49:46 78fcc0df5f40: Pushed 15:49:46 d8130760ea3a: Pushed 15:49:46 40a0290d7006: Pushed 15:49:46 36b50b131297: Layer already exists 15:49:48 3fd1735bcab5: Pushed 15:49:48 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:0710bfd4b33f2dc30268e75fe900ad3326df2d3cf6efdcc8e5449aaab2ba1aa0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:48 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:49:48 110a1a8c8cac: Preparing 15:49:48 3fd1735bcab5: Preparing 15:49:48 78fcc0df5f40: Preparing 15:49:48 40a0290d7006: Preparing 15:49:48 d8130760ea3a: Preparing 15:49:48 36b50b131297: Preparing 15:49:48 36b50b131297: Waiting 15:49:48 40a0290d7006: Layer already exists 15:49:48 d8130760ea3a: Layer already exists 15:49:48 78fcc0df5f40: Layer already exists 15:49:48 3fd1735bcab5: Layer already exists 15:49:48 110a1a8c8cac: Layer already exists 15:49:48 36b50b131297: Layer already exists 15:49:48 latest: digest: sha256:0710bfd4b33f2dc30268e75fe900ad3326df2d3cf6efdcc8e5449aaab2ba1aa0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:49 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.21 15:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:49:49 110a1a8c8cac: Preparing 15:49:49 3fd1735bcab5: Preparing 15:49:49 78fcc0df5f40: Preparing 15:49:49 40a0290d7006: Preparing 15:49:49 d8130760ea3a: Preparing 15:49:49 36b50b131297: Preparing 15:49:49 78fcc0df5f40: Layer already exists 15:49:49 d8130760ea3a: Layer already exists 15:49:49 3fd1735bcab5: Layer already exists 15:49:49 110a1a8c8cac: Layer already exists 15:49:49 40a0290d7006: Layer already exists 15:49:49 36b50b131297: Layer already exists 15:49:49 3.1.0-dev.21: digest: sha256:0710bfd4b33f2dc30268e75fe900ad3326df2d3cf6efdcc8e5449aaab2ba1aa0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:50 + docker push nexus3.edgexfoundry.org:10004/core-command:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:49:50 110a1a8c8cac: Preparing 15:49:50 3fd1735bcab5: Preparing 15:49:50 78fcc0df5f40: Preparing 15:49:50 40a0290d7006: Preparing 15:49:50 d8130760ea3a: Preparing 15:49:50 36b50b131297: Preparing 15:49:50 36b50b131297: Waiting 15:49:50 78fcc0df5f40: Layer already exists 15:49:50 110a1a8c8cac: Layer already exists 15:49:50 40a0290d7006: Layer already exists 15:49:50 3fd1735bcab5: Layer already exists 15:49:50 d8130760ea3a: Layer already exists 15:49:50 36b50b131297: Layer already exists 15:49:50 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:0710bfd4b33f2dc30268e75fe900ad3326df2d3cf6efdcc8e5449aaab2ba1aa0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:50 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:49:50 110a1a8c8cac: Preparing 15:49:50 3fd1735bcab5: Preparing 15:49:50 78fcc0df5f40: Preparing 15:49:50 40a0290d7006: Preparing 15:49:50 d8130760ea3a: Preparing 15:49:50 36b50b131297: Preparing 15:49:50 3fd1735bcab5: Layer already exists 15:49:50 78fcc0df5f40: Layer already exists 15:49:50 40a0290d7006: Layer already exists 15:49:50 d8130760ea3a: Layer already exists 15:49:50 110a1a8c8cac: Layer already exists 15:49:50 36b50b131297: Layer already exists 15:49:50 main: digest: sha256:0710bfd4b33f2dc30268e75fe900ad3326df2d3cf6efdcc8e5449aaab2ba1aa0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:50 ===================================================== [Pipeline] echo 15:49:50 taggedImages: 15:49:50 - nexus3.edgexfoundry.org:10004/core-command:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:49:50 - nexus3.edgexfoundry.org:10004/core-command:latest 15:49:50 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.21 15:49:50 - nexus3.edgexfoundry.org:10004/core-command:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:49:50 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:49:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:49:50 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:49:50 latest 15:49:50 3.1.0-dev.21 15:49:50 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:49:50 main 15:49:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:49:51 f9da30a70c40: Preparing 15:49:51 ec50bee13b39: Preparing 15:49:51 71d88bcce93e: Preparing 15:49:51 296db0be3bd5: Preparing 15:49:51 78fcc0df5f40: Preparing 15:49:51 40a0290d7006: Preparing 15:49:51 d8130760ea3a: Preparing 15:49:51 40a0290d7006: Waiting 15:49:51 d8130760ea3a: Waiting 15:49:51 36b50b131297: Preparing 15:49:51 36b50b131297: Waiting 15:49:51 78fcc0df5f40: Layer already exists 15:49:51 40a0290d7006: Layer already exists 15:49:51 d8130760ea3a: Layer already exists 15:49:51 36b50b131297: Layer already exists 15:49:51 71d88bcce93e: Pushed 15:49:51 f9da30a70c40: Pushed 15:49:51 ec50bee13b39: Pushed 15:49:52 296db0be3bd5: Pushed 15:49:52 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:5c8c3106a9872c9c683ee5253f703f8f515a2bec8aee2dda94ce0def8a8fccd4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:49:53 f9da30a70c40: Preparing 15:49:53 ec50bee13b39: Preparing 15:49:53 71d88bcce93e: Preparing 15:49:53 296db0be3bd5: Preparing 15:49:53 78fcc0df5f40: Preparing 15:49:53 40a0290d7006: Preparing 15:49:53 d8130760ea3a: Preparing 15:49:53 36b50b131297: Preparing 15:49:53 d8130760ea3a: Waiting 15:49:53 40a0290d7006: Waiting 15:49:53 36b50b131297: Waiting 15:49:53 78fcc0df5f40: Layer already exists 15:49:53 296db0be3bd5: Layer already exists 15:49:53 71d88bcce93e: Layer already exists 15:49:53 ec50bee13b39: Layer already exists 15:49:53 f9da30a70c40: Layer already exists 15:49:53 40a0290d7006: Layer already exists 15:49:53 36b50b131297: Layer already exists 15:49:53 d8130760ea3a: Layer already exists 15:49:53 latest: digest: sha256:5c8c3106a9872c9c683ee5253f703f8f515a2bec8aee2dda94ce0def8a8fccd4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.21 15:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:49:54 f9da30a70c40: Preparing 15:49:54 ec50bee13b39: Preparing 15:49:54 71d88bcce93e: Preparing 15:49:54 296db0be3bd5: Preparing 15:49:54 78fcc0df5f40: Preparing 15:49:54 40a0290d7006: Preparing 15:49:54 d8130760ea3a: Preparing 15:49:54 36b50b131297: Preparing 15:49:54 40a0290d7006: Waiting 15:49:54 d8130760ea3a: Waiting 15:49:54 36b50b131297: Waiting 15:49:54 296db0be3bd5: Layer already exists 15:49:54 ec50bee13b39: Layer already exists 15:49:54 78fcc0df5f40: Layer already exists 15:49:54 f9da30a70c40: Layer already exists 15:49:54 71d88bcce93e: Layer already exists 15:49:54 d8130760ea3a: Layer already exists 15:49:54 40a0290d7006: Layer already exists 15:49:54 36b50b131297: Layer already exists 15:49:54 3.1.0-dev.21: digest: sha256:5c8c3106a9872c9c683ee5253f703f8f515a2bec8aee2dda94ce0def8a8fccd4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:49:54 f9da30a70c40: Preparing 15:49:54 ec50bee13b39: Preparing 15:49:54 71d88bcce93e: Preparing 15:49:54 296db0be3bd5: Preparing 15:49:54 78fcc0df5f40: Preparing 15:49:54 40a0290d7006: Preparing 15:49:54 d8130760ea3a: Preparing 15:49:54 36b50b131297: Preparing 15:49:54 40a0290d7006: Waiting 15:49:54 d8130760ea3a: Waiting 15:49:54 36b50b131297: Waiting 15:49:54 71d88bcce93e: Layer already exists 15:49:54 ec50bee13b39: Layer already exists 15:49:54 f9da30a70c40: Layer already exists 15:49:54 296db0be3bd5: Layer already exists 15:49:54 78fcc0df5f40: Layer already exists 15:49:54 36b50b131297: Layer already exists 15:49:54 40a0290d7006: Layer already exists 15:49:54 d8130760ea3a: Layer already exists 15:49:54 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:5c8c3106a9872c9c683ee5253f703f8f515a2bec8aee2dda94ce0def8a8fccd4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:49:55 f9da30a70c40: Preparing 15:49:55 ec50bee13b39: Preparing 15:49:55 71d88bcce93e: Preparing 15:49:55 296db0be3bd5: Preparing 15:49:55 78fcc0df5f40: Preparing 15:49:55 40a0290d7006: Preparing 15:49:55 d8130760ea3a: Preparing 15:49:55 36b50b131297: Preparing 15:49:55 d8130760ea3a: Waiting 15:49:55 40a0290d7006: Waiting 15:49:55 36b50b131297: Waiting 15:49:55 296db0be3bd5: Layer already exists 15:49:55 78fcc0df5f40: Layer already exists 15:49:55 ec50bee13b39: Layer already exists 15:49:55 f9da30a70c40: Layer already exists 15:49:55 71d88bcce93e: Layer already exists 15:49:55 40a0290d7006: Layer already exists 15:49:55 d8130760ea3a: Layer already exists 15:49:55 36b50b131297: Layer already exists 15:49:55 main: digest: sha256:5c8c3106a9872c9c683ee5253f703f8f515a2bec8aee2dda94ce0def8a8fccd4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:55 ===================================================== [Pipeline] echo 15:49:55 taggedImages: 15:49:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:49:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:49:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.21 15:49:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:49:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:49:55 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:49:55 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:49:55 latest 15:49:55 3.1.0-dev.21 15:49:55 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:49:55 main 15:49:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:56 + docker push nexus3.edgexfoundry.org:10004/core-data:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:49:56 6a3cd3b6bc97: Preparing 15:49:56 5991e438eae0: Preparing 15:49:56 78fcc0df5f40: Preparing 15:49:56 40a0290d7006: Preparing 15:49:56 d434187aa1e1: Preparing 15:49:56 36b50b131297: Preparing 15:49:56 36b50b131297: Waiting 15:49:56 d434187aa1e1: Pushed 15:49:57 40a0290d7006: Layer already exists 15:49:58 5991e438eae0: Pushed 15:49:58 78fcc0df5f40: Layer already exists 15:49:58 36b50b131297: Layer already exists 15:49:58 6a3cd3b6bc97: Pushed 15:49:58 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:7599e0d2dbe0a6515479e6dc48a619e439d99847b8b1b62385a76f2f287f83d8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:58 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:49:58 6a3cd3b6bc97: Preparing 15:49:58 5991e438eae0: Preparing 15:49:58 78fcc0df5f40: Preparing 15:49:58 40a0290d7006: Preparing 15:49:58 d434187aa1e1: Preparing 15:49:58 36b50b131297: Preparing 15:49:58 36b50b131297: Waiting 15:49:58 6a3cd3b6bc97: Layer already exists 15:49:58 78fcc0df5f40: Layer already exists 15:49:58 d434187aa1e1: Layer already exists 15:49:58 40a0290d7006: Layer already exists 15:49:58 5991e438eae0: Layer already exists 15:49:58 36b50b131297: Layer already exists 15:49:58 latest: digest: sha256:7599e0d2dbe0a6515479e6dc48a619e439d99847b8b1b62385a76f2f287f83d8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:59 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.21 15:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:49:59 6a3cd3b6bc97: Preparing 15:49:59 5991e438eae0: Preparing 15:49:59 78fcc0df5f40: Preparing 15:49:59 40a0290d7006: Preparing 15:49:59 d434187aa1e1: Preparing 15:49:59 36b50b131297: Preparing 15:49:59 5991e438eae0: Layer already exists 15:49:59 40a0290d7006: Layer already exists 15:49:59 6a3cd3b6bc97: Layer already exists 15:49:59 d434187aa1e1: Layer already exists 15:49:59 78fcc0df5f40: Layer already exists 15:49:59 36b50b131297: Layer already exists 15:49:59 3.1.0-dev.21: digest: sha256:7599e0d2dbe0a6515479e6dc48a619e439d99847b8b1b62385a76f2f287f83d8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:00 + docker push nexus3.edgexfoundry.org:10004/core-data:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:50:00 6a3cd3b6bc97: Preparing 15:50:00 5991e438eae0: Preparing 15:50:00 78fcc0df5f40: Preparing 15:50:00 40a0290d7006: Preparing 15:50:00 d434187aa1e1: Preparing 15:50:00 36b50b131297: Preparing 15:50:00 36b50b131297: Waiting 15:50:00 6a3cd3b6bc97: Layer already exists 15:50:00 40a0290d7006: Layer already exists 15:50:00 5991e438eae0: Layer already exists 15:50:00 d434187aa1e1: Layer already exists 15:50:00 78fcc0df5f40: Layer already exists 15:50:00 36b50b131297: Layer already exists 15:50:00 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:7599e0d2dbe0a6515479e6dc48a619e439d99847b8b1b62385a76f2f287f83d8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:00 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:50:00 6a3cd3b6bc97: Preparing 15:50:00 5991e438eae0: Preparing 15:50:00 78fcc0df5f40: Preparing 15:50:00 40a0290d7006: Preparing 15:50:00 d434187aa1e1: Preparing 15:50:00 36b50b131297: Preparing 15:50:00 36b50b131297: Waiting 15:50:00 6a3cd3b6bc97: Layer already exists 15:50:00 d434187aa1e1: Layer already exists 15:50:00 5991e438eae0: Layer already exists 15:50:00 40a0290d7006: Layer already exists 15:50:00 78fcc0df5f40: Layer already exists 15:50:00 36b50b131297: Layer already exists 15:50:00 main: digest: sha256:7599e0d2dbe0a6515479e6dc48a619e439d99847b8b1b62385a76f2f287f83d8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:00 ===================================================== [Pipeline] echo 15:50:00 taggedImages: 15:50:00 - nexus3.edgexfoundry.org:10004/core-data:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:00 - nexus3.edgexfoundry.org:10004/core-data:latest 15:50:00 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.21 15:50:00 - nexus3.edgexfoundry.org:10004/core-data:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:00 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:50:00 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:50:00 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:00 latest 15:50:00 3.1.0-dev.21 15:50:00 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:00 main 15:50:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:50:01 44acd4683daa: Preparing 15:50:01 afe484115b98: Preparing 15:50:01 27a59eeb4226: Preparing 15:50:01 78fcc0df5f40: Preparing 15:50:01 40a0290d7006: Preparing 15:50:01 d8130760ea3a: Preparing 15:50:01 36b50b131297: Preparing 15:50:01 36b50b131297: Waiting 15:50:01 d8130760ea3a: Waiting 15:50:01 40a0290d7006: Layer already exists 15:50:01 78fcc0df5f40: Layer already exists 15:50:01 d8130760ea3a: Layer already exists 15:50:01 36b50b131297: Layer already exists 15:50:01 afe484115b98: Pushed 15:50:01 44acd4683daa: Pushed 15:50:03 27a59eeb4226: Pushed 15:50:03 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:255b097fc9cadc2ec1c4adcac824c64e1ca6eb95d0af5022eba9f1e62b9db3e0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:50:04 44acd4683daa: Preparing 15:50:04 afe484115b98: Preparing 15:50:04 27a59eeb4226: Preparing 15:50:04 78fcc0df5f40: Preparing 15:50:04 40a0290d7006: Preparing 15:50:04 d8130760ea3a: Preparing 15:50:04 36b50b131297: Preparing 15:50:04 d8130760ea3a: Waiting 15:50:04 36b50b131297: Waiting 15:50:04 44acd4683daa: Layer already exists 15:50:04 78fcc0df5f40: Layer already exists 15:50:04 27a59eeb4226: Layer already exists 15:50:04 afe484115b98: Layer already exists 15:50:04 40a0290d7006: Layer already exists 15:50:04 d8130760ea3a: Layer already exists 15:50:04 36b50b131297: Layer already exists 15:50:04 latest: digest: sha256:255b097fc9cadc2ec1c4adcac824c64e1ca6eb95d0af5022eba9f1e62b9db3e0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.21 15:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:50:04 44acd4683daa: Preparing 15:50:04 afe484115b98: Preparing 15:50:04 27a59eeb4226: Preparing 15:50:04 78fcc0df5f40: Preparing 15:50:04 40a0290d7006: Preparing 15:50:04 d8130760ea3a: Preparing 15:50:04 36b50b131297: Preparing 15:50:04 d8130760ea3a: Waiting 15:50:04 36b50b131297: Waiting 15:50:04 78fcc0df5f40: Layer already exists 15:50:04 27a59eeb4226: Layer already exists 15:50:04 afe484115b98: Layer already exists 15:50:04 44acd4683daa: Layer already exists 15:50:04 40a0290d7006: Layer already exists 15:50:04 d8130760ea3a: Layer already exists 15:50:04 36b50b131297: Layer already exists 15:50:04 3.1.0-dev.21: digest: sha256:255b097fc9cadc2ec1c4adcac824c64e1ca6eb95d0af5022eba9f1e62b9db3e0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:50:05 44acd4683daa: Preparing 15:50:05 afe484115b98: Preparing 15:50:05 27a59eeb4226: Preparing 15:50:05 78fcc0df5f40: Preparing 15:50:05 40a0290d7006: Preparing 15:50:05 d8130760ea3a: Preparing 15:50:05 36b50b131297: Preparing 15:50:05 d8130760ea3a: Waiting 15:50:05 36b50b131297: Waiting 15:50:05 44acd4683daa: Layer already exists 15:50:05 afe484115b98: Layer already exists 15:50:05 78fcc0df5f40: Layer already exists 15:50:05 27a59eeb4226: Layer already exists 15:50:05 40a0290d7006: Layer already exists 15:50:05 d8130760ea3a: Layer already exists 15:50:05 36b50b131297: Layer already exists 15:50:05 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:255b097fc9cadc2ec1c4adcac824c64e1ca6eb95d0af5022eba9f1e62b9db3e0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:50:05 44acd4683daa: Preparing 15:50:05 afe484115b98: Preparing 15:50:05 27a59eeb4226: Preparing 15:50:05 78fcc0df5f40: Preparing 15:50:05 40a0290d7006: Preparing 15:50:05 d8130760ea3a: Preparing 15:50:05 36b50b131297: Preparing 15:50:05 d8130760ea3a: Waiting 15:50:05 40a0290d7006: Layer already exists 15:50:05 27a59eeb4226: Layer already exists 15:50:05 44acd4683daa: Layer already exists 15:50:05 78fcc0df5f40: Layer already exists 15:50:05 afe484115b98: Layer already exists 15:50:05 d8130760ea3a: Layer already exists 15:50:05 36b50b131297: Layer already exists 15:50:05 main: digest: sha256:255b097fc9cadc2ec1c4adcac824c64e1ca6eb95d0af5022eba9f1e62b9db3e0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:05 ===================================================== [Pipeline] echo 15:50:05 taggedImages: 15:50:05 - nexus3.edgexfoundry.org:10004/core-metadata:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:05 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:50:05 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.21 15:50:05 - nexus3.edgexfoundry.org:10004/core-metadata:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:05 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:50:05 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:50:05 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:05 latest 15:50:05 3.1.0-dev.21 15:50:05 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:05 main 15:50:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:50:06 3be0bb6801b5: Preparing 15:50:06 87c49c20f01f: Preparing 15:50:06 564ce28bfdc7: Preparing 15:50:06 f82f8abfdf14: Preparing 15:50:06 7955ab850374: Preparing 15:50:06 b36e96eea5ba: Preparing 15:50:06 7687b4aaa7a4: Preparing 15:50:06 78fcc0df5f40: Preparing 15:50:06 40a0290d7006: Preparing 15:50:06 d54208528420: Preparing 15:50:06 b20051cf5afb: Preparing 15:50:06 5f70bf18a086: Preparing 15:50:06 a12733aa7def: Preparing 15:50:06 515514a9fc31: Preparing 15:50:06 36b50b131297: Preparing 15:50:06 b36e96eea5ba: Waiting 15:50:06 7687b4aaa7a4: Waiting 15:50:06 40a0290d7006: Waiting 15:50:06 d54208528420: Waiting 15:50:06 a12733aa7def: Waiting 15:50:06 515514a9fc31: Waiting 15:50:06 b20051cf5afb: Waiting 15:50:06 36b50b131297: Waiting 15:50:06 78fcc0df5f40: Waiting 15:50:06 5f70bf18a086: Waiting 15:50:06 3be0bb6801b5: Pushed 15:50:06 564ce28bfdc7: Pushed 15:50:06 87c49c20f01f: Pushed 15:50:06 f82f8abfdf14: Pushed 15:50:06 7955ab850374: Pushed 15:50:06 78fcc0df5f40: Layer already exists 15:50:06 40a0290d7006: Layer already exists 15:50:06 b36e96eea5ba: Pushed 15:50:06 d54208528420: Pushed 15:50:06 5f70bf18a086: Pushed 15:50:06 b20051cf5afb: Pushed 15:50:06 36b50b131297: Layer already exists 15:50:06 a12733aa7def: Pushed 15:50:06 515514a9fc31: Pushed 15:50:08 7687b4aaa7a4: Pushed 15:50:08 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:d3cc99c7079a09ad41dc062ee2ddb55051991bd7b3f1636f7667f3767b67cb13 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:50:09 3be0bb6801b5: Preparing 15:50:09 87c49c20f01f: Preparing 15:50:09 564ce28bfdc7: Preparing 15:50:09 f82f8abfdf14: Preparing 15:50:09 7955ab850374: Preparing 15:50:09 b36e96eea5ba: Preparing 15:50:09 7687b4aaa7a4: Preparing 15:50:09 78fcc0df5f40: Preparing 15:50:09 40a0290d7006: Preparing 15:50:09 d54208528420: Preparing 15:50:09 b20051cf5afb: Preparing 15:50:09 5f70bf18a086: Preparing 15:50:09 a12733aa7def: Preparing 15:50:09 515514a9fc31: Preparing 15:50:09 36b50b131297: Preparing 15:50:09 b36e96eea5ba: Waiting 15:50:09 7687b4aaa7a4: Waiting 15:50:09 78fcc0df5f40: Waiting 15:50:09 40a0290d7006: Waiting 15:50:09 d54208528420: Waiting 15:50:09 515514a9fc31: Waiting 15:50:09 36b50b131297: Waiting 15:50:09 5f70bf18a086: Waiting 15:50:09 b20051cf5afb: Waiting 15:50:09 a12733aa7def: Waiting 15:50:09 564ce28bfdc7: Layer already exists 15:50:09 f82f8abfdf14: Layer already exists 15:50:09 7955ab850374: Layer already exists 15:50:09 3be0bb6801b5: Layer already exists 15:50:09 87c49c20f01f: Layer already exists 15:50:09 7687b4aaa7a4: Layer already exists 15:50:09 78fcc0df5f40: Layer already exists 15:50:09 b36e96eea5ba: Layer already exists 15:50:09 d54208528420: Layer already exists 15:50:09 40a0290d7006: Layer already exists 15:50:09 b20051cf5afb: Layer already exists 15:50:09 a12733aa7def: Layer already exists 15:50:09 5f70bf18a086: Layer already exists 15:50:09 515514a9fc31: Layer already exists 15:50:09 36b50b131297: Layer already exists 15:50:09 latest: digest: sha256:d3cc99c7079a09ad41dc062ee2ddb55051991bd7b3f1636f7667f3767b67cb13 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.21 15:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:50:09 3be0bb6801b5: Preparing 15:50:09 87c49c20f01f: Preparing 15:50:09 564ce28bfdc7: Preparing 15:50:09 f82f8abfdf14: Preparing 15:50:09 7955ab850374: Preparing 15:50:09 b36e96eea5ba: Preparing 15:50:09 7687b4aaa7a4: Preparing 15:50:09 78fcc0df5f40: Preparing 15:50:09 40a0290d7006: Preparing 15:50:09 d54208528420: Preparing 15:50:09 b20051cf5afb: Preparing 15:50:09 5f70bf18a086: Preparing 15:50:09 a12733aa7def: Preparing 15:50:09 515514a9fc31: Preparing 15:50:09 36b50b131297: Preparing 15:50:09 40a0290d7006: Waiting 15:50:09 d54208528420: Waiting 15:50:09 b20051cf5afb: Waiting 15:50:09 b36e96eea5ba: Waiting 15:50:09 7687b4aaa7a4: Waiting 15:50:09 5f70bf18a086: Waiting 15:50:09 78fcc0df5f40: Waiting 15:50:09 a12733aa7def: Waiting 15:50:09 515514a9fc31: Waiting 15:50:09 36b50b131297: Waiting 15:50:09 564ce28bfdc7: Layer already exists 15:50:09 87c49c20f01f: Layer already exists 15:50:09 f82f8abfdf14: Layer already exists 15:50:09 3be0bb6801b5: Layer already exists 15:50:09 7955ab850374: Layer already exists 15:50:09 7687b4aaa7a4: Layer already exists 15:50:09 40a0290d7006: Layer already exists 15:50:09 b36e96eea5ba: Layer already exists 15:50:09 78fcc0df5f40: Layer already exists 15:50:09 d54208528420: Layer already exists 15:50:09 b20051cf5afb: Layer already exists 15:50:09 5f70bf18a086: Layer already exists 15:50:09 a12733aa7def: Layer already exists 15:50:09 36b50b131297: Layer already exists 15:50:09 515514a9fc31: Layer already exists 15:50:09 3.1.0-dev.21: digest: sha256:d3cc99c7079a09ad41dc062ee2ddb55051991bd7b3f1636f7667f3767b67cb13 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:50:10 3be0bb6801b5: Preparing 15:50:10 87c49c20f01f: Preparing 15:50:10 564ce28bfdc7: Preparing 15:50:10 f82f8abfdf14: Preparing 15:50:10 7955ab850374: Preparing 15:50:10 b36e96eea5ba: Preparing 15:50:10 7687b4aaa7a4: Preparing 15:50:10 78fcc0df5f40: Preparing 15:50:10 40a0290d7006: Preparing 15:50:10 d54208528420: Preparing 15:50:10 b20051cf5afb: Preparing 15:50:10 5f70bf18a086: Preparing 15:50:10 a12733aa7def: Preparing 15:50:10 515514a9fc31: Preparing 15:50:10 36b50b131297: Preparing 15:50:10 d54208528420: Waiting 15:50:10 b20051cf5afb: Waiting 15:50:10 5f70bf18a086: Waiting 15:50:10 7687b4aaa7a4: Waiting 15:50:10 78fcc0df5f40: Waiting 15:50:10 40a0290d7006: Waiting 15:50:10 b36e96eea5ba: Waiting 15:50:10 87c49c20f01f: Layer already exists 15:50:10 f82f8abfdf14: Layer already exists 15:50:10 564ce28bfdc7: Layer already exists 15:50:10 3be0bb6801b5: Layer already exists 15:50:10 7955ab850374: Layer already exists 15:50:10 b36e96eea5ba: Layer already exists 15:50:10 7687b4aaa7a4: Layer already exists 15:50:10 d54208528420: Layer already exists 15:50:10 40a0290d7006: Layer already exists 15:50:10 78fcc0df5f40: Layer already exists 15:50:10 b20051cf5afb: Layer already exists 15:50:10 5f70bf18a086: Layer already exists 15:50:10 a12733aa7def: Layer already exists 15:50:10 36b50b131297: Layer already exists 15:50:10 515514a9fc31: Layer already exists 15:50:10 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:d3cc99c7079a09ad41dc062ee2ddb55051991bd7b3f1636f7667f3767b67cb13 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:50:11 3be0bb6801b5: Preparing 15:50:11 87c49c20f01f: Preparing 15:50:11 564ce28bfdc7: Preparing 15:50:11 f82f8abfdf14: Preparing 15:50:11 7955ab850374: Preparing 15:50:11 b36e96eea5ba: Preparing 15:50:11 7687b4aaa7a4: Preparing 15:50:11 78fcc0df5f40: Preparing 15:50:11 40a0290d7006: Preparing 15:50:11 d54208528420: Preparing 15:50:11 b20051cf5afb: Preparing 15:50:11 5f70bf18a086: Preparing 15:50:11 a12733aa7def: Preparing 15:50:11 515514a9fc31: Preparing 15:50:11 36b50b131297: Preparing 15:50:11 78fcc0df5f40: Waiting 15:50:11 a12733aa7def: Waiting 15:50:11 40a0290d7006: Waiting 15:50:11 515514a9fc31: Waiting 15:50:11 36b50b131297: Waiting 15:50:11 d54208528420: Waiting 15:50:11 b20051cf5afb: Waiting 15:50:11 5f70bf18a086: Waiting 15:50:11 b36e96eea5ba: Waiting 15:50:11 7687b4aaa7a4: Waiting 15:50:11 3be0bb6801b5: Layer already exists 15:50:11 7955ab850374: Layer already exists 15:50:11 f82f8abfdf14: Layer already exists 15:50:11 87c49c20f01f: Layer already exists 15:50:11 564ce28bfdc7: Layer already exists 15:50:11 b36e96eea5ba: Layer already exists 15:50:11 7687b4aaa7a4: Layer already exists 15:50:11 40a0290d7006: Layer already exists 15:50:11 d54208528420: Layer already exists 15:50:11 78fcc0df5f40: Layer already exists 15:50:11 b20051cf5afb: Layer already exists 15:50:11 a12733aa7def: Layer already exists 15:50:11 5f70bf18a086: Layer already exists 15:50:11 36b50b131297: Layer already exists 15:50:11 515514a9fc31: Layer already exists 15:50:11 main: digest: sha256:d3cc99c7079a09ad41dc062ee2ddb55051991bd7b3f1636f7667f3767b67cb13 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:11 ===================================================== [Pipeline] echo 15:50:11 taggedImages: 15:50:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:50:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.21 15:50:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:50:11 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:50:11 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:11 latest 15:50:11 3.1.0-dev.21 15:50:11 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:11 main 15:50:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:50:11 f9da30a70c40: Preparing 15:50:11 ec50bee13b39: Preparing 15:50:11 bb459aa64bb3: Preparing 15:50:11 ae91df3d7dd1: Preparing 15:50:11 78fcc0df5f40: Preparing 15:50:11 40a0290d7006: Preparing 15:50:11 d8130760ea3a: Preparing 15:50:11 36b50b131297: Preparing 15:50:11 40a0290d7006: Waiting 15:50:11 d8130760ea3a: Waiting 15:50:11 78fcc0df5f40: Layer already exists 15:50:11 f9da30a70c40: Layer already exists 15:50:11 ec50bee13b39: Layer already exists 15:50:11 40a0290d7006: Layer already exists 15:50:11 d8130760ea3a: Layer already exists 15:50:11 36b50b131297: Layer already exists 15:50:11 bb459aa64bb3: Pushed 15:50:13 ae91df3d7dd1: Pushed 15:50:13 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:cb63b1624a0a26b8721977c1a183a1d2b453eb38300fda89f822283a3eaa9339 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:50:14 f9da30a70c40: Preparing 15:50:14 ec50bee13b39: Preparing 15:50:14 bb459aa64bb3: Preparing 15:50:14 ae91df3d7dd1: Preparing 15:50:14 78fcc0df5f40: Preparing 15:50:14 40a0290d7006: Preparing 15:50:14 d8130760ea3a: Preparing 15:50:14 36b50b131297: Preparing 15:50:14 40a0290d7006: Waiting 15:50:14 d8130760ea3a: Waiting 15:50:14 36b50b131297: Waiting 15:50:14 f9da30a70c40: Layer already exists 15:50:14 bb459aa64bb3: Layer already exists 15:50:14 78fcc0df5f40: Layer already exists 15:50:14 ec50bee13b39: Layer already exists 15:50:14 ae91df3d7dd1: Layer already exists 15:50:14 40a0290d7006: Layer already exists 15:50:14 36b50b131297: Layer already exists 15:50:14 d8130760ea3a: Layer already exists 15:50:14 latest: digest: sha256:cb63b1624a0a26b8721977c1a183a1d2b453eb38300fda89f822283a3eaa9339 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.21 15:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:50:14 f9da30a70c40: Preparing 15:50:14 ec50bee13b39: Preparing 15:50:14 bb459aa64bb3: Preparing 15:50:14 ae91df3d7dd1: Preparing 15:50:14 78fcc0df5f40: Preparing 15:50:14 40a0290d7006: Preparing 15:50:14 d8130760ea3a: Preparing 15:50:14 36b50b131297: Preparing 15:50:14 40a0290d7006: Waiting 15:50:14 36b50b131297: Waiting 15:50:14 f9da30a70c40: Layer already exists 15:50:14 bb459aa64bb3: Layer already exists 15:50:14 78fcc0df5f40: Layer already exists 15:50:14 ec50bee13b39: Layer already exists 15:50:14 ae91df3d7dd1: Layer already exists 15:50:14 40a0290d7006: Layer already exists 15:50:14 36b50b131297: Layer already exists 15:50:14 d8130760ea3a: Layer already exists 15:50:14 3.1.0-dev.21: digest: sha256:cb63b1624a0a26b8721977c1a183a1d2b453eb38300fda89f822283a3eaa9339 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:50:15 f9da30a70c40: Preparing 15:50:15 ec50bee13b39: Preparing 15:50:15 bb459aa64bb3: Preparing 15:50:15 ae91df3d7dd1: Preparing 15:50:15 78fcc0df5f40: Preparing 15:50:15 40a0290d7006: Preparing 15:50:15 d8130760ea3a: Preparing 15:50:15 36b50b131297: Preparing 15:50:15 40a0290d7006: Waiting 15:50:15 d8130760ea3a: Waiting 15:50:15 36b50b131297: Waiting 15:50:15 ec50bee13b39: Layer already exists 15:50:15 bb459aa64bb3: Layer already exists 15:50:15 78fcc0df5f40: Layer already exists 15:50:15 f9da30a70c40: Layer already exists 15:50:15 ae91df3d7dd1: Layer already exists 15:50:15 d8130760ea3a: Layer already exists 15:50:15 36b50b131297: Layer already exists 15:50:15 40a0290d7006: Layer already exists 15:50:15 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:cb63b1624a0a26b8721977c1a183a1d2b453eb38300fda89f822283a3eaa9339 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:50:16 f9da30a70c40: Preparing 15:50:16 ec50bee13b39: Preparing 15:50:16 bb459aa64bb3: Preparing 15:50:16 ae91df3d7dd1: Preparing 15:50:16 78fcc0df5f40: Preparing 15:50:16 40a0290d7006: Preparing 15:50:16 d8130760ea3a: Preparing 15:50:16 36b50b131297: Preparing 15:50:16 d8130760ea3a: Waiting 15:50:16 40a0290d7006: Waiting 15:50:16 78fcc0df5f40: Layer already exists 15:50:16 ae91df3d7dd1: Layer already exists 15:50:16 f9da30a70c40: Layer already exists 15:50:16 bb459aa64bb3: Layer already exists 15:50:16 ec50bee13b39: Layer already exists 15:50:16 40a0290d7006: Layer already exists 15:50:16 d8130760ea3a: Layer already exists 15:50:16 36b50b131297: Layer already exists 15:50:16 main: digest: sha256:cb63b1624a0a26b8721977c1a183a1d2b453eb38300fda89f822283a3eaa9339 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:16 ===================================================== [Pipeline] echo 15:50:16 taggedImages: 15:50:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:50:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.21 15:50:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:50:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:50:16 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:16 latest 15:50:16 3.1.0-dev.21 15:50:16 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:16 main 15:50:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:16 #73 ... 15:50:16 15:50:16 #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:16 #64 DONE 45.7s 15:50:16 15:50:16 #75 [support-notifications builder 6/7] COPY . . 15:50:16 #75 DONE 1.0s 15:50:16 15:50:16 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:50:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:50:16 4d8470c7535f: Preparing 15:50:16 b15bad8e22ec: Preparing 15:50:16 71345bdd721e: Preparing 15:50:16 6a5a5a6b6abc: Preparing 15:50:16 78fcc0df5f40: Preparing 15:50:16 40a0290d7006: Preparing 15:50:16 e5b72979a986: Preparing 15:50:16 2034fe3f4272: Preparing 15:50:16 36b50b131297: Preparing 15:50:16 40a0290d7006: Waiting 15:50:16 e5b72979a986: Waiting 15:50:16 2034fe3f4272: Waiting 15:50:16 36b50b131297: Waiting 15:50:16 78fcc0df5f40: Layer already exists 15:50:16 40a0290d7006: Layer already exists 15:50:16 4d8470c7535f: Pushed 15:50:16 e5b72979a986: Pushed 15:50:16 b15bad8e22ec: Pushed 15:50:16 6a5a5a6b6abc: Pushed 15:50:16 36b50b131297: Layer already exists 15:50:17 2034fe3f4272: Pushed 15:50:17 #76 1.466 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:50:18 71345bdd721e: Pushed 15:50:18 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:6ccffb48a85d98af1a7b63aa803e0072a55b9645a089f89b4871d6b861b0713f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:50:19 4d8470c7535f: Preparing 15:50:19 b15bad8e22ec: Preparing 15:50:19 71345bdd721e: Preparing 15:50:19 6a5a5a6b6abc: Preparing 15:50:19 78fcc0df5f40: Preparing 15:50:19 40a0290d7006: Preparing 15:50:19 40a0290d7006: Waiting 15:50:19 e5b72979a986: Preparing 15:50:19 2034fe3f4272: Preparing 15:50:19 36b50b131297: Preparing 15:50:19 36b50b131297: Waiting 15:50:19 2034fe3f4272: Waiting 15:50:19 6a5a5a6b6abc: Layer already exists 15:50:19 4d8470c7535f: Layer already exists 15:50:19 b15bad8e22ec: Layer already exists 15:50:19 78fcc0df5f40: Layer already exists 15:50:19 71345bdd721e: Layer already exists 15:50:19 36b50b131297: Layer already exists 15:50:19 40a0290d7006: Layer already exists 15:50:19 2034fe3f4272: Layer already exists 15:50:19 e5b72979a986: Layer already exists 15:50:19 latest: digest: sha256:6ccffb48a85d98af1a7b63aa803e0072a55b9645a089f89b4871d6b861b0713f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:19 #76 ... 15:50:19 15:50:19 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:19 #70 DONE 45.1s 15:50:19 15:50:19 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:19 #68 DONE 46.1s 15:50:19 15:50:19 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:19 #72 DONE 45.0s 15:50:19 15:50:19 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:19 #73 DONE 43.9s 15:50:19 15:50:19 #77 [security-spiffe-token-provider builder 6/7] COPY . . 15:50:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.21 15:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:50:19 4d8470c7535f: Preparing 15:50:19 b15bad8e22ec: Preparing 15:50:19 71345bdd721e: Preparing 15:50:19 6a5a5a6b6abc: Preparing 15:50:19 78fcc0df5f40: Preparing 15:50:19 40a0290d7006: Preparing 15:50:19 e5b72979a986: Preparing 15:50:19 2034fe3f4272: Preparing 15:50:19 36b50b131297: Preparing 15:50:19 40a0290d7006: Waiting 15:50:19 e5b72979a986: Waiting 15:50:19 2034fe3f4272: Waiting 15:50:19 36b50b131297: Waiting 15:50:19 b15bad8e22ec: Layer already exists 15:50:19 78fcc0df5f40: Layer already exists 15:50:19 4d8470c7535f: Layer already exists 15:50:19 6a5a5a6b6abc: Layer already exists 15:50:19 71345bdd721e: Layer already exists 15:50:19 40a0290d7006: Layer already exists 15:50:19 e5b72979a986: Layer already exists 15:50:19 2034fe3f4272: Layer already exists 15:50:19 36b50b131297: Layer already exists 15:50:19 3.1.0-dev.21: digest: sha256:6ccffb48a85d98af1a7b63aa803e0072a55b9645a089f89b4871d6b861b0713f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:50:20 4d8470c7535f: Preparing 15:50:20 b15bad8e22ec: Preparing 15:50:20 71345bdd721e: Preparing 15:50:20 6a5a5a6b6abc: Preparing 15:50:20 78fcc0df5f40: Preparing 15:50:20 40a0290d7006: Preparing 15:50:20 e5b72979a986: Preparing 15:50:20 2034fe3f4272: Preparing 15:50:20 36b50b131297: Preparing 15:50:20 e5b72979a986: Waiting 15:50:20 2034fe3f4272: Waiting 15:50:20 36b50b131297: Waiting 15:50:20 40a0290d7006: Waiting 15:50:20 b15bad8e22ec: Layer already exists 15:50:20 78fcc0df5f40: Layer already exists 15:50:20 71345bdd721e: Layer already exists 15:50:20 4d8470c7535f: Layer already exists 15:50:20 6a5a5a6b6abc: Layer already exists 15:50:20 e5b72979a986: Layer already exists 15:50:20 40a0290d7006: Layer already exists 15:50:20 36b50b131297: Layer already exists 15:50:20 2034fe3f4272: Layer already exists 15:50:20 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:6ccffb48a85d98af1a7b63aa803e0072a55b9645a089f89b4871d6b861b0713f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:50:21 4d8470c7535f: Preparing 15:50:21 b15bad8e22ec: Preparing 15:50:21 71345bdd721e: Preparing 15:50:21 6a5a5a6b6abc: Preparing 15:50:21 78fcc0df5f40: Preparing 15:50:21 40a0290d7006: Preparing 15:50:21 e5b72979a986: Preparing 15:50:21 2034fe3f4272: Preparing 15:50:21 36b50b131297: Preparing 15:50:21 40a0290d7006: Waiting 15:50:21 e5b72979a986: Waiting 15:50:21 2034fe3f4272: Waiting 15:50:21 36b50b131297: Waiting 15:50:21 4d8470c7535f: Layer already exists 15:50:21 6a5a5a6b6abc: Layer already exists 15:50:21 b15bad8e22ec: Layer already exists 15:50:21 71345bdd721e: Layer already exists 15:50:21 78fcc0df5f40: Layer already exists 15:50:21 40a0290d7006: Layer already exists 15:50:21 36b50b131297: Layer already exists 15:50:21 e5b72979a986: Layer already exists 15:50:21 2034fe3f4272: Layer already exists 15:50:21 main: digest: sha256:6ccffb48a85d98af1a7b63aa803e0072a55b9645a089f89b4871d6b861b0713f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:21 ===================================================== [Pipeline] echo 15:50:21 taggedImages: 15:50:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:50:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.21 15:50:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:50:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:50:21 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:21 latest 15:50:21 3.1.0-dev.21 15:50:21 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:21 main 15:50:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 15:50:21 #77 DONE 1.5s 15:50:21 15:50:21 #78 [security-proxy-setup builder 6/7] COPY . . 15:50:21 #78 CACHED 15:50:21 15:50:21 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:50:21 #79 CACHED 15:50:21 15:50:21 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:21 #80 CACHED 15:50:21 15:50:21 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:21 #81 CACHED 15:50:21 15:50:21 #82 [security-secretstore-setup builder 6/7] COPY . . 15:50:21 #82 CACHED 15:50:21 15:50:21 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:50:21 #83 CACHED 15:50:21 15:50:21 #84 [security-proxy-auth builder 6/7] COPY . . 15:50:21 #84 DONE 1.7s 15:50:21 15:50:21 #85 [security-bootstrapper builder 6/7] COPY . . 15:50:21 #85 DONE 1.7s 15:50:21 15:50:21 #86 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:50:21 #86 ... 15:50:21 15:50:21 #87 [core-metadata builder 6/7] COPY . . 15:50:21 #87 CACHED 15:50:21 15:50:21 #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:21 #88 CACHED 15:50:21 15:50:21 #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:50:21 #89 CACHED 15:50:21 15:50:21 #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:21 #90 CACHED 15:50:21 15:50:21 #91 [core-data builder 4/7] COPY go.mod vendor* ./ 15:50:21 #91 CACHED 15:50:21 15:50:21 #92 [core-data builder 6/7] COPY . . 15:50:21 #92 CACHED 15:50:21 15:50:21 #93 [support-scheduler builder 6/7] COPY . . 15:50:21 #93 CACHED 15:50:21 15:50:21 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:21 #94 CACHED 15:50:21 15:50:21 #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:50:21 #95 CACHED 15:50:21 15:50:21 #96 [security-spire-agent builder 6/9] COPY . . 15:50:21 #96 DONE 1.7s 15:50:21 15:50:21 #97 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:21 #97 CACHED 15:50:21 15:50:21 #98 [core-command builder 4/7] COPY go.mod vendor* ./ 15:50:21 #98 CACHED 15:50:21 15:50:21 #99 [core-command builder 6/7] COPY . . 15:50:21 #99 CACHED 15:50:21 15:50:21 #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:50:21 #100 CACHED 15:50:21 15:50:21 #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:21 #101 CACHED 15:50:21 15:50:21 #102 [core-common-config-bootstrapper builder 6/7] COPY . . 15:50:21 #102 CACHED [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:21 15:50:21 #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:50:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:50:21 d73700889ad9: Preparing 15:50:21 174dadfc54da: Preparing 15:50:21 92990ffba7d7: Preparing 15:50:21 62cb01ada258: Preparing 15:50:21 77576758756f: Preparing 15:50:21 54d9b00b275d: Preparing 15:50:21 2d381b020d86: Preparing 15:50:21 78fcc0df5f40: Preparing 15:50:21 40a0290d7006: Preparing 15:50:21 382be10107c2: Preparing 15:50:21 36b50b131297: Preparing 15:50:21 78fcc0df5f40: Waiting 15:50:21 40a0290d7006: Waiting 15:50:21 36b50b131297: Waiting 15:50:21 382be10107c2: Waiting 15:50:21 2d381b020d86: Waiting 15:50:21 174dadfc54da: Pushed 15:50:21 d73700889ad9: Pushed 15:50:21 77576758756f: Pushed 15:50:21 78fcc0df5f40: Layer already exists 15:50:21 40a0290d7006: Layer already exists 15:50:21 54d9b00b275d: Pushed 15:50:21 2d381b020d86: Pushed 15:50:21 36b50b131297: Layer already exists 15:50:21 #103 DONE 0.6s 15:50:21 15:50:21 #104 [security-spire-server builder 6/9] COPY . . 15:50:21 #104 CACHED 15:50:21 15:50:21 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 15:50:21 #105 CACHED 15:50:21 15:50:21 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 15:50:21 #106 CACHED 15:50:21 15:50:21 #107 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:21 #107 CACHED 15:50:21 15:50:21 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:50:22 62cb01ada258: Pushed 15:50:22 382be10107c2: Pushed 15:50:23 92990ffba7d7: Pushed 15:50:23 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:2d25d6682b129bc76dc82271e03fac24ed9b29ae05ab572eb42a83f5fa76c983 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:50:24 d73700889ad9: Preparing 15:50:24 174dadfc54da: Preparing 15:50:24 92990ffba7d7: Preparing 15:50:24 62cb01ada258: Preparing 15:50:24 77576758756f: Preparing 15:50:24 54d9b00b275d: Preparing 15:50:24 2d381b020d86: Preparing 15:50:24 78fcc0df5f40: Preparing 15:50:24 40a0290d7006: Preparing 15:50:24 382be10107c2: Preparing 15:50:24 36b50b131297: Preparing 15:50:24 78fcc0df5f40: Waiting 15:50:24 2d381b020d86: Waiting 15:50:24 40a0290d7006: Waiting 15:50:24 382be10107c2: Waiting 15:50:24 36b50b131297: Waiting 15:50:24 54d9b00b275d: Waiting 15:50:24 92990ffba7d7: Layer already exists 15:50:24 62cb01ada258: Layer already exists 15:50:24 d73700889ad9: Layer already exists 15:50:24 77576758756f: Layer already exists 15:50:24 174dadfc54da: Layer already exists 15:50:24 2d381b020d86: Layer already exists 15:50:24 382be10107c2: Layer already exists 15:50:24 54d9b00b275d: Layer already exists 15:50:24 78fcc0df5f40: Layer already exists 15:50:24 40a0290d7006: Layer already exists 15:50:24 36b50b131297: Layer already exists 15:50:24 latest: digest: sha256:2d25d6682b129bc76dc82271e03fac24ed9b29ae05ab572eb42a83f5fa76c983 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.21 15:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:50:24 d73700889ad9: Preparing 15:50:24 174dadfc54da: Preparing 15:50:24 92990ffba7d7: Preparing 15:50:24 62cb01ada258: Preparing 15:50:24 77576758756f: Preparing 15:50:24 54d9b00b275d: Preparing 15:50:24 2d381b020d86: Preparing 15:50:24 78fcc0df5f40: Preparing 15:50:24 40a0290d7006: Preparing 15:50:24 382be10107c2: Preparing 15:50:24 36b50b131297: Preparing 15:50:24 54d9b00b275d: Waiting 15:50:24 2d381b020d86: Waiting 15:50:24 78fcc0df5f40: Waiting 15:50:24 36b50b131297: Waiting 15:50:24 40a0290d7006: Waiting 15:50:24 62cb01ada258: Layer already exists 15:50:24 174dadfc54da: Layer already exists 15:50:24 77576758756f: Layer already exists 15:50:24 d73700889ad9: Layer already exists 15:50:24 92990ffba7d7: Layer already exists 15:50:24 54d9b00b275d: Layer already exists 15:50:24 78fcc0df5f40: Layer already exists 15:50:24 2d381b020d86: Layer already exists 15:50:24 40a0290d7006: Layer already exists 15:50:24 382be10107c2: Layer already exists 15:50:24 36b50b131297: Layer already exists 15:50:24 3.1.0-dev.21: digest: sha256:2d25d6682b129bc76dc82271e03fac24ed9b29ae05ab572eb42a83f5fa76c983 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:50:25 d73700889ad9: Preparing 15:50:25 174dadfc54da: Preparing 15:50:25 92990ffba7d7: Preparing 15:50:25 62cb01ada258: Preparing 15:50:25 77576758756f: Preparing 15:50:25 54d9b00b275d: Preparing 15:50:25 2d381b020d86: Preparing 15:50:25 78fcc0df5f40: Preparing 15:50:25 40a0290d7006: Preparing 15:50:25 382be10107c2: Preparing 15:50:25 36b50b131297: Preparing 15:50:25 2d381b020d86: Waiting 15:50:25 78fcc0df5f40: Waiting 15:50:25 40a0290d7006: Waiting 15:50:25 36b50b131297: Waiting 15:50:25 54d9b00b275d: Waiting 15:50:25 77576758756f: Layer already exists 15:50:25 d73700889ad9: Layer already exists 15:50:25 174dadfc54da: Layer already exists 15:50:25 92990ffba7d7: Layer already exists 15:50:25 62cb01ada258: Layer already exists 15:50:25 54d9b00b275d: Layer already exists 15:50:25 40a0290d7006: Layer already exists 15:50:25 382be10107c2: Layer already exists 15:50:25 78fcc0df5f40: Layer already exists 15:50:25 2d381b020d86: Layer already exists 15:50:25 36b50b131297: Layer already exists 15:50:25 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:2d25d6682b129bc76dc82271e03fac24ed9b29ae05ab572eb42a83f5fa76c983 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:50:25 d73700889ad9: Preparing 15:50:25 174dadfc54da: Preparing 15:50:25 92990ffba7d7: Preparing 15:50:25 62cb01ada258: Preparing 15:50:25 77576758756f: Preparing 15:50:25 54d9b00b275d: Preparing 15:50:25 2d381b020d86: Preparing 15:50:25 78fcc0df5f40: Preparing 15:50:25 40a0290d7006: Preparing 15:50:25 382be10107c2: Preparing 15:50:25 36b50b131297: Preparing 15:50:25 54d9b00b275d: Waiting 15:50:25 2d381b020d86: Waiting 15:50:25 78fcc0df5f40: Waiting 15:50:25 40a0290d7006: Waiting 15:50:25 382be10107c2: Waiting 15:50:25 36b50b131297: Waiting 15:50:25 92990ffba7d7: Layer already exists 15:50:25 174dadfc54da: Layer already exists 15:50:25 77576758756f: Layer already exists 15:50:25 62cb01ada258: Layer already exists 15:50:25 d73700889ad9: Layer already exists 15:50:25 54d9b00b275d: Layer already exists 15:50:25 40a0290d7006: Layer already exists 15:50:25 2d381b020d86: Layer already exists 15:50:25 78fcc0df5f40: Layer already exists 15:50:25 382be10107c2: Layer already exists 15:50:25 36b50b131297: Layer already exists 15:50:25 main: digest: sha256:2d25d6682b129bc76dc82271e03fac24ed9b29ae05ab572eb42a83f5fa76c983 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:25 ===================================================== [Pipeline] echo 15:50:25 taggedImages: 15:50:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:50:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.21 15:50:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:50:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:50:26 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:26 latest 15:50:26 3.1.0-dev.21 15:50:26 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:26 main 15:50:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:50:26 8de48c08907a: Preparing 15:50:26 aac3a1379de6: Preparing 15:50:26 78fcc0df5f40: Preparing 15:50:26 40a0290d7006: Preparing 15:50:26 2dac82e04907: Preparing 15:50:26 36b50b131297: Preparing 15:50:26 36b50b131297: Waiting 15:50:26 78fcc0df5f40: Layer already exists 15:50:26 40a0290d7006: Layer already exists 15:50:26 36b50b131297: Layer already exists 15:50:26 8de48c08907a: Pushed 15:50:27 2dac82e04907: Pushed 15:50:27 #108 ... 15:50:27 15:50:27 #109 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:50:27 #0 5.800 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:50:28 #109 ... 15:50:28 15:50:28 #86 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:50:28 #86 7.245 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:50:28 #86 ... 15:50:28 15:50:28 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:50:28 #108 DONE 7.1s 15:50:29 aac3a1379de6: Pushed 15:50:29 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:a82c30ad3fb272501f33f78d282ea0f9b2d36c0afa80bf004e0f3e0f19c13a76 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:29 15:50:29 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:50:29 #110 DONE 0.3s 15:50:29 15:50:29 #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:50:29 #0 7.786 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:50:29 + 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 15:50:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:50:29 8de48c08907a: Preparing 15:50:29 aac3a1379de6: Preparing 15:50:29 78fcc0df5f40: Preparing 15:50:29 40a0290d7006: Preparing 15:50:29 2dac82e04907: Preparing 15:50:29 36b50b131297: Preparing 15:50:29 36b50b131297: Waiting 15:50:29 8de48c08907a: Layer already exists 15:50:29 2dac82e04907: Layer already exists 15:50:29 aac3a1379de6: Layer already exists 15:50:29 78fcc0df5f40: Layer already exists 15:50:29 40a0290d7006: Layer already exists 15:50:29 36b50b131297: Layer already exists 15:50:29 latest: digest: sha256:a82c30ad3fb272501f33f78d282ea0f9b2d36c0afa80bf004e0f3e0f19c13a76 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:29 #111 ... 15:50:29 15:50:29 #112 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:50:29 #112 DONE 7.9s 15:50:29 15:50:29 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:50:29 #113 ... 15:50:29 15:50:29 #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:50:29 #114 DONE 0.2s 15:50:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv 15:50:30 [2023-08-14T15:50:30.001Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] isUnix 15:50:30 #113 DONE 0.4s 15:50:30 15:50:30 #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:30 #115 DONE 0.3s 15:50:30 15:50:30 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 15:50:30 #116 CACHED 15:50:30 15:50:30 #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:50:30 #117 CACHED 15:50:30 15:50:30 #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 15:50:30 #118 CACHED 15:50:30 15:50:30 #119 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:30 #119 CACHED 15:50:30 15:50:30 #120 [security-spire-config builder 6/9] COPY . . 15:50:30 #120 CACHED 15:50:30 15:50:30 #121 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:50:30 #121 CACHED 15:50:30 15:50:30 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:50:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.21 15:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:50:30 8de48c08907a: Preparing 15:50:30 aac3a1379de6: Preparing 15:50:30 78fcc0df5f40: Preparing 15:50:30 40a0290d7006: Preparing 15:50:30 2dac82e04907: Preparing 15:50:30 36b50b131297: Preparing 15:50:30 36b50b131297: Waiting 15:50:30 78fcc0df5f40: Layer already exists 15:50:30 aac3a1379de6: Layer already exists 15:50:30 8de48c08907a: Layer already exists 15:50:30 2dac82e04907: Layer already exists 15:50:30 40a0290d7006: Layer already exists 15:50:30 36b50b131297: Layer already exists 15:50:30 3.1.0-dev.21: digest: sha256:a82c30ad3fb272501f33f78d282ea0f9b2d36c0afa80bf004e0f3e0f19c13a76 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:30 #122 DONE 0.2s 15:50:30 15:50:30 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:50:30 #0 7.988 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:50:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:50:30 8de48c08907a: Preparing 15:50:30 aac3a1379de6: Preparing 15:50:30 78fcc0df5f40: Preparing 15:50:30 40a0290d7006: Preparing 15:50:30 2dac82e04907: Preparing 15:50:30 36b50b131297: Preparing 15:50:30 36b50b131297: Waiting 15:50:30 aac3a1379de6: Layer already exists 15:50:30 8de48c08907a: Layer already exists 15:50:30 2dac82e04907: Layer already exists 15:50:30 40a0290d7006: Layer already exists 15:50:30 78fcc0df5f40: Layer already exists 15:50:30 36b50b131297: Layer already exists 15:50:30 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:a82c30ad3fb272501f33f78d282ea0f9b2d36c0afa80bf004e0f3e0f19c13a76 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:31 #123 ... 15:50:31 15:50:31 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:50:31 #0 5.945 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:50:31 + 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 15:50:31 #124 ... 15:50:31 15:50:31 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:50:31 #0 6.592 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:50:31 #125 ... 15:50:31 15:50:31 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:50:31 #0 7.173 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:50:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:50:31 8de48c08907a: Preparing 15:50:31 aac3a1379de6: Preparing 15:50:31 78fcc0df5f40: Preparing 15:50:31 40a0290d7006: Preparing 15:50:31 2dac82e04907: Preparing 15:50:31 36b50b131297: Preparing 15:50:31 36b50b131297: Waiting 15:50:31 40a0290d7006: Layer already exists 15:50:31 78fcc0df5f40: Layer already exists 15:50:31 2dac82e04907: Layer already exists 15:50:31 8de48c08907a: Layer already exists 15:50:31 aac3a1379de6: Layer already exists 15:50:31 36b50b131297: Layer already exists 15:50:31 main: digest: sha256:a82c30ad3fb272501f33f78d282ea0f9b2d36c0afa80bf004e0f3e0f19c13a76 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:31 ===================================================== [Pipeline] echo 15:50:31 taggedImages: 15:50:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:50:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.21 15:50:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:50:31 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:50:31 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:31 latest 15:50:31 3.1.0-dev.21 15:50:31 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:31 main 15:50:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:31 #126 ... 15:50:31 15:50:31 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:50:31 #0 7.532 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:50:31 #127 ... 15:50:31 15:50:31 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:50:31 #0 6.749 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:50:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:31 #128 ... 15:50:31 15:50:31 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:50:31 #0 7.445 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:50:31 #129 ... 15:50:31 15:50:31 #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:50:32 b6850c3bc67f: Preparing 15:50:32 1edc7b26c691: Preparing 15:50:32 cb49bdd1ad47: Preparing 15:50:32 ac28027e6d01: Preparing 15:50:32 68af691ebe4f: Preparing 15:50:32 78fcc0df5f40: Preparing 15:50:32 40a0290d7006: Preparing 15:50:32 577cf0594c5d: Preparing 15:50:32 36b50b131297: Preparing 15:50:32 78fcc0df5f40: Waiting 15:50:32 40a0290d7006: Waiting 15:50:32 cb49bdd1ad47: Pushed 15:50:32 b6850c3bc67f: Pushed 15:50:32 1edc7b26c691: Pushed 15:50:32 78fcc0df5f40: Layer already exists 15:50:32 40a0290d7006: Layer already exists 15:50:32 36b50b131297: Layer already exists 15:50:32 #130 ... 15:50:32 15:50:32 #131 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:50:32 #131 CACHED 15:50:32 15:50:32 #132 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:50:32 #132 CACHED 15:50:32 15:50:32 #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:32 #130 DONE 1.3s 15:50:32 15:50:32 #133 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:50:32 577cf0594c5d: Pushed 15:50:32 #133 DONE 0.3s 15:50:32 15:50:32 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:32 #134 ... 15:50:32 15:50:32 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:50:32 #135 DONE 0.4s 15:50:33 15:50:33 #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:50:33 #136 DONE 0.4s 15:50:33 15:50:33 #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:50:33 #137 DONE 0.4s 15:50:33 15:50:33 #138 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:50:34 #138 DONE 2.0s 15:50:34 15:50:34 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:35 #139 ... 15:50:35 15:50:35 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:35 #134 DONE 2.6s 15:50:35 15:50:35 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:50:35 #140 DONE 0.2s 15:50:35 15:50:35 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:50:35 #141 DONE 0.2s 15:50:35 15:50:35 #142 [security-spire-server] exporting to image 15:50:35 #142 exporting layers 15:50:35 #142 exporting layers 2.2s done 15:50:35 #142 writing image sha256:6dbe4c73866c78d46153a2b9d62dcc4fc3a232922eb9715c98d503c63a6a7c55 done 15:50:35 #142 naming to docker.io/library/security-spire-server-arm64 done 15:50:35 #142 DONE 2.2s 15:50:35 15:50:35 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:50:36 #143 DONE 0.2s 15:50:36 15:50:36 #142 [security-spire-config] exporting to image 15:50:36 #142 ... 15:50:36 15:50:36 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:36 #139 DONE 1.9s 15:50:36 15:50:36 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:50:36 #144 DONE 0.6s 15:50:36 15:50:36 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:50:36 #145 DONE 0.1s 15:50:36 15:50:36 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:50:37 #146 DONE 0.3s 15:50:37 15:50:37 #142 [security-spire-agent] exporting to image 15:50:37 68af691ebe4f: Pushed 15:50:40 #142 exporting layers 2.5s done 15:50:40 #142 writing image sha256:2ac2ccd1b3a479ec6305c4579de6f2a509bcd9afb38de45a3d15d8cedbf64791 0.0s done 15:50:40 #142 naming to docker.io/library/security-spire-config-arm64 done 15:50:40 #142 writing image sha256:2c4227d5c90e04ca9b7af08edfc2469e9fdfa0981c6ae93daa828f61b0719a37 done 15:50:40 #142 naming to docker.io/library/security-spire-agent-arm64 15:50:40 #142 naming to docker.io/library/security-spire-agent-arm64 done 15:50:40 #142 DONE 6.0s 15:50:40 15:50:40 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:50:40 ac28027e6d01: Pushed 15:50:40 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:48489222a18c48de4f73482b6a32f752688519e66198e933359889e0e182f27f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:50:41 b6850c3bc67f: Preparing 15:50:41 1edc7b26c691: Preparing 15:50:41 cb49bdd1ad47: Preparing 15:50:41 ac28027e6d01: Preparing 15:50:41 68af691ebe4f: Preparing 15:50:41 78fcc0df5f40: Preparing 15:50:41 40a0290d7006: Preparing 15:50:41 577cf0594c5d: Preparing 15:50:41 36b50b131297: Preparing 15:50:41 78fcc0df5f40: Waiting 15:50:41 40a0290d7006: Waiting 15:50:41 577cf0594c5d: Waiting 15:50:41 36b50b131297: Waiting 15:50:41 ac28027e6d01: Layer already exists 15:50:41 b6850c3bc67f: Layer already exists 15:50:41 68af691ebe4f: Layer already exists 15:50:41 cb49bdd1ad47: Layer already exists 15:50:41 1edc7b26c691: Layer already exists 15:50:41 40a0290d7006: Layer already exists 15:50:41 577cf0594c5d: Layer already exists 15:50:41 36b50b131297: Layer already exists 15:50:41 78fcc0df5f40: Layer already exists 15:50:41 latest: digest: sha256:48489222a18c48de4f73482b6a32f752688519e66198e933359889e0e182f27f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.21 15:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:50:42 b6850c3bc67f: Preparing 15:50:42 1edc7b26c691: Preparing 15:50:42 cb49bdd1ad47: Preparing 15:50:42 ac28027e6d01: Preparing 15:50:42 68af691ebe4f: Preparing 15:50:42 78fcc0df5f40: Preparing 15:50:42 40a0290d7006: Preparing 15:50:42 577cf0594c5d: Preparing 15:50:42 36b50b131297: Preparing 15:50:42 40a0290d7006: Waiting 15:50:42 78fcc0df5f40: Waiting 15:50:42 36b50b131297: Waiting 15:50:42 577cf0594c5d: Waiting 15:50:42 ac28027e6d01: Layer already exists 15:50:42 1edc7b26c691: Layer already exists 15:50:42 b6850c3bc67f: Layer already exists 15:50:42 cb49bdd1ad47: Layer already exists 15:50:42 68af691ebe4f: Layer already exists 15:50:42 577cf0594c5d: Layer already exists 15:50:42 78fcc0df5f40: Layer already exists 15:50:42 40a0290d7006: Layer already exists 15:50:42 36b50b131297: Layer already exists 15:50:42 3.1.0-dev.21: digest: sha256:48489222a18c48de4f73482b6a32f752688519e66198e933359889e0e182f27f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:50:42 b6850c3bc67f: Preparing 15:50:42 1edc7b26c691: Preparing 15:50:42 cb49bdd1ad47: Preparing 15:50:42 ac28027e6d01: Preparing 15:50:42 68af691ebe4f: Preparing 15:50:42 78fcc0df5f40: Preparing 15:50:42 40a0290d7006: Preparing 15:50:42 577cf0594c5d: Preparing 15:50:42 36b50b131297: Preparing 15:50:42 78fcc0df5f40: Waiting 15:50:42 40a0290d7006: Waiting 15:50:42 577cf0594c5d: Waiting 15:50:42 36b50b131297: Waiting 15:50:42 1edc7b26c691: Layer already exists 15:50:42 cb49bdd1ad47: Layer already exists 15:50:42 b6850c3bc67f: Layer already exists 15:50:42 68af691ebe4f: Layer already exists 15:50:42 ac28027e6d01: Layer already exists 15:50:42 78fcc0df5f40: Layer already exists 15:50:42 40a0290d7006: Layer already exists 15:50:42 577cf0594c5d: Layer already exists 15:50:42 36b50b131297: Layer already exists 15:50:42 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:48489222a18c48de4f73482b6a32f752688519e66198e933359889e0e182f27f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:50:43 b6850c3bc67f: Preparing 15:50:43 1edc7b26c691: Preparing 15:50:43 cb49bdd1ad47: Preparing 15:50:43 ac28027e6d01: Preparing 15:50:43 68af691ebe4f: Preparing 15:50:43 78fcc0df5f40: Preparing 15:50:43 40a0290d7006: Preparing 15:50:43 577cf0594c5d: Preparing 15:50:43 36b50b131297: Preparing 15:50:43 78fcc0df5f40: Waiting 15:50:43 40a0290d7006: Waiting 15:50:43 577cf0594c5d: Waiting 15:50:43 36b50b131297: Waiting 15:50:43 cb49bdd1ad47: Layer already exists 15:50:43 ac28027e6d01: Layer already exists 15:50:43 68af691ebe4f: Layer already exists 15:50:43 b6850c3bc67f: Layer already exists 15:50:43 1edc7b26c691: Layer already exists 15:50:43 78fcc0df5f40: Layer already exists 15:50:43 40a0290d7006: Layer already exists 15:50:43 577cf0594c5d: Layer already exists 15:50:43 36b50b131297: Layer already exists 15:50:43 main: digest: sha256:48489222a18c48de4f73482b6a32f752688519e66198e933359889e0e182f27f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:43 ===================================================== [Pipeline] echo 15:50:43 taggedImages: 15:50:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:50:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.21 15:50:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:50:43 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:50:43 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:43 latest 15:50:43 3.1.0-dev.21 15:50:43 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:43 main 15:50:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:50:43 909c227ef0f8: Preparing 15:50:43 f184c1fcf3e8: Preparing 15:50:43 4b2401eda163: Preparing 15:50:43 ac28027e6d01: Preparing 15:50:43 78fcc0df5f40: Preparing 15:50:43 40a0290d7006: Preparing 15:50:43 847c78641e41: Preparing 15:50:43 36b50b131297: Preparing 15:50:43 40a0290d7006: Waiting 15:50:43 36b50b131297: Waiting 15:50:43 ac28027e6d01: Layer already exists 15:50:43 78fcc0df5f40: Layer already exists 15:50:43 40a0290d7006: Layer already exists 15:50:43 36b50b131297: Layer already exists 15:50:43 4b2401eda163: Pushed 15:50:43 f184c1fcf3e8: Pushed 15:50:43 909c227ef0f8: Pushed 15:50:44 847c78641e41: Pushed 15:50:44 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:64200012045c56922e1c528abb7ec5d756732915233fa80f470874b8a95bd339 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:50:45 909c227ef0f8: Preparing 15:50:45 f184c1fcf3e8: Preparing 15:50:45 4b2401eda163: Preparing 15:50:45 ac28027e6d01: Preparing 15:50:45 78fcc0df5f40: Preparing 15:50:45 40a0290d7006: Preparing 15:50:45 847c78641e41: Preparing 15:50:45 36b50b131297: Preparing 15:50:45 40a0290d7006: Waiting 15:50:45 847c78641e41: Waiting 15:50:45 4b2401eda163: Layer already exists 15:50:45 f184c1fcf3e8: Layer already exists 15:50:45 ac28027e6d01: Layer already exists 15:50:45 78fcc0df5f40: Layer already exists 15:50:45 909c227ef0f8: Layer already exists 15:50:45 40a0290d7006: Layer already exists 15:50:45 36b50b131297: Layer already exists 15:50:45 847c78641e41: Layer already exists 15:50:45 latest: digest: sha256:64200012045c56922e1c528abb7ec5d756732915233fa80f470874b8a95bd339 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.21 15:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:50:45 909c227ef0f8: Preparing 15:50:45 f184c1fcf3e8: Preparing 15:50:45 4b2401eda163: Preparing 15:50:45 ac28027e6d01: Preparing 15:50:45 78fcc0df5f40: Preparing 15:50:45 40a0290d7006: Preparing 15:50:45 847c78641e41: Preparing 15:50:45 36b50b131297: Preparing 15:50:45 40a0290d7006: Waiting 15:50:45 847c78641e41: Waiting 15:50:45 36b50b131297: Waiting 15:50:45 909c227ef0f8: Layer already exists 15:50:45 4b2401eda163: Layer already exists 15:50:45 ac28027e6d01: Layer already exists 15:50:45 78fcc0df5f40: Layer already exists 15:50:45 f184c1fcf3e8: Layer already exists 15:50:45 36b50b131297: Layer already exists 15:50:45 847c78641e41: Layer already exists 15:50:45 40a0290d7006: Layer already exists 15:50:45 3.1.0-dev.21: digest: sha256:64200012045c56922e1c528abb7ec5d756732915233fa80f470874b8a95bd339 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:50:46 909c227ef0f8: Preparing 15:50:46 f184c1fcf3e8: Preparing 15:50:46 4b2401eda163: Preparing 15:50:46 ac28027e6d01: Preparing 15:50:46 78fcc0df5f40: Preparing 15:50:46 40a0290d7006: Preparing 15:50:46 847c78641e41: Preparing 15:50:46 36b50b131297: Preparing 15:50:46 40a0290d7006: Waiting 15:50:46 847c78641e41: Waiting 15:50:46 4b2401eda163: Layer already exists 15:50:46 ac28027e6d01: Layer already exists 15:50:46 f184c1fcf3e8: Layer already exists 15:50:46 78fcc0df5f40: Layer already exists 15:50:46 909c227ef0f8: Layer already exists 15:50:46 40a0290d7006: Layer already exists 15:50:46 847c78641e41: Layer already exists 15:50:46 36b50b131297: Layer already exists 15:50:46 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:64200012045c56922e1c528abb7ec5d756732915233fa80f470874b8a95bd339 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:50:46 909c227ef0f8: Preparing 15:50:46 f184c1fcf3e8: Preparing 15:50:46 4b2401eda163: Preparing 15:50:46 ac28027e6d01: Preparing 15:50:46 78fcc0df5f40: Preparing 15:50:46 40a0290d7006: Preparing 15:50:46 847c78641e41: Preparing 15:50:46 36b50b131297: Preparing 15:50:46 847c78641e41: Waiting 15:50:46 40a0290d7006: Waiting 15:50:46 36b50b131297: Waiting 15:50:46 f184c1fcf3e8: Layer already exists 15:50:46 909c227ef0f8: Layer already exists 15:50:46 78fcc0df5f40: Layer already exists 15:50:46 ac28027e6d01: Layer already exists 15:50:46 4b2401eda163: Layer already exists 15:50:46 40a0290d7006: Layer already exists 15:50:46 36b50b131297: Layer already exists 15:50:46 847c78641e41: Layer already exists 15:50:46 main: digest: sha256:64200012045c56922e1c528abb7ec5d756732915233fa80f470874b8a95bd339 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:46 ===================================================== [Pipeline] echo 15:50:46 taggedImages: 15:50:46 - nexus3.edgexfoundry.org:10004/security-spire-config:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:46 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:50:46 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.21 15:50:46 - nexus3.edgexfoundry.org:10004/security-spire-config:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:46 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:50:47 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:50:47 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:47 latest 15:50:47 3.1.0-dev.21 15:50:47 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:47 main 15:50:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:50:47 a6effc2add93: Preparing 15:50:47 5db3809fda9f: Preparing 15:50:47 059117943924: Preparing 15:50:47 ac28027e6d01: Preparing 15:50:47 78fcc0df5f40: Preparing 15:50:47 40a0290d7006: Preparing 15:50:47 577cf0594c5d: Preparing 15:50:47 36b50b131297: Preparing 15:50:47 36b50b131297: Waiting 15:50:47 40a0290d7006: Waiting 15:50:47 577cf0594c5d: Waiting 15:50:47 78fcc0df5f40: Layer already exists 15:50:47 ac28027e6d01: Layer already exists 15:50:47 40a0290d7006: Layer already exists 15:50:47 577cf0594c5d: Layer already exists 15:50:47 36b50b131297: Layer already exists 15:50:47 a6effc2add93: Pushed 15:50:47 5db3809fda9f: Pushed 15:50:47 059117943924: Pushed 15:50:47 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:5eb28a23494cce8ad79a85c2f072521d225d153ea73bd091b8c54a717807510a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:50:48 a6effc2add93: Preparing 15:50:48 5db3809fda9f: Preparing 15:50:48 059117943924: Preparing 15:50:48 ac28027e6d01: Preparing 15:50:48 78fcc0df5f40: Preparing 15:50:48 40a0290d7006: Preparing 15:50:48 577cf0594c5d: Preparing 15:50:48 36b50b131297: Preparing 15:50:48 40a0290d7006: Waiting 15:50:48 577cf0594c5d: Waiting 15:50:48 36b50b131297: Waiting 15:50:48 ac28027e6d01: Layer already exists 15:50:48 059117943924: Layer already exists 15:50:48 78fcc0df5f40: Layer already exists 15:50:48 a6effc2add93: Layer already exists 15:50:48 5db3809fda9f: Layer already exists 15:50:48 577cf0594c5d: Layer already exists 15:50:48 40a0290d7006: Layer already exists 15:50:48 36b50b131297: Layer already exists 15:50:48 latest: digest: sha256:5eb28a23494cce8ad79a85c2f072521d225d153ea73bd091b8c54a717807510a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.21 15:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:50:49 a6effc2add93: Preparing 15:50:49 5db3809fda9f: Preparing 15:50:49 059117943924: Preparing 15:50:49 ac28027e6d01: Preparing 15:50:49 78fcc0df5f40: Preparing 15:50:49 40a0290d7006: Preparing 15:50:49 577cf0594c5d: Preparing 15:50:49 36b50b131297: Preparing 15:50:49 40a0290d7006: Waiting 15:50:49 577cf0594c5d: Waiting 15:50:49 36b50b131297: Waiting 15:50:49 78fcc0df5f40: Layer already exists 15:50:49 059117943924: Layer already exists 15:50:49 a6effc2add93: Layer already exists 15:50:49 5db3809fda9f: Layer already exists 15:50:49 ac28027e6d01: Layer already exists 15:50:49 577cf0594c5d: Layer already exists 15:50:49 40a0290d7006: Layer already exists 15:50:49 36b50b131297: Layer already exists 15:50:49 3.1.0-dev.21: digest: sha256:5eb28a23494cce8ad79a85c2f072521d225d153ea73bd091b8c54a717807510a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:50:49 a6effc2add93: Preparing 15:50:49 5db3809fda9f: Preparing 15:50:49 059117943924: Preparing 15:50:49 ac28027e6d01: Preparing 15:50:49 78fcc0df5f40: Preparing 15:50:49 40a0290d7006: Preparing 15:50:49 577cf0594c5d: Preparing 15:50:49 36b50b131297: Preparing 15:50:49 40a0290d7006: Waiting 15:50:49 36b50b131297: Waiting 15:50:49 5db3809fda9f: Layer already exists 15:50:49 78fcc0df5f40: Layer already exists 15:50:49 ac28027e6d01: Layer already exists 15:50:49 a6effc2add93: Layer already exists 15:50:49 059117943924: Layer already exists 15:50:49 40a0290d7006: Layer already exists 15:50:49 577cf0594c5d: Layer already exists 15:50:49 36b50b131297: Layer already exists 15:50:49 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:5eb28a23494cce8ad79a85c2f072521d225d153ea73bd091b8c54a717807510a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:50:50 a6effc2add93: Preparing 15:50:50 5db3809fda9f: Preparing 15:50:50 059117943924: Preparing 15:50:50 ac28027e6d01: Preparing 15:50:50 78fcc0df5f40: Preparing 15:50:50 40a0290d7006: Preparing 15:50:50 577cf0594c5d: Preparing 15:50:50 36b50b131297: Preparing 15:50:50 40a0290d7006: Waiting 15:50:50 577cf0594c5d: Waiting 15:50:50 36b50b131297: Waiting 15:50:50 5db3809fda9f: Layer already exists 15:50:50 78fcc0df5f40: Layer already exists 15:50:50 a6effc2add93: Layer already exists 15:50:50 059117943924: Layer already exists 15:50:50 ac28027e6d01: Layer already exists 15:50:50 40a0290d7006: Layer already exists 15:50:50 577cf0594c5d: Layer already exists 15:50:50 36b50b131297: Layer already exists 15:50:50 main: digest: sha256:5eb28a23494cce8ad79a85c2f072521d225d153ea73bd091b8c54a717807510a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:50 ===================================================== [Pipeline] echo 15:50:50 taggedImages: 15:50:50 - nexus3.edgexfoundry.org:10004/security-spire-server:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:50 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:50:50 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.21 15:50:50 - nexus3.edgexfoundry.org:10004/security-spire-server:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:50 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:50:50 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:50:50 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:50 latest 15:50:50 3.1.0-dev.21 15:50:50 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:50 main 15:50:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:50:51 13f98ed14e8b: Preparing 15:50:51 da9d85d2de98: Preparing 15:50:51 78fcc0df5f40: Preparing 15:50:51 40a0290d7006: Preparing 15:50:51 240f09d18dd2: Preparing 15:50:51 36b50b131297: Preparing 15:50:51 36b50b131297: Waiting 15:50:51 40a0290d7006: Layer already exists 15:50:51 78fcc0df5f40: Layer already exists 15:50:51 36b50b131297: Layer already exists 15:50:51 13f98ed14e8b: Pushed 15:50:51 240f09d18dd2: Pushed 15:50:54 da9d85d2de98: Pushed 15:50:54 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:bfa517ea26550e9759f6a64ce1f7b264acead762c410ca55d1f00d6e051f44f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:50:55 13f98ed14e8b: Preparing 15:50:55 da9d85d2de98: Preparing 15:50:55 78fcc0df5f40: Preparing 15:50:55 40a0290d7006: Preparing 15:50:55 240f09d18dd2: Preparing 15:50:55 36b50b131297: Preparing 15:50:55 36b50b131297: Waiting 15:50:55 13f98ed14e8b: Layer already exists 15:50:55 78fcc0df5f40: Layer already exists 15:50:55 40a0290d7006: Layer already exists 15:50:55 da9d85d2de98: Layer already exists 15:50:55 240f09d18dd2: Layer already exists 15:50:55 36b50b131297: Layer already exists 15:50:55 latest: digest: sha256:bfa517ea26550e9759f6a64ce1f7b264acead762c410ca55d1f00d6e051f44f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.21 15:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:50:55 13f98ed14e8b: Preparing 15:50:55 da9d85d2de98: Preparing 15:50:55 78fcc0df5f40: Preparing 15:50:55 40a0290d7006: Preparing 15:50:55 240f09d18dd2: Preparing 15:50:55 36b50b131297: Preparing 15:50:55 78fcc0df5f40: Layer already exists 15:50:55 da9d85d2de98: Layer already exists 15:50:55 240f09d18dd2: Layer already exists 15:50:55 13f98ed14e8b: Layer already exists 15:50:55 40a0290d7006: Layer already exists 15:50:55 36b50b131297: Layer already exists 15:50:55 3.1.0-dev.21: digest: sha256:bfa517ea26550e9759f6a64ce1f7b264acead762c410ca55d1f00d6e051f44f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:50:56 13f98ed14e8b: Preparing 15:50:56 da9d85d2de98: Preparing 15:50:56 78fcc0df5f40: Preparing 15:50:56 40a0290d7006: Preparing 15:50:56 240f09d18dd2: Preparing 15:50:56 36b50b131297: Preparing 15:50:56 36b50b131297: Waiting 15:50:56 78fcc0df5f40: Layer already exists 15:50:56 13f98ed14e8b: Layer already exists 15:50:56 240f09d18dd2: Layer already exists 15:50:56 da9d85d2de98: Layer already exists 15:50:56 40a0290d7006: Layer already exists 15:50:56 36b50b131297: Layer already exists 15:50:56 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:bfa517ea26550e9759f6a64ce1f7b264acead762c410ca55d1f00d6e051f44f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:50:57 13f98ed14e8b: Preparing 15:50:57 da9d85d2de98: Preparing 15:50:57 78fcc0df5f40: Preparing 15:50:57 40a0290d7006: Preparing 15:50:57 240f09d18dd2: Preparing 15:50:57 36b50b131297: Preparing 15:50:57 36b50b131297: Waiting 15:50:57 da9d85d2de98: Layer already exists 15:50:57 13f98ed14e8b: Layer already exists 15:50:57 78fcc0df5f40: Layer already exists 15:50:57 240f09d18dd2: Layer already exists 15:50:57 40a0290d7006: Layer already exists 15:50:57 36b50b131297: Layer already exists 15:50:57 main: digest: sha256:bfa517ea26550e9759f6a64ce1f7b264acead762c410ca55d1f00d6e051f44f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:57 ===================================================== [Pipeline] echo 15:50:57 taggedImages: 15:50:57 - nexus3.edgexfoundry.org:10004/support-notifications:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:57 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:50:57 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.21 15:50:57 - nexus3.edgexfoundry.org:10004/support-notifications:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:57 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:50:57 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:50:57 fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:57 latest 15:50:57 3.1.0-dev.21 15:50:57 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:50:57 main 15:50:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:50:57 00afd0fa0524: Preparing 15:50:57 a3730b6f8c5b: Preparing 15:50:57 78fcc0df5f40: Preparing 15:50:57 40a0290d7006: Preparing 15:50:57 d8130760ea3a: Preparing 15:50:57 36b50b131297: Preparing 15:50:57 36b50b131297: Waiting 15:50:57 40a0290d7006: Layer already exists 15:50:57 d8130760ea3a: Layer already exists 15:50:57 78fcc0df5f40: Layer already exists 15:50:57 36b50b131297: Layer already exists 15:50:57 00afd0fa0524: Pushed 15:51:01 a3730b6f8c5b: Pushed 15:51:01 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:fc6dcddff939c624a1004db65231aa1f11dcc1174b9e2825db0f54085e7d35ad size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:51:01 00afd0fa0524: Preparing 15:51:01 a3730b6f8c5b: Preparing 15:51:01 78fcc0df5f40: Preparing 15:51:01 40a0290d7006: Preparing 15:51:01 d8130760ea3a: Preparing 15:51:01 36b50b131297: Preparing 15:51:01 36b50b131297: Waiting 15:51:01 a3730b6f8c5b: Layer already exists 15:51:01 40a0290d7006: Layer already exists 15:51:01 00afd0fa0524: Layer already exists 15:51:01 d8130760ea3a: Layer already exists 15:51:01 78fcc0df5f40: Layer already exists 15:51:01 36b50b131297: Layer already exists 15:51:01 latest: digest: sha256:fc6dcddff939c624a1004db65231aa1f11dcc1174b9e2825db0f54085e7d35ad size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.21 15:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:51:02 00afd0fa0524: Preparing 15:51:02 a3730b6f8c5b: Preparing 15:51:02 78fcc0df5f40: Preparing 15:51:02 40a0290d7006: Preparing 15:51:02 d8130760ea3a: Preparing 15:51:02 36b50b131297: Preparing 15:51:02 36b50b131297: Waiting 15:51:02 40a0290d7006: Layer already exists 15:51:02 00afd0fa0524: Layer already exists 15:51:02 d8130760ea3a: Layer already exists 15:51:02 a3730b6f8c5b: Layer already exists 15:51:02 78fcc0df5f40: Layer already exists 15:51:02 36b50b131297: Layer already exists 15:51:02 3.1.0-dev.21: digest: sha256:fc6dcddff939c624a1004db65231aa1f11dcc1174b9e2825db0f54085e7d35ad size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:51:02 00afd0fa0524: Preparing 15:51:02 a3730b6f8c5b: Preparing 15:51:02 78fcc0df5f40: Preparing 15:51:02 40a0290d7006: Preparing 15:51:02 d8130760ea3a: Preparing 15:51:02 36b50b131297: Preparing 15:51:02 36b50b131297: Waiting 15:51:02 40a0290d7006: Layer already exists 15:51:02 00afd0fa0524: Layer already exists 15:51:02 78fcc0df5f40: Layer already exists 15:51:02 a3730b6f8c5b: Layer already exists 15:51:02 d8130760ea3a: Layer already exists 15:51:02 36b50b131297: Layer already exists 15:51:02 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:fc6dcddff939c624a1004db65231aa1f11dcc1174b9e2825db0f54085e7d35ad size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:51:03 00afd0fa0524: Preparing 15:51:03 a3730b6f8c5b: Preparing 15:51:03 78fcc0df5f40: Preparing 15:51:03 40a0290d7006: Preparing 15:51:03 d8130760ea3a: Preparing 15:51:03 36b50b131297: Preparing 15:51:03 36b50b131297: Waiting 15:51:03 78fcc0df5f40: Layer already exists 15:51:03 d8130760ea3a: Layer already exists 15:51:03 00afd0fa0524: Layer already exists 15:51:03 40a0290d7006: Layer already exists 15:51:03 a3730b6f8c5b: Layer already exists 15:51:03 36b50b131297: Layer already exists 15:51:03 main: digest: sha256:fc6dcddff939c624a1004db65231aa1f11dcc1174b9e2825db0f54085e7d35ad size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:03 ===================================================== [Pipeline] echo 15:51:03 taggedImages: 15:51:03 - nexus3.edgexfoundry.org:10004/support-scheduler:fe3620ce412f86f9ce6eb635c00e802c499476bf 15:51:03 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:51:03 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.21 15:51:03 - nexus3.edgexfoundry.org:10004/support-scheduler:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 15:51:03 - 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:06:49 #127 ... 16:06:49 16:06:49 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:06:49 #126 982.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:06:49 #126 ... 16:06:49 16:06:49 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:06:49 #124 DONE 985.5s 16:06:49 16:06:49 #86 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:06:49 #86 ... 16:06:49 16:06:49 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:06:49 #147 DONE 0.2s 16:06:49 16:06:49 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:06:49 #128 ... 16:06:49 16:06:49 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:06:49 #148 DONE 0.2s 16:06:49 16:06:49 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:06:49 #149 DONE 0.1s 16:06:49 16:06:49 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:06:49 #150 DONE 0.3s 16:06:49 16:06:49 #86 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:06:49 #86 ... 16:06:49 16:06:49 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:06:49 #151 DONE 0.1s 16:06:49 16:06:49 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:06:51 #152 DONE 3.6s 16:06:51 16:06:51 #142 [security-proxy-setup] exporting to image 16:06:51 #142 exporting layers 16:06:52 #142 exporting layers 0.8s done 16:06:52 #142 writing image sha256:1a3666f1fe6753e162a1073a20d79cb2d2ae8516f30f53696eaea90e04240990 done 16:06:52 #142 naming to docker.io/library/security-proxy-setup-arm64 done 16:06:52 #142 DONE 6.8s 16:06:52 16:06:52 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:07:10 #126 DONE 1007.3s 16:07:10 16:07:10 #86 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:07:10 #86 ... 16:07:10 16:07:10 #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:07:10 #153 DONE 0.3s 16:07:10 16:07:10 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:07:10 #154 DONE 0.1s 16:07:10 16:07:10 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:07:10 #128 ... 16:07:10 16:07:10 #155 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:07:10 #155 DONE 0.1s 16:07:10 16:07:10 #156 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:07:10 #156 DONE 0.1s 16:07:10 16:07:10 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:07:10 #127 ... 16:07:10 16:07:10 #157 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:07:10 #157 DONE 0.2s 16:07:10 16:07:10 #158 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:07:10 #158 DONE 0.4s 16:07:10 16:07:10 #159 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:07:10 #159 DONE 0.4s 16:07:10 16:07:10 #160 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:07:11 #160 ... 16:07:11 16:07:11 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:07:11 #128 DONE 1010.0s 16:07:11 16:07:11 #160 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:07:11 #160 DONE 0.3s 16:07:11 16:07:11 #161 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:07:11 #161 DONE 0.5s 16:07:11 16:07:11 #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:07:14 #162 DONE 3.1s 16:07:14 16:07:14 #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:07:14 #163 DONE 2.8s 16:07:14 16:07:14 #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:07:15 #164 DONE 0.7s 16:07:15 16:07:15 #142 [security-secretstore-setup] exporting to image 16:07:15 #142 exporting layers 16:07:15 #142 ... 16:07:15 16:07:15 #165 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:07:15 #165 DONE 0.3s 16:07:15 16:07:15 #166 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:07:16 #166 DONE 0.5s 16:07:16 16:07:16 #109 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:07:16 #109 ... 16:07:16 16:07:16 #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:07:16 #167 DONE 0.2s 16:07:16 16:07:16 #142 [security-secretstore-setup] exporting to image 16:07:16 #142 exporting layers 2.0s done 16:07:16 #142 writing image sha256:e32a0213c0efa798d4d67a06ee687448c8171d5d7a2760f982d6a1bba0588281 16:07:16 #142 writing image sha256:e32a0213c0efa798d4d67a06ee687448c8171d5d7a2760f982d6a1bba0588281 0.1s done 16:07:16 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 16:07:16 #142 DONE 8.9s 16:07:16 16:07:16 #168 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 16:07:16 #168 DONE 0.3s 16:07:16 16:07:16 #169 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:07:16 #169 DONE 0.1s 16:07:16 16:07:16 #170 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:07:16 #170 DONE 0.2s 16:07:16 16:07:16 #171 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:07:17 #171 DONE 0.1s 16:07:17 16:07:17 #172 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:07:19 #172 DONE 1.9s 16:07:19 16:07:19 #142 [security-bootstrapper] exporting to image 16:07:19 #142 exporting layers 1.0s done 16:07:19 #142 writing image sha256:82a39bc5a3e921053749889b41fca1006c660374edc17cad8b91fa296a4fdf92 0.0s done 16:07:19 #142 naming to docker.io/library/security-bootstrapper-arm64 done 16:07:19 #142 DONE 9.9s 16:07:19 16:07:19 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:07:21 #125 ... 16:07:21 16:07:21 #86 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:07:21 #86 DONE 1020.4s 16:07:21 16:07:21 #109 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:07:21 #109 ... 16:07:21 16:07:21 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:07:22 #173 DONE 0.2s 16:07:22 16:07:22 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:07:22 #123 ... 16:07:22 16:07:22 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:07:22 #174 DONE 0.1s 16:07:22 16:07:22 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:07:22 #175 DONE 0.3s 16:07:22 16:07:22 #109 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:07:22 #109 ... 16:07:22 16:07:22 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:07:22 #176 DONE 0.1s 16:07:22 16:07:22 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:07:22 #177 DONE 0.1s 16:07:22 16:07:22 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:07:23 #127 ... 16:07:23 16:07:23 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:07:24 #178 DONE 2.0s 16:07:24 16:07:24 #142 [security-proxy-auth] exporting to image 16:07:25 #142 exporting layers 0.5s done 16:07:25 #142 writing image sha256:62e0c450b551e41c37fc0373bff2f30f292a494a48ec6e1e8f2cfc1cfd905b9e done 16:07:25 #142 naming to docker.io/library/security-proxy-auth-arm64 done 16:07:25 #142 DONE 10.4s 16:07:25 16:07:25 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:07:47 #123 ... 16:07:47 16:07:47 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:07:47 #129 DONE 1043.9s 16:07:47 16:07:47 #109 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:07:47 #109 ... 16:07:47 16:07:47 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:07:47 #179 DONE 0.3s 16:07:47 16:07:47 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:07:47 #123 ... 16:07:47 16:07:47 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:07:47 #180 DONE 0.1s 16:07:47 16:07:47 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:07:47 #181 DONE 0.2s 16:07:47 16:07:47 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:07:47 #127 ... 16:07:47 16:07:47 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:07:47 #182 DONE 0.1s 16:07:47 16:07:47 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:07:47 #183 DONE 0.1s 16:07:47 16:07:47 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:07:47 #125 ... 16:07:47 16:07:47 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:07:48 #184 DONE 1.7s 16:07:48 16:07:48 #142 [core-common-config-bootstrapper] exporting to image 16:07:48 #142 exporting layers 16:07:48 #142 exporting layers 0.4s done 16:07:48 #142 writing image sha256:f43b0e9ec4c87958e6aebcb76f573379d963597318535ed6c6e1cfbab71db8a4 done 16:07:48 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 16:07:48 #142 DONE 10.9s 16:07:48 16:07:48 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:08:27 #123 ... 16:08:27 16:08:27 #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:08:27 #111 DONE 1083.2s 16:08:27 16:08:27 #109 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:08:27 #109 ... 16:08:27 16:08:27 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:08:27 #185 DONE 0.2s 16:08:27 16:08:27 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:08:27 #125 ... 16:08:27 16:08:27 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:08:27 #186 DONE 0.1s 16:08:27 16:08:27 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:08:27 #187 DONE 0.3s 16:08:27 16:08:27 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:08:27 #123 ... 16:08:27 16:08:27 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:08:27 #188 DONE 0.2s 16:08:27 16:08:27 #142 [core-command] exporting to image 16:08:27 #142 exporting layers 16:08:27 #142 exporting layers 0.4s done 16:08:27 #142 writing image sha256:8bde04b37194ef587653905c714cee2eb2eebd1cd791ad4f3367d268d329cc4c done 16:08:27 #142 naming to docker.io/library/core-command-arm64 done 16:08:27 #142 DONE 11.3s 16:08:27 16:08:27 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:08:37 #123 ... 16:08:37 16:08:37 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:08:37 #127 DONE 1096.3s 16:08:37 16:08:37 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:08:37 #123 ... 16:08:37 16:08:37 #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:08:38 #189 ... 16:08:38 16:08:38 #109 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:08:38 #109 DONE 1097.1s 16:08:38 16:08:38 #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:08:38 #189 DONE 0.3s 16:08:38 16:08:38 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:08:38 #123 ... 16:08:38 16:08:38 #190 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:08:38 #190 DONE 0.2s 16:08:38 16:08:38 #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:08:39 #191 ... 16:08:39 16:08:39 #192 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:08:39 #192 DONE 0.3s 16:08:39 16:08:39 #193 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:08:39 #193 DONE 0.2s 16:08:39 16:08:39 #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:08:39 #191 DONE 0.6s 16:08:39 16:08:39 #194 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:08:39 #194 ... 16:08:39 16:08:39 #195 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:08:39 #195 DONE 0.2s 16:08:39 16:08:39 #196 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:08:39 #196 DONE 0.2s 16:08:39 16:08:39 #142 [core-metadata] exporting to image 16:08:39 #142 exporting layers 16:08:39 #142 ... 16:08:39 16:08:39 #194 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:08:39 #194 DONE 0.5s 16:08:39 16:08:39 #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:08:40 #197 DONE 0.4s 16:08:40 16:08:40 #142 [core-data] exporting to image 16:08:40 #142 exporting layers 0.3s done 16:08:40 #142 writing image sha256:04d32688e6182db5131c556e8e3a68b50dcba9f3bf4766585d1a05c695e70e26 done 16:08:40 #142 naming to docker.io/library/core-metadata-arm64 done 16:08:40 #142 writing image sha256:b6dd4fc02203ad3c2f04247d99e689a509972383850b1c689323feb4882e661e 16:08:40 #142 writing image sha256:b6dd4fc02203ad3c2f04247d99e689a509972383850b1c689323feb4882e661e done 16:08:40 #142 naming to docker.io/library/core-data-arm64 done 16:08:40 #142 DONE 12.1s 16:08:40 16:08:40 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:09:12 #76 ... 16:09:12 16:09:12 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:09:12 #125 DONE 1128.8s 16:09:12 16:09:12 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:09:12 #76 ... 16:09:12 16:09:12 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:09:12 #198 DONE 0.2s 16:09:12 16:09:12 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:09:12 #76 ... 16:09:12 16:09:12 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:09:12 #199 DONE 0.1s 16:09:12 16:09:12 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:09:12 #200 DONE 0.4s 16:09:12 16:09:12 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:09:12 #201 DONE 0.1s 16:09:12 16:09:12 #142 [security-spiffe-token-provider] exporting to image 16:09:12 #142 exporting layers 16:09:12 #142 exporting layers 0.6s done 16:09:12 #142 writing image sha256:c3b08f5fc6a808525eb3d6fd75d79db32f9cb45ae1d7c94e8e645f4bb4ef6bec done 16:09:12 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 16:09:12 #142 DONE 12.8s 16:09:12 16:09:12 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:09:34 #76 DONE 1155.7s 16:09:34 16:09:34 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:09:34 #123 ... 16:09:34 16:09:34 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:09:34 #202 DONE 0.2s 16:09:34 16:09:34 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:09:34 #203 DONE 0.1s 16:09:34 16:09:34 #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:09:34 #204 DONE 0.3s 16:09:34 16:09:34 #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:09:34 #205 DONE 0.2s 16:09:34 16:09:34 #142 [support-notifications] exporting to image 16:09:34 #142 exporting layers 16:09:34 #142 exporting layers 0.4s done 16:09:34 #142 writing image sha256:ea2b0d201f1741268b95a96d571f0319cb00c3357ca9fc051f2272e101648f95 done 16:09:34 #142 naming to docker.io/library/support-notifications-arm64 done 16:09:34 #142 DONE 13.2s 16:09:34 16:09:34 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:09:34 #123 DONE 1153.9s 16:09:35 16:09:35 #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:09:35 #206 DONE 0.1s 16:09:35 16:09:35 #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:09:35 #207 DONE 0.1s 16:09:35 16:09:35 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:09:36 #208 DONE 0.4s 16:09:36 16:09:36 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:09:36 #209 DONE 0.1s 16:09:36 16:09:36 #142 [support-scheduler] exporting to image 16:09:36 #142 exporting layers 0.4s done 16:09:36 #142 writing image sha256:d0660a1e8d587ec888ba3e9f5fdfd2e8ae5ab8baca1090d4925e4f79ad706aef done 16:09:36 #142 naming to docker.io/library/support-scheduler-arm64 done 16:09:36 #142 DONE 13.7s 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:36 time="2023-08-14T15:49:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:09:36 $ docker stop --time=1 398aeb831d14a4b8cee383810982579c0f2745c97cf4a8110a65f6a2b58bcd58 16:09:38 $ docker rm -f --volumes 398aeb831d14a4b8cee383810982579c0f2745c97cf4a8110a65f6a2b58bcd58 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:38 + docker images 16:09:38 REPOSITORY TAG IMAGE ID CREATED SIZE 16:09:38 support-scheduler-arm64 latest d0660a1e8d58 3 seconds ago 32.9MB 16:09:38 support-notifications-arm64 latest ea2b0d201f17 6 seconds ago 33.7MB 16:09:38 security-spiffe-token-provider-arm64 latest c3b08f5fc6a8 27 seconds ago 33.2MB 16:09:38 core-data-arm64 latest b6dd4fc02203 59 seconds ago 20.9MB 16:09:38 core-metadata-arm64 latest 04d32688e618 59 seconds ago 21.2MB 16:09:38 core-command-arm64 latest 8bde04b37194 About a minute ago 20.8MB 16:09:38 core-common-config-bootstrapper-arm64 latest f43b0e9ec4c8 About a minute ago 18MB 16:09:38 security-proxy-auth-arm64 latest 62e0c450b551 2 minutes ago 19.3MB 16:09:38 security-bootstrapper-arm64 latest 82a39bc5a3e9 2 minutes ago 22.6MB 16:09:38 security-secretstore-setup-arm64 latest e32a0213c0ef 2 minutes ago 42.9MB 16:09:38 security-proxy-setup-arm64 latest 1a3666f1fe67 2 minutes ago 19.5MB 16:09:38 security-spire-agent-arm64 latest 2c4227d5c90e 19 minutes ago 152MB 16:09:38 security-spire-config-arm64 latest 2ac2ccd1b3a4 19 minutes ago 96.1MB 16:09:38 security-spire-server-arm64 latest 6dbe4c73866c 19 minutes ago 96.9MB 16:09:38 ci-base-image-arm64 latest 4e13ecaf77ee 21 minutes ago 1.05GB 16:09:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 16:09:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:38 provisioning config files... 16:09:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/555@tmp/config90045802433826972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:38 ---> docker-login.sh 16:09:38 nexus3.edgexfoundry.org:10001 16:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:39 Configure a credential helper to remove this warning. See 16:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:39 16:09:39 Login Succeeded 16:09:39 nexus3.edgexfoundry.org:10002 16:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:39 Configure a credential helper to remove this warning. See 16:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:39 16:09:39 Login Succeeded 16:09:39 nexus3.edgexfoundry.org:10003 16:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:39 Configure a credential helper to remove this warning. See 16:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:39 16:09:39 Login Succeeded 16:09:39 nexus3.edgexfoundry.org:10004 16:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:40 Configure a credential helper to remove this warning. See 16:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:40 16:09:40 Login Succeeded 16:09:40 docker.io 16:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:41 Configure a credential helper to remove this warning. See 16:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:41 16:09:41 Login Succeeded 16:09:41 ---> docker-login.sh ends [Pipeline] } 16:09:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:41 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:09:41 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:09:41 latest 16:09:41 3.1.0-dev.21 16:09:41 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:09:41 main 16:09:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:41 bf862844f9c3: Preparing 16:09:41 f59c6a4feaa2: Preparing 16:09:41 dccbe34e252a: Preparing 16:09:41 1092fb61fdbd: Preparing 16:09:41 2365c8ff8090: Preparing 16:09:41 d2d9d24a8c2a: Preparing 16:09:41 d2d9d24a8c2a: Waiting 16:09:42 bf862844f9c3: Pushed 16:09:42 dccbe34e252a: Pushed 16:09:42 1092fb61fdbd: Pushed 16:09:42 d2d9d24a8c2a: Layer already exists 16:09:42 2365c8ff8090: Pushed 16:09:45 f59c6a4feaa2: Pushed 16:09:45 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:685a0f4929eddd245eb77870481b2ad46a5676673cc832bdcd7f7a606037efba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:46 bf862844f9c3: Preparing 16:09:46 f59c6a4feaa2: Preparing 16:09:46 dccbe34e252a: Preparing 16:09:46 1092fb61fdbd: Preparing 16:09:46 2365c8ff8090: Preparing 16:09:46 d2d9d24a8c2a: Preparing 16:09:46 d2d9d24a8c2a: Waiting 16:09:46 bf862844f9c3: Layer already exists 16:09:46 dccbe34e252a: Layer already exists 16:09:46 f59c6a4feaa2: Layer already exists 16:09:46 2365c8ff8090: Layer already exists 16:09:46 1092fb61fdbd: Layer already exists 16:09:46 d2d9d24a8c2a: Layer already exists 16:09:46 latest: digest: sha256:685a0f4929eddd245eb77870481b2ad46a5676673cc832bdcd7f7a606037efba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.21 16:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:47 bf862844f9c3: Preparing 16:09:47 f59c6a4feaa2: Preparing 16:09:47 dccbe34e252a: Preparing 16:09:47 1092fb61fdbd: Preparing 16:09:47 2365c8ff8090: Preparing 16:09:47 d2d9d24a8c2a: Preparing 16:09:47 d2d9d24a8c2a: Waiting 16:09:47 dccbe34e252a: Layer already exists 16:09:47 bf862844f9c3: Layer already exists 16:09:47 1092fb61fdbd: Layer already exists 16:09:47 2365c8ff8090: Layer already exists 16:09:47 f59c6a4feaa2: Layer already exists 16:09:47 d2d9d24a8c2a: Layer already exists 16:09:47 3.1.0-dev.21: digest: sha256:685a0f4929eddd245eb77870481b2ad46a5676673cc832bdcd7f7a606037efba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:47 bf862844f9c3: Preparing 16:09:47 f59c6a4feaa2: Preparing 16:09:47 dccbe34e252a: Preparing 16:09:47 1092fb61fdbd: Preparing 16:09:47 2365c8ff8090: Preparing 16:09:47 d2d9d24a8c2a: Preparing 16:09:47 d2d9d24a8c2a: Waiting 16:09:47 dccbe34e252a: Layer already exists 16:09:47 2365c8ff8090: Layer already exists 16:09:47 f59c6a4feaa2: Layer already exists 16:09:47 bf862844f9c3: Layer already exists 16:09:47 1092fb61fdbd: Layer already exists 16:09:47 d2d9d24a8c2a: Layer already exists 16:09:47 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:685a0f4929eddd245eb77870481b2ad46a5676673cc832bdcd7f7a606037efba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:48 bf862844f9c3: Preparing 16:09:48 f59c6a4feaa2: Preparing 16:09:48 dccbe34e252a: Preparing 16:09:48 1092fb61fdbd: Preparing 16:09:48 2365c8ff8090: Preparing 16:09:48 d2d9d24a8c2a: Preparing 16:09:48 d2d9d24a8c2a: Waiting 16:09:48 f59c6a4feaa2: Layer already exists 16:09:48 1092fb61fdbd: Layer already exists 16:09:48 dccbe34e252a: Layer already exists 16:09:48 bf862844f9c3: Layer already exists 16:09:48 2365c8ff8090: Layer already exists 16:09:48 d2d9d24a8c2a: Layer already exists 16:09:48 main: digest: sha256:685a0f4929eddd245eb77870481b2ad46a5676673cc832bdcd7f7a606037efba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:48 ===================================================== [Pipeline] echo 16:09:48 taggedImages: 16:09:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:09:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:09:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.21 16:09:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:09:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:09:48 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:09:48 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:09:48 latest 16:09:48 3.1.0-dev.21 16:09:48 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:09:48 main 16:09:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:09:49 27ffa37b6eff: Preparing 16:09:49 44880cb0ae5b: Preparing 16:09:49 0ad3f3ef8297: Preparing 16:09:49 4099f2586174: Preparing 16:09:49 dccbe34e252a: Preparing 16:09:49 1092fb61fdbd: Preparing 16:09:49 2365c8ff8090: Preparing 16:09:49 d2d9d24a8c2a: Preparing 16:09:49 1092fb61fdbd: Waiting 16:09:49 2365c8ff8090: Waiting 16:09:49 d2d9d24a8c2a: Waiting 16:09:49 dccbe34e252a: Layer already exists 16:09:49 1092fb61fdbd: Layer already exists 16:09:49 2365c8ff8090: Layer already exists 16:09:49 27ffa37b6eff: Pushed 16:09:49 d2d9d24a8c2a: Layer already exists 16:09:49 0ad3f3ef8297: Pushed 16:09:49 44880cb0ae5b: Pushed 16:09:52 4099f2586174: Pushed 16:09:52 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:d974737e82dd1f684ae3c8e24a87c32199fdad6f79fe4b8a1d2ba2f9bae73554 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:52 + 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:09:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:09:53 27ffa37b6eff: Preparing 16:09:53 44880cb0ae5b: Preparing 16:09:53 0ad3f3ef8297: Preparing 16:09:53 4099f2586174: Preparing 16:09:53 dccbe34e252a: Preparing 16:09:53 1092fb61fdbd: Preparing 16:09:53 2365c8ff8090: Preparing 16:09:53 d2d9d24a8c2a: Preparing 16:09:53 2365c8ff8090: Waiting 16:09:53 1092fb61fdbd: Waiting 16:09:53 d2d9d24a8c2a: Waiting 16:09:53 44880cb0ae5b: Layer already exists 16:09:53 0ad3f3ef8297: Layer already exists 16:09:53 dccbe34e252a: Layer already exists 16:09:53 4099f2586174: Layer already exists 16:09:53 27ffa37b6eff: Layer already exists 16:09:53 2365c8ff8090: Layer already exists 16:09:53 1092fb61fdbd: Layer already exists 16:09:53 d2d9d24a8c2a: Layer already exists 16:09:53 latest: digest: sha256:d974737e82dd1f684ae3c8e24a87c32199fdad6f79fe4b8a1d2ba2f9bae73554 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.21 16:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:09:54 27ffa37b6eff: Preparing 16:09:54 44880cb0ae5b: Preparing 16:09:54 0ad3f3ef8297: Preparing 16:09:54 4099f2586174: Preparing 16:09:54 dccbe34e252a: Preparing 16:09:54 1092fb61fdbd: Preparing 16:09:54 2365c8ff8090: Preparing 16:09:54 d2d9d24a8c2a: Preparing 16:09:54 2365c8ff8090: Waiting 16:09:54 d2d9d24a8c2a: Waiting 16:09:54 1092fb61fdbd: Waiting 16:09:54 27ffa37b6eff: Layer already exists 16:09:54 0ad3f3ef8297: Layer already exists 16:09:54 44880cb0ae5b: Layer already exists 16:09:54 4099f2586174: Layer already exists 16:09:54 dccbe34e252a: Layer already exists 16:09:54 2365c8ff8090: Layer already exists 16:09:54 1092fb61fdbd: Layer already exists 16:09:54 d2d9d24a8c2a: Layer already exists 16:09:54 3.1.0-dev.21: digest: sha256:d974737e82dd1f684ae3c8e24a87c32199fdad6f79fe4b8a1d2ba2f9bae73554 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:09:58 27ffa37b6eff: Preparing 16:09:58 44880cb0ae5b: Preparing 16:09:58 0ad3f3ef8297: Preparing 16:09:58 4099f2586174: Preparing 16:09:58 dccbe34e252a: Preparing 16:09:58 1092fb61fdbd: Preparing 16:09:58 2365c8ff8090: Preparing 16:09:58 d2d9d24a8c2a: Preparing 16:09:58 2365c8ff8090: Waiting 16:09:58 1092fb61fdbd: Waiting 16:09:58 dccbe34e252a: Layer already exists 16:09:58 27ffa37b6eff: Layer already exists 16:09:58 0ad3f3ef8297: Layer already exists 16:09:58 44880cb0ae5b: Layer already exists 16:09:58 4099f2586174: Layer already exists 16:09:58 1092fb61fdbd: Layer already exists 16:09:58 2365c8ff8090: Layer already exists 16:09:58 d2d9d24a8c2a: Layer already exists 16:09:58 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:d974737e82dd1f684ae3c8e24a87c32199fdad6f79fe4b8a1d2ba2f9bae73554 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:58 + 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:09:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:09:59 27ffa37b6eff: Preparing 16:09:59 44880cb0ae5b: Preparing 16:09:59 0ad3f3ef8297: Preparing 16:09:59 4099f2586174: Preparing 16:09:59 dccbe34e252a: Preparing 16:09:59 1092fb61fdbd: Preparing 16:09:59 2365c8ff8090: Preparing 16:09:59 d2d9d24a8c2a: Preparing 16:09:59 2365c8ff8090: Waiting 16:09:59 d2d9d24a8c2a: Waiting 16:09:59 1092fb61fdbd: Waiting 16:09:59 0ad3f3ef8297: Layer already exists 16:09:59 27ffa37b6eff: Layer already exists 16:09:59 dccbe34e252a: Layer already exists 16:09:59 44880cb0ae5b: Layer already exists 16:09:59 4099f2586174: Layer already exists 16:09:59 1092fb61fdbd: Layer already exists 16:09:59 2365c8ff8090: Layer already exists 16:09:59 d2d9d24a8c2a: Layer already exists 16:09:59 main: digest: sha256:d974737e82dd1f684ae3c8e24a87c32199fdad6f79fe4b8a1d2ba2f9bae73554 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:59 ===================================================== [Pipeline] echo 16:09:59 taggedImages: 16:09:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:09:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:09:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.21 16:09:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:09:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:09:59 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:09:59 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:09:59 latest 16:09:59 3.1.0-dev.21 16:09:59 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:09:59 main 16:09:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:10:00 5bf4b06ce11b: Preparing 16:10:00 7c02d39b927f: Preparing 16:10:00 dccbe34e252a: Preparing 16:10:00 1092fb61fdbd: Preparing 16:10:00 891247296347: Preparing 16:10:00 d2d9d24a8c2a: Preparing 16:10:00 d2d9d24a8c2a: Waiting 16:10:00 1092fb61fdbd: Layer already exists 16:10:00 dccbe34e252a: Layer already exists 16:10:00 d2d9d24a8c2a: Layer already exists 16:10:00 891247296347: Pushed 16:10:00 5bf4b06ce11b: Pushed 16:10:03 7c02d39b927f: Pushed 16:10:03 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:e855b14f4f5040a8fe213c4527a1be8e8cd1c6fcfc62ed2f1fc482bf8eaef45d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:10:04 5bf4b06ce11b: Preparing 16:10:04 7c02d39b927f: Preparing 16:10:04 dccbe34e252a: Preparing 16:10:04 1092fb61fdbd: Preparing 16:10:04 891247296347: Preparing 16:10:04 d2d9d24a8c2a: Preparing 16:10:04 d2d9d24a8c2a: Waiting 16:10:04 891247296347: Layer already exists 16:10:04 5bf4b06ce11b: Layer already exists 16:10:04 dccbe34e252a: Layer already exists 16:10:04 1092fb61fdbd: Layer already exists 16:10:04 7c02d39b927f: Layer already exists 16:10:04 d2d9d24a8c2a: Layer already exists 16:10:04 latest: digest: sha256:e855b14f4f5040a8fe213c4527a1be8e8cd1c6fcfc62ed2f1fc482bf8eaef45d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.21 16:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:10:05 5bf4b06ce11b: Preparing 16:10:05 7c02d39b927f: Preparing 16:10:05 dccbe34e252a: Preparing 16:10:05 1092fb61fdbd: Preparing 16:10:05 891247296347: Preparing 16:10:05 d2d9d24a8c2a: Preparing 16:10:05 d2d9d24a8c2a: Waiting 16:10:05 1092fb61fdbd: Layer already exists 16:10:05 5bf4b06ce11b: Layer already exists 16:10:05 891247296347: Layer already exists 16:10:05 dccbe34e252a: Layer already exists 16:10:05 7c02d39b927f: Layer already exists 16:10:05 d2d9d24a8c2a: Layer already exists 16:10:05 3.1.0-dev.21: digest: sha256:e855b14f4f5040a8fe213c4527a1be8e8cd1c6fcfc62ed2f1fc482bf8eaef45d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:10:06 5bf4b06ce11b: Preparing 16:10:06 7c02d39b927f: Preparing 16:10:06 dccbe34e252a: Preparing 16:10:06 1092fb61fdbd: Preparing 16:10:06 891247296347: Preparing 16:10:06 d2d9d24a8c2a: Preparing 16:10:06 d2d9d24a8c2a: Waiting 16:10:06 dccbe34e252a: Layer already exists 16:10:06 7c02d39b927f: Layer already exists 16:10:06 5bf4b06ce11b: Layer already exists 16:10:06 891247296347: Layer already exists 16:10:06 1092fb61fdbd: Layer already exists 16:10:06 d2d9d24a8c2a: Layer already exists 16:10:06 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:e855b14f4f5040a8fe213c4527a1be8e8cd1c6fcfc62ed2f1fc482bf8eaef45d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:10:07 5bf4b06ce11b: Preparing 16:10:07 7c02d39b927f: Preparing 16:10:07 dccbe34e252a: Preparing 16:10:07 1092fb61fdbd: Preparing 16:10:07 891247296347: Preparing 16:10:07 d2d9d24a8c2a: Preparing 16:10:07 d2d9d24a8c2a: Waiting 16:10:07 7c02d39b927f: Layer already exists 16:10:07 5bf4b06ce11b: Layer already exists 16:10:07 dccbe34e252a: Layer already exists 16:10:07 1092fb61fdbd: Layer already exists 16:10:07 891247296347: Layer already exists 16:10:07 d2d9d24a8c2a: Layer already exists 16:10:07 main: digest: sha256:e855b14f4f5040a8fe213c4527a1be8e8cd1c6fcfc62ed2f1fc482bf8eaef45d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:07 ===================================================== [Pipeline] echo 16:10:07 taggedImages: 16:10:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:10:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.21 16:10:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:10:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:10:07 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:07 latest 16:10:07 3.1.0-dev.21 16:10:07 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:07 main 16:10:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:10:08 39a9e1cf7c42: Preparing 16:10:08 2ce0492c0d67: Preparing 16:10:08 61507f23cd99: Preparing 16:10:08 dccbe34e252a: Preparing 16:10:08 1092fb61fdbd: Preparing 16:10:08 2365c8ff8090: Preparing 16:10:08 d2d9d24a8c2a: Preparing 16:10:08 2365c8ff8090: Waiting 16:10:08 1092fb61fdbd: Layer already exists 16:10:08 dccbe34e252a: Layer already exists 16:10:08 2365c8ff8090: Layer already exists 16:10:08 d2d9d24a8c2a: Layer already exists 16:10:08 2ce0492c0d67: Pushed 16:10:08 39a9e1cf7c42: Pushed 16:10:11 61507f23cd99: Pushed 16:10:11 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:a1649f5506e652addaf8863f1401e168f8dfed0efbeaf066f7b38536c4272309 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:10:12 39a9e1cf7c42: Preparing 16:10:12 2ce0492c0d67: Preparing 16:10:12 61507f23cd99: Preparing 16:10:12 dccbe34e252a: Preparing 16:10:12 1092fb61fdbd: Preparing 16:10:12 2365c8ff8090: Preparing 16:10:12 d2d9d24a8c2a: Preparing 16:10:12 2365c8ff8090: Waiting 16:10:12 d2d9d24a8c2a: Waiting 16:10:12 2ce0492c0d67: Layer already exists 16:10:12 61507f23cd99: Layer already exists 16:10:12 39a9e1cf7c42: Layer already exists 16:10:12 1092fb61fdbd: Layer already exists 16:10:12 dccbe34e252a: Layer already exists 16:10:12 d2d9d24a8c2a: Layer already exists 16:10:12 2365c8ff8090: Layer already exists 16:10:12 latest: digest: sha256:a1649f5506e652addaf8863f1401e168f8dfed0efbeaf066f7b38536c4272309 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.21 16:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:10:13 39a9e1cf7c42: Preparing 16:10:13 2ce0492c0d67: Preparing 16:10:13 61507f23cd99: Preparing 16:10:13 dccbe34e252a: Preparing 16:10:13 1092fb61fdbd: Preparing 16:10:13 2365c8ff8090: Preparing 16:10:13 d2d9d24a8c2a: Preparing 16:10:13 2365c8ff8090: Waiting 16:10:13 d2d9d24a8c2a: Waiting 16:10:13 61507f23cd99: Layer already exists 16:10:13 39a9e1cf7c42: Layer already exists 16:10:13 1092fb61fdbd: Layer already exists 16:10:13 dccbe34e252a: Layer already exists 16:10:13 2ce0492c0d67: Layer already exists 16:10:13 2365c8ff8090: Layer already exists 16:10:13 d2d9d24a8c2a: Layer already exists 16:10:13 3.1.0-dev.21: digest: sha256:a1649f5506e652addaf8863f1401e168f8dfed0efbeaf066f7b38536c4272309 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:10:14 39a9e1cf7c42: Preparing 16:10:14 2ce0492c0d67: Preparing 16:10:14 61507f23cd99: Preparing 16:10:14 dccbe34e252a: Preparing 16:10:14 1092fb61fdbd: Preparing 16:10:14 2365c8ff8090: Preparing 16:10:14 d2d9d24a8c2a: Preparing 16:10:14 2365c8ff8090: Waiting 16:10:14 d2d9d24a8c2a: Waiting 16:10:14 dccbe34e252a: Layer already exists 16:10:14 1092fb61fdbd: Layer already exists 16:10:14 2ce0492c0d67: Layer already exists 16:10:14 39a9e1cf7c42: Layer already exists 16:10:14 61507f23cd99: Layer already exists 16:10:14 2365c8ff8090: Layer already exists 16:10:14 d2d9d24a8c2a: Layer already exists 16:10:14 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:a1649f5506e652addaf8863f1401e168f8dfed0efbeaf066f7b38536c4272309 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:10:15 39a9e1cf7c42: Preparing 16:10:15 2ce0492c0d67: Preparing 16:10:15 61507f23cd99: Preparing 16:10:15 dccbe34e252a: Preparing 16:10:15 1092fb61fdbd: Preparing 16:10:15 2365c8ff8090: Preparing 16:10:15 d2d9d24a8c2a: Preparing 16:10:15 2365c8ff8090: Waiting 16:10:15 d2d9d24a8c2a: Waiting 16:10:15 39a9e1cf7c42: Layer already exists 16:10:15 2ce0492c0d67: Layer already exists 16:10:15 dccbe34e252a: Layer already exists 16:10:15 61507f23cd99: Layer already exists 16:10:15 1092fb61fdbd: Layer already exists 16:10:15 d2d9d24a8c2a: Layer already exists 16:10:15 2365c8ff8090: Layer already exists 16:10:15 main: digest: sha256:a1649f5506e652addaf8863f1401e168f8dfed0efbeaf066f7b38536c4272309 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:15 ===================================================== [Pipeline] echo 16:10:15 taggedImages: 16:10:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:10:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.21 16:10:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:10:15 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:10:15 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:15 latest 16:10:15 3.1.0-dev.21 16:10:15 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:15 main 16:10:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:10:16 29d21cc37152: Preparing 16:10:16 eac9340a9477: Preparing 16:10:16 df2fe783499a: Preparing 16:10:16 1b973540309e: Preparing 16:10:16 c0c2177060c4: Preparing 16:10:16 c5ea367d54d4: Preparing 16:10:16 c3527f9417b2: Preparing 16:10:16 dccbe34e252a: Preparing 16:10:16 1092fb61fdbd: Preparing 16:10:16 6b118d0df56b: Preparing 16:10:16 90ab58f5f6ca: Preparing 16:10:16 5f70bf18a086: Preparing 16:10:16 e6d223a502dd: Preparing 16:10:16 58178e112aef: Preparing 16:10:16 d2d9d24a8c2a: Preparing 16:10:16 c5ea367d54d4: Waiting 16:10:16 c3527f9417b2: Waiting 16:10:16 dccbe34e252a: Waiting 16:10:16 1092fb61fdbd: Waiting 16:10:16 58178e112aef: Waiting 16:10:16 6b118d0df56b: Waiting 16:10:16 90ab58f5f6ca: Waiting 16:10:16 5f70bf18a086: Waiting 16:10:16 e6d223a502dd: Waiting 16:10:16 d2d9d24a8c2a: Waiting 16:10:16 df2fe783499a: Pushed 16:10:16 eac9340a9477: Pushed 16:10:16 c0c2177060c4: Pushed 16:10:16 29d21cc37152: Pushed 16:10:16 1b973540309e: Pushed 16:10:16 dccbe34e252a: Layer already exists 16:10:16 1092fb61fdbd: Layer already exists 16:10:16 c5ea367d54d4: Pushed 16:10:16 6b118d0df56b: Pushed 16:10:16 5f70bf18a086: Pushed 16:10:16 90ab58f5f6ca: Pushed 16:10:16 d2d9d24a8c2a: Layer already exists 16:10:16 e6d223a502dd: Pushed 16:10:16 58178e112aef: Pushed 16:10:20 c3527f9417b2: Pushed 16:10:20 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:d05b4265acc778de61db5ffdcba8d86b74af5cd34eb557545afe8ac4254b15cf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:10:21 29d21cc37152: Preparing 16:10:21 eac9340a9477: Preparing 16:10:21 df2fe783499a: Preparing 16:10:21 1b973540309e: Preparing 16:10:21 c0c2177060c4: Preparing 16:10:21 c5ea367d54d4: Preparing 16:10:21 c3527f9417b2: Preparing 16:10:21 dccbe34e252a: Preparing 16:10:21 1092fb61fdbd: Preparing 16:10:21 6b118d0df56b: Preparing 16:10:21 90ab58f5f6ca: Preparing 16:10:21 5f70bf18a086: Preparing 16:10:21 e6d223a502dd: Preparing 16:10:21 58178e112aef: Preparing 16:10:21 d2d9d24a8c2a: Preparing 16:10:21 1092fb61fdbd: Waiting 16:10:21 6b118d0df56b: Waiting 16:10:21 90ab58f5f6ca: Waiting 16:10:21 5f70bf18a086: Waiting 16:10:21 e6d223a502dd: Waiting 16:10:21 58178e112aef: Waiting 16:10:21 d2d9d24a8c2a: Waiting 16:10:21 c5ea367d54d4: Waiting 16:10:21 c3527f9417b2: Waiting 16:10:21 dccbe34e252a: Waiting 16:10:21 df2fe783499a: Layer already exists 16:10:21 c0c2177060c4: Layer already exists 16:10:21 29d21cc37152: Layer already exists 16:10:21 1b973540309e: Layer already exists 16:10:21 eac9340a9477: Layer already exists 16:10:21 c5ea367d54d4: Layer already exists 16:10:21 1092fb61fdbd: Layer already exists 16:10:21 dccbe34e252a: Layer already exists 16:10:21 6b118d0df56b: Layer already exists 16:10:21 c3527f9417b2: Layer already exists 16:10:21 5f70bf18a086: Layer already exists 16:10:21 90ab58f5f6ca: Layer already exists 16:10:21 e6d223a502dd: Layer already exists 16:10:21 58178e112aef: Layer already exists 16:10:21 d2d9d24a8c2a: Layer already exists 16:10:21 latest: digest: sha256:d05b4265acc778de61db5ffdcba8d86b74af5cd34eb557545afe8ac4254b15cf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.21 16:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:10:22 29d21cc37152: Preparing 16:10:22 eac9340a9477: Preparing 16:10:22 df2fe783499a: Preparing 16:10:22 1b973540309e: Preparing 16:10:22 c0c2177060c4: Preparing 16:10:22 c5ea367d54d4: Preparing 16:10:22 c3527f9417b2: Preparing 16:10:22 dccbe34e252a: Preparing 16:10:22 1092fb61fdbd: Preparing 16:10:22 6b118d0df56b: Preparing 16:10:22 90ab58f5f6ca: Preparing 16:10:22 5f70bf18a086: Preparing 16:10:22 e6d223a502dd: Preparing 16:10:22 58178e112aef: Preparing 16:10:22 d2d9d24a8c2a: Preparing 16:10:22 c5ea367d54d4: Waiting 16:10:22 c3527f9417b2: Waiting 16:10:22 dccbe34e252a: Waiting 16:10:22 1092fb61fdbd: Waiting 16:10:22 6b118d0df56b: Waiting 16:10:22 58178e112aef: Waiting 16:10:22 90ab58f5f6ca: Waiting 16:10:22 d2d9d24a8c2a: Waiting 16:10:22 5f70bf18a086: Waiting 16:10:22 e6d223a502dd: Waiting 16:10:22 29d21cc37152: Layer already exists 16:10:22 c0c2177060c4: Layer already exists 16:10:22 df2fe783499a: Layer already exists 16:10:22 eac9340a9477: Layer already exists 16:10:22 1b973540309e: Layer already exists 16:10:22 dccbe34e252a: Layer already exists 16:10:22 c5ea367d54d4: Layer already exists 16:10:22 c3527f9417b2: Layer already exists 16:10:22 1092fb61fdbd: Layer already exists 16:10:22 6b118d0df56b: Layer already exists 16:10:22 5f70bf18a086: Layer already exists 16:10:22 90ab58f5f6ca: Layer already exists 16:10:22 58178e112aef: Layer already exists 16:10:22 e6d223a502dd: Layer already exists 16:10:22 d2d9d24a8c2a: Layer already exists 16:10:22 3.1.0-dev.21: digest: sha256:d05b4265acc778de61db5ffdcba8d86b74af5cd34eb557545afe8ac4254b15cf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:10:23 29d21cc37152: Preparing 16:10:23 eac9340a9477: Preparing 16:10:23 df2fe783499a: Preparing 16:10:23 1b973540309e: Preparing 16:10:23 c0c2177060c4: Preparing 16:10:23 c5ea367d54d4: Preparing 16:10:23 c3527f9417b2: Preparing 16:10:23 dccbe34e252a: Preparing 16:10:23 1092fb61fdbd: Preparing 16:10:23 6b118d0df56b: Preparing 16:10:23 90ab58f5f6ca: Preparing 16:10:23 5f70bf18a086: Preparing 16:10:23 e6d223a502dd: Preparing 16:10:23 58178e112aef: Preparing 16:10:23 d2d9d24a8c2a: Preparing 16:10:23 6b118d0df56b: Waiting 16:10:23 c5ea367d54d4: Waiting 16:10:23 c3527f9417b2: Waiting 16:10:23 90ab58f5f6ca: Waiting 16:10:23 5f70bf18a086: Waiting 16:10:23 e6d223a502dd: Waiting 16:10:23 58178e112aef: Waiting 16:10:23 dccbe34e252a: Waiting 16:10:23 d2d9d24a8c2a: Waiting 16:10:23 1092fb61fdbd: Waiting 16:10:23 c0c2177060c4: Layer already exists 16:10:23 df2fe783499a: Layer already exists 16:10:23 eac9340a9477: Layer already exists 16:10:23 29d21cc37152: Layer already exists 16:10:23 1b973540309e: Layer already exists 16:10:23 c5ea367d54d4: Layer already exists 16:10:23 dccbe34e252a: Layer already exists 16:10:23 6b118d0df56b: Layer already exists 16:10:23 1092fb61fdbd: Layer already exists 16:10:23 c3527f9417b2: Layer already exists 16:10:23 90ab58f5f6ca: Layer already exists 16:10:23 5f70bf18a086: Layer already exists 16:10:23 58178e112aef: Layer already exists 16:10:23 d2d9d24a8c2a: Layer already exists 16:10:23 e6d223a502dd: Layer already exists 16:10:23 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:d05b4265acc778de61db5ffdcba8d86b74af5cd34eb557545afe8ac4254b15cf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:10:24 29d21cc37152: Preparing 16:10:24 eac9340a9477: Preparing 16:10:24 df2fe783499a: Preparing 16:10:24 1b973540309e: Preparing 16:10:24 c0c2177060c4: Preparing 16:10:24 c5ea367d54d4: Preparing 16:10:24 c3527f9417b2: Preparing 16:10:24 dccbe34e252a: Preparing 16:10:24 1092fb61fdbd: Preparing 16:10:24 6b118d0df56b: Preparing 16:10:24 90ab58f5f6ca: Preparing 16:10:24 5f70bf18a086: Preparing 16:10:24 e6d223a502dd: Preparing 16:10:24 58178e112aef: Preparing 16:10:24 d2d9d24a8c2a: Preparing 16:10:24 c5ea367d54d4: Waiting 16:10:24 90ab58f5f6ca: Waiting 16:10:24 5f70bf18a086: Waiting 16:10:24 e6d223a502dd: Waiting 16:10:24 58178e112aef: Waiting 16:10:24 c3527f9417b2: Waiting 16:10:24 d2d9d24a8c2a: Waiting 16:10:24 dccbe34e252a: Waiting 16:10:24 1092fb61fdbd: Waiting 16:10:24 6b118d0df56b: Waiting 16:10:24 eac9340a9477: Layer already exists 16:10:24 c0c2177060c4: Layer already exists 16:10:24 df2fe783499a: Layer already exists 16:10:24 1b973540309e: Layer already exists 16:10:24 29d21cc37152: Layer already exists 16:10:24 c3527f9417b2: Layer already exists 16:10:24 c5ea367d54d4: Layer already exists 16:10:24 dccbe34e252a: Layer already exists 16:10:24 1092fb61fdbd: Layer already exists 16:10:24 6b118d0df56b: Layer already exists 16:10:24 5f70bf18a086: Layer already exists 16:10:24 90ab58f5f6ca: Layer already exists 16:10:24 d2d9d24a8c2a: Layer already exists 16:10:24 e6d223a502dd: Layer already exists 16:10:24 58178e112aef: Layer already exists 16:10:24 main: digest: sha256:d05b4265acc778de61db5ffdcba8d86b74af5cd34eb557545afe8ac4254b15cf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:24 ===================================================== [Pipeline] echo 16:10:24 taggedImages: 16:10:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:10:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.21 16:10:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:10:24 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 16:10:24 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:24 latest 16:10:24 3.1.0-dev.21 16:10:24 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:24 main 16:10:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:10:25 234b0be21e3b: Preparing 16:10:25 3699b35c631e: Preparing 16:10:25 0b288fe37a7f: Preparing 16:10:25 ac1c1fd36fd9: Preparing 16:10:25 dccbe34e252a: Preparing 16:10:25 1092fb61fdbd: Preparing 16:10:25 2365c8ff8090: Preparing 16:10:25 d2d9d24a8c2a: Preparing 16:10:25 2365c8ff8090: Waiting 16:10:25 d2d9d24a8c2a: Waiting 16:10:25 1092fb61fdbd: Waiting 16:10:25 dccbe34e252a: Layer already exists 16:10:25 1092fb61fdbd: Layer already exists 16:10:25 2365c8ff8090: Layer already exists 16:10:25 3699b35c631e: Pushed 16:10:25 d2d9d24a8c2a: Layer already exists 16:10:25 0b288fe37a7f: Pushed 16:10:25 234b0be21e3b: Pushed 16:10:28 ac1c1fd36fd9: Pushed 16:10:28 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:86dd5889e23fdde268c684d459c3955bd3f96520162207f2b3763e0002dcfd41 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:10:29 234b0be21e3b: Preparing 16:10:29 3699b35c631e: Preparing 16:10:29 0b288fe37a7f: Preparing 16:10:29 ac1c1fd36fd9: Preparing 16:10:29 dccbe34e252a: Preparing 16:10:29 1092fb61fdbd: Preparing 16:10:29 2365c8ff8090: Preparing 16:10:29 d2d9d24a8c2a: Preparing 16:10:29 2365c8ff8090: Waiting 16:10:29 1092fb61fdbd: Waiting 16:10:29 d2d9d24a8c2a: Waiting 16:10:29 ac1c1fd36fd9: Layer already exists 16:10:29 0b288fe37a7f: Layer already exists 16:10:29 234b0be21e3b: Layer already exists 16:10:29 dccbe34e252a: Layer already exists 16:10:29 3699b35c631e: Layer already exists 16:10:29 2365c8ff8090: Layer already exists 16:10:29 1092fb61fdbd: Layer already exists 16:10:29 d2d9d24a8c2a: Layer already exists 16:10:29 latest: digest: sha256:86dd5889e23fdde268c684d459c3955bd3f96520162207f2b3763e0002dcfd41 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.21 16:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:10:30 234b0be21e3b: Preparing 16:10:30 3699b35c631e: Preparing 16:10:30 0b288fe37a7f: Preparing 16:10:30 ac1c1fd36fd9: Preparing 16:10:30 dccbe34e252a: Preparing 16:10:30 1092fb61fdbd: Preparing 16:10:30 2365c8ff8090: Preparing 16:10:30 d2d9d24a8c2a: Preparing 16:10:30 1092fb61fdbd: Waiting 16:10:30 2365c8ff8090: Waiting 16:10:30 d2d9d24a8c2a: Waiting 16:10:30 0b288fe37a7f: Layer already exists 16:10:30 3699b35c631e: Layer already exists 16:10:30 ac1c1fd36fd9: Layer already exists 16:10:30 dccbe34e252a: Layer already exists 16:10:30 234b0be21e3b: Layer already exists 16:10:30 d2d9d24a8c2a: Layer already exists 16:10:30 1092fb61fdbd: Layer already exists 16:10:30 2365c8ff8090: Layer already exists 16:10:30 3.1.0-dev.21: digest: sha256:86dd5889e23fdde268c684d459c3955bd3f96520162207f2b3763e0002dcfd41 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:10:31 234b0be21e3b: Preparing 16:10:31 3699b35c631e: Preparing 16:10:31 0b288fe37a7f: Preparing 16:10:31 ac1c1fd36fd9: Preparing 16:10:31 dccbe34e252a: Preparing 16:10:31 1092fb61fdbd: Preparing 16:10:31 2365c8ff8090: Preparing 16:10:31 d2d9d24a8c2a: Preparing 16:10:31 1092fb61fdbd: Waiting 16:10:31 d2d9d24a8c2a: Waiting 16:10:31 2365c8ff8090: Waiting 16:10:31 0b288fe37a7f: Layer already exists 16:10:31 ac1c1fd36fd9: Layer already exists 16:10:31 3699b35c631e: Layer already exists 16:10:31 234b0be21e3b: Layer already exists 16:10:31 dccbe34e252a: Layer already exists 16:10:31 1092fb61fdbd: Layer already exists 16:10:31 2365c8ff8090: Layer already exists 16:10:31 d2d9d24a8c2a: Layer already exists 16:10:31 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:86dd5889e23fdde268c684d459c3955bd3f96520162207f2b3763e0002dcfd41 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 16:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:10:32 234b0be21e3b: Preparing 16:10:32 3699b35c631e: Preparing 16:10:32 0b288fe37a7f: Preparing 16:10:32 ac1c1fd36fd9: Preparing 16:10:32 dccbe34e252a: Preparing 16:10:32 1092fb61fdbd: Preparing 16:10:32 2365c8ff8090: Preparing 16:10:32 d2d9d24a8c2a: Preparing 16:10:32 1092fb61fdbd: Waiting 16:10:32 2365c8ff8090: Waiting 16:10:32 d2d9d24a8c2a: Waiting 16:10:32 ac1c1fd36fd9: Layer already exists 16:10:32 3699b35c631e: Layer already exists 16:10:32 dccbe34e252a: Layer already exists 16:10:32 0b288fe37a7f: Layer already exists 16:10:32 234b0be21e3b: Layer already exists 16:10:32 2365c8ff8090: Layer already exists 16:10:32 d2d9d24a8c2a: Layer already exists 16:10:32 1092fb61fdbd: Layer already exists 16:10:32 main: digest: sha256:86dd5889e23fdde268c684d459c3955bd3f96520162207f2b3763e0002dcfd41 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:32 ===================================================== [Pipeline] echo 16:10:32 taggedImages: 16:10:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:10:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.21 16:10:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 16:10:32 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:10:32 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:32 latest 16:10:32 3.1.0-dev.21 16:10:32 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:32 main 16:10:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:10:33 61013b46ba9f: Preparing 16:10:33 32504367bd01: Preparing 16:10:33 d0a0f84e2b02: Preparing 16:10:33 07a0e0d3ea3b: Preparing 16:10:33 dccbe34e252a: Preparing 16:10:33 1092fb61fdbd: Preparing 16:10:33 daf8d591885d: Preparing 16:10:33 c228c2c117fb: Preparing 16:10:33 d2d9d24a8c2a: Preparing 16:10:33 1092fb61fdbd: Waiting 16:10:33 daf8d591885d: Waiting 16:10:33 c228c2c117fb: Waiting 16:10:33 d2d9d24a8c2a: Waiting 16:10:33 dccbe34e252a: Layer already exists 16:10:33 1092fb61fdbd: Layer already exists 16:10:33 07a0e0d3ea3b: Pushed 16:10:33 61013b46ba9f: Pushed 16:10:33 32504367bd01: Pushed 16:10:33 d2d9d24a8c2a: Layer already exists 16:10:33 daf8d591885d: Pushed 16:10:33 c228c2c117fb: Pushed 16:10:36 d0a0f84e2b02: Pushed 16:10:36 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:ff246c0109f010632f8a3f5bed8225e7a4e0275004733e51070351bb3b90ef3c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:36 + 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:10:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:10:37 61013b46ba9f: Preparing 16:10:37 32504367bd01: Preparing 16:10:37 d0a0f84e2b02: Preparing 16:10:37 07a0e0d3ea3b: Preparing 16:10:37 dccbe34e252a: Preparing 16:10:37 1092fb61fdbd: Preparing 16:10:37 daf8d591885d: Preparing 16:10:37 c228c2c117fb: Preparing 16:10:37 d2d9d24a8c2a: Preparing 16:10:37 1092fb61fdbd: Waiting 16:10:37 daf8d591885d: Waiting 16:10:37 c228c2c117fb: Waiting 16:10:37 d2d9d24a8c2a: Waiting 16:10:37 dccbe34e252a: Layer already exists 16:10:37 07a0e0d3ea3b: Layer already exists 16:10:37 d0a0f84e2b02: Layer already exists 16:10:37 61013b46ba9f: Layer already exists 16:10:37 32504367bd01: Layer already exists 16:10:37 c228c2c117fb: Layer already exists 16:10:37 1092fb61fdbd: Layer already exists 16:10:37 daf8d591885d: Layer already exists 16:10:37 d2d9d24a8c2a: Layer already exists 16:10:37 latest: digest: sha256:ff246c0109f010632f8a3f5bed8225e7a4e0275004733e51070351bb3b90ef3c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.21 16:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:10:38 61013b46ba9f: Preparing 16:10:38 32504367bd01: Preparing 16:10:38 d0a0f84e2b02: Preparing 16:10:38 07a0e0d3ea3b: Preparing 16:10:38 dccbe34e252a: Preparing 16:10:38 1092fb61fdbd: Preparing 16:10:38 daf8d591885d: Preparing 16:10:38 c228c2c117fb: Preparing 16:10:38 d2d9d24a8c2a: Preparing 16:10:38 daf8d591885d: Waiting 16:10:38 c228c2c117fb: Waiting 16:10:38 1092fb61fdbd: Waiting 16:10:38 d2d9d24a8c2a: Waiting 16:10:38 dccbe34e252a: Layer already exists 16:10:38 07a0e0d3ea3b: Layer already exists 16:10:38 d0a0f84e2b02: Layer already exists 16:10:38 61013b46ba9f: Layer already exists 16:10:38 32504367bd01: Layer already exists 16:10:38 daf8d591885d: Layer already exists 16:10:38 c228c2c117fb: Layer already exists 16:10:38 d2d9d24a8c2a: Layer already exists 16:10:38 1092fb61fdbd: Layer already exists 16:10:38 3.1.0-dev.21: digest: sha256:ff246c0109f010632f8a3f5bed8225e7a4e0275004733e51070351bb3b90ef3c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:10:38 61013b46ba9f: Preparing 16:10:38 32504367bd01: Preparing 16:10:38 d0a0f84e2b02: Preparing 16:10:38 07a0e0d3ea3b: Preparing 16:10:38 dccbe34e252a: Preparing 16:10:38 1092fb61fdbd: Preparing 16:10:38 daf8d591885d: Preparing 16:10:38 c228c2c117fb: Preparing 16:10:38 d2d9d24a8c2a: Preparing 16:10:38 d2d9d24a8c2a: Waiting 16:10:38 daf8d591885d: Waiting 16:10:38 c228c2c117fb: Waiting 16:10:38 1092fb61fdbd: Waiting 16:10:38 61013b46ba9f: Layer already exists 16:10:38 32504367bd01: Layer already exists 16:10:38 d0a0f84e2b02: Layer already exists 16:10:38 dccbe34e252a: Layer already exists 16:10:38 07a0e0d3ea3b: Layer already exists 16:10:38 1092fb61fdbd: Layer already exists 16:10:38 daf8d591885d: Layer already exists 16:10:38 d2d9d24a8c2a: Layer already exists 16:10:38 c228c2c117fb: Layer already exists 16:10:39 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:ff246c0109f010632f8a3f5bed8225e7a4e0275004733e51070351bb3b90ef3c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:39 + 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:10:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:10:39 61013b46ba9f: Preparing 16:10:39 32504367bd01: Preparing 16:10:39 d0a0f84e2b02: Preparing 16:10:39 07a0e0d3ea3b: Preparing 16:10:39 dccbe34e252a: Preparing 16:10:39 1092fb61fdbd: Preparing 16:10:39 daf8d591885d: Preparing 16:10:39 c228c2c117fb: Preparing 16:10:39 d2d9d24a8c2a: Preparing 16:10:39 1092fb61fdbd: Waiting 16:10:39 daf8d591885d: Waiting 16:10:39 c228c2c117fb: Waiting 16:10:39 d2d9d24a8c2a: Waiting 16:10:39 32504367bd01: Layer already exists 16:10:39 dccbe34e252a: Layer already exists 16:10:39 07a0e0d3ea3b: Layer already exists 16:10:39 61013b46ba9f: Layer already exists 16:10:39 d0a0f84e2b02: Layer already exists 16:10:39 daf8d591885d: Layer already exists 16:10:39 1092fb61fdbd: Layer already exists 16:10:39 d2d9d24a8c2a: Layer already exists 16:10:39 c228c2c117fb: Layer already exists 16:10:40 main: digest: sha256:ff246c0109f010632f8a3f5bed8225e7a4e0275004733e51070351bb3b90ef3c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:40 ===================================================== [Pipeline] echo 16:10:40 taggedImages: 16:10:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:10:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.21 16:10:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:10:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:10:40 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:40 latest 16:10:40 3.1.0-dev.21 16:10:40 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:40 main 16:10:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:40 c5d6856251e4: Preparing 16:10:40 c076f20543ee: Preparing 16:10:40 c4b8559f8d35: Preparing 16:10:40 4ccd6d3a38b0: Preparing 16:10:40 9a5118a8e62e: Preparing 16:10:40 7eb15f03f4a9: Preparing 16:10:40 db11dee8105d: Preparing 16:10:40 dccbe34e252a: Preparing 16:10:40 1092fb61fdbd: Preparing 16:10:40 5febd55b7a88: Preparing 16:10:40 d2d9d24a8c2a: Preparing 16:10:40 dccbe34e252a: Waiting 16:10:40 5febd55b7a88: Waiting 16:10:40 1092fb61fdbd: Waiting 16:10:40 7eb15f03f4a9: Waiting 16:10:40 d2d9d24a8c2a: Waiting 16:10:40 db11dee8105d: Waiting 16:10:41 c076f20543ee: Pushed 16:10:41 c5d6856251e4: Pushed 16:10:41 9a5118a8e62e: Pushed 16:10:41 dccbe34e252a: Layer already exists 16:10:41 1092fb61fdbd: Layer already exists 16:10:41 7eb15f03f4a9: Pushed 16:10:41 d2d9d24a8c2a: Layer already exists 16:10:41 db11dee8105d: Pushed 16:10:43 4ccd6d3a38b0: Pushed 16:10:43 5febd55b7a88: Pushed 16:10:44 c4b8559f8d35: Pushed 16:10:44 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:85ddd760c4da692c7f1e59740feffd19c022143154eb056bf9efdd60dfcb3cb6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:45 + 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:10:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:45 c5d6856251e4: Preparing 16:10:45 c076f20543ee: Preparing 16:10:45 c4b8559f8d35: Preparing 16:10:45 4ccd6d3a38b0: Preparing 16:10:45 9a5118a8e62e: Preparing 16:10:45 7eb15f03f4a9: Preparing 16:10:45 db11dee8105d: Preparing 16:10:45 dccbe34e252a: Preparing 16:10:45 1092fb61fdbd: Preparing 16:10:45 5febd55b7a88: Preparing 16:10:45 d2d9d24a8c2a: Preparing 16:10:45 db11dee8105d: Waiting 16:10:45 dccbe34e252a: Waiting 16:10:45 1092fb61fdbd: Waiting 16:10:45 5febd55b7a88: Waiting 16:10:45 d2d9d24a8c2a: Waiting 16:10:45 7eb15f03f4a9: Waiting 16:10:45 c4b8559f8d35: Layer already exists 16:10:45 4ccd6d3a38b0: Layer already exists 16:10:45 9a5118a8e62e: Layer already exists 16:10:45 c076f20543ee: Layer already exists 16:10:45 c5d6856251e4: Layer already exists 16:10:45 7eb15f03f4a9: Layer already exists 16:10:45 dccbe34e252a: Layer already exists 16:10:45 1092fb61fdbd: Layer already exists 16:10:45 db11dee8105d: Layer already exists 16:10:45 5febd55b7a88: Layer already exists 16:10:45 d2d9d24a8c2a: Layer already exists 16:10:45 latest: digest: sha256:85ddd760c4da692c7f1e59740feffd19c022143154eb056bf9efdd60dfcb3cb6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.21 16:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:46 c5d6856251e4: Preparing 16:10:46 c076f20543ee: Preparing 16:10:46 c4b8559f8d35: Preparing 16:10:46 4ccd6d3a38b0: Preparing 16:10:46 9a5118a8e62e: Preparing 16:10:46 7eb15f03f4a9: Preparing 16:10:46 db11dee8105d: Preparing 16:10:46 dccbe34e252a: Preparing 16:10:46 1092fb61fdbd: Preparing 16:10:46 5febd55b7a88: Preparing 16:10:46 d2d9d24a8c2a: Preparing 16:10:46 dccbe34e252a: Waiting 16:10:46 7eb15f03f4a9: Waiting 16:10:46 1092fb61fdbd: Waiting 16:10:46 5febd55b7a88: Waiting 16:10:46 d2d9d24a8c2a: Waiting 16:10:46 db11dee8105d: Waiting 16:10:46 9a5118a8e62e: Layer already exists 16:10:46 c076f20543ee: Layer already exists 16:10:46 c5d6856251e4: Layer already exists 16:10:46 4ccd6d3a38b0: Layer already exists 16:10:46 c4b8559f8d35: Layer already exists 16:10:46 7eb15f03f4a9: Layer already exists 16:10:46 db11dee8105d: Layer already exists 16:10:46 dccbe34e252a: Layer already exists 16:10:46 1092fb61fdbd: Layer already exists 16:10:46 5febd55b7a88: Layer already exists 16:10:46 d2d9d24a8c2a: Layer already exists 16:10:46 3.1.0-dev.21: digest: sha256:85ddd760c4da692c7f1e59740feffd19c022143154eb056bf9efdd60dfcb3cb6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:47 c5d6856251e4: Preparing 16:10:47 c076f20543ee: Preparing 16:10:47 c4b8559f8d35: Preparing 16:10:47 4ccd6d3a38b0: Preparing 16:10:47 9a5118a8e62e: Preparing 16:10:47 7eb15f03f4a9: Preparing 16:10:47 db11dee8105d: Preparing 16:10:47 dccbe34e252a: Preparing 16:10:47 1092fb61fdbd: Preparing 16:10:47 5febd55b7a88: Preparing 16:10:47 d2d9d24a8c2a: Preparing 16:10:47 dccbe34e252a: Waiting 16:10:47 1092fb61fdbd: Waiting 16:10:47 5febd55b7a88: Waiting 16:10:47 7eb15f03f4a9: Waiting 16:10:47 db11dee8105d: Waiting 16:10:47 c076f20543ee: Layer already exists 16:10:47 c5d6856251e4: Layer already exists 16:10:47 4ccd6d3a38b0: Layer already exists 16:10:47 9a5118a8e62e: Layer already exists 16:10:47 c4b8559f8d35: Layer already exists 16:10:47 7eb15f03f4a9: Layer already exists 16:10:47 db11dee8105d: Layer already exists 16:10:47 5febd55b7a88: Layer already exists 16:10:47 dccbe34e252a: Layer already exists 16:10:47 1092fb61fdbd: Layer already exists 16:10:47 d2d9d24a8c2a: Layer already exists 16:10:47 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:85ddd760c4da692c7f1e59740feffd19c022143154eb056bf9efdd60dfcb3cb6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:47 + 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:10:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:48 c5d6856251e4: Preparing 16:10:48 c076f20543ee: Preparing 16:10:48 c4b8559f8d35: Preparing 16:10:48 4ccd6d3a38b0: Preparing 16:10:48 9a5118a8e62e: Preparing 16:10:48 7eb15f03f4a9: Preparing 16:10:48 db11dee8105d: Preparing 16:10:48 dccbe34e252a: Preparing 16:10:48 1092fb61fdbd: Preparing 16:10:48 5febd55b7a88: Preparing 16:10:48 d2d9d24a8c2a: Preparing 16:10:48 dccbe34e252a: Waiting 16:10:48 7eb15f03f4a9: Waiting 16:10:48 db11dee8105d: Waiting 16:10:48 1092fb61fdbd: Waiting 16:10:48 d2d9d24a8c2a: Waiting 16:10:48 5febd55b7a88: Waiting 16:10:48 9a5118a8e62e: Layer already exists 16:10:48 c4b8559f8d35: Layer already exists 16:10:48 c076f20543ee: Layer already exists 16:10:48 c5d6856251e4: Layer already exists 16:10:48 4ccd6d3a38b0: Layer already exists 16:10:48 dccbe34e252a: Layer already exists 16:10:48 7eb15f03f4a9: Layer already exists 16:10:48 5febd55b7a88: Layer already exists 16:10:48 db11dee8105d: Layer already exists 16:10:48 1092fb61fdbd: Layer already exists 16:10:48 d2d9d24a8c2a: Layer already exists 16:10:48 main: digest: sha256:85ddd760c4da692c7f1e59740feffd19c022143154eb056bf9efdd60dfcb3cb6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:48 ===================================================== [Pipeline] echo 16:10:48 taggedImages: 16:10:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:10:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.21 16:10:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:10:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:10:48 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:48 latest 16:10:48 3.1.0-dev.21 16:10:48 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:48 main 16:10:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:49 d5a11e525d3e: Preparing 16:10:49 382f57caa890: Preparing 16:10:49 dccbe34e252a: Preparing 16:10:49 1092fb61fdbd: Preparing 16:10:49 933b6bd6a25a: Preparing 16:10:49 d2d9d24a8c2a: Preparing 16:10:49 d2d9d24a8c2a: Waiting 16:10:49 dccbe34e252a: Layer already exists 16:10:49 1092fb61fdbd: Layer already exists 16:10:49 d2d9d24a8c2a: Layer already exists 16:10:49 d5a11e525d3e: Pushed 16:10:50 933b6bd6a25a: Pushed 16:10:54 382f57caa890: Pushed 16:10:54 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:df2b4af3ef49e10a907f74c62b078c4047bf54b233fa6e0598a111d1b9f74330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:54 + 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:10:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:55 d5a11e525d3e: Preparing 16:10:55 382f57caa890: Preparing 16:10:55 dccbe34e252a: Preparing 16:10:55 1092fb61fdbd: Preparing 16:10:55 933b6bd6a25a: Preparing 16:10:55 d2d9d24a8c2a: Preparing 16:10:55 d2d9d24a8c2a: Waiting 16:10:55 1092fb61fdbd: Layer already exists 16:10:55 d5a11e525d3e: Layer already exists 16:10:55 933b6bd6a25a: Layer already exists 16:10:55 382f57caa890: Layer already exists 16:10:55 dccbe34e252a: Layer already exists 16:10:55 d2d9d24a8c2a: Layer already exists 16:10:55 latest: digest: sha256:df2b4af3ef49e10a907f74c62b078c4047bf54b233fa6e0598a111d1b9f74330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.21 16:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:56 d5a11e525d3e: Preparing 16:10:56 382f57caa890: Preparing 16:10:56 dccbe34e252a: Preparing 16:10:56 1092fb61fdbd: Preparing 16:10:56 933b6bd6a25a: Preparing 16:10:56 d2d9d24a8c2a: Preparing 16:10:56 d2d9d24a8c2a: Waiting 16:10:56 933b6bd6a25a: Layer already exists 16:10:56 1092fb61fdbd: Layer already exists 16:10:56 d5a11e525d3e: Layer already exists 16:10:56 382f57caa890: Layer already exists 16:10:56 dccbe34e252a: Layer already exists 16:10:56 d2d9d24a8c2a: Layer already exists 16:10:56 3.1.0-dev.21: digest: sha256:df2b4af3ef49e10a907f74c62b078c4047bf54b233fa6e0598a111d1b9f74330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:57 d5a11e525d3e: Preparing 16:10:57 382f57caa890: Preparing 16:10:57 dccbe34e252a: Preparing 16:10:57 1092fb61fdbd: Preparing 16:10:57 933b6bd6a25a: Preparing 16:10:57 d2d9d24a8c2a: Preparing 16:10:57 d2d9d24a8c2a: Waiting 16:10:57 933b6bd6a25a: Layer already exists 16:10:57 d5a11e525d3e: Layer already exists 16:10:57 dccbe34e252a: Layer already exists 16:10:57 382f57caa890: Layer already exists 16:10:57 1092fb61fdbd: Layer already exists 16:10:57 d2d9d24a8c2a: Layer already exists 16:10:57 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:df2b4af3ef49e10a907f74c62b078c4047bf54b233fa6e0598a111d1b9f74330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:57 + 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:10:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:57 d5a11e525d3e: Preparing 16:10:57 382f57caa890: Preparing 16:10:57 dccbe34e252a: Preparing 16:10:57 1092fb61fdbd: Preparing 16:10:57 933b6bd6a25a: Preparing 16:10:57 d2d9d24a8c2a: Preparing 16:10:57 d2d9d24a8c2a: Waiting 16:10:57 382f57caa890: Layer already exists 16:10:57 1092fb61fdbd: Layer already exists 16:10:57 d5a11e525d3e: Layer already exists 16:10:57 dccbe34e252a: Layer already exists 16:10:57 933b6bd6a25a: Layer already exists 16:10:57 d2d9d24a8c2a: Layer already exists 16:10:58 main: digest: sha256:df2b4af3ef49e10a907f74c62b078c4047bf54b233fa6e0598a111d1b9f74330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:58 ===================================================== [Pipeline] echo 16:10:58 taggedImages: 16:10:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:10:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.21 16:10:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:10:58 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:10:58 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:58 latest 16:10:58 3.1.0-dev.21 16:10:58 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:10:58 main 16:10:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:58 ab3cd7595666: Preparing 16:10:58 9182426e86c9: Preparing 16:10:58 8dbc5ab25bc2: Preparing 16:10:58 282b992ae835: Preparing 16:10:58 724ce132336d: Preparing 16:10:58 dccbe34e252a: Preparing 16:10:58 1092fb61fdbd: Preparing 16:10:58 64fdafc1c2fa: Preparing 16:10:58 d2d9d24a8c2a: Preparing 16:10:58 1092fb61fdbd: Waiting 16:10:58 d2d9d24a8c2a: Waiting 16:10:58 dccbe34e252a: Waiting 16:10:58 64fdafc1c2fa: Waiting 16:10:59 9182426e86c9: Pushed 16:10:59 8dbc5ab25bc2: Pushed 16:10:59 ab3cd7595666: Pushed 16:10:59 dccbe34e252a: Layer already exists 16:10:59 1092fb61fdbd: Layer already exists 16:10:59 d2d9d24a8c2a: Layer already exists 16:11:00 64fdafc1c2fa: Pushed 16:11:12 724ce132336d: Pushed 16:11:16 282b992ae835: Pushed 16:11:16 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:39afbd40a8f3613761e6c663f397b586fbcf4e7feeed2f1cc139c11b8dc31f3b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:17 + 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:11:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:11:18 ab3cd7595666: Preparing 16:11:18 9182426e86c9: Preparing 16:11:18 8dbc5ab25bc2: Preparing 16:11:18 282b992ae835: Preparing 16:11:18 724ce132336d: Preparing 16:11:18 dccbe34e252a: Preparing 16:11:18 1092fb61fdbd: Preparing 16:11:18 64fdafc1c2fa: Preparing 16:11:18 d2d9d24a8c2a: Preparing 16:11:18 1092fb61fdbd: Waiting 16:11:18 64fdafc1c2fa: Waiting 16:11:18 dccbe34e252a: Waiting 16:11:18 d2d9d24a8c2a: Waiting 16:11:18 724ce132336d: Layer already exists 16:11:18 8dbc5ab25bc2: Layer already exists 16:11:18 ab3cd7595666: Layer already exists 16:11:18 282b992ae835: Layer already exists 16:11:18 9182426e86c9: Layer already exists 16:11:18 1092fb61fdbd: Layer already exists 16:11:18 dccbe34e252a: Layer already exists 16:11:18 64fdafc1c2fa: Layer already exists 16:11:18 d2d9d24a8c2a: Layer already exists 16:11:18 latest: digest: sha256:39afbd40a8f3613761e6c663f397b586fbcf4e7feeed2f1cc139c11b8dc31f3b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.21 16:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:11:19 ab3cd7595666: Preparing 16:11:19 9182426e86c9: Preparing 16:11:19 8dbc5ab25bc2: Preparing 16:11:19 282b992ae835: Preparing 16:11:19 724ce132336d: Preparing 16:11:19 dccbe34e252a: Preparing 16:11:19 1092fb61fdbd: Preparing 16:11:19 64fdafc1c2fa: Preparing 16:11:19 d2d9d24a8c2a: Preparing 16:11:19 64fdafc1c2fa: Waiting 16:11:19 dccbe34e252a: Waiting 16:11:19 1092fb61fdbd: Waiting 16:11:19 d2d9d24a8c2a: Waiting 16:11:19 282b992ae835: Layer already exists 16:11:19 724ce132336d: Layer already exists 16:11:19 ab3cd7595666: Layer already exists 16:11:19 9182426e86c9: Layer already exists 16:11:19 8dbc5ab25bc2: Layer already exists 16:11:19 dccbe34e252a: Layer already exists 16:11:19 1092fb61fdbd: Layer already exists 16:11:19 d2d9d24a8c2a: Layer already exists 16:11:19 64fdafc1c2fa: Layer already exists 16:11:19 3.1.0-dev.21: digest: sha256:39afbd40a8f3613761e6c663f397b586fbcf4e7feeed2f1cc139c11b8dc31f3b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:11:20 ab3cd7595666: Preparing 16:11:20 9182426e86c9: Preparing 16:11:20 8dbc5ab25bc2: Preparing 16:11:20 282b992ae835: Preparing 16:11:20 724ce132336d: Preparing 16:11:20 dccbe34e252a: Preparing 16:11:20 1092fb61fdbd: Preparing 16:11:20 64fdafc1c2fa: Preparing 16:11:20 d2d9d24a8c2a: Preparing 16:11:20 1092fb61fdbd: Waiting 16:11:20 d2d9d24a8c2a: Waiting 16:11:20 64fdafc1c2fa: Waiting 16:11:20 ab3cd7595666: Layer already exists 16:11:20 9182426e86c9: Layer already exists 16:11:20 8dbc5ab25bc2: Layer already exists 16:11:20 282b992ae835: Layer already exists 16:11:20 724ce132336d: Layer already exists 16:11:20 64fdafc1c2fa: Layer already exists 16:11:20 dccbe34e252a: Layer already exists 16:11:20 1092fb61fdbd: Layer already exists 16:11:20 d2d9d24a8c2a: Layer already exists 16:11:20 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:39afbd40a8f3613761e6c663f397b586fbcf4e7feeed2f1cc139c11b8dc31f3b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:20 + 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:11:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:11:21 ab3cd7595666: Preparing 16:11:21 9182426e86c9: Preparing 16:11:21 8dbc5ab25bc2: Preparing 16:11:21 282b992ae835: Preparing 16:11:21 724ce132336d: Preparing 16:11:21 dccbe34e252a: Preparing 16:11:21 1092fb61fdbd: Preparing 16:11:21 64fdafc1c2fa: Preparing 16:11:21 d2d9d24a8c2a: Preparing 16:11:21 1092fb61fdbd: Waiting 16:11:21 dccbe34e252a: Waiting 16:11:21 d2d9d24a8c2a: Waiting 16:11:21 64fdafc1c2fa: Waiting 16:11:21 9182426e86c9: Layer already exists 16:11:21 724ce132336d: Layer already exists 16:11:21 ab3cd7595666: Layer already exists 16:11:21 8dbc5ab25bc2: Layer already exists 16:11:21 282b992ae835: Layer already exists 16:11:21 64fdafc1c2fa: Layer already exists 16:11:21 1092fb61fdbd: Layer already exists 16:11:21 dccbe34e252a: Layer already exists 16:11:21 d2d9d24a8c2a: Layer already exists 16:11:21 main: digest: sha256:39afbd40a8f3613761e6c663f397b586fbcf4e7feeed2f1cc139c11b8dc31f3b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:21 ===================================================== [Pipeline] echo 16:11:21 taggedImages: 16:11:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:11:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:11:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.21 16:11:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:11:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:11:21 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:11:21 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:11:21 latest 16:11:21 3.1.0-dev.21 16:11:21 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:11:21 main 16:11:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:11:22 70f7d703d98a: Preparing 16:11:22 8b9503532837: Preparing 16:11:22 e3748f6fce7e: Preparing 16:11:22 0fc738f8b512: Preparing 16:11:22 dccbe34e252a: Preparing 16:11:22 1092fb61fdbd: Preparing 16:11:22 8cf51a742dfd: Preparing 16:11:22 d2d9d24a8c2a: Preparing 16:11:22 1092fb61fdbd: Waiting 16:11:22 d2d9d24a8c2a: Waiting 16:11:22 8cf51a742dfd: Waiting 16:11:22 dccbe34e252a: Layer already exists 16:11:22 1092fb61fdbd: Layer already exists 16:11:22 e3748f6fce7e: Pushed 16:11:22 8b9503532837: Pushed 16:11:22 d2d9d24a8c2a: Layer already exists 16:11:22 70f7d703d98a: Pushed 16:11:23 8cf51a742dfd: Pushed 16:11:41 0fc738f8b512: Pushed 16:11:41 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:48e6a8c55b1fe4a32c97ea66c4085b09733586c2e81aed55f76d019c993e318f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:41 + 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:11:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:11:41 70f7d703d98a: Preparing 16:11:41 8b9503532837: Preparing 16:11:41 e3748f6fce7e: Preparing 16:11:41 0fc738f8b512: Preparing 16:11:41 dccbe34e252a: Preparing 16:11:41 1092fb61fdbd: Preparing 16:11:41 8cf51a742dfd: Preparing 16:11:41 d2d9d24a8c2a: Preparing 16:11:41 1092fb61fdbd: Waiting 16:11:41 d2d9d24a8c2a: Waiting 16:11:41 8cf51a742dfd: Waiting 16:11:41 e3748f6fce7e: Layer already exists 16:11:41 dccbe34e252a: Layer already exists 16:11:41 0fc738f8b512: Layer already exists 16:11:41 8b9503532837: Layer already exists 16:11:41 70f7d703d98a: Layer already exists 16:11:41 8cf51a742dfd: Layer already exists 16:11:41 1092fb61fdbd: Layer already exists 16:11:41 d2d9d24a8c2a: Layer already exists 16:11:42 latest: digest: sha256:48e6a8c55b1fe4a32c97ea66c4085b09733586c2e81aed55f76d019c993e318f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.21 16:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:11:42 70f7d703d98a: Preparing 16:11:42 8b9503532837: Preparing 16:11:42 e3748f6fce7e: Preparing 16:11:42 0fc738f8b512: Preparing 16:11:42 dccbe34e252a: Preparing 16:11:42 1092fb61fdbd: Preparing 16:11:42 8cf51a742dfd: Preparing 16:11:42 d2d9d24a8c2a: Preparing 16:11:42 1092fb61fdbd: Waiting 16:11:42 8cf51a742dfd: Waiting 16:11:42 e3748f6fce7e: Layer already exists 16:11:42 8b9503532837: Layer already exists 16:11:42 0fc738f8b512: Layer already exists 16:11:42 70f7d703d98a: Layer already exists 16:11:42 dccbe34e252a: Layer already exists 16:11:42 1092fb61fdbd: Layer already exists 16:11:42 d2d9d24a8c2a: Layer already exists 16:11:42 8cf51a742dfd: Layer already exists 16:11:43 3.1.0-dev.21: digest: sha256:48e6a8c55b1fe4a32c97ea66c4085b09733586c2e81aed55f76d019c993e318f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:11:43 70f7d703d98a: Preparing 16:11:43 8b9503532837: Preparing 16:11:43 e3748f6fce7e: Preparing 16:11:43 0fc738f8b512: Preparing 16:11:43 dccbe34e252a: Preparing 16:11:43 1092fb61fdbd: Preparing 16:11:43 8cf51a742dfd: Preparing 16:11:43 d2d9d24a8c2a: Preparing 16:11:43 1092fb61fdbd: Waiting 16:11:43 d2d9d24a8c2a: Waiting 16:11:43 8cf51a742dfd: Waiting 16:11:43 e3748f6fce7e: Layer already exists 16:11:43 70f7d703d98a: Layer already exists 16:11:43 0fc738f8b512: Layer already exists 16:11:43 dccbe34e252a: Layer already exists 16:11:43 8b9503532837: Layer already exists 16:11:43 d2d9d24a8c2a: Layer already exists 16:11:43 8cf51a742dfd: Layer already exists 16:11:43 1092fb61fdbd: Layer already exists 16:11:44 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:48e6a8c55b1fe4a32c97ea66c4085b09733586c2e81aed55f76d019c993e318f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:44 + 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:11:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:11:44 70f7d703d98a: Preparing 16:11:44 8b9503532837: Preparing 16:11:44 e3748f6fce7e: Preparing 16:11:44 0fc738f8b512: Preparing 16:11:44 dccbe34e252a: Preparing 16:11:44 1092fb61fdbd: Preparing 16:11:44 8cf51a742dfd: Preparing 16:11:44 d2d9d24a8c2a: Preparing 16:11:44 8cf51a742dfd: Waiting 16:11:44 d2d9d24a8c2a: Waiting 16:11:44 1092fb61fdbd: Waiting 16:11:44 e3748f6fce7e: Layer already exists 16:11:44 0fc738f8b512: Layer already exists 16:11:44 70f7d703d98a: Layer already exists 16:11:44 dccbe34e252a: Layer already exists 16:11:44 8b9503532837: Layer already exists 16:11:44 8cf51a742dfd: Layer already exists 16:11:44 d2d9d24a8c2a: Layer already exists 16:11:44 1092fb61fdbd: Layer already exists 16:11:44 main: digest: sha256:48e6a8c55b1fe4a32c97ea66c4085b09733586c2e81aed55f76d019c993e318f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:45 ===================================================== [Pipeline] echo 16:11:45 taggedImages: 16:11:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:11:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:11:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.21 16:11:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:11:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:11:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:11:45 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:11:45 latest 16:11:45 3.1.0-dev.21 16:11:45 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:11:45 main 16:11:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:11:45 7a654c079f04: Preparing 16:11:45 09b936ca87a2: Preparing 16:11:45 a83f855818fc: Preparing 16:11:45 5baf7fe92925: Preparing 16:11:45 dccbe34e252a: Preparing 16:11:45 1092fb61fdbd: Preparing 16:11:45 64fdafc1c2fa: Preparing 16:11:45 d2d9d24a8c2a: Preparing 16:11:45 1092fb61fdbd: Waiting 16:11:45 64fdafc1c2fa: Waiting 16:11:45 d2d9d24a8c2a: Waiting 16:11:45 dccbe34e252a: Layer already exists 16:11:45 1092fb61fdbd: Layer already exists 16:11:45 64fdafc1c2fa: Layer already exists 16:11:45 d2d9d24a8c2a: Layer already exists 16:11:45 7a654c079f04: Pushed 16:11:45 09b936ca87a2: Pushed 16:11:45 a83f855818fc: Pushed 16:12:04 5baf7fe92925: Pushed 16:12:04 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:41153176d01e1a21ca428f3ac9a938dae836e3aa13fde8c54c410c5439708b8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:04 + 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:12:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:12:04 7a654c079f04: Preparing 16:12:04 09b936ca87a2: Preparing 16:12:04 a83f855818fc: Preparing 16:12:04 5baf7fe92925: Preparing 16:12:04 dccbe34e252a: Preparing 16:12:04 1092fb61fdbd: Preparing 16:12:04 64fdafc1c2fa: Preparing 16:12:04 d2d9d24a8c2a: Preparing 16:12:04 64fdafc1c2fa: Waiting 16:12:04 1092fb61fdbd: Waiting 16:12:04 d2d9d24a8c2a: Waiting 16:12:04 5baf7fe92925: Layer already exists 16:12:04 dccbe34e252a: Layer already exists 16:12:04 a83f855818fc: Layer already exists 16:12:04 09b936ca87a2: Layer already exists 16:12:04 7a654c079f04: Layer already exists 16:12:04 1092fb61fdbd: Layer already exists 16:12:04 64fdafc1c2fa: Layer already exists 16:12:04 d2d9d24a8c2a: Layer already exists 16:12:05 latest: digest: sha256:41153176d01e1a21ca428f3ac9a938dae836e3aa13fde8c54c410c5439708b8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.21 16:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:12:05 7a654c079f04: Preparing 16:12:05 09b936ca87a2: Preparing 16:12:05 a83f855818fc: Preparing 16:12:05 5baf7fe92925: Preparing 16:12:05 dccbe34e252a: Preparing 16:12:05 1092fb61fdbd: Preparing 16:12:05 64fdafc1c2fa: Preparing 16:12:05 d2d9d24a8c2a: Preparing 16:12:05 64fdafc1c2fa: Waiting 16:12:05 d2d9d24a8c2a: Waiting 16:12:05 1092fb61fdbd: Waiting 16:12:05 a83f855818fc: Layer already exists 16:12:05 7a654c079f04: Layer already exists 16:12:05 09b936ca87a2: Layer already exists 16:12:05 5baf7fe92925: Layer already exists 16:12:05 dccbe34e252a: Layer already exists 16:12:05 1092fb61fdbd: Layer already exists 16:12:05 64fdafc1c2fa: Layer already exists 16:12:05 d2d9d24a8c2a: Layer already exists 16:12:06 3.1.0-dev.21: digest: sha256:41153176d01e1a21ca428f3ac9a938dae836e3aa13fde8c54c410c5439708b8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:12:06 7a654c079f04: Preparing 16:12:06 09b936ca87a2: Preparing 16:12:06 a83f855818fc: Preparing 16:12:06 5baf7fe92925: Preparing 16:12:06 dccbe34e252a: Preparing 16:12:06 1092fb61fdbd: Preparing 16:12:06 64fdafc1c2fa: Preparing 16:12:06 d2d9d24a8c2a: Preparing 16:12:06 1092fb61fdbd: Waiting 16:12:06 64fdafc1c2fa: Waiting 16:12:06 d2d9d24a8c2a: Waiting 16:12:06 a83f855818fc: Layer already exists 16:12:06 09b936ca87a2: Layer already exists 16:12:06 dccbe34e252a: Layer already exists 16:12:06 7a654c079f04: Layer already exists 16:12:06 5baf7fe92925: Layer already exists 16:12:06 1092fb61fdbd: Layer already exists 16:12:06 64fdafc1c2fa: Layer already exists 16:12:06 d2d9d24a8c2a: Layer already exists 16:12:06 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:41153176d01e1a21ca428f3ac9a938dae836e3aa13fde8c54c410c5439708b8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:07 + 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:12:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:12:07 7a654c079f04: Preparing 16:12:07 09b936ca87a2: Preparing 16:12:07 a83f855818fc: Preparing 16:12:07 5baf7fe92925: Preparing 16:12:07 dccbe34e252a: Preparing 16:12:07 1092fb61fdbd: Preparing 16:12:07 64fdafc1c2fa: Preparing 16:12:07 d2d9d24a8c2a: Preparing 16:12:07 64fdafc1c2fa: Waiting 16:12:07 d2d9d24a8c2a: Waiting 16:12:07 1092fb61fdbd: Waiting 16:12:07 dccbe34e252a: Layer already exists 16:12:07 7a654c079f04: Layer already exists 16:12:07 09b936ca87a2: Layer already exists 16:12:07 a83f855818fc: Layer already exists 16:12:07 5baf7fe92925: Layer already exists 16:12:07 64fdafc1c2fa: Layer already exists 16:12:07 d2d9d24a8c2a: Layer already exists 16:12:07 1092fb61fdbd: Layer already exists 16:12:07 main: digest: sha256:41153176d01e1a21ca428f3ac9a938dae836e3aa13fde8c54c410c5439708b8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:07 ===================================================== [Pipeline] echo 16:12:07 taggedImages: 16:12:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:12:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:12:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.21 16:12:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:12:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:12:07 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:12:07 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:12:07 latest 16:12:07 3.1.0-dev.21 16:12:07 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:12:07 main 16:12:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:12:08 7c57410dadbf: Preparing 16:12:08 6f90f51157c5: Preparing 16:12:08 dccbe34e252a: Preparing 16:12:08 1092fb61fdbd: Preparing 16:12:08 c51f8b02ed96: Preparing 16:12:08 d2d9d24a8c2a: Preparing 16:12:08 d2d9d24a8c2a: Waiting 16:12:09 c51f8b02ed96: Pushed 16:12:11 dccbe34e252a: Layer already exists 16:12:11 1092fb61fdbd: Layer already exists 16:12:11 d2d9d24a8c2a: Layer already exists 16:12:11 7c57410dadbf: Pushed 16:12:14 6f90f51157c5: Pushed 16:12:14 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:e4daba7161478c7fda1d4069d2eacb3f363fd3b1627b7dc9f49239aca21e0570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:12:15 7c57410dadbf: Preparing 16:12:15 6f90f51157c5: Preparing 16:12:15 dccbe34e252a: Preparing 16:12:15 1092fb61fdbd: Preparing 16:12:15 c51f8b02ed96: Preparing 16:12:15 d2d9d24a8c2a: Preparing 16:12:15 d2d9d24a8c2a: Waiting 16:12:15 7c57410dadbf: Layer already exists 16:12:15 c51f8b02ed96: Layer already exists 16:12:15 6f90f51157c5: Layer already exists 16:12:15 dccbe34e252a: Layer already exists 16:12:15 1092fb61fdbd: Layer already exists 16:12:15 d2d9d24a8c2a: Layer already exists 16:12:15 latest: digest: sha256:e4daba7161478c7fda1d4069d2eacb3f363fd3b1627b7dc9f49239aca21e0570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.21 16:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:12:16 7c57410dadbf: Preparing 16:12:16 6f90f51157c5: Preparing 16:12:16 dccbe34e252a: Preparing 16:12:16 1092fb61fdbd: Preparing 16:12:16 c51f8b02ed96: Preparing 16:12:16 d2d9d24a8c2a: Preparing 16:12:16 d2d9d24a8c2a: Waiting 16:12:16 dccbe34e252a: Layer already exists 16:12:16 6f90f51157c5: Layer already exists 16:12:16 7c57410dadbf: Layer already exists 16:12:16 1092fb61fdbd: Layer already exists 16:12:16 c51f8b02ed96: Layer already exists 16:12:16 d2d9d24a8c2a: Layer already exists 16:12:16 3.1.0-dev.21: digest: sha256:e4daba7161478c7fda1d4069d2eacb3f363fd3b1627b7dc9f49239aca21e0570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:12:17 7c57410dadbf: Preparing 16:12:17 6f90f51157c5: Preparing 16:12:17 dccbe34e252a: Preparing 16:12:17 1092fb61fdbd: Preparing 16:12:17 c51f8b02ed96: Preparing 16:12:17 d2d9d24a8c2a: Preparing 16:12:17 d2d9d24a8c2a: Waiting 16:12:17 6f90f51157c5: Layer already exists 16:12:17 1092fb61fdbd: Layer already exists 16:12:17 dccbe34e252a: Layer already exists 16:12:17 c51f8b02ed96: Layer already exists 16:12:17 7c57410dadbf: Layer already exists 16:12:17 d2d9d24a8c2a: Layer already exists 16:12:17 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:e4daba7161478c7fda1d4069d2eacb3f363fd3b1627b7dc9f49239aca21e0570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:12:18 7c57410dadbf: Preparing 16:12:18 6f90f51157c5: Preparing 16:12:18 dccbe34e252a: Preparing 16:12:18 1092fb61fdbd: Preparing 16:12:18 c51f8b02ed96: Preparing 16:12:18 d2d9d24a8c2a: Preparing 16:12:18 d2d9d24a8c2a: Waiting 16:12:18 7c57410dadbf: Layer already exists 16:12:18 dccbe34e252a: Layer already exists 16:12:18 1092fb61fdbd: Layer already exists 16:12:18 6f90f51157c5: Layer already exists 16:12:18 c51f8b02ed96: Layer already exists 16:12:18 d2d9d24a8c2a: Layer already exists 16:12:18 main: digest: sha256:e4daba7161478c7fda1d4069d2eacb3f363fd3b1627b7dc9f49239aca21e0570 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:18 ===================================================== [Pipeline] echo 16:12:18 taggedImages: 16:12:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:12:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:12:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.21 16:12:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:12:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:12:18 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:12:18 fe3620ce412f86f9ce6eb635c00e802c499476bf 16:12:18 latest 16:12:18 3.1.0-dev.21 16:12:18 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:12:18 main 16:12:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:12:19 6873080a7048: Preparing 16:12:19 d40073fb7849: Preparing 16:12:19 dccbe34e252a: Preparing 16:12:19 1092fb61fdbd: Preparing 16:12:19 2365c8ff8090: Preparing 16:12:19 d2d9d24a8c2a: Preparing 16:12:19 d2d9d24a8c2a: Waiting 16:12:19 1092fb61fdbd: Layer already exists 16:12:19 2365c8ff8090: Layer already exists 16:12:19 dccbe34e252a: Layer already exists 16:12:19 d2d9d24a8c2a: Layer already exists 16:12:19 6873080a7048: Pushed 16:12:24 d40073fb7849: Pushed 16:12:24 fe3620ce412f86f9ce6eb635c00e802c499476bf: digest: sha256:412213c0cb9b417c9686b484ec57d5128fe6c45ac808247776a90f6448de2a8f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:12:25 6873080a7048: Preparing 16:12:25 d40073fb7849: Preparing 16:12:25 dccbe34e252a: Preparing 16:12:25 1092fb61fdbd: Preparing 16:12:25 2365c8ff8090: Preparing 16:12:25 d2d9d24a8c2a: Preparing 16:12:25 d2d9d24a8c2a: Waiting 16:12:25 d40073fb7849: Layer already exists 16:12:25 1092fb61fdbd: Layer already exists 16:12:25 dccbe34e252a: Layer already exists 16:12:25 6873080a7048: Layer already exists 16:12:25 2365c8ff8090: Layer already exists 16:12:25 d2d9d24a8c2a: Layer already exists 16:12:25 latest: digest: sha256:412213c0cb9b417c9686b484ec57d5128fe6c45ac808247776a90f6448de2a8f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.21 16:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:12:26 6873080a7048: Preparing 16:12:26 d40073fb7849: Preparing 16:12:26 dccbe34e252a: Preparing 16:12:26 1092fb61fdbd: Preparing 16:12:26 2365c8ff8090: Preparing 16:12:26 d2d9d24a8c2a: Preparing 16:12:26 d2d9d24a8c2a: Waiting 16:12:26 d40073fb7849: Layer already exists 16:12:26 6873080a7048: Layer already exists 16:12:26 dccbe34e252a: Layer already exists 16:12:26 2365c8ff8090: Layer already exists 16:12:26 1092fb61fdbd: Layer already exists 16:12:26 d2d9d24a8c2a: Layer already exists 16:12:26 3.1.0-dev.21: digest: sha256:412213c0cb9b417c9686b484ec57d5128fe6c45ac808247776a90f6448de2a8f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:12:27 6873080a7048: Preparing 16:12:27 d40073fb7849: Preparing 16:12:27 dccbe34e252a: Preparing 16:12:27 1092fb61fdbd: Preparing 16:12:27 2365c8ff8090: Preparing 16:12:27 d2d9d24a8c2a: Preparing 16:12:27 d2d9d24a8c2a: Waiting 16:12:27 1092fb61fdbd: Layer already exists 16:12:27 2365c8ff8090: Layer already exists 16:12:27 dccbe34e252a: Layer already exists 16:12:27 d40073fb7849: Layer already exists 16:12:27 6873080a7048: Layer already exists 16:12:27 d2d9d24a8c2a: Layer already exists 16:12:27 fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21: digest: sha256:412213c0cb9b417c9686b484ec57d5128fe6c45ac808247776a90f6448de2a8f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:12:28 6873080a7048: Preparing 16:12:28 d40073fb7849: Preparing 16:12:28 dccbe34e252a: Preparing 16:12:28 1092fb61fdbd: Preparing 16:12:28 2365c8ff8090: Preparing 16:12:28 d2d9d24a8c2a: Preparing 16:12:28 6873080a7048: Layer already exists 16:12:28 2365c8ff8090: Layer already exists 16:12:28 dccbe34e252a: Layer already exists 16:12:28 d40073fb7849: Layer already exists 16:12:28 1092fb61fdbd: Layer already exists 16:12:28 d2d9d24a8c2a: Layer already exists 16:12:28 main: digest: sha256:412213c0cb9b417c9686b484ec57d5128fe6c45ac808247776a90f6448de2a8f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:28 ===================================================== [Pipeline] echo 16:12:28 taggedImages: 16:12:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf 16:12:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:12:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.21 16:12:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe3620ce412f86f9ce6eb635c00e802c499476bf-3.1.0-dev.21 16:12:28 - 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:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:28 16:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:29 arm64: Pulling from edgex-lftools-log-publisher 16:12:29 8998bd30e6a1: Pulling fs layer 16:12:29 04944245beec: Pulling fs layer 16:12:29 699f458cf7ca: Pulling fs layer 16:12:29 765212b225bb: Pulling fs layer 16:12:29 f23df028b6ca: Pulling fs layer 16:12:29 d65c8cfc05b1: Pulling fs layer 16:12:29 2437ff75d9bd: Pulling fs layer 16:12:29 f23df028b6ca: Waiting 16:12:29 04944245beec: Verifying Checksum 16:12:29 04944245beec: Download complete 16:12:29 765212b225bb: Verifying Checksum 16:12:29 765212b225bb: Download complete 16:12:29 f23df028b6ca: Verifying Checksum 16:12:29 f23df028b6ca: Download complete 16:12:29 d65c8cfc05b1: Verifying Checksum 16:12:29 d65c8cfc05b1: Download complete 16:12:29 699f458cf7ca: Verifying Checksum 16:12:29 699f458cf7ca: Download complete 16:12:30 8998bd30e6a1: Download complete 16:12:31 2437ff75d9bd: Download complete 16:12:33 8998bd30e6a1: Pull complete 16:12:34 04944245beec: Pull complete 16:12:35 699f458cf7ca: Pull complete 16:12:35 765212b225bb: Pull complete 16:12:37 f23df028b6ca: Pull complete 16:12:37 d65c8cfc05b1: Pull complete 16:12:52 2437ff75d9bd: Pull complete 16:12:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:52 prd-ubuntu20.04-docker-arm64-4c-16g-3520 does not seem to be running inside a container 16:12:52 $ 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/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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:12:55 $ docker top a5d66c5948d93350f858f374d234fe202ca602aeb57546d8f3f4a6a47c211ff5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:56 ---> job-cost.sh 16:12:56 lf-activate-venv: SKIPPING 16:12:56 INFO: No Stack... 16:12:57 INFO: Retrieving Pricing Info for: v3-standard-4 16:12:57 INFO: Archiving Costs [Pipeline] sh 16:12:58 + cut -d, -f6 16:12:58 + cat /w/workspace/edgex-go/555/archives/cost.csv [Pipeline] lock 16:12:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-555-stack-cost] 16:12:58 Resource [jenkins-edgexfoundry-edgex-go-main-555-stack-cost] did not exist. Created. 16:12:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-555-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:12:58 + echo total: 0.10999999940395355 [Pipeline] stash 16:12:59 Stashed 1 file(s) [Pipeline] } 16:12:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-555-stack-cost] [Pipeline] // lock [Pipeline] } 16:12:59 $ docker stop --time=1 a5d66c5948d93350f858f374d234fe202ca602aeb57546d8f3f4a6a47c211ff5 16:13:01 $ docker rm -f --volumes a5d66c5948d93350f858f374d234fe202ca602aeb57546d8f3f4a6a47c211ff5 [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:13:07 provisioning config files... 16:13:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/555@tmp/config15084310412895507260tmp [Pipeline] { [Pipeline] sh 16:13:08 + set +x 16:13:08 + curl -s https://codecov.io/bash 16:13:08 + bash -s -- 16:13:08 16:13:08 _____ _ 16:13:08 / ____| | | 16:13:08 | | ___ __| | ___ ___ _____ __ 16:13:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:13:08 | |___| (_) | (_| | __/ (_| (_) \ V / 16:13:08 \_____\___/ \__,_|\___|\___\___/ \_/ 16:13:08 Bash-1.0.6 16:13:08 16:13:08 16:13:08 ==> git version 2.25.1 found 16:13:08 ==> 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:13:08 Release-Date: 2020-01-08 16:13:08 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:13:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:13:08 ==> Jenkins CI detected. 16:13:08 current dir:  /w/workspace/edgex-go/555 16:13:08 project root: . 16:13:08 --> token set from env 16:13:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:13:08 ==> Running gcov in . (disable via -X gcov) 16:13:08 ==> Python coveragepy not found 16:13:08 ==> Searching for coverage reports in: 16:13:08 + . 16:13:08 -> Found 1 reports 16:13:08 ==> Detecting git/mercurial file structure 16:13:08 ==> Reading reports 16:13:08 + ./coverage.out bytes=446998 16:13:08 ==> Appending adjustments 16:13:08 https://docs.codecov.io/docs/fixing-reports 16:13:09 + Found adjustments 16:13:09 ==> Gzipping contents 16:13:09 60K /tmp/codecov.PNJkUG.gz 16:13:09 ==> Uploading reports 16:13:09 url: https://codecov.io 16:13:09 query: branch=main&commit=fe3620ce412f86f9ce6eb635c00e802c499476bf&build=555&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F555%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:13:09 -> Pinging Codecov 16:13:09 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=fe3620ce412f86f9ce6eb635c00e802c499476bf&build=555&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F555%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:13:09 -> Uploading to 16:13:09 https://storage.googleapis.com/codecov/v4/raw/2023-08-14/00271124DB129430A58F1EEE437C3FCB/fe3620ce412f86f9ce6eb635c00e802c499476bf/21a05184-b16c-4b45-8bec-9afdbf1844a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T161309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f1869456eaa5daae3d10ab6ada5cdfe3a44a6468ca58ce6fdc73f8936432a455 16:13:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:09 Dload Upload Total Spent Left Speed 16:13:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57369 0 0 100 57369 0 314k --:--:-- --:--:-- --:--:-- 312k 100 57369 0 0 100 57369 0 312k --:--:-- --:--:-- --:--:-- 311k 16:13:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fe3620ce412f86f9ce6eb635c00e802c499476bf [Pipeline] } 16:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:13:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:13:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:10 16:13:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:13:10 df9b9388f04a: Pulling fs layer 16:13:10 52dc419b0ee2: Pulling fs layer 16:13:10 25bc292e5bac: Pulling fs layer 16:13:10 114826534d7a: Pulling fs layer 16:13:10 4657fd5d0bcf: Pulling fs layer 16:13:10 6ad1cebc031e: Pulling fs layer 16:13:10 8a3aa393b2d8: Pulling fs layer 16:13:10 114826534d7a: Waiting 16:13:10 6ad1cebc031e: Waiting 16:13:10 8a3aa393b2d8: Waiting 16:13:10 4657fd5d0bcf: Waiting 16:13:10 25bc292e5bac: Verifying Checksum 16:13:10 25bc292e5bac: Download complete 16:13:10 52dc419b0ee2: Download complete 16:13:10 4657fd5d0bcf: Verifying Checksum 16:13:10 4657fd5d0bcf: Download complete 16:13:10 df9b9388f04a: Download complete 16:13:11 6ad1cebc031e: Verifying Checksum 16:13:11 6ad1cebc031e: Download complete 16:13:11 df9b9388f04a: Pull complete 16:13:11 52dc419b0ee2: Pull complete 16:13:11 25bc292e5bac: Pull complete 16:13:11 114826534d7a: Verifying Checksum 16:13:11 114826534d7a: Download complete 16:13:11 8a3aa393b2d8: Verifying Checksum 16:13:11 8a3aa393b2d8: Download complete 16:13:14 114826534d7a: Pull complete 16:13:14 4657fd5d0bcf: Pull complete 16:13:15 6ad1cebc031e: Pull complete 16:13:17 8a3aa393b2d8: Pull complete 16:13:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:17 prd-ubuntu20.04-docker-8c-8g-3519 does not seem to be running inside a container 16:13:17 $ 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/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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:13:29 $ docker top 1790cd095263382c93942c4be9bee7eb4c6a28801ff0a22086dcf61ffc731280 -eo pid,comm [Pipeline] { [Pipeline] echo 16:13:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:13:29 + set -o pipefail 16:13:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:13:34 16:13:34 Monitoring /w/workspace/edgex-go/555 (github.com/edgexfoundry/edgex-go)... 16:13:34 16:13:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/dd039beb-c37c-4f18-b131-9830a1e597f3 16:13:34 16:13:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:13:34 16:13:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:13:34 16:13:34 16:13:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:13:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:13:34 More details here: https://snyk.co/ue1NS 16:13:34 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:13:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:13:34 $ docker stop --time=1 1790cd095263382c93942c4be9bee7eb4c6a28801ff0a22086dcf61ffc731280 16:13:40 $ docker rm -f --volumes 1790cd095263382c93942c4be9bee7eb4c6a28801ff0a22086dcf61ffc731280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:13:40 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:40 provisioning config files... 16:13:40 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/555@tmp/config14203176738914884000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:40 --> edgex-publish-swagger.sh 16:13:40 === Publish openapi/v3 API === 16:13:40 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:13:40 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/555/openapi/v3/core-command.yaml] 16:13:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:40 Dload Upload Total Spent Left Speed 16:13:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 123k --:--:-- --:--:-- --:--:-- 123k 100 29572 0 0 100 29572 0 51880 --:--:-- --:--:-- --:--:-- 51789 16:13:41 16:13:41 16:13:41 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/555/openapi/v3/core-data.yaml] 16:13:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:41 Dload Upload Total Spent Left Speed 16:13:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 150k --:--:-- --:--:-- --:--:-- 150k 16:13:41 16:13:41 16:13:41 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/555/openapi/v3/core-metadata.yaml] 16:13:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:41 Dload Upload Total Spent Left Speed 16:13:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 698k --:--:-- --:--:-- --:--:-- 698k 100 141k 0 0 100 141k 0 334k --:--:-- --:--:-- --:--:-- 333k 16:13:42 16:13:42 16:13:42 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/555/openapi/v3/support-notifications.yaml] 16:13:42 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:42 Dload Upload Total Spent Left Speed 16:13:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 217k --:--:-- --:--:-- --:--:-- 217k 16:13:42 16:13:42 16:13:42 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/555/openapi/v3/support-scheduler.yaml] 16:13:42 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:42 Dload Upload Total Spent Left Speed 16:13:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 74849 --:--:-- --:--:-- --:--:-- 74686 100 34356 0 0 100 34356 0 74849 --:--:-- --:--:-- --:--:-- 74686 16:13:42 16:13:42 [Pipeline] } 16:13:42 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:13:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:43 prd-ubuntu20.04-docker-8c-8g-3519 does not seem to be running inside a container 16:13:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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:13:44 $ docker top 929ec5a22103148989fb322291250da211686287490eedf5a456b7fe20f00a14 -eo pid,comm 16:13:44 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:13:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:44 [ssh-agent] Looking for ssh-agent implementation... 16:13:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:44 $ docker exec 929ec5a22103148989fb322291250da211686287490eedf5a456b7fe20f00a14 ssh-agent 16:13:44 SSH_AUTH_SOCK=/tmp/ssh-DP3hMiu3M37Q/agent.32 16:13:44 SSH_AGENT_PID=38 16:13:44 Running ssh-add (command line suppressed) 16:13:44 Identity added: /w/workspace/edgex-go/555@tmp/private_key_5607518832287857068.key (/w/workspace/edgex-go/555@tmp/private_key_5607518832287857068.key) 16:13:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:44 + git semver tag 16:13:45 2023-08-14 16:13:44,969 [run_tag] DEBUG tag force:False 16:13:45 2023-08-14 16:13:44,969 [check_head_tag] DEBUG check head tag 16:13:45 2023-08-14 16:13:44,970 [execute] INFO git cat-file --batch-check 16:13:45 2023-08-14 16:13:44,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/555, universal_newlines=False, shell=None, istream=) 16:13:45 2023-08-14 16:13:44,974 [execute] INFO git cat-file --batch 16:13:45 2023-08-14 16:13:44,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/555, universal_newlines=False, shell=None, istream=) 16:13:45 2023-08-14 16:13:44,987 [read_version] DEBUG read version from /w/workspace/edgex-go/555/.semver/main 16:13:45 2023-08-14 16:13:44,987 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 16:13:45 2023-08-14 16:13:44,987 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/edgex-go/555, universal_newlines=False, shell=None, istream=None) 16:13:45 2023-08-14 16:13:44,992 [read_version] DEBUG read version from /w/workspace/edgex-go/555/.semver/main 16:13:45 3.1.0-dev.21 [Pipeline] } 16:13:45 $ docker exec --env ******** --env ******** 929ec5a22103148989fb322291250da211686287490eedf5a456b7fe20f00a14 ssh-agent -k 16:13:45 unset SSH_AUTH_SOCK; 16:13:45 unset SSH_AGENT_PID; 16:13:45 echo Agent pid 38 killed; 16:13:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:45 + git semver [Pipeline] } 16:13:45 $ docker stop --time=1 929ec5a22103148989fb322291250da211686287490eedf5a456b7fe20f00a14 16:13:47 $ docker rm -f --volumes 929ec5a22103148989fb322291250da211686287490eedf5a456b7fe20f00a14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:47 16:13:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:47 0.23.1-centos7: Pulling from edgex-lftools 16:13:47 ab5ef0e58194: Pulling fs layer 16:13:47 9712f1f96733: Pulling fs layer 16:13:47 63f879dbbcfc: Pulling fs layer 16:13:47 0d9ebad4ef96: Pulling fs layer 16:13:47 e9a5061849ea: Pulling fs layer 16:13:47 d747dcd14b5f: Pulling fs layer 16:13:47 2de7ff778b66: Pulling fs layer 16:13:47 0d9ebad4ef96: Waiting 16:13:47 d747dcd14b5f: Waiting 16:13:47 9712f1f96733: Verifying Checksum 16:13:47 9712f1f96733: Download complete 16:13:47 63f879dbbcfc: Verifying Checksum 16:13:47 63f879dbbcfc: Download complete 16:13:48 0d9ebad4ef96: Verifying Checksum 16:13:48 0d9ebad4ef96: Download complete 16:13:48 ab5ef0e58194: Verifying Checksum 16:13:48 ab5ef0e58194: Download complete 16:13:48 e9a5061849ea: Verifying Checksum 16:13:48 e9a5061849ea: Download complete 16:13:48 d747dcd14b5f: Verifying Checksum 16:13:48 d747dcd14b5f: Download complete 16:13:48 2de7ff778b66: Verifying Checksum 16:13:48 2de7ff778b66: Download complete 16:13:50 ab5ef0e58194: Pull complete 16:13:50 9712f1f96733: Pull complete 16:13:51 63f879dbbcfc: Pull complete 16:13:55 0d9ebad4ef96: Pull complete 16:13:55 e9a5061849ea: Pull complete 16:13:55 d747dcd14b5f: Pull complete 16:13:57 2de7ff778b66: Pull complete 16:13:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:57 prd-ubuntu20.04-docker-8c-8g-3519 does not seem to be running inside a container 16:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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:14:04 $ docker top b74c7c4c348c96f76ccf95321073163ae5817580e89ab58d4f9888f3f09b004b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:14:04 provisioning config files... 16:14:04 copy managed file [sigul-config] to file:/w/workspace/edgex-go/555@tmp/config14037493792976119713tmp 16:14:04 copy managed file [sigul-password] to file:/w/workspace/edgex-go/555@tmp/config12401382697755626926tmp 16:14:04 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/555@tmp/config13347688500557213593tmp [Pipeline] { [Pipeline] echo 16:14:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:14:04 ---> sigul-configuration.sh 16:14:04 gpg: directory `/root/.gnupg' created 16:14:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:14:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:14:04 gpg: keyring `/root/.gnupg/secring.gpg' created 16:14:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:14:04 gpg: CAST5 encrypted data 16:14:04 gpg: encrypted with 1 passphrase 16:14:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:14:04 + mkdir /home/jenkins 16:14:04 + mkdir /home/jenkins/sigul [Pipeline] sh 16:14:05 + 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:14:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:14:05 ---> sigul-install.sh 16:14:05 Sigul already installed; skipping installation. [Pipeline] sh 16:14:05 + git tag --list 16:14:05 0.6.0 16:14:05 0.6.1 16:14:05 0.7.0 16:14:05 0.7.1 16:14:05 v1.0.0 16:14:05 v1.0.1 16:14:05 v1.1.0 16:14:05 v1.2.0 16:14:05 v1.2.1 16:14:05 v1.3.0 16:14:05 v1.3.1 16:14:05 v2.0.0 16:14:05 v2.1.0 16:14:05 v2.1.1 16:14:05 v2.2.0 16:14:05 v2.3.0 16:14:05 v3.0 16:14:05 v3.0.0 16:14:05 v3.1.0-dev.1 16:14:05 v3.1.0-dev.10 16:14:05 v3.1.0-dev.11 16:14:05 v3.1.0-dev.12 16:14:05 v3.1.0-dev.13 16:14:05 v3.1.0-dev.14 16:14:05 v3.1.0-dev.15 16:14:05 v3.1.0-dev.16 16:14:05 v3.1.0-dev.17 16:14:05 v3.1.0-dev.18 16:14:05 v3.1.0-dev.19 16:14:05 v3.1.0-dev.2 16:14:05 v3.1.0-dev.20 16:14:05 v3.1.0-dev.21 16:14:05 v3.1.0-dev.3 16:14:05 v3.1.0-dev.4 16:14:05 v3.1.0-dev.5 16:14:05 v3.1.0-dev.6 16:14:05 v3.1.0-dev.7 16:14:05 v3.1.0-dev.8 16:14:05 v3.1.0-dev.9 [Pipeline] sh 16:14:06 + lftools sign git-tag v3.1.0-dev.21 16:14:06 Signing Git tag with Sigul... 16:14:06 Signing v3.1.0-dev.21 [Pipeline] echo 16:14:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:14:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:14:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:14:07 $ docker stop --time=1 b74c7c4c348c96f76ccf95321073163ae5817580e89ab58d4f9888f3f09b004b 16:14:08 $ docker rm -f --volumes b74c7c4c348c96f76ccf95321073163ae5817580e89ab58d4f9888f3f09b004b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:14:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:14:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:14:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:09 prd-ubuntu20.04-docker-8c-8g-3519 does not seem to be running inside a container 16:14:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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:14:10 $ docker top edbaffcfd61026345c720933ce788c0e5f2f6d0a476b94950bdcafca387ada66 -eo pid,comm 16:14:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:14:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:14:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:10 [ssh-agent] Looking for ssh-agent implementation... 16:14:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:10 $ docker exec edbaffcfd61026345c720933ce788c0e5f2f6d0a476b94950bdcafca387ada66 ssh-agent 16:14:10 SSH_AUTH_SOCK=/tmp/ssh-EMUffbzIkXLN/agent.33 16:14:10 SSH_AGENT_PID=39 16:14:10 Running ssh-add (command line suppressed) 16:14:10 Identity added: /w/workspace/edgex-go/555@tmp/private_key_16600358550719867870.key (/w/workspace/edgex-go/555@tmp/private_key_16600358550719867870.key) 16:14:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:10 + git semver bump pre 16:14:11 2023-08-14 16:14:11,000 [read_version] DEBUG read version from /w/workspace/edgex-go/555/.semver/main 16:14:11 2023-08-14 16:14:11,001 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev 16:14:11 2023-08-14 16:14:11,001 [bump_version] DEBUG bumped version:3.1.0-dev.22 16:14:11 2023-08-14 16:14:11,001 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/edgex-go/555/.semver/main with force:True 16:14:11 2023-08-14 16:14:11,001 [read_version] DEBUG read version from /w/workspace/edgex-go/555/.semver/main 16:14:11 2023-08-14 16:14:11,001 [write_file] DEBUG write to file:/w/workspace/edgex-go/555/.semver/main 16:14:11 2023-08-14 16:14:11,003 [execute] INFO git cat-file --batch-check 16:14:11 2023-08-14 16:14:11,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/555/.semver, universal_newlines=False, shell=None, istream=) 16:14:11 2023-08-14 16:14:11,009 [execute] INFO git cat-file --batch 16:14:11 2023-08-14 16:14:11,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/555/.semver, universal_newlines=False, shell=None, istream=) 16:14:11 2023-08-14 16:14:11,016 [read_version] DEBUG read version from /w/workspace/edgex-go/555/.semver/main 16:14:11 3.1.0-dev.22 [Pipeline] } 16:14:11 $ docker exec --env ******** --env ******** edbaffcfd61026345c720933ce788c0e5f2f6d0a476b94950bdcafca387ada66 ssh-agent -k 16:14:11 unset SSH_AUTH_SOCK; 16:14:11 unset SSH_AGENT_PID; 16:14:11 echo Agent pid 39 killed; 16:14:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:11 + git semver [Pipeline] } 16:14:11 $ docker stop --time=1 edbaffcfd61026345c720933ce788c0e5f2f6d0a476b94950bdcafca387ada66 16:14:13 $ docker rm -f --volumes edbaffcfd61026345c720933ce788c0e5f2f6d0a476b94950bdcafca387ada66 [Pipeline] // withDockerContainer [Pipeline] sh 16:14:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:14:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:14:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:13 prd-ubuntu20.04-docker-8c-8g-3519 does not seem to be running inside a container 16:14:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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:14:14 $ docker top 43ac850695e6dddfa66227b0077766a08a6349187ae94f5f0ae693f3dd25971a -eo pid,comm 16:14:14 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:14:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:14:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:14 [ssh-agent] Looking for ssh-agent implementation... 16:14:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:14 $ docker exec 43ac850695e6dddfa66227b0077766a08a6349187ae94f5f0ae693f3dd25971a ssh-agent 16:14:14 SSH_AUTH_SOCK=/tmp/ssh-atURI2Z9JB7Q/agent.32 16:14:14 SSH_AGENT_PID=38 16:14:14 Running ssh-add (command line suppressed) 16:14:14 Identity added: /w/workspace/edgex-go/555@tmp/private_key_13351066563713528564.key (/w/workspace/edgex-go/555@tmp/private_key_13351066563713528564.key) 16:14:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:14 + git semver push 16:14:15 2023-08-14 16:14:15,042 [run_push] DEBUG push 16:14:15 2023-08-14 16:14:15,043 [execute] INFO git cat-file --batch-check 16:14:15 2023-08-14 16:14:15,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/555/.semver, universal_newlines=False, shell=None, istream=) 16:14:15 2023-08-14 16:14:15,049 [execute] INFO git rev-list e8e84bb84bf89b65477d0d6982b1ae4ca6009ae6 -- 16:14:15 2023-08-14 16:14:15,050 [execute] DEBUG Popen(['git', 'rev-list', 'e8e84bb84bf89b65477d0d6982b1ae4ca6009ae6', '--'], cwd=/w/workspace/edgex-go/555/.semver, universal_newlines=False, shell=None, istream=None) 16:14:15 2023-08-14 16:14:15,067 [execute] INFO git fetch -v origin 16:14:15 2023-08-14 16:14:15,067 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/555/.semver, universal_newlines=True, shell=None, istream=None) 16:14:15 2023-08-14 16:14:15,548 [run_push] DEBUG no remote changes detected 16:14:15 2023-08-14 16:14:15,549 [execute] INFO git push origin semver 16:14:15 2023-08-14 16:14:15,549 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/555/.semver, universal_newlines=False, shell=None, istream=None) 16:14:16 2023-08-14 16:14:16,334 [run_push] DEBUG push all version tags 16:14:16 2023-08-14 16:14:16,334 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:14:16 2023-08-14 16:14:16,335 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/555, universal_newlines=False, shell=None, istream=None) 16:14:17 2023-08-14 16:14:17,034 [read_version] DEBUG read version from /w/workspace/edgex-go/555/.semver/main 16:14:17 3.1.0-dev.22 [Pipeline] } 16:14:17 $ docker exec --env ******** --env ******** 43ac850695e6dddfa66227b0077766a08a6349187ae94f5f0ae693f3dd25971a ssh-agent -k 16:14:17 unset SSH_AUTH_SOCK; 16:14:17 unset SSH_AGENT_PID; 16:14:17 echo Agent pid 38 killed; 16:14:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:17 + git semver [Pipeline] } 16:14:17 $ docker stop --time=1 43ac850695e6dddfa66227b0077766a08a6349187ae94f5f0ae693f3dd25971a 16:14:19 $ docker rm -f --volumes 43ac850695e6dddfa66227b0077766a08a6349187ae94f5f0ae693f3dd25971a [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:14:19 + [ -d /w/workspace/edgex-go/555/archives ] [Pipeline] libraryResource [Pipeline] sh 16:14:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:14:20 ---> package-listing.sh 16:14:20 ++ facter osfamily 16:14:20 ++ tr '[:upper:]' '[:lower:]' 16:14:21 + OS_FAMILY=debian 16:14:21 + workspace=/w/workspace/edgex-go/555 16:14:21 + START_PACKAGES=/tmp/packages_start.txt 16:14:21 + END_PACKAGES=/tmp/packages_end.txt 16:14:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:14:21 + PACKAGES=/tmp/packages_start.txt 16:14:21 + '[' /w/workspace/edgex-go/555 ']' 16:14:21 + PACKAGES=/tmp/packages_end.txt 16:14:21 + case "${OS_FAMILY}" in 16:14:21 + dpkg -l 16:14:21 + grep '^ii' 16:14:21 + '[' -f /tmp/packages_start.txt ']' 16:14:21 + '[' -f /tmp/packages_end.txt ']' 16:14:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:14:21 + '[' /w/workspace/edgex-go/555 ']' 16:14:21 + mkdir -p /w/workspace/edgex-go/555/archives/ 16:14:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/555/archives/ [Pipeline] echo 16:14:21 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/555/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:14:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:21 16:14:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:22 latest: Pulling from edgex-lftools-log-publisher 16:14:22 5eb5b503b376: Pulling fs layer 16:14:22 5c69ac0246d0: Pulling fs layer 16:14:22 ec43610c2a17: Pulling fs layer 16:14:22 3a2ae6a8a46f: Pulling fs layer 16:14:22 33b1e0a273af: Pulling fs layer 16:14:22 5d3b04190fa2: Pulling fs layer 16:14:22 2f39f015ded8: Pulling fs layer 16:14:22 33b1e0a273af: Waiting 16:14:22 5d3b04190fa2: Waiting 16:14:22 2f39f015ded8: Waiting 16:14:22 3a2ae6a8a46f: Waiting 16:14:22 5c69ac0246d0: Verifying Checksum 16:14:22 5c69ac0246d0: Download complete 16:14:22 3a2ae6a8a46f: Verifying Checksum 16:14:22 3a2ae6a8a46f: Download complete 16:14:22 ec43610c2a17: Verifying Checksum 16:14:22 ec43610c2a17: Download complete 16:14:22 33b1e0a273af: Verifying Checksum 16:14:22 33b1e0a273af: Download complete 16:14:22 5d3b04190fa2: Download complete 16:14:22 5eb5b503b376: Verifying Checksum 16:14:22 5eb5b503b376: Download complete 16:14:23 5eb5b503b376: Pull complete 16:14:23 5c69ac0246d0: Pull complete 16:14:24 ec43610c2a17: Pull complete 16:14:24 3a2ae6a8a46f: Pull complete 16:14:24 33b1e0a273af: Pull complete 16:14:24 5d3b04190fa2: Pull complete 16:14:29 2f39f015ded8: Pull complete 16:14:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:14:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:30 prd-ubuntu20.04-docker-8c-8g-3519 does not seem to be running inside a container 16:14:30 $ 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/555/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/555 -v /w/workspace/edgex-go/555:/w/workspace/edgex-go/555:rw,z -v /w/workspace/edgex-go/555@tmp:/w/workspace/edgex-go/555@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:14:34 $ docker top 2d9bdf7160e83b8722c7431fa4725e89eb514c858889e45f763d9eb0d63cab6a -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:34 + touch /tmp/pre-build-complete [Pipeline] sh 16:14:35 + mkdir -p /var/log/sysstat [Pipeline] sh 16:14:35 + ls /var/log/sa-host 16:14:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:35 provisioning config files... 16:14:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/555@tmp/config14188794824340598818tmp [Pipeline] { [Pipeline] echo 16:14:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:14:35 ---> create-netrc.sh [Pipeline] } 16:14:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:14:36 ---> python-tools-install.sh [Pipeline] echo 16:14:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:14:36 ---> sudo-logs.sh 16:14:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:14:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:14:36 ---> job-cost.sh 16:14:36 lf-activate-venv: SKIPPING 16:14:36 DEBUG: total: 0.10999999940395355 16:14:36 INFO: Retrieving Stack Cost... 16:14:37 INFO: Retrieving Pricing Info for: v3-standard-8 16:14:37 INFO: Archiving Costs [Pipeline] echo 16:14:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:14:38 ---> logs-deploy.sh 16:14:38 lf-activate-venv: SKIPPING 16:14:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/555 16:14:38 INFO: archiving workspace using pattern(s): 16:14:38 Archives upload complete. 16:14:39 INFO: archiving logs to Nexus 16:14:40 ---> uname -a: 16:14:40 Linux prd-ubuntu20-04-docker-8c-8g-3519 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:14:40 16:14:40 16:14:40 ---> lscpu: 16:14:40 Architecture: x86_64 16:14:40 CPU op-mode(s): 32-bit, 64-bit 16:14:40 Byte Order: Little Endian 16:14:40 Address sizes: 40 bits physical, 48 bits virtual 16:14:40 CPU(s): 8 16:14:40 On-line CPU(s) list: 0-7 16:14:40 Thread(s) per core: 1 16:14:40 Core(s) per socket: 1 16:14:40 Socket(s): 8 16:14:40 NUMA node(s): 1 16:14:40 Vendor ID: AuthenticAMD 16:14:40 CPU family: 23 16:14:40 Model: 49 16:14:40 Model name: AMD EPYC-Rome Processor 16:14:40 Stepping: 0 16:14:40 CPU MHz: 2800.000 16:14:40 BogoMIPS: 5600.00 16:14:40 Virtualization: AMD-V 16:14:40 Hypervisor vendor: KVM 16:14:40 Virtualization type: full 16:14:40 L1d cache: 256 KiB 16:14:40 L1i cache: 256 KiB 16:14:40 L2 cache: 4 MiB 16:14:40 L3 cache: 128 MiB 16:14:40 NUMA node0 CPU(s): 0-7 16:14:40 Vulnerability Itlb multihit: Not affected 16:14:40 Vulnerability L1tf: Not affected 16:14:40 Vulnerability Mds: Not affected 16:14:40 Vulnerability Meltdown: Not affected 16:14:40 Vulnerability Mmio stale data: Not affected 16:14:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:14:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:14:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:14:40 Vulnerability Srbds: Not affected 16:14:40 Vulnerability Tsx async abort: Not affected 16:14:40 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:14:40 16:14:40 16:14:40 ---> nproc: 16:14:40 8 16:14:40 16:14:40 16:14:40 ---> df -h: 16:14:40 Filesystem Size Used Avail Use% Mounted on 16:14:40 overlay 155G 24G 132G 16% / 16:14:40 tmpfs 64M 0 64M 0% /dev 16:14:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:14:40 shm 64M 0 64M 0% /dev/shm 16:14:40 /dev/vda1 155G 24G 132G 16% /facter-os 16:14:40 16:14:40 16:14:40 ---> sar -b -r -n DEV: 16:14:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3519) 08/14/23 _x86_64_ (8 CPU) 16:14:40 16:14:40 15:43:55 LINUX RESTART (8 CPU) 16:14:40 16:14:40 15:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:14:40 15:45:02 134.13 48.11 86.02 0.00 5419.23 111835.23 0.00 16:14:40 15:46:01 117.47 1.86 115.61 0.00 37.69 116530.89 0.00 16:14:40 15:47:01 49.51 0.15 49.36 0.00 2.40 65859.97 0.00 16:14:40 15:48:01 400.02 1.53 398.48 0.00 51.32 205404.43 0.00 16:14:40 15:49:01 494.37 6.15 488.22 0.00 114.23 145156.55 0.00 16:14:40 15:50:01 692.79 12.75 680.04 0.00 5093.50 126751.88 0.00 16:14:40 15:51:01 44.23 0.03 44.19 0.00 5.60 1175.14 0.00 16:14:40 15:52:01 4.63 0.02 4.62 0.00 0.13 116.65 0.00 16:14:40 15:53:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 16:14:40 15:54:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 16:14:40 15:55:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 16:14:40 15:56:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 16:14:40 15:57:01 1.35 0.00 1.35 0.00 0.00 19.73 0.00 16:14:40 15:58:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 16:14:40 15:59:01 1.25 0.02 1.23 0.00 0.13 14.53 0.00 16:14:40 16:00:01 1.38 0.00 1.38 0.00 0.00 20.00 0.00 16:14:40 16:01:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 16:14:40 16:02:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 16:14:40 16:03:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 16:14:40 16:04:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 16:14:40 16:05:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 16:14:40 16:06:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 16:14:40 16:07:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 16:14:40 16:08:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 16:14:40 16:09:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 16:14:40 16:10:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 16:14:40 16:11:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 16:14:40 16:12:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 16:14:40 16:13:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 16:14:40 16:14:01 98.87 0.17 98.70 0.00 12.77 53365.80 0.00 16:14:40 Average: 68.71 2.36 66.35 0.00 358.07 27502.41 0.00 16:14:40 16:14:40 15:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:14:40 15:45:02 28961908 31591884 731012 2.22 71956 2829352 2019208 5.95 1010160 2551464 617760 16:14:40 15:46:01 27432132 31344844 957452 2.91 115776 3971920 2374320 7.00 1753164 3220144 587248 16:14:40 15:47:01 27419108 31497072 803128 2.44 119952 4107212 1923988 5.67 1352624 3613136 349964 16:14:40 15:48:01 21527248 31237916 1038032 3.16 159932 9489384 3735284 11.01 1958000 8644788 587888 16:14:40 15:49:01 14315724 29207776 3017372 9.18 253432 14171988 9156316 26.98 5196908 12146876 1318316 16:14:40 15:50:01 15958472 31452644 809176 2.46 287988 14837888 2556484 7.53 2692608 13164512 1008 16:14:40 15:51:01 15939680 31471828 789808 2.40 298420 14863472 2333296 6.88 3022168 12852696 540 16:14:40 15:52:01 15948252 31475516 786604 2.39 297016 14860208 2358244 6.95 3016104 12849452 144 16:14:40 15:53:01 15948208 31475636 786488 2.39 297076 14860212 2358244 6.95 3016248 12849460 8 16:14:40 15:54:01 15960264 31487788 774324 2.35 297164 14860216 2358244 6.95 3004140 12849456 188 16:14:40 15:55:01 15961184 31488764 773772 2.35 297208 14860220 2358244 6.95 3004188 12849468 8 16:14:40 15:56:01 15963152 31490740 771744 2.35 297232 14860224 2358244 6.95 3001952 12849472 12 16:14:40 15:57:01 15963104 31490800 771696 2.35 297272 14860224 2358244 6.95 3002184 12849532 12 16:14:40 15:58:01 15963308 31491008 771428 2.35 297276 14860228 2358244 6.95 3001944 12849536 8 16:14:40 15:59:01 15960076 31487836 774772 2.36 297312 14860228 2392552 7.05 3011888 12849532 204 16:14:40 16:00:01 15963468 31491244 771324 2.35 297356 14860208 2392552 7.05 3002156 12849500 52 16:14:40 16:01:01 15962916 31490752 771796 2.35 297384 14860212 2392552 7.05 3002276 12849508 12 16:14:40 16:02:01 15963160 31491008 771456 2.35 297404 14860216 2392552 7.05 3002080 12849508 160 16:14:40 16:03:01 15963112 31491016 771416 2.35 297428 14860220 2392552 7.05 3002136 12849520 12 16:14:40 16:04:01 15963096 31491008 771340 2.35 297464 14860212 2392552 7.05 3002264 12849524 300 16:14:40 16:05:01 15962568 31490532 771820 2.35 297480 14860224 2392552 7.05 3002384 12849528 8 16:14:40 16:06:01 15963096 31491072 771196 2.35 297508 14860224 2392552 7.05 3002192 12849532 12 16:14:40 16:07:01 15963048 31491080 771164 2.35 297520 14860228 2392552 7.05 3002240 12849536 8 16:14:40 16:08:01 15962936 31490980 771188 2.35 297532 14860236 2392552 7.05 3002252 12849540 152 16:14:40 16:09:01 15963104 31491152 771164 2.35 297548 14860232 2392552 7.05 3002252 12849544 8 16:14:40 16:10:01 15962796 31490880 771424 2.35 297560 14860240 2392552 7.05 3002368 12849532 144 16:14:40 16:11:01 15963040 31491132 771088 2.34 297584 14860244 2392552 7.05 3002300 12849536 8 16:14:40 16:12:01 15962992 31491264 770924 2.34 297600 14860376 2392552 7.05 3002324 12849672 4 16:14:40 16:13:01 15963192 31491464 770908 2.34 297612 14860380 2392552 7.05 3002340 12849672 8 16:14:40 16:14:01 14455684 31449304 806612 2.45 332588 16168184 2491996 7.34 3118348 14112688 190244 16:14:40 Average: 17238668 31400531 865388 2.63 272753 13578820 2632896 7.76 2873140 11766529 121815 16:14:40 16:14:40 15:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:14:40 15:45:02 docker0 587.27 517.35 40.98 2751.47 0.00 0.00 0.00 0.00 16:14:40 15:45:02 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 16:14:40 15:45:02 ens3 1301.88 1125.48 12083.49 144.25 0.00 0.00 0.00 0.00 16:14:40 15:46:01 veth902862e 0.10 0.29 0.01 0.03 0.00 0.00 0.00 0.00 16:14:40 15:46:01 docker0 145.65 218.64 11.17 1787.77 0.00 0.00 0.00 0.00 16:14:40 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 15:46:01 ens3 274.85 177.89 1840.16 33.55 0.00 0.00 0.00 0.00 16:14:40 15:47:01 veth902862e 1.20 1.22 0.11 0.11 0.00 0.00 0.00 0.00 16:14:40 15:47:01 docker0 1.20 1.20 0.09 0.11 0.00 0.00 0.00 0.00 16:14:40 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:47:01 ens3 44.26 43.31 26.97 101.31 0.00 0.00 0.00 0.00 16:14:40 15:48:01 vetha934715 48.14 83.62 4.61 291.70 0.00 0.00 0.00 0.02 16:14:40 15:48:01 docker0 262.54 445.66 21.02 2234.26 0.00 0.00 0.00 0.00 16:14:40 15:48:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:14:40 15:48:01 veth58bf637 48.31 81.07 4.62 294.67 0.00 0.00 0.00 0.02 16:14:40 15:48:01 ens3 557.14 335.28 4517.40 47.65 0.00 0.00 0.00 0.00 16:14:40 15:48:01 veth4803ae5 46.16 77.65 4.45 277.62 0.00 0.00 0.00 0.02 16:14:40 15:48:01 vethed7997d 43.69 72.09 4.23 250.35 0.00 0.00 0.00 0.02 16:14:40 15:48:01 vethd2f143a 45.81 69.91 4.38 254.63 0.00 0.00 0.00 0.02 16:14:40 15:48:01 vethea2e9c0 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 16:14:40 15:49:01 veth57817a8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 veth1acc038 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 veth9483727 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 veth10c03c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 docker0 79.64 180.49 6.74 1565.69 0.00 0.00 0.00 0.00 16:14:40 15:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 veth25dcae1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 vethd6a265a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 vethab0bcff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 ens3 199.17 93.55 1580.80 16.64 0.00 0.00 0.00 0.00 16:14:40 15:49:01 veth25711df 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 vethcdd2c0c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 veth717c11a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 veth7c27f9f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:14:40 15:49:01 vethea2e9c0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:50:01 lo 15.86 15.86 1.55 1.55 0.00 0.00 0.00 0.00 16:14:40 15:50:01 ens3 313.71 220.03 3005.38 382.78 0.00 0.00 0.00 0.00 16:14:40 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:51:01 lo 52.52 52.52 5.18 5.18 0.00 0.00 0.00 0.00 16:14:40 15:51:01 ens3 507.18 522.71 263.91 2550.87 0.00 0.00 0.00 0.00 16:14:40 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:52:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 16:14:40 15:52:01 ens3 14.60 12.25 13.84 4.57 0.00 0.00 0.00 0.00 16:14:40 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:53:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 15:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:55:01 ens3 1.07 0.42 3.14 0.09 0.00 0.00 0.00 0.00 16:14:40 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 15:56:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 16:14:40 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:57:01 ens3 0.45 0.30 0.26 0.21 0.00 0.00 0.00 0.00 16:14:40 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 15:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 15:59:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 16:00:01 ens3 0.98 0.40 0.27 0.15 0.00 0.00 0.00 0.00 16:14:40 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:01:01 ens3 0.58 0.53 0.32 0.22 0.00 0.00 0.00 0.00 16:14:40 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 16:02:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 16:04:01 ens3 0.73 0.30 0.15 0.08 0.00 0.00 0.00 0.00 16:14:40 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:05:01 ens3 0.55 0.55 0.33 0.28 0.00 0.00 0.00 0.00 16:14:40 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 16:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 16:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:09:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 16:10:01 ens3 0.40 0.23 0.20 0.07 0.00 0.00 0.00 0.00 16:14:40 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:11:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 16:12:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:14:40 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:14:40 16:14:01 docker0 67.91 129.79 5.27 1023.82 0.00 0.00 0.00 0.00 16:14:40 16:14:01 lo 2.46 2.46 0.24 0.24 0.00 0.00 0.00 0.00 16:14:40 16:14:01 ens3 414.84 271.87 8186.75 145.94 0.00 0.00 0.00 0.00 16:14:40 Average: docker0 38.08 49.68 2.84 311.32 0.00 0.00 0.00 0.00 16:14:40 Average: lo 2.74 2.74 0.27 0.27 0.00 0.00 0.00 0.00 16:14:40 Average: ens3 121.06 93.49 1050.76 114.33 0.00 0.00 0.00 0.00 16:14:40 16:14:40 16:14:40 ---> sar -P ALL: 16:14:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3519) 08/14/23 _x86_64_ (8 CPU) 16:14:40 16:14:40 15:43:55 LINUX RESTART (8 CPU) 16:14:40 16:14:40 15:44:01 CPU %user %nice %system %iowait %steal %idle 16:14:40 15:45:02 all 9.57 0.00 3.20 1.77 0.05 85.42 16:14:40 15:45:02 0 10.51 0.00 2.80 0.08 0.03 86.57 16:14:40 15:45:02 1 7.45 0.00 2.45 1.76 0.03 88.30 16:14:40 15:45:02 2 8.07 0.00 2.87 0.69 0.05 88.32 16:14:40 15:45:02 3 10.53 0.00 3.65 2.45 0.07 83.31 16:14:40 15:45:02 4 9.95 0.00 3.78 5.03 0.05 81.19 16:14:40 15:45:02 5 12.33 0.00 5.66 1.27 0.05 80.69 16:14:40 15:45:02 6 8.53 0.00 1.90 1.22 0.05 88.30 16:14:40 15:45:02 7 9.21 0.00 2.50 1.66 0.05 86.57 16:14:40 15:46:01 all 31.64 0.00 6.39 0.97 0.08 60.92 16:14:40 15:46:01 0 30.37 0.00 7.06 0.07 0.09 62.42 16:14:40 15:46:01 1 30.46 0.00 6.03 2.62 0.09 60.80 16:14:40 15:46:01 2 31.82 0.00 5.43 0.20 0.07 62.47 16:14:40 15:46:01 3 34.42 0.00 6.32 1.47 0.09 57.70 16:14:40 15:46:01 4 32.45 0.00 6.03 0.07 0.07 61.38 16:14:40 15:46:01 5 31.83 0.00 7.09 0.53 0.09 60.46 16:14:40 15:46:01 6 29.04 0.00 7.28 0.43 0.07 63.19 16:14:40 15:46:01 7 32.75 0.00 5.89 2.36 0.07 58.94 16:14:40 15:47:01 all 46.06 0.00 6.32 0.26 0.08 47.28 16:14:40 15:47:01 0 45.44 0.00 6.70 0.02 0.08 47.76 16:14:40 15:47:01 1 45.20 0.00 6.89 1.84 0.08 45.98 16:14:40 15:47:01 2 48.11 0.00 5.83 0.02 0.08 45.96 16:14:40 15:47:01 3 46.46 0.00 6.22 0.13 0.08 47.10 16:14:40 15:47:01 4 45.05 0.00 6.00 0.00 0.08 48.87 16:14:40 15:47:01 5 45.64 0.00 6.75 0.07 0.07 47.47 16:14:40 15:47:01 6 45.94 0.00 5.96 0.02 0.08 47.99 16:14:40 15:47:01 7 46.62 0.00 6.16 0.00 0.10 47.12 16:14:40 15:48:01 all 23.17 0.00 8.09 7.62 0.09 61.03 16:14:40 15:48:01 0 22.68 0.00 7.71 1.66 0.08 67.87 16:14:40 15:48:01 1 23.15 0.00 8.59 9.70 0.10 58.46 16:14:40 15:48:01 2 23.11 0.00 8.13 19.10 0.09 49.57 16:14:40 15:48:01 3 24.26 0.00 8.10 2.17 0.08 65.39 16:14:40 15:48:01 4 22.90 0.00 7.99 6.90 0.07 62.14 16:14:40 15:48:01 5 22.66 0.00 9.27 8.12 0.09 59.87 16:14:40 15:48:01 6 24.27 0.00 8.03 3.19 0.08 64.43 16:14:40 15:48:01 7 22.38 0.00 6.90 10.24 0.09 60.40 16:14:40 15:49:01 all 75.09 0.00 12.19 2.40 0.12 10.22 16:14:40 15:49:01 0 74.87 0.00 11.96 4.10 0.10 8.96 16:14:40 15:49:01 1 76.46 0.00 12.47 6.07 0.12 4.88 16:14:40 15:49:01 2 75.68 0.00 11.56 0.84 0.12 11.81 16:14:40 15:49:01 3 75.31 0.00 11.26 0.85 0.12 12.46 16:14:40 15:49:01 4 75.02 0.00 12.63 4.08 0.12 8.15 16:14:40 15:49:01 5 73.58 0.00 12.76 1.02 0.12 12.53 16:14:40 15:49:01 6 73.57 0.00 13.60 1.41 0.12 11.30 16:14:40 15:49:01 7 76.20 0.00 11.25 0.79 0.12 11.65 16:14:40 15:50:01 all 54.40 0.00 9.42 4.37 0.17 31.65 16:14:40 15:50:01 0 54.38 0.00 8.36 3.29 0.15 33.81 16:14:40 15:50:01 1 54.15 0.00 9.12 6.97 0.15 29.61 16:14:40 15:50:01 2 56.00 0.00 7.95 1.19 0.13 34.71 16:14:40 15:50:01 3 56.16 0.00 10.04 3.44 0.12 30.24 16:14:40 15:50:01 4 52.34 0.00 10.38 7.75 0.16 29.37 16:14:40 15:50:01 5 52.39 0.00 10.26 4.97 0.36 32.01 16:14:40 15:50:01 6 54.62 0.00 10.16 1.46 0.14 33.62 16:14:40 15:50:01 7 55.04 0.00 9.13 5.93 0.14 29.76 16:14:40 15:51:01 all 8.53 0.00 1.44 0.10 0.06 89.87 16:14:40 15:51:01 0 7.52 0.00 1.38 0.02 0.05 91.04 16:14:40 15:51:01 1 7.40 0.00 1.72 0.05 0.05 90.78 16:14:40 15:51:01 2 8.36 0.00 1.62 0.03 0.05 89.93 16:14:40 15:51:01 3 9.74 0.00 2.02 0.44 0.07 87.74 16:14:40 15:51:01 4 9.46 0.00 1.39 0.20 0.05 88.89 16:14:40 15:51:01 5 6.43 0.00 1.11 0.03 0.07 92.36 16:14:40 15:51:01 6 11.21 0.00 1.20 0.03 0.07 87.49 16:14:40 15:51:01 7 8.09 0.00 1.12 0.02 0.05 90.72 16:14:40 15:52:01 all 0.19 0.00 0.14 0.01 0.01 99.65 16:14:40 15:52:01 0 0.17 0.00 0.18 0.00 0.03 99.62 16:14:40 15:52:01 1 0.22 0.00 0.08 0.07 0.02 99.62 16:14:40 15:52:01 2 0.20 0.00 0.10 0.00 0.00 99.70 16:14:40 15:52:01 3 0.18 0.00 0.13 0.03 0.00 99.65 16:14:40 15:52:01 4 0.18 0.00 0.15 0.00 0.00 99.67 16:14:40 15:52:01 5 0.13 0.00 0.18 0.00 0.03 99.65 16:14:40 15:52:01 6 0.13 0.00 0.17 0.00 0.02 99.68 16:14:40 15:52:01 7 0.30 0.00 0.12 0.00 0.00 99.58 16:14:40 15:53:01 all 0.04 0.00 0.01 0.01 0.01 99.94 16:14:40 15:53:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:14:40 15:53:01 1 0.03 0.00 0.00 0.05 0.00 99.92 16:14:40 15:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:14:40 15:53:01 3 0.12 0.00 0.00 0.00 0.02 99.87 16:14:40 15:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:14:40 15:53:01 5 0.07 0.00 0.03 0.00 0.02 99.88 16:14:40 15:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 15:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 15:54:01 all 0.04 0.00 0.02 0.00 0.01 99.92 16:14:40 15:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:14:40 15:54:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:14:40 15:54:01 2 0.05 0.00 0.02 0.02 0.02 99.90 16:14:40 15:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:14:40 15:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 15:54:01 5 0.08 0.00 0.03 0.00 0.03 99.85 16:14:40 15:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:14:40 15:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:14:40 15:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:14:40 15:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:14:40 15:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:14:40 15:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 15:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 15:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 15:55:01 5 0.03 0.00 0.05 0.00 0.02 99.90 16:14:40 15:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 15:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:14:40 15:55:01 CPU %user %nice %system %iowait %steal %idle 16:14:40 15:56:01 all 0.02 0.00 0.02 0.00 0.01 99.95 16:14:40 15:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:14:40 15:56:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:14:40 15:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:14:40 15:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:14:40 15:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 15:56:01 5 0.05 0.00 0.05 0.00 0.02 99.88 16:14:40 15:56:01 6 0.02 0.00 0.03 0.00 0.00 99.95 16:14:40 15:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:14:40 15:57:01 all 0.04 0.00 0.01 0.00 0.01 99.93 16:14:40 15:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:14:40 15:57:01 1 0.05 0.00 0.02 0.02 0.00 99.92 16:14:40 15:57:01 2 0.02 0.00 0.03 0.02 0.02 99.92 16:14:40 15:57:01 3 0.12 0.00 0.00 0.00 0.02 99.87 16:14:40 15:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 15:57:01 5 0.03 0.00 0.03 0.00 0.03 99.90 16:14:40 15:57:01 6 0.05 0.00 0.00 0.00 0.00 99.95 16:14:40 15:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:14:40 15:58:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:14:40 15:58:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:14:40 15:58:01 1 0.03 0.00 0.00 0.02 0.02 99.93 16:14:40 15:58:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:14:40 15:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:14:40 15:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 15:58:01 5 0.07 0.00 0.03 0.00 0.02 99.88 16:14:40 15:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:14:40 15:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 15:59:01 all 0.06 0.00 0.04 0.00 0.00 99.90 16:14:40 15:59:01 0 0.12 0.00 0.07 0.00 0.02 99.80 16:14:40 15:59:01 1 0.08 0.00 0.03 0.00 0.00 99.88 16:14:40 15:59:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:14:40 15:59:01 3 0.07 0.00 0.05 0.00 0.00 99.88 16:14:40 15:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:14:40 15:59:01 5 0.07 0.00 0.05 0.00 0.02 99.87 16:14:40 15:59:01 6 0.03 0.00 0.03 0.00 0.00 99.93 16:14:40 15:59:01 7 0.05 0.00 0.05 0.00 0.00 99.90 16:14:40 16:00:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:14:40 16:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:00:01 1 0.05 0.00 0.00 0.02 0.02 99.92 16:14:40 16:00:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:14:40 16:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:14:40 16:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:14:40 16:00:01 5 0.07 0.00 0.02 0.00 0.03 99.88 16:14:40 16:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 16:14:40 16:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:14:40 16:01:01 all 0.20 0.00 0.01 0.00 0.01 99.78 16:14:40 16:01:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:14:40 16:01:01 1 1.45 0.00 0.00 0.02 0.00 98.53 16:14:40 16:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:14:40 16:01:01 3 0.03 0.00 0.02 0.02 0.00 99.93 16:14:40 16:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:01:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:14:40 16:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:14:40 16:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:02:01 all 0.08 0.00 0.01 0.00 0.00 99.90 16:14:40 16:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:14:40 16:02:01 1 0.43 0.00 0.02 0.02 0.02 99.52 16:14:40 16:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:14:40 16:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:14:40 16:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:14:40 16:02:01 5 0.08 0.00 0.02 0.00 0.02 99.88 16:14:40 16:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:14:40 16:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 16:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:14:40 16:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:14:40 16:03:01 1 0.05 0.00 0.02 0.02 0.00 99.92 16:14:40 16:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:03:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:14:40 16:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:03:01 5 0.03 0.00 0.05 0.00 0.02 99.90 16:14:40 16:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 16:04:01 all 0.03 0.00 0.00 0.00 0.01 99.95 16:14:40 16:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:14:40 16:04:01 1 0.05 0.00 0.00 0.02 0.02 99.92 16:14:40 16:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:14:40 16:04:01 3 0.00 0.00 0.00 0.02 0.02 99.97 16:14:40 16:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:14:40 16:04:01 5 0.08 0.00 0.00 0.00 0.03 99.88 16:14:40 16:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:14:40 16:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:14:40 16:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:14:40 16:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:14:40 16:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:14:40 16:05:01 3 0.07 0.00 0.00 0.00 0.00 99.93 16:14:40 16:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:14:40 16:05:01 5 0.07 0.00 0.02 0.00 0.02 99.90 16:14:40 16:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:14:40 16:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:14:40 16:06:01 1 0.03 0.00 0.00 0.02 0.02 99.93 16:14:40 16:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:14:40 16:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:14:40 16:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:14:40 16:06:01 5 0.07 0.00 0.07 0.00 0.02 99.85 16:14:40 16:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:14:40 16:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 16:14:40 16:06:01 CPU %user %nice %system %iowait %steal %idle 16:14:40 16:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:14:40 16:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:14:40 16:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:14:40 16:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:14:40 16:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:07:01 5 0.05 0.00 0.08 0.00 0.02 99.85 16:14:40 16:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:14:40 16:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:14:40 16:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:14:40 16:08:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:14:40 16:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:14:40 16:08:01 3 0.08 0.00 0.00 0.00 0.00 99.92 16:14:40 16:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:08:01 5 0.07 0.00 0.07 0.00 0.02 99.85 16:14:40 16:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 16:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:14:40 16:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:14:40 16:09:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:14:40 16:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:14:40 16:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:14:40 16:09:01 5 0.08 0.00 0.05 0.00 0.02 99.85 16:14:40 16:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 16:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:14:40 16:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:14:40 16:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:14:40 16:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:14:40 16:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:14:40 16:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:14:40 16:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:10:01 5 0.05 0.00 0.05 0.00 0.02 99.88 16:14:40 16:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:14:40 16:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 16:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:14:40 16:11:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:14:40 16:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:14:40 16:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:14:40 16:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:14:40 16:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:14:40 16:11:01 5 0.03 0.00 0.02 0.00 0.03 99.92 16:14:40 16:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:14:40 16:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:14:40 16:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:14:40 16:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:14:40 16:12:01 1 0.00 0.00 0.00 0.02 0.02 99.97 16:14:40 16:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:14:40 16:12:01 5 0.08 0.00 0.03 0.00 0.02 99.87 16:14:40 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:14:40 16:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:14:40 16:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:14:40 16:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:14:40 16:13:01 1 0.05 0.00 0.00 0.02 0.00 99.93 16:14:40 16:13:01 2 0.00 0.00 0.03 0.00 0.00 99.97 16:14:40 16:13:01 3 0.02 0.00 0.00 0.02 0.02 99.95 16:14:40 16:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 16:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:14:40 16:13:01 6 0.00 0.00 0.05 0.00 0.00 99.95 16:14:40 16:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:14:40 16:14:01 all 8.16 0.00 3.55 4.42 0.08 83.79 16:14:40 16:14:01 0 9.03 0.00 3.47 0.34 0.05 87.11 16:14:40 16:14:01 1 7.33 0.00 4.09 6.64 0.17 81.77 16:14:40 16:14:01 2 8.93 0.00 4.75 23.42 0.14 62.76 16:14:40 16:14:01 3 7.94 0.00 3.01 0.15 0.03 88.86 16:14:40 16:14:01 4 7.38 0.00 3.95 0.22 0.05 88.40 16:14:40 16:14:01 5 6.92 0.00 3.02 0.76 0.07 89.22 16:14:40 16:14:01 6 7.96 0.00 3.26 3.09 0.05 85.63 16:14:40 16:14:01 7 9.82 0.00 2.84 1.15 0.08 86.11 16:14:40 Average: all 8.51 0.00 1.68 0.72 0.03 89.06 16:14:40 Average: 0 8.47 0.00 1.66 0.32 0.03 89.53 16:14:40 Average: 1 8.42 0.00 1.71 1.19 0.03 88.65 16:14:40 Average: 2 8.63 0.00 1.60 1.48 0.03 88.26 16:14:40 Average: 3 8.77 0.00 1.68 0.37 0.03 89.15 16:14:40 Average: 4 8.39 0.00 1.72 0.80 0.02 89.07 16:14:40 Average: 5 8.34 0.00 1.87 0.55 0.05 89.20 16:14:40 Average: 6 8.42 0.00 1.70 0.36 0.02 89.49 16:14:40 Average: 7 8.61 0.00 1.52 0.73 0.02 89.12 16:14:40 16:14:40 16:14:40