Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 888135928f9f91f6ddfefe583f70e79cadb3f0af 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-ssh13798684093804475985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14310409126747402052.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15008109901383192427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15477579093360723667.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-ssh11895720164559360022.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18105 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/534 [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/534 # 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 > 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 Avoid second fetch Checking out Revision 888135928f9f91f6ddfefe583f70e79cadb3f0af (main) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.4 to 2.1.6 (#4587)" > git config core.sparsecheckout # timeout=10 > git checkout -f 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 > git rev-list --no-walk 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:56:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:56:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:56:14 ========================================================= 20:56:14 EdgeX Global Pipelines Version Info 20:56:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:56:15 ------------------- 20:56:15 stable info: 20:56:15 ------------------- 20:56:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:56:15 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:56:15 Message: update stable to v1.0.250 20:56:15 ------------------- 20:56:15 experimental info: 20:56:15 ------------------- 20:56:15 Commited By: **** collab-it+edgex@linuxfoundation.org 20:56:15 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:56:15 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:56:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:56:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:56:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:56:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:56:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:56:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:56:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8881359 [Pipeline] echo 20:56:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:16 provisioning config files... 20:56:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/534@tmp/config7448166029023868029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:16 ---> docker-login.sh 20:56:16 nexus3.edgexfoundry.org:10001 20:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:16 Configure a credential helper to remove this warning. See 20:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:16 20:56:16 Login Succeeded 20:56:16 nexus3.edgexfoundry.org:10002 20:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:17 Configure a credential helper to remove this warning. See 20:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:17 20:56:17 Login Succeeded 20:56:17 nexus3.edgexfoundry.org:10003 20:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:17 Configure a credential helper to remove this warning. See 20:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:17 20:56:17 Login Succeeded 20:56:17 nexus3.edgexfoundry.org:10004 20:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:17 Configure a credential helper to remove this warning. See 20:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:17 20:56:17 Login Succeeded 20:56:17 docker.io 20:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:17 Configure a credential helper to remove this warning. See 20:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:17 20:56:17 Login Succeeded 20:56:17 ---> docker-login.sh ends [Pipeline] } 20:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:56:17 + 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 20:56:17 + cut -d/ -f2 20:56:17 + dirname cmd/core-command/Dockerfile 20:56:17 + echo core-command,cmd/core-command/Dockerfile 20:56:17 + cut -d/ -f2 20:56:17 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:56:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:56:17 + dirname cmd/core-data/Dockerfile 20:56:17 + cut -d/ -f2 20:56:17 + echo core-data,cmd/core-data/Dockerfile 20:56:17 + + dirname cmd/core-metadata/Dockerfile 20:56:17 cut -d/ -f2 20:56:17 + echo core-metadata,cmd/core-metadata/Dockerfile 20:56:17 + dirname cmd/security-bootstrapper/Dockerfile 20:56:17 + cut -d/ -f2 20:56:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:56:17 + dirname cmd/security-proxy-auth/Dockerfile 20:56:17 + cut -d/ -f2 20:56:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:56:17 + dirname cmd/security-proxy-setup/Dockerfile 20:56:17 + cut -d/ -f2 20:56:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:56:17 + + dirname cmd/security-secretstore-setup/Dockerfile 20:56:17 cut -d/ -f2 20:56:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:56:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:56:17 + cut -d/ -f2 20:56:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:56:17 + + cut -d/ -f2 20:56:17 dirname cmd/security-spire-agent/Dockerfile 20:56:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:56:17 + dirname cmd/security-spire-config/Dockerfile 20:56:17 + cut -d/ -f2 20:56:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:56:17 + dirname cmd/security-spire-server/Dockerfile 20:56:17 + cut -d/ -f2 20:56:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:56:17 + dirname cmd/support-notifications/Dockerfile 20:56:17 + cut -d/ -f2 20:56:17 + echo support-notifications,cmd/support-notifications/Dockerfile 20:56:17 + dirname cmd/support-scheduler/Dockerfile 20:56:17 + cut -d/ -f2 20:56:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:56:17 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 20:56:18 + git rev-list -1 --merges 888135928f9f91f6ddfefe583f70e79cadb3f0af~1..888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] echo 20:56:18 -----------> git rev-list -1 --merges 888135928f9f91f6ddfefe583f70e79cadb3f0af~1..888135928f9f91f6ddfefe583f70e79cadb3f0af 888135928f9f91f6ddfefe583f70e79cadb3f0af [false] [Pipeline] sh 20:56:18 + git log --format=format:%s -1 888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] echo 20:56:18 ========================================================= 20:56:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:56:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:56:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:56:19 + grep -v github /etc/ssh/ssh_known_hosts 20:56:19 + [ -e /tmp/ssh_known_hosts ] 20:56:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:56:19 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 20:56:19 /etc/ssh/ssh_known_hosts 20:56:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:19 20:56:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:19 0.1.4: Pulling from edgex-devops/py-git-semver 20:56:19 b85a868b505f: Pulling fs layer 20:56:19 e2be974225ed: Pulling fs layer 20:56:19 339a4e72a1f5: Pulling fs layer 20:56:19 988bab9f4d93: Pulling fs layer 20:56:19 1469e6f7b9e6: Pulling fs layer 20:56:19 eaf3925da568: Pulling fs layer 20:56:19 bab4dde63d76: Pulling fs layer 20:56:19 bde34c3a00c8: Pulling fs layer 20:56:19 b352a97aabf1: Pulling fs layer 20:56:19 4872d77fe225: Pulling fs layer 20:56:19 5851b861e8e6: Pulling fs layer 20:56:19 bde34c3a00c8: Waiting 20:56:19 b352a97aabf1: Waiting 20:56:19 bab4dde63d76: Waiting 20:56:19 5851b861e8e6: Waiting 20:56:19 4872d77fe225: Waiting 20:56:19 eaf3925da568: Waiting 20:56:19 e2be974225ed: Verifying Checksum 20:56:19 e2be974225ed: Download complete 20:56:19 988bab9f4d93: Verifying Checksum 20:56:19 988bab9f4d93: Download complete 20:56:19 1469e6f7b9e6: Verifying Checksum 20:56:19 1469e6f7b9e6: Download complete 20:56:19 eaf3925da568: Download complete 20:56:20 339a4e72a1f5: Verifying Checksum 20:56:20 339a4e72a1f5: Download complete 20:56:20 bde34c3a00c8: Verifying Checksum 20:56:20 bde34c3a00c8: Download complete 20:56:20 b352a97aabf1: Download complete 20:56:20 4872d77fe225: Verifying Checksum 20:56:20 4872d77fe225: Download complete 20:56:20 5851b861e8e6: Verifying Checksum 20:56:20 5851b861e8e6: Download complete 20:56:20 b85a868b505f: Verifying Checksum 20:56:20 b85a868b505f: Download complete 20:56:20 bab4dde63d76: Verifying Checksum 20:56:20 bab4dde63d76: Download complete 20:56:21 b85a868b505f: Pull complete 20:56:21 e2be974225ed: Pull complete 20:56:22 339a4e72a1f5: Pull complete 20:56:22 988bab9f4d93: Pull complete 20:56:22 1469e6f7b9e6: Pull complete 20:56:22 eaf3925da568: Pull complete 20:56:24 bab4dde63d76: Pull complete 20:56:24 bde34c3a00c8: Pull complete 20:56:24 b352a97aabf1: Pull complete 20:56:24 4872d77fe225: Pull complete 20:56:24 5851b861e8e6: Pull complete 20:56:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:56:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:24 prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container 20:56:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 20:56:27 $ docker top b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 -eo pid,comm 20:56:27 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). 20:56:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:27 [ssh-agent] Looking for ssh-agent implementation... 20:56:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:27 $ docker exec b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 ssh-agent 20:56:27 SSH_AUTH_SOCK=/tmp/ssh-q1yOZdAa0SgG/agent.33 20:56:27 SSH_AGENT_PID=39 20:56:27 Running ssh-add (command line suppressed) 20:56:27 Identity added: /w/workspace/edgex-go/534@tmp/private_key_4918316357637833070.key (/w/workspace/edgex-go/534@tmp/private_key_4918316357637833070.key) 20:56:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:27 + git tag --points-at HEAD [Pipeline] } 20:56:27 $ docker exec --env ******** --env ******** b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 ssh-agent -k 20:56:27 unset SSH_AUTH_SOCK; 20:56:27 unset SSH_AGENT_PID; 20:56:27 echo Agent pid 39 killed; 20:56:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:56:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:27 [ssh-agent] Looking for ssh-agent implementation... 20:56:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:28 $ docker exec b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 ssh-agent 20:56:28 SSH_AUTH_SOCK=/tmp/ssh-xzsE7Xc6iwnL/agent.71 20:56:28 SSH_AGENT_PID=77 20:56:28 Running ssh-add (command line suppressed) 20:56:28 Identity added: /w/workspace/edgex-go/534@tmp/private_key_18390254378457672026.key (/w/workspace/edgex-go/534@tmp/private_key_18390254378457672026.key) 20:56:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:28 + git semver init 20:56:28 2023-06-07 20:56:28,755 [run_init] DEBUG init version:0.0.0 force:False 20:56:28 2023-06-07 20:56:28,755 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/534/.semver 20:56:28 2023-06-07 20:56:28,756 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/534/.semver 20:56:28 2023-06-07 20:56:28,756 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/534/.semver'], cwd=/w/workspace/edgex-go/534, universal_newlines=False, shell=None, istream=None) 20:56:34 2023-06-07 20:56:33,736 [append_file] DEBUG append to file:/w/workspace/edgex-go/534/.git/info/exclude 20:56:34 2023-06-07 20:56:33,736 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/534/.semver/main with force:False 20:56:34 2023-06-07 20:56:33,736 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main 20:56:34 2023-06-07 20:56:33,737 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main 20:56:34 3.1.0-dev.1 [Pipeline] } 20:56:34 $ docker exec --env ******** --env ******** b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 ssh-agent -k 20:56:34 unset SSH_AUTH_SOCK; 20:56:34 unset SSH_AGENT_PID; 20:56:34 echo Agent pid 77 killed; 20:56:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:56:34 + git semver [Pipeline] } 20:56:34 $ docker stop --time=1 b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 20:56:36 $ docker rm -f --volumes b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:56:36 Stashed 1 file(s) [Pipeline] echo 20:56:36 [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [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 20:56:37 + git config --global --add safe.directory /w/workspace/edgex-go/534 [Pipeline] echo 20:56:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:37 ========================================================= 20:56:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:56:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:56:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:56:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:56:37 f56be85fc22e: Pulling fs layer 20:56:37 85791d961cd3: Pulling fs layer 20:56:37 d694b5ae8c79: Pulling fs layer 20:56:37 9f32a84ed3da: Pulling fs layer 20:56:37 4d19c01a9841: Pulling fs layer 20:56:37 9325e15d5711: Pulling fs layer 20:56:37 556b6ee489ea: Pulling fs layer 20:56:37 c5a4b2cf53e6: Pulling fs layer 20:56:37 9f32a84ed3da: Waiting 20:56:37 4d19c01a9841: Waiting 20:56:37 556b6ee489ea: Waiting 20:56:37 9325e15d5711: Waiting 20:56:37 85791d961cd3: Download complete 20:56:37 9f32a84ed3da: Verifying Checksum 20:56:37 9f32a84ed3da: Download complete 20:56:37 4d19c01a9841: Verifying Checksum 20:56:37 4d19c01a9841: Download complete 20:56:37 f56be85fc22e: Verifying Checksum 20:56:37 f56be85fc22e: Download complete 20:56:37 9325e15d5711: Verifying Checksum 20:56:37 9325e15d5711: Download complete 20:56:37 f56be85fc22e: Pull complete 20:56:37 85791d961cd3: Pull complete 20:56:38 d694b5ae8c79: Verifying Checksum 20:56:38 d694b5ae8c79: Download complete 20:56:38 c5a4b2cf53e6: Verifying Checksum 20:56:38 c5a4b2cf53e6: Download complete 20:56:38 556b6ee489ea: Verifying Checksum 20:56:38 556b6ee489ea: Download complete 20:56:41 d694b5ae8c79: Pull complete 20:56:41 9f32a84ed3da: Pull complete 20:56:41 4d19c01a9841: Pull complete 20:56:41 9325e15d5711: Pull complete 20:56:44 556b6ee489ea: Pull complete 20:56:44 c5a4b2cf53e6: Pull complete 20:56:44 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:56:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:56:45 + + docker build -t ci-base-image-x86_64 -f - . 20:56:45 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:56:45 WORKDIR /edgex 20:56:45 COPY go.mod . 20:56:45 RUN go mod download 20:56:45 Sending build context to Docker daemon 170.6MB 20:56:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:56:45 ---> c4be618373d6 20:56:45 Step 2/4 : WORKDIR /edgex 20:56:50 ---> Running in e2b05c81f096 20:56:50 Removing intermediate container e2b05c81f096 20:56:50 ---> fca3d97e7f67 20:56:50 Step 3/4 : COPY go.mod . 20:56:50 ---> 6969093dff75 20:56:50 Step 4/4 : RUN go mod download 20:56:50 ---> Running in 84fe5014a67a 20:56:51 Still waiting to schedule task 20:56:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:57:03 Removing intermediate container 84fe5014a67a 20:57:03 ---> 7e0f67ee336c 20:57:03 Successfully built 7e0f67ee336c 20:57:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:03 + docker inspect -f . ci-base-image-x86_64 20:57:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:03 prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container 20:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 20:57:04 $ docker top 9201a7a57c596845164b40c2c7bc91868650cb620a4945680491aa4aee82ccd6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:04 + go version 20:57:04 go version go1.20.2 linux/amd64 [Pipeline] } 20:57:04 $ docker stop --time=1 9201a7a57c596845164b40c2c7bc91868650cb620a4945680491aa4aee82ccd6 20:57:05 $ docker rm -f --volumes 9201a7a57c596845164b40c2c7bc91868650cb620a4945680491aa4aee82ccd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:06 + docker inspect -f . ci-base-image-x86_64 20:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:06 prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container 20:57:06 $ 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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 20:57:06 $ docker top 57785ce75cefb160b34f3b2db4f8e66fc28fbe7f63c770f5cc4dd2dac32a8f2a -eo pid,comm [Pipeline] { [Pipeline] echo 20:57:06 ========================================================= 20:57:06 [edgeXBuildGoParallel] Running Tests and Build... 20:57:06 ========================================================= [Pipeline] sh 20:57:06 + git config --global --add safe.directory /w/workspace/edgex-go/534 [Pipeline] fileExists [Pipeline] sh 20:57:07 + make test 20:57:07 go test -race -coverprofile=coverage.out ./... 20:57:15 ? github.com/edgexfoundry/edgex-go [no test files] 20:57:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:57:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:57:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:57:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:57:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:57:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:57:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:57:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:57:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:57:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:57:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:57:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:57:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:57:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 20:57:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 20:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:57:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:57:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:57:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:57:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:57:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:57:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:57:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:57:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:57:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:57:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 71.5% of statements 20:57:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements 20:57:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:57:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:57:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:57:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:57:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:57:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:57:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:57:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:57:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.641s coverage: 88.5% of statements 20:57:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements 20:57:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.339s coverage: 95.6% of statements 20:57:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements 20:57:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:57:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:57:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:57:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 65.9% of statements 20:57:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:57:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 20:57:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.0% of statements 20:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 42.9% of statements 20:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements 20:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 20:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.427s coverage: 96.3% of statements 20:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 20:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:57:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:57:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:57:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:57:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:57:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:57:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:57:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:57:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:57:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:57:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:57:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:57:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:57:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:57:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:57:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 20:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.259s coverage: 79.9% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.070s coverage: 92.9% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.8% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.5% of statements 20:58:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 20:58:01 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:58:01 running golangci-lint 20:58:01 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:58:01 go version go1.20.2 linux/amd64 20:58:01 level=info msg="[config_reader] Used config file .golangci.yml" 20:58:01 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:58:16 level=info msg="[loader] Go packages loading at mode 575 (imports|name|deps|exports_file|files|types_sizes|compiled_files) took 14.145458349s" 20:58:16 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.641914ms" 20:58:22 level=info msg="[linters_context/goanalysis] analyzers took 52.031132957s with top 10 stages: buildir: 31.407766352s, inspect: 1.359941217s, fact_deprecated: 1.351839405s, printf: 1.253222539s, gosec: 1.179729125s, ctrlflow: 1.117153823s, S1038: 938.74826ms, fact_purity: 803.972805ms, nilness: 678.152686ms, S1039: 433.300438ms" 20:58:22 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:58:22 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, nolint: 0/23, filename_unadjuster: 203/203, exclude: 203/203, skip_files: 203/203, exclude-rules: 23/203, cgo: 203/203, identifier_marker: 203/203" 20:58:22 level=info msg="[runner] processing took 18.118253ms with stages: nolint: 7.353229ms, identifier_marker: 6.015961ms, autogenerated_exclude: 1.460849ms, path_prettifier: 1.306907ms, exclude-rules: 1.247346ms, skip_dirs: 688.35µs, cgo: 26.721µs, filename_unadjuster: 14.48µs, max_from_linter: 680ns, max_same_issues: 650ns, uniq_by_line: 570ns, diff: 440ns, skip_files: 380ns, path_shortener: 370ns, severity-rules: 350ns, source_code: 260ns, exclude: 250ns, sort_results: 230ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 20:58:22 level=info msg="[runner] linters took 7.452717984s with stages: goanalysis_metalinter: 7.434508329s" 20:58:22 level=info msg="File cache stats: 0 entries of total size 0B" 20:58:22 level=info msg="Memory: 218 samples, avg is 193.6MB, max is 777.3MB" 20:58:22 level=info msg="Execution took 21.639623353s" 20:58:22 go vet ./... 20:58:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:58:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:58:26 ./bin/test-attribution-txt.sh [Pipeline] echo 20:58:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:58:27 + ls -al . 20:58:27 total 720 20:58:27 drwxrwxr-x 11 1001 1001 4096 Jun 7 20:57 . 20:58:27 drwxr-xr-x 4 root root 4096 Jun 7 20:57 .. 20:58:27 drwxrwxr-x 2 1001 1001 4096 Jun 7 20:56 .blubracket 20:58:27 -rw-rw-r-- 1 1001 1001 16 Jun 7 20:56 .dockerignore 20:58:27 drwxrwxr-x 8 1001 1001 4096 Jun 7 20:56 .git 20:58:27 drwxrwxr-x 3 1001 1001 4096 Jun 7 20:56 .github 20:58:27 -rw-rw-r-- 1 1001 1001 1133 Jun 7 20:56 .gitignore 20:58:27 -rw-rw-r-- 1 1001 1001 42 Jun 7 20:56 .golangci.yml 20:58:27 -rw-rw-r-- 1 1001 1001 87 Jun 7 20:56 .hadolint.yml 20:58:27 drwxr-xr-x 3 1001 1001 4096 Jun 7 20:56 .semver 20:58:27 -rw-rw-r-- 1 1001 1001 166 Jun 7 20:56 .sonarcloud.properties 20:58:27 -rw-rw-r-- 1 1001 1001 1171 Jun 7 20:56 ADOPTERS.md 20:58:27 -rw-rw-r-- 1 1001 1001 10835 Jun 7 20:56 Attribution.txt 20:58:27 -rw-rw-r-- 1 1001 1001 93407 Jun 7 20:56 CHANGELOG.md 20:58:27 -rw-rw-r-- 1 1001 1001 3804 Jun 7 20:56 CONTRIBUTING.md 20:58:27 -rw-rw-r-- 1 1001 1001 677 Jun 7 20:56 GOVERNANCE.md 20:58:27 -rw-rw-r-- 1 1001 1001 883 Jun 7 20:56 Jenkinsfile 20:58:27 -rw-rw-r-- 1 1001 1001 10775 Jun 7 20:56 LICENSE 20:58:27 -rw-rw-r-- 1 1001 1001 14368 Jun 7 20:56 Makefile 20:58:27 -rw-rw-r-- 1 1001 1001 582 Jun 7 20:56 OWNERS.md 20:58:27 -rw-rw-r-- 1 1001 1001 9923 Jun 7 20:56 README.md 20:58:27 -rw-rw-r-- 1 1001 1001 789 Jun 7 20:56 SECURITY.md 20:58:27 -rw-rw-r-- 1 1001 1001 11 Jun 7 20:56 VERSION 20:58:27 drwxrwxr-x 2 1001 1001 4096 Jun 7 20:56 bin 20:58:27 drwxrwxr-x 18 1001 1001 4096 Jun 7 20:56 cmd 20:58:27 -rw-r--r-- 1 root root 447731 Jun 7 20:57 coverage.out 20:58:27 -rw-rw-r-- 1 1001 1001 3159 Jun 7 20:56 go.mod 20:58:27 -rw-rw-r-- 1 1001 1001 30958 Jun 7 20:56 go.sum 20:58:27 drwxrwxr-x 7 1001 1001 4096 Jun 7 20:56 internal 20:58:27 drwxrwxr-x 3 1001 1001 4096 Jun 7 20:56 openapi 20:58:27 -rw-rw-r-- 1 1001 1001 594 Jun 7 20:56 security.txt 20:58:27 drwxrwxr-x 4 1001 1001 4096 Jun 7 20:56 snap 20:58:27 -rw-rw-r-- 1 1001 1001 204 Jun 7 20:56 version.go [Pipeline] sh 20:58:27 + '[' -e coverage.out ] 20:58:27 + chown 1001:1001 coverage.out [Pipeline] stash 20:58:27 Stashed 1 file(s) [Pipeline] sh 20:58:27 + make build 20:58:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:58:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18108 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:58:29 Running in /w/workspace/edgex-go/534 [Pipeline] { [Pipeline] checkout 20:58:29 The recommended git tool is: git 20:58:34 using credential edgex-jenkins-ssh 20:58:34 Cloning the remote Git repository 20:58:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:58:35 > git init /w/workspace/edgex-go/534 # timeout=10 20:58:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:58:35 > git --version # timeout=10 20:58:35 > git --version # 'git version 2.25.1' 20:58:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:58:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:58:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:58:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:58:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:58:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:58:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:58:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:58:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:58:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:52 Avoid second fetch 20:58:52 Checking out Revision 888135928f9f91f6ddfefe583f70e79cadb3f0af (main) 20:58:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:58:53 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.4 to 2.1.6 (#4587)" 20:58:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:58:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:58:54 Dload Upload Total Spent Left Speed 20:58:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 76353 20:58:52 > git config core.sparsecheckout # timeout=10 20:58:52 > git checkout -f 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 [Pipeline] sh 20:58:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:58:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:58:54 + sudo tee /etc/docker/daemon.new 20:58:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:58:54 { 20:58:54 "registry-mirrors": [ 20:58:54 "https://nexus3.edgexfoundry.org:10001" 20:58:54 ], 20:58:54 "bip": "10.250.0.254/24", 20:58:54 "hosts": [ 20:58:54 "tcp://0.0.0.0:5555", 20:58:54 "unix:///var/run/docker.sock" 20:58:54 ], 20:58:54 "mtu": 1458, 20:58:54 "selinux-enabled": true, 20:58:54 "seccomp-profile": "/etc/docker/seccomp.json" 20:58:54 } [Pipeline] sh 20:58:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:58:55 + sudo service docker restart [Pipeline] } 20:58:55 $ docker stop --time=1 57785ce75cefb160b34f3b2db4f8e66fc28fbe7f63c770f5cc4dd2dac32a8f2a 20:59:00 $ docker rm -f --volumes 57785ce75cefb160b34f3b2db4f8e66fc28fbe7f63c770f5cc4dd2dac32a8f2a [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 20:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:59:01 20:59:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:59:02 latest: Pulling from edgex-devops/edgex-compose 20:59:02 91d30c5bc195: Pulling fs layer 20:59:02 2e9b0aa3be6d: Pulling fs layer 20:59:02 9c61dcf015f6: Pulling fs layer 20:59:02 4698f68db338: Pulling fs layer 20:59:02 2a2f49069b9e: Pulling fs layer 20:59:02 e0025b399a48: Pulling fs layer 20:59:02 4698f68db338: Waiting 20:59:02 e0025b399a48: Waiting 20:59:02 2a2f49069b9e: Waiting 20:59:02 91d30c5bc195: Verifying Checksum 20:59:02 91d30c5bc195: Download complete 20:59:02 4698f68db338: Verifying Checksum 20:59:02 4698f68db338: Download complete 20:59:02 2e9b0aa3be6d: Verifying Checksum 20:59:02 2e9b0aa3be6d: Download complete 20:59:02 91d30c5bc195: Pull complete 20:59:02 e0025b399a48: Verifying Checksum 20:59:02 e0025b399a48: Download complete 20:59:02 2a2f49069b9e: Verifying Checksum 20:59:02 2a2f49069b9e: Download complete 20:59:02 2e9b0aa3be6d: Pull complete 20:59:02 9c61dcf015f6: Verifying Checksum 20:59:02 9c61dcf015f6: Download complete 20:59:05 9c61dcf015f6: Pull complete 20:59:05 4698f68db338: Pull complete 20:59:06 2a2f49069b9e: Pull complete 20:59:06 e0025b399a48: Pull complete 20:59:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:59:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:06 prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container 20:59:06 $ 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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 20:59:09 $ docker top 5d0cb420a15d240adc453275e2187a212c994dd5f2d3c99cc5632c7c43974be8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:09 + docker compose -f ./docker-compose-build.yml build --parallel 20:59:11 #1 [core-command internal] load build definition from Dockerfile 20:59:11 #1 transferring dockerfile: 1.82kB done 20:59:11 #1 DONE 0.0s 20:59:12 20:59:12 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:59:12 #2 transferring dockerfile: 1.78kB done 20:59:12 #2 DONE 0.0s 20:59:12 20:59:12 #3 [security-bootstrapper internal] load build definition from Dockerfile 20:59:12 #3 transferring dockerfile: 2.82kB done 20:59:12 #3 DONE 0.0s 20:59:12 20:59:12 #4 [security-spire-server internal] load build definition from Dockerfile 20:59:12 #4 transferring dockerfile: 2.63kB done 20:59:12 #4 DONE 0.0s 20:59:12 20:59:12 #5 [security-proxy-setup internal] load build definition from Dockerfile 20:59:12 #5 transferring dockerfile: 2.06kB done 20:59:12 #5 DONE 0.0s 20:59:12 20:59:12 #6 [security-spire-config internal] load build definition from Dockerfile 20:59:12 #6 transferring dockerfile: 2.58kB done 20:59:12 #6 DONE 0.0s 20:59:12 20:59:12 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:59:12 #7 transferring dockerfile: 2.12kB done 20:59:12 #7 DONE 0.0s 20:59:12 20:59:12 #8 [support-scheduler internal] load build definition from Dockerfile 20:59:12 #8 transferring dockerfile: 1.82kB done 20:59:12 #8 DONE 0.1s 20:59:12 20:59:12 #9 [security-secretstore-setup internal] load build definition from Dockerfile 20:59:12 #9 transferring dockerfile: 2.38kB done 20:59:12 #9 DONE 0.0s 20:59:12 20:59:12 #10 [core-metadata internal] load build definition from Dockerfile 20:59:12 #10 transferring dockerfile: 1.96kB done 20:59:12 #10 DONE 0.0s 20:59:12 20:59:12 #11 [support-notifications internal] load build definition from Dockerfile 20:59:12 #11 transferring dockerfile: 1.84kB done 20:59:12 #11 DONE 0.1s 20:59:12 20:59:12 #12 [security-proxy-auth internal] load build definition from Dockerfile 20:59:12 #12 transferring dockerfile: 2.04kB done 20:59:12 #12 DONE 0.1s 20:59:12 20:59:12 #13 [core-command internal] load .dockerignore 20:59:12 #13 transferring context: 56B done 20:59:12 #13 DONE 0.0s 20:59:12 20:59:12 #14 [core-data internal] load build definition from Dockerfile 20:59:12 #14 transferring dockerfile: 1.90kB done 20:59:12 #14 DONE 0.1s 20:59:12 20:59:12 #15 [security-spire-agent internal] load build definition from Dockerfile 20:59:12 #15 transferring dockerfile: 2.68kB done 20:59:12 #15 DONE 0.1s 20:59:12 20:59:12 #16 [security-spiffe-token-provider internal] load .dockerignore 20:59:12 #16 transferring context: 56B done 20:59:12 #16 DONE 0.0s 20:59:12 20:59:12 #17 [security-bootstrapper internal] load .dockerignore 20:59:12 #17 transferring context: 56B done 20:59:12 #17 DONE 0.0s 20:59:12 20:59:12 #18 [security-spire-server internal] load .dockerignore 20:59:12 #18 transferring context: 56B done 20:59:12 #18 DONE 0.0s 20:59:12 20:59:12 #19 [security-proxy-setup internal] load .dockerignore 20:59:12 #19 transferring context: 56B done 20:59:12 #19 DONE 0.0s 20:59:12 20:59:12 #20 [security-spire-config internal] load .dockerignore 20:59:12 #20 transferring context: 56B done 20:59:12 #20 DONE 0.0s 20:59:12 20:59:12 #21 [core-common-config-bootstrapper internal] load .dockerignore 20:59:12 #21 transferring context: 56B done 20:59:12 #21 DONE 0.0s 20:59:12 20:59:12 #22 [security-secretstore-setup internal] load .dockerignore 20:59:12 #22 transferring context: 56B done 20:59:12 #22 DONE 0.0s 20:59:12 20:59:12 #23 [core-metadata internal] load .dockerignore 20:59:12 #23 transferring context: 56B done 20:59:12 #23 DONE 0.0s 20:59:12 20:59:12 #24 [support-scheduler internal] load .dockerignore 20:59:12 #24 transferring context: 56B done 20:59:12 #24 DONE 0.1s 20:59:12 20:59:12 #25 [core-data internal] load .dockerignore 20:59:12 #25 transferring context: 56B done 20:59:12 #25 DONE 0.1s 20:59:12 20:59:12 #26 [support-notifications internal] load .dockerignore 20:59:12 #26 transferring context: 56B done 20:59:12 #26 DONE 0.1s 20:59:12 20:59:12 #27 [security-proxy-auth internal] load .dockerignore 20:59:12 #27 transferring context: 56B done 20:59:12 #27 DONE 0.1s 20:59:12 20:59:12 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:59:12 #28 DONE 0.0s 20:59:12 20:59:12 #29 [security-spire-agent internal] load .dockerignore 20:59:12 #29 transferring context: 56B done 20:59:12 #29 DONE 0.1s 20:59:12 20:59:12 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:59:12 #28 DONE 0.0s 20:59:12 20:59:12 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 20:59:12 #30 ... 20:59:12 20:59:12 #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:59:12 #28 DONE 0.0s 20:59:12 20:59:12 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 20:59:13 #30 DONE 0.6s 20:59:13 20:59:13 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:59:13 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 done 20:59:13 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 20:59:13 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 20:59:13 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 20:59:13 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 20:59:13 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 20:59:13 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 20:59:13 #31 DONE 0.4s 20:59:13 20:59:13 #32 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:13 provisioning config files... 20:59:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/534@tmp/config6805654321395072470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:14 ---> docker-login.sh 20:59:14 nexus3.edgexfoundry.org:10001 20:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:14 Configure a credential helper to remove this warning. See 20:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:14 20:59:14 Login Succeeded 20:59:14 nexus3.edgexfoundry.org:10002 20:59:14 #32 ... 20:59:14 20:59:14 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:59:14 #33 DONE 1.8s 20:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:15 Configure a credential helper to remove this warning. See 20:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:15 20:59:15 Login Succeeded 20:59:15 nexus3.edgexfoundry.org:10003 20:59:15 20:59:15 #34 [core-data builder 2/7] WORKDIR /edgex-go 20:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:15 Configure a credential helper to remove this warning. See 20:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:15 20:59:15 Login Succeeded 20:59:15 nexus3.edgexfoundry.org:10004 20:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:15 Configure a credential helper to remove this warning. See 20:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:15 20:59:15 Login Succeeded 20:59:15 docker.io 20:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:16 Configure a credential helper to remove this warning. See 20:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:16 20:59:16 Login Succeeded 20:59:16 ---> docker-login.sh ends [Pipeline] } 20:59:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:59:16 + git config --global --add safe.directory /w/workspace/edgex-go/534 [Pipeline] echo 20:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:17 ========================================================= 20:59:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:59:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:59:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:59:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:59:17 c41833b44d91: Pulling fs layer 20:59:17 ed15518f5707: Pulling fs layer 20:59:17 feae8fd75edb: Pulling fs layer 20:59:17 242c74f7c9fa: Pulling fs layer 20:59:17 3cdef696dda3: Pulling fs layer 20:59:17 2ced38df9373: Pulling fs layer 20:59:17 58f1dce35555: Pulling fs layer 20:59:17 242c74f7c9fa: Waiting 20:59:17 3cdef696dda3: Waiting 20:59:17 2ced38df9373: Waiting 20:59:17 58f1dce35555: Waiting 20:59:17 ed15518f5707: Verifying Checksum 20:59:17 ed15518f5707: Download complete 20:59:17 242c74f7c9fa: Verifying Checksum 20:59:17 242c74f7c9fa: Download complete 20:59:17 3cdef696dda3: Verifying Checksum 20:59:17 3cdef696dda3: Download complete 20:59:17 c41833b44d91: Verifying Checksum 20:59:18 c41833b44d91: Pull complete 20:59:18 58f1dce35555: Verifying Checksum 20:59:18 58f1dce35555: Download complete 20:59:19 ed15518f5707: Pull complete 20:59:20 feae8fd75edb: Verifying Checksum 20:59:20 feae8fd75edb: Download complete 20:59:20 2ced38df9373: Verifying Checksum 20:59:20 2ced38df9373: Download complete 20:59:20 #34 ... 20:59:20 20:59:20 #35 [security-secretstore-setup internal] load build context 20:59:20 #35 transferring context: 248.77MB 6.6s 20:59:20 #35 ... 20:59:20 20:59:20 #36 [core-data internal] load build context 20:59:20 #36 transferring context: 351.87MB 7.6s done 20:59:20 #36 ... 20:59:20 20:59:20 #37 [security-spire-config internal] load build context 20:59:21 #37 ... 20:59:21 20:59:21 #35 [security-secretstore-setup internal] load build context 20:59:22 #35 transferring context: 351.87MB 9.4s done 20:59:23 #35 ... 20:59:23 20:59:23 #38 [security-spire-agent internal] load build context 20:59:23 #38 transferring context: 351.87MB 8.1s done 20:59:23 #38 ... 20:59:23 20:59:23 #39 [security-bootstrapper internal] load build context 20:59:23 #39 transferring context: 351.87MB 9.6s done 20:59:23 #39 ... 20:59:23 20:59:23 #40 [security-proxy-auth internal] load build context 20:59:23 #40 transferring context: 351.87MB 10.2s done 20:59:23 #40 ... 20:59:23 20:59:23 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:59:23 #41 ... 20:59:23 20:59:23 #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:59:23 #42 ... 20:59:23 20:59:23 #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:59:23 #43 ... 20:59:23 20:59:23 #44 [security-spiffe-token-provider internal] load build context 20:59:23 #44 transferring context: 351.87MB 10.0s done 20:59:23 #44 ... 20:59:23 20:59:23 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:59:24 #45 ... 20:59:24 20:59:24 #46 [core-metadata internal] load build context 20:59:24 #46 transferring context: 351.87MB 10.1s done 20:59:24 #46 ... 20:59:24 20:59:24 #47 [core-command internal] load build context 20:59:24 #47 transferring context: 351.87MB 9.3s done 20:59:24 #47 ... 20:59:24 20:59:24 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:59:24 #0 7.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:24 #0 7.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:24 #0 7.732 (1/1) Installing dumb-init (1.2.5-r2) 20:59:24 #0 7.739 Executing busybox-1.35.0-r29.trigger 20:59:24 #0 7.759 OK: 7 MiB in 16 packages 20:59:24 #48 ... 20:59:24 20:59:24 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:59:24 #49 ... 20:59:24 20:59:24 #50 [support-notifications internal] load build context 20:59:24 #50 transferring context: 351.87MB 9.7s done 20:59:25 #50 ... 20:59:25 20:59:25 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:59:25 #0 4.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:25 #0 5.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:25 #0 5.809 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:59:25 #0 5.809 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:59:25 #0 5.809 OK: 17823 distinct packages available 20:59:25 #0 5.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:25 #0 5.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:25 #0 6.180 (1/9) Installing ca-certificates (20230506-r0) 20:59:25 #0 6.195 (2/9) Installing brotli-libs (1.0.9-r9) 20:59:25 #0 6.207 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:59:25 #0 6.217 (4/9) Installing libcurl (8.1.2-r0) 20:59:25 #0 6.227 (5/9) Installing curl (8.1.2-r0) 20:59:25 #0 6.233 (6/9) Installing dumb-init (1.2.5-r2) 20:59:25 #0 6.243 (7/9) Installing musl-obstack (1.2.3-r0) 20:59:25 #0 6.243 (8/9) Installing libucontext (1.2-r0) 20:59:25 #0 6.246 (9/9) Installing gcompat (1.1.0-r0) 20:59:25 #0 6.248 Executing busybox-1.35.0-r29.trigger 20:59:25 #0 6.265 Executing ca-certificates-20230506-r0.trigger 20:59:25 #0 6.334 OK: 10 MiB in 24 packages 20:59:25 #51 ... 20:59:25 20:59:25 #52 [core-common-config-bootstrapper internal] load build context 20:59:25 #52 transferring context: 351.87MB 9.8s done 20:59:25 #52 ... 20:59:25 20:59:25 #53 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:59:25 #0 5.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:25 #0 5.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:25 #0 6.130 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:59:25 #0 6.130 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:59:25 #0 6.130 OK: 17823 distinct packages available 20:59:25 #0 6.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:25 #0 6.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:25 #0 6.524 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 20:59:25 #0 6.861 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 20:59:25 #0 6.870 (3/7) Installing dumb-init (1.2.5-r2) 20:59:25 #0 6.874 (4/7) Installing musl-obstack (1.2.3-r0) 20:59:25 #0 6.877 (5/7) Installing libucontext (1.2-r0) 20:59:25 #0 6.885 (6/7) Installing gcompat (1.1.0-r0) 20:59:25 #0 6.887 (7/7) Installing openssl (3.0.9-r1) 20:59:25 #0 6.897 Executing busybox-1.35.0-r29.trigger 20:59:25 #0 6.909 OK: 8 MiB in 20 packages 20:59:25 #53 ... 20:59:25 20:59:25 #54 [support-scheduler internal] load build context 20:59:25 #54 transferring context: 351.87MB 9.6s done 20:59:25 #54 ... 20:59:25 20:59:25 #55 [security-proxy-setup internal] load build context 20:59:25 #55 transferring context: 351.87MB 10.5s done 20:59:25 #55 ... 20:59:25 20:59:25 #56 [security-spire-server internal] load build context 20:59:25 #56 transferring context: 351.87MB 10.0s done 20:59:31 #56 ... 20:59:31 20:59:31 #37 [security-spire-config internal] load build context 20:59:31 #37 transferring context: 351.87MB 8.3s done 20:59:31 #37 ... 20:59:31 20:59:31 #32 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:59:31 #32 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:31 #32 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:31 #32 10.45 (1/1) Installing dumb-init (1.2.5-r2) 20:59:31 #32 10.45 Executing busybox-1.35.0-r29.trigger 20:59:31 #32 10.46 OK: 7 MiB in 16 packages 20:59:32 feae8fd75edb: Pull complete 20:59:32 242c74f7c9fa: Pull complete 20:59:32 3cdef696dda3: Pull complete 20:59:36 2ced38df9373: Pull complete 20:59:39 58f1dce35555: Pull complete 20:59:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:59:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:59:39 + docker build -t ci-base-image-arm64 -f - . 20:59:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:59:39 WORKDIR /edgex 20:59:39 COPY go.mod . 20:59:39 RUN go mod download 20:59:40 Sending build context to Docker daemon 2.947MB 20:59:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:59:40 ---> fadd8f120f05 20:59:40 Step 2/4 : WORKDIR /edgex 20:59:42 ---> Running in 8485d85d12be 20:59:42 Removing intermediate container 8485d85d12be 20:59:42 ---> 527812abbd5b 20:59:42 Step 3/4 : COPY go.mod . 20:59:42 ---> 0578d737492f 20:59:42 Step 4/4 : RUN go mod download 20:59:42 ---> Running in 08a248ff65e4 20:59:57 #32 ... 20:59:57 20:59:57 #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:59:57 #43 41.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:57 #43 41.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:57 #43 ... 20:59:57 20:59:57 #36 [core-data internal] load build context 20:59:57 #36 DONE 42.4s 20:59:57 20:59:57 #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:59:57 #43 42.07 (1/2) Installing dumb-init (1.2.5-r2) 20:59:57 #43 42.09 (2/2) Installing su-exec (0.2-r2) 20:59:57 #43 42.10 Executing busybox-1.35.0-r29.trigger 20:59:57 #43 42.10 OK: 7 MiB in 17 packages 20:59:57 #43 ... 20:59:57 20:59:57 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:59:57 #48 DONE 42.3s 20:59:57 20:59:57 #34 [core-command builder 2/7] WORKDIR /edgex-go 20:59:57 #34 DONE 41.1s 20:59:57 20:59:57 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:59:57 #57 ... 20:59:57 20:59:57 #32 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:59:57 #32 DONE 42.7s 20:59:57 20:59:57 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:59:57 #51 DONE 42.8s 20:59:57 20:59:57 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:59:57 #41 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:57 #41 42.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:57 #41 42.64 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 20:59:57 #41 42.67 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 20:59:57 #41 42.68 (3/4) Installing dumb-init (1.2.5-r2) 20:59:57 #41 42.68 (4/4) Installing openssl (3.0.9-r1) 20:59:57 #41 42.70 Executing busybox-1.35.0-r29.trigger 20:59:57 #41 42.71 OK: 8 MiB in 17 packages 20:59:57 #41 ... 20:59:57 20:59:57 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:59:57 #53 DONE 43.2s 20:59:57 20:59:57 #38 [security-spire-agent internal] load build context 20:59:57 #38 DONE 43.6s 20:59:57 20:59:57 #37 [security-spire-config internal] load build context 20:59:57 #37 DONE 43.7s 20:59:57 20:59:57 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:59:57 #45 41.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:57 #45 42.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:57 #45 42.36 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:59:57 #45 42.36 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:59:57 #45 42.36 OK: 17823 distinct packages available 20:59:57 #45 42.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:57 #45 42.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:57 #45 42.70 (1/4) Installing dumb-init (1.2.5-r2) 20:59:57 #45 42.71 (2/4) Installing musl-obstack (1.2.3-r0) 20:59:57 #45 42.71 (3/4) Installing libucontext (1.2-r0) 20:59:57 #45 42.72 (4/4) Installing gcompat (1.1.0-r0) 20:59:57 #45 42.72 Executing busybox-1.35.0-r29.trigger 20:59:57 #45 42.73 OK: 7 MiB in 19 packages 20:59:57 #45 ... 20:59:57 20:59:57 #35 [security-secretstore-setup internal] load build context 20:59:57 #35 DONE 43.8s 20:59:57 20:59:57 #47 [core-command internal] load build context 20:59:57 #47 DONE 43.8s 20:59:57 20:59:57 #54 [support-scheduler internal] load build context 20:59:57 #54 DONE 43.9s 20:59:57 20:59:57 #39 [security-bootstrapper internal] load build context 20:59:57 #39 DONE 43.9s 20:59:57 20:59:57 #50 [support-notifications internal] load build context 20:59:57 #50 DONE 44.0s 20:59:57 20:59:57 #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:59:57 #42 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:57 #42 43.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:57 #42 43.56 (1/2) Installing ca-certificates (20230506-r0) 20:59:57 #42 43.57 (2/2) Installing dumb-init (1.2.5-r2) 20:59:57 #42 43.57 Executing busybox-1.35.0-r29.trigger 20:59:57 #42 43.58 Executing ca-certificates-20230506-r0.trigger 20:59:57 #42 43.64 OK: 8 MiB in 17 packages 20:59:57 #42 ... 20:59:57 20:59:57 #52 [core-common-config-bootstrapper internal] load build context 20:59:57 #52 DONE 44.2s 20:59:57 20:59:57 #56 [security-spire-server internal] load build context 20:59:57 #56 DONE 44.3s 20:59:57 20:59:57 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:59:57 #49 41.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:57 #49 42.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:57 #49 42.37 (1/3) Installing ca-certificates (20230506-r0) 20:59:57 #49 42.38 (2/3) Installing dumb-init (1.2.5-r2) 20:59:57 #49 42.39 (3/3) Installing su-exec (0.2-r2) 20:59:57 #49 42.39 Executing busybox-1.35.0-r29.trigger 20:59:57 #49 42.40 Executing ca-certificates-20230506-r0.trigger 20:59:57 #49 42.47 OK: 8 MiB in 18 packages 20:59:57 #49 ... 20:59:57 20:59:57 #44 [security-spiffe-token-provider internal] load build context 20:59:57 #44 DONE 44.5s 20:59:57 20:59:57 #46 [core-metadata internal] load build context 20:59:57 #46 DONE 44.5s 20:59:57 20:59:57 #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:59:57 #58 ... 20:59:57 20:59:57 #40 [security-proxy-auth internal] load build context 20:59:57 #40 DONE 44.7s 20:59:57 20:59:57 #55 [security-proxy-setup internal] load build context 20:59:57 #55 DONE 44.8s 20:59:57 20:59:57 #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:59:57 #43 DONE 44.5s 20:59:57 20:59:57 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:59:57 #49 DONE 44.5s 20:59:57 20:59:57 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:59:57 #41 DONE 44.5s 20:59:57 20:59:57 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:59:58 #59 DONE 0.1s 20:59:58 20:59:58 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:59:58 #45 DONE 44.6s 20:59:58 20:59:58 #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:59:58 #42 DONE 44.6s 20:59:58 20:59:58 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:59:58 #60 DONE 0.9s 20:59:58 20:59:58 #61 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:59:58 #61 DONE 0.1s 20:59:58 20:59:58 #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:59:58 #58 3.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:59 #58 ... 20:59:59 20:59:59 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:59:59 #0 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:59 #0 2.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:59 #0 3.047 OK: 265 MiB in 53 packages 20:59:59 #62 DONE 3.1s 20:59:59 20:59:59 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:59:59 #63 DONE 0.0s 20:59:59 20:59:59 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:59:59 #0 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:59 #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:59 #0 3.081 OK: 265 MiB in 53 packages 20:59:59 #64 DONE 3.2s 20:59:59 20:59:59 #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:59:59 #58 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:59 #58 ... 20:59:59 20:59:59 #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:59:59 #65 DONE 0.1s 20:59:59 20:59:59 #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:59:59 #66 DONE 0.0s 20:59:59 20:59:59 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:59:59 #57 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:59 #57 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:59 #57 3.278 OK: 265 MiB in 53 packages 20:59:59 #57 DONE 3.5s 20:59:59 20:59:59 #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:59:59 #58 3.412 OK: 265 MiB in 53 packages 20:59:59 #58 DONE 3.5s 20:59:59 20:59:59 #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:59:59 #67 DONE 0.1s 20:59:59 20:59:59 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:59:59 #0 2.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:59 #0 2.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:59 #0 3.082 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:59:59 #0 3.082 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:59:59 #0 3.082 OK: 17830 distinct packages available 20:59:59 #0 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:59:59 #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:59:59 #0 3.506 OK: 265 MiB in 53 packages 20:59:59 #68 DONE 3.6s 20:59:59 20:59:59 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:59 #69 ... 20:59:59 20:59:59 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:59:59 #70 DONE 0.0s 20:59:59 20:59:59 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:09 #71 ... 21:00:09 21:00:09 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:09 #72 ... 21:00:09 21:00:09 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:09 #73 ... 21:00:09 21:00:09 #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:15 Removing intermediate container 08a248ff65e4 21:00:15 ---> b0649c5dccf4 21:00:15 Successfully built b0649c5dccf4 21:00:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:15 + docker inspect -f . ci-base-image-arm64 21:00:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:15 prd-ubuntu20.04-docker-arm64-4c-16g-18108 does not seem to be running inside a container 21:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 21:00:17 $ docker top 387ebab35493c37522bf22ad1f8a64549fa05e741b3aefd973677f2a2f33547f -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:17 + go version 21:00:17 go version go1.20.2 linux/arm64 [Pipeline] } 21:00:17 $ docker stop --time=1 387ebab35493c37522bf22ad1f8a64549fa05e741b3aefd973677f2a2f33547f 21:00:19 $ docker rm -f --volumes 387ebab35493c37522bf22ad1f8a64549fa05e741b3aefd973677f2a2f33547f [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 21:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:00:20 21:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:00:20 latest: Pulling from edgex-devops/edgex-compose-arm64 21:00:20 547446be3368: Pulling fs layer 21:00:20 d125d8839a47: Pulling fs layer 21:00:20 3e85d5ac6304: Pulling fs layer 21:00:20 c3105a71a48b: Pulling fs layer 21:00:20 0f093f025ec4: Pulling fs layer 21:00:20 c3106fc0e877: Pulling fs layer 21:00:20 c3105a71a48b: Waiting 21:00:20 0f093f025ec4: Waiting 21:00:20 c3106fc0e877: Waiting 21:00:20 547446be3368: Verifying Checksum 21:00:20 547446be3368: Download complete 21:00:20 c3105a71a48b: Verifying Checksum 21:00:20 c3105a71a48b: Download complete 21:00:21 d125d8839a47: Verifying Checksum 21:00:21 d125d8839a47: Download complete 21:00:21 c3106fc0e877: Verifying Checksum 21:00:21 c3106fc0e877: Download complete 21:00:21 0f093f025ec4: Verifying Checksum 21:00:21 0f093f025ec4: Download complete 21:00:21 547446be3368: Pull complete 21:00:22 d125d8839a47: Pull complete 21:00:23 3e85d5ac6304: Verifying Checksum 21:00:23 3e85d5ac6304: Download complete 21:00:31 3e85d5ac6304: Pull complete 21:00:31 c3105a71a48b: Pull complete 21:00:32 0f093f025ec4: Pull complete 21:00:32 c3106fc0e877: Pull complete 21:00:32 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:00:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:33 prd-ubuntu20.04-docker-arm64-4c-16g-18108 does not seem to be running inside a container 21:00:33 $ 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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 21:00:35 $ docker top 3ec76b93829af796cae34ddc41a6349f5bf7ff89e22e412b3aae040bbe03ecd6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:35 + docker compose -f ./docker-compose-build.yml build --parallel 21:00:46 #1 [security-spire-server internal] load build definition from Dockerfile 21:00:46 #1 transferring dockerfile: 2.63kB done 21:00:46 #1 DONE 0.1s 21:00:46 21:00:46 #2 [support-scheduler internal] load build definition from Dockerfile 21:00:46 #2 transferring dockerfile: 1.82kB done 21:00:46 #2 DONE 0.1s 21:00:46 21:00:46 #3 [security-spire-agent internal] load build definition from Dockerfile 21:00:46 #3 transferring dockerfile: 2.68kB done 21:00:46 #3 DONE 0.1s 21:00:46 21:00:46 #4 [core-data internal] load build definition from Dockerfile 21:00:46 #4 transferring dockerfile: 1.90kB done 21:00:46 #4 DONE 0.1s 21:00:46 21:00:46 #5 [security-proxy-setup internal] load build definition from Dockerfile 21:00:46 #5 transferring dockerfile: 2.06kB done 21:00:46 #5 DONE 0.1s 21:00:46 21:00:46 #6 [security-secretstore-setup internal] load build definition from Dockerfile 21:00:46 #6 transferring dockerfile: 2.38kB done 21:00:46 #6 DONE 0.0s 21:00:46 21:00:46 #7 [security-spire-config internal] load build definition from Dockerfile 21:00:46 #7 transferring dockerfile: 2.58kB 0.0s done 21:00:46 #7 DONE 0.1s 21:00:46 21:00:46 #8 [security-proxy-auth internal] load build definition from Dockerfile 21:00:46 #8 transferring dockerfile: 2.04kB done 21:00:46 #8 DONE 0.1s 21:00:46 21:00:46 #9 [support-notifications internal] load build definition from Dockerfile 21:00:46 #9 transferring dockerfile: 1.84kB 0.0s done 21:00:46 #9 DONE 0.1s 21:00:46 21:00:46 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:00:46 #10 transferring dockerfile: 1.78kB done 21:00:46 #10 DONE 0.1s 21:00:46 21:00:46 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:00:46 #11 transferring dockerfile: 2.12kB done 21:00:46 #11 DONE 0.1s 21:00:46 21:00:46 #12 [core-metadata internal] load build definition from Dockerfile 21:00:46 #12 transferring dockerfile: 1.96kB 0.0s done 21:00:46 #12 DONE 0.1s 21:00:46 21:00:46 #13 [security-bootstrapper internal] load build definition from Dockerfile 21:00:46 #13 transferring dockerfile: 2.82kB 0.0s done 21:00:46 #13 DONE 0.1s 21:00:46 21:00:46 #14 [core-command internal] load build definition from Dockerfile 21:00:46 #14 transferring dockerfile: 1.82kB done 21:00:46 #14 DONE 0.1s 21:00:46 21:00:46 #15 [security-spire-server internal] load .dockerignore 21:00:46 #15 transferring context: 56B done 21:00:46 #15 DONE 0.1s 21:00:47 21:00:47 #16 [support-scheduler internal] load .dockerignore 21:00:47 #16 transferring context: 56B done 21:00:47 #16 DONE 0.1s 21:00:47 21:00:47 #17 [security-spire-agent internal] load .dockerignore 21:00:47 #17 transferring context: 56B done 21:00:47 #17 DONE 0.0s 21:00:47 21:00:47 #18 [core-data internal] load .dockerignore 21:00:47 #18 transferring context: 56B done 21:00:47 #18 DONE 0.1s 21:00:47 21:00:47 #19 [security-proxy-setup internal] load .dockerignore 21:00:47 #19 transferring context: 56B done 21:00:47 #19 DONE 0.1s 21:00:47 21:00:47 #20 [security-secretstore-setup internal] load .dockerignore 21:00:47 #20 transferring context: 56B done 21:00:47 #20 DONE 0.1s 21:00:47 21:00:47 #21 [security-proxy-auth internal] load .dockerignore 21:00:47 #21 transferring context: 56B 0.0s done 21:00:47 #21 DONE 0.1s 21:00:47 21:00:47 #22 [security-spire-config internal] load .dockerignore 21:00:47 #22 transferring context: 56B 0.0s done 21:00:47 #22 DONE 0.1s 21:00:47 21:00:47 #23 [support-notifications internal] load .dockerignore 21:00:47 #23 transferring context: 56B 0.0s done 21:00:47 #23 DONE 0.1s 21:00:47 21:00:47 #24 [security-spiffe-token-provider internal] load .dockerignore 21:00:47 #24 transferring context: 56B done 21:00:47 #24 DONE 0.1s 21:00:47 21:00:47 #25 [core-common-config-bootstrapper internal] load .dockerignore 21:00:48 #25 transferring context: 56B done 21:00:48 #25 DONE 0.1s 21:00:48 21:00:48 #26 [core-metadata internal] load .dockerignore 21:00:48 #26 transferring context: 56B 0.0s done 21:00:48 #26 DONE 0.1s 21:00:48 21:00:48 #27 [security-bootstrapper internal] load .dockerignore 21:00:48 #27 transferring context: 56B done 21:00:48 #27 DONE 0.1s 21:00:48 21:00:48 #28 [core-command internal] load .dockerignore 21:00:48 #74 ... 21:00:48 21:00:48 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:48 #69 DONE 47.6s 21:00:48 21:00:48 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:48 #72 DONE 48.0s 21:00:48 21:00:48 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:48 #73 DONE 47.9s 21:00:48 21:00:48 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:48 #71 DONE 47.6s 21:00:48 21:00:48 #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:48 #74 DONE 47.9s 21:00:48 21:00:48 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 21:00:48 #28 transferring context: 56B done 21:00:48 #28 DONE 0.1s 21:00:48 21:00:48 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:48 #29 DONE 0.0s 21:00:48 21:00:48 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 21:00:48 #30 DONE 0.6s 21:00:48 21:00:48 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:00:48 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 21:00:48 #31 ... 21:00:48 21:00:48 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:48 #29 DONE 0.0s 21:00:48 21:00:48 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:00:48 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:00:48 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:00:48 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:00:49 #31 ... 21:00:49 21:00:49 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:49 #29 DONE 0.0s 21:00:49 21:00:49 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:49 #29 DONE 0.0s 21:00:49 21:00:49 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:00:49 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 21:00:49 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:00:49 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:00:49 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:00:49 #31 ... 21:00:49 21:00:49 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:49 #29 DONE 0.0s 21:00:49 21:00:49 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:49 #29 DONE 0.0s 21:00:49 21:00:49 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 21:00:49 #30 ... 21:00:49 21:00:49 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:49 #29 DONE 0.0s 21:00:49 21:00:49 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:00:49 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 21:00:49 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:00:49 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:00:49 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:00:49 #31 DONE 1.4s 21:00:49 21:00:49 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 21:00:49 #30 ... 21:00:49 21:00:49 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:49 #29 DONE 0.0s 21:00:49 21:00:49 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:00:49 #30 ... 21:00:49 21:00:49 #32 [security-spire-server internal] load build context 21:00:49 #32 transferring context: 2.56MB 0.5s done 21:00:49 #32 DONE 1.0s 21:00:50 21:00:50 #33 [security-proxy-setup internal] load build context 21:00:50 #33 ... 21:00:50 21:00:50 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:50 #29 DONE 0.0s 21:00:50 21:00:50 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:50 #29 DONE 0.0s 21:00:50 21:00:50 #33 [security-proxy-setup internal] load build context 21:00:50 #33 ... 21:00:50 21:00:50 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:00:50 #29 DONE 0.0s 21:00:50 21:00:50 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 21:00:50 #30 DONE 1.3s 21:00:50 21:00:50 #33 [security-proxy-setup internal] load build context 21:00:50 #33 ... 21:00:50 21:00:50 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:00:50 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 21:00:50 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:00:50 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:00:50 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:00:50 #31 DONE 1.6s 21:00:50 21:00:50 #33 [security-proxy-setup internal] load build context 21:00:51 #33 transferring context: 2.56MB 1.4s done 21:00:51 #33 ... 21:00:51 21:00:51 #34 [security-spire-agent internal] load build context 21:00:51 #34 transferring context: 2.56MB 1.0s done 21:00:51 #34 DONE 2.6s 21:00:51 21:00:51 #33 [security-proxy-setup internal] load build context 21:00:51 #33 DONE 2.3s 21:00:51 21:00:51 #35 [support-scheduler internal] load build context 21:00:51 #35 transferring context: 2.56MB 1.3s done 21:00:51 #35 DONE 2.7s 21:00:51 21:00:51 #36 [security-secretstore-setup internal] load build context 21:00:51 #36 transferring context: 2.56MB 1.2s done 21:00:52 #36 ... 21:00:52 21:00:52 #37 [security-spire-config internal] load build context 21:00:52 #37 transferring context: 2.56MB 0.9s done 21:00:52 #37 DONE 3.1s 21:00:52 21:00:52 #38 [security-proxy-auth internal] load build context 21:00:53 #38 ... 21:00:53 21:00:53 #39 [core-data internal] load build context 21:00:53 #39 transferring context: 2.56MB 1.0s done 21:00:53 #39 DONE 4.0s 21:00:53 21:00:53 #38 [security-proxy-auth internal] load build context 21:00:55 #38 ... 21:00:55 21:00:55 #36 [security-secretstore-setup internal] load build context 21:00:55 #36 DONE 5.3s 21:00:55 21:00:55 #38 [security-proxy-auth internal] load build context 21:00:55 #38 transferring context: 2.56MB 3.4s done 21:00:56 #38 ... 21:00:56 21:00:56 #40 [support-notifications internal] load build context 21:00:56 #40 transferring context: 2.56MB 3.3s done 21:00:56 #40 DONE 5.8s 21:00:56 21:00:56 #38 [security-proxy-auth internal] load build context 21:00:56 #38 DONE 5.8s 21:00:56 21:00:56 #41 [core-common-config-bootstrapper internal] load build context 21:00:57 #41 ... 21:00:57 21:00:57 #42 [core-command internal] load build context 21:00:57 #42 transferring context: 2.56MB 3.4s done 21:00:57 #42 DONE 6.4s 21:00:57 21:00:57 #41 [core-common-config-bootstrapper internal] load build context 21:00:57 #41 transferring context: 2.56MB 5.0s done 21:00:57 #41 ... 21:00:57 21:00:57 #43 [security-spiffe-token-provider internal] load build context 21:00:57 #43 transferring context: 2.56MB 5.1s done 21:00:57 #43 ... 21:00:57 21:00:57 #44 [core-metadata internal] load build context 21:00:57 #44 transferring context: 2.56MB 3.8s done 21:00:57 #44 DONE 6.8s 21:00:57 21:00:57 #45 [security-bootstrapper internal] load build context 21:00:57 #45 transferring context: 2.56MB 4.6s done 21:00:57 #45 DONE 7.2s 21:00:57 21:00:57 #46 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 21:00:57 #46 ... 21:00:57 21:00:57 #41 [core-common-config-bootstrapper internal] load build context 21:00:57 #41 DONE 7.1s 21:00:57 21:00:57 #43 [security-spiffe-token-provider internal] load build context 21:00:57 #43 DONE 7.2s 21:00:57 21:00:57 #47 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:00:57 #0 6.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:00:57 #0 7.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:00:58 #47 ... 21:00:58 21:00:58 #46 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 21:00:58 #46 DONE 10.2s 21:00:58 21:00:58 #48 [security-spire-server builder 2/9] WORKDIR /edgex-go 21:00:58 #75 ... 21:00:58 21:00:58 #76 [security-spire-server builder 6/9] COPY . . 21:00:58 #76 ... 21:00:58 21:00:58 #77 [security-proxy-setup builder 6/7] COPY . . 21:00:58 #77 ... 21:00:58 21:00:58 #78 [security-spiffe-token-provider builder 6/7] COPY . . 21:00:58 #78 ... 21:00:58 21:00:58 #79 [support-notifications builder 6/7] COPY . . 21:00:59 #48 DONE 1.8s 21:00:59 21:00:59 #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:01:00 #49 ... 21:01:00 21:01:00 #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:01:00 #0 6.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:00 #0 8.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:00 #0 10.74 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:01:00 #0 10.74 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:01:00 #0 10.74 OK: 17694 distinct packages available 21:01:00 #50 ... 21:01:00 21:01:00 #51 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:01:00 #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:00 #0 9.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:00 #51 ... 21:01:00 21:01:00 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:01:00 #0 7.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:00 #0 8.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:00 #52 ... 21:01:00 21:01:00 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:01:00 #0 9.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:00 #53 ... 21:01:00 21:01:00 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:01:00 #0 9.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:00 #54 ... 21:01:00 21:01:00 #55 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:01:00 #55 ... 21:01:00 21:01:00 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:01 #56 ... 21:01:01 21:01:01 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:01:01 #0 9.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:01 #57 ... 21:01:01 21:01:01 #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:01:01 #50 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:01 #50 ... 21:01:01 21:01:01 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:01:01 #0 9.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:01 #58 ... 21:01:01 21:01:01 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:01 #56 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:01 #79 DONE 14.5s 21:01:01 21:01:01 #77 [security-proxy-setup builder 6/7] COPY . . 21:01:01 #77 DONE 14.5s 21:01:01 21:01:01 #78 [security-spiffe-token-provider builder 6/7] COPY . . 21:01:01 #78 DONE 14.4s 21:01:01 21:01:01 #80 [security-secretstore-setup builder 6/7] COPY . . 21:01:01 #80 CACHED 21:01:01 21:01:01 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:01 #81 CACHED 21:01:01 21:01:01 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:01:01 #82 CACHED 21:01:01 21:01:01 #83 [security-bootstrapper builder 6/7] COPY . . 21:01:01 #83 CACHED 21:01:01 21:01:01 #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:01:01 #84 CACHED 21:01:01 21:01:01 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:01 #85 CACHED 21:01:01 21:01:01 #76 [security-spire-server builder 6/9] COPY . . 21:01:01 #76 DONE 14.5s 21:01:01 21:01:01 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 21:01:01 #75 DONE 14.5s 21:01:01 21:01:01 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:01 #86 CACHED 21:01:01 21:01:01 #87 [support-scheduler builder 6/7] COPY . . 21:01:01 #87 CACHED 21:01:01 21:01:01 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:01:01 #88 CACHED 21:01:01 21:01:01 #89 [core-metadata builder 6/7] COPY . . 21:01:01 #89 CACHED 21:01:01 21:01:01 #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:01 #90 CACHED 21:01:01 21:01:01 #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:01:01 #91 CACHED 21:01:01 21:01:01 #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:01:01 #92 CACHED 21:01:01 21:01:01 #93 [security-proxy-auth builder 6/7] COPY . . 21:01:01 #93 CACHED 21:01:01 21:01:01 #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:01 #94 CACHED 21:01:01 21:01:01 #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:01 #95 CACHED 21:01:01 21:01:01 #96 [core-data builder 4/7] COPY go.mod vendor* ./ 21:01:01 #96 CACHED 21:01:01 21:01:01 #97 [core-data builder 6/7] COPY . . 21:01:01 #97 CACHED 21:01:01 21:01:01 #98 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:01:01 #98 DONE 0.1s 21:01:01 21:01:01 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 21:01:01 #99 CACHED 21:01:01 21:01:01 #100 [core-command builder 6/7] COPY . . 21:01:01 #100 CACHED 21:01:01 21:01:01 #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:01 #101 CACHED 21:01:01 21:01:01 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:01:01 #102 ... 21:01:01 21:01:01 #103 [security-spire-config builder 6/9] COPY . . 21:01:01 #103 CACHED 21:01:01 21:01:01 #104 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:01:01 #104 CACHED 21:01:01 21:01:01 #105 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:01 #105 CACHED 21:01:01 21:01:01 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:01:01 #106 CACHED 21:01:01 21:01:01 #107 [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 21:01:03 #56 ... 21:01:03 21:01:03 #47 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:01:03 #47 11.69 (1/1) Installing dumb-init (1.2.5-r2) 21:01:03 #47 11.76 Executing busybox-1.35.0-r29.trigger 21:01:03 #47 11.88 OK: 8 MiB in 16 packages 21:01:03 #47 DONE 13.2s 21:01:03 21:01:03 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:01:03 #54 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:05 #107 ... 21:01:05 21:01:05 #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 21:01:05 #108 DONE 3.1s 21:01:05 21:01:05 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:01:06 #109 DONE 1.6s 21:01:06 21:01:06 #107 [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 21:01:06 #107 DONE 4.7s 21:01:06 21:01:06 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:01:06 #110 DONE 0.1s 21:01:06 21:01:06 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:01:06 #0 1.443 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:01:06 #111 ... 21:01:06 21:01:06 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:01:06 #54 ... 21:01:06 21:01:06 #51 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:01:06 #51 15.27 (1/2) Installing dumb-init (1.2.5-r2) 21:01:06 #51 15.31 (2/2) Installing openssl (3.0.8-r4) 21:01:06 #51 15.39 Executing busybox-1.35.0-r29.trigger 21:01:06 #51 15.53 OK: 8 MiB in 17 packages 21:01:06 #51 DONE 16.3s 21:01:06 21:01:06 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:01:06 #59 DONE 0.3s 21:01:06 21:01:06 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:01:06 #52 14.10 (1/3) Installing ca-certificates (20230506-r0) 21:01:06 #52 14.54 (2/3) Installing dumb-init (1.2.5-r2) 21:01:06 #52 14.58 (3/3) Installing su-exec (0.2-r2) 21:01:06 #52 14.60 Executing busybox-1.35.0-r29.trigger 21:01:06 #52 14.71 Executing ca-certificates-20230506-r0.trigger 21:01:06 #112 DONE 0.2s 21:01:06 21:01:06 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:01:06 #113 DONE 0.2s 21:01:06 21:01:06 #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:01:06 #114 CACHED 21:01:06 21:01:06 #115 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:01:06 #115 CACHED 21:01:06 21:01:06 #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:06 #116 CACHED 21:01:06 21:01:06 #117 [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 21:01:06 #117 CACHED 21:01:06 21:01:06 #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:01:06 #118 CACHED 21:01:06 21:01:06 #119 [security-spire-agent builder 6/9] COPY . . 21:01:06 #119 CACHED 21:01:06 21:01:06 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:01:06 #120 CACHED 21:01:06 21:01:06 #121 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:01:06 #121 CACHED 21:01:06 21:01:06 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:01:06 #122 DONE 0.1s 21:01:07 21:01:07 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:01:07 #52 16.85 OK: 8 MiB in 18 packages 21:01:08 #52 DONE 18.0s 21:01:08 21:01:08 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:01:08 #54 17.29 (1/1) Installing dumb-init (1.2.5-r2) 21:01:08 #54 17.33 Executing busybox-1.35.0-r29.trigger 21:01:08 #54 17.49 OK: 8 MiB in 16 packages 21:01:08 #123 ... 21:01:08 21:01:08 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:01:08 #124 DONE 1.7s 21:01:08 21:01:08 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:01:08 #125 DONE 1.6s 21:01:08 21:01:08 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:01:08 #123 DONE 1.7s 21:01:08 21:01:08 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:01:08 #54 DONE 18.7s 21:01:08 21:01:08 #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:01:08 #50 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:08 #50 19.37 (1/5) Installing dumb-init (1.2.5-r2) 21:01:08 #50 19.41 (2/5) Installing musl-obstack (1.2.3-r0) 21:01:08 #50 19.42 (3/5) Installing libucontext (1.2-r0) 21:01:08 #50 19.45 (4/5) Installing gcompat (1.1.0-r0) 21:01:08 #50 19.47 (5/5) Installing openssl (3.0.8-r4) 21:01:08 #50 19.57 Executing busybox-1.35.0-r29.trigger 21:01:09 #50 19.71 OK: 9 MiB in 20 packages 21:01:09 #50 ... 21:01:09 21:01:09 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:01:09 #0 5.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:09 #0 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:09 #60 ... 21:01:09 21:01:09 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:01:09 #0 5.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:09 #0 8.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:09 #61 ... 21:01:09 21:01:09 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:01:09 #0 5.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:09 #0 8.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:09 #62 ... 21:01:09 21:01:09 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:01:09 #57 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:09 #57 18.10 (1/2) Installing dumb-init (1.2.5-r2) 21:01:09 #57 18.14 (2/2) Installing su-exec (0.2-r2) 21:01:09 #57 18.15 Executing busybox-1.35.0-r29.trigger 21:01:09 #57 18.35 OK: 8 MiB in 17 packages 21:01:10 #57 ... 21:01:10 21:01:10 #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:01:10 #50 DONE 20.7s 21:01:10 21:01:10 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:01:10 #58 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:10 #58 16.88 (1/2) Installing ca-certificates (20230506-r0) 21:01:10 #58 17.41 (2/2) Installing dumb-init (1.2.5-r2) 21:01:10 #58 17.44 Executing busybox-1.35.0-r29.trigger 21:01:10 #58 17.59 Executing ca-certificates-20230506-r0.trigger 21:01:10 #58 ... 21:01:10 21:01:10 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:01:10 #57 DONE 19.6s 21:01:10 21:01:10 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:01:10 #126 DONE 1.9s 21:01:10 21:01:10 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:01:10 #127 DONE 1.8s 21:01:10 21:01:10 #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:01:10 #128 DONE 1.9s 21:01:10 21:01:10 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:01:11 #129 ... 21:01:11 21:01:11 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:01:11 #0 0.840 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:01:11 #130 ... 21:01:11 21:01:11 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:01:11 #0 1.225 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:01:11 #131 ... 21:01:11 21:01:11 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:01:11 #0 1.213 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:01:11 #132 ... 21:01:11 21:01:11 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:01:11 #0 0.927 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:01:12 #133 ... 21:01:12 21:01:12 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:01:12 #0 1.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:01:12 #63 ... 21:01:12 21:01:12 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:01:12 #58 19.64 OK: 8 MiB in 17 packages 21:01:12 #58 DONE 20.6s 21:01:12 21:01:12 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:01:12 #62 12.88 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:01:12 #62 12.88 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:01:12 #62 12.88 OK: 17699 distinct packages available 21:01:12 #134 ... 21:01:12 21:01:12 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:01:12 #0 0.502 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:01:12 #135 ... 21:01:12 21:01:12 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:01:12 #102 0.927 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:01:12 #102 ... 21:01:12 21:01:12 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:01:12 #0 0.691 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:01:12 #136 ... 21:01:12 21:01:12 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:01:12 #0 0.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:01:12 #62 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:12 #62 ... 21:01:12 21:01:12 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:01:12 #60 12.91 OK: 263 MiB in 53 packages 21:01:12 #60 DONE 13.8s 21:01:12 21:01:12 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:01:12 #53 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:12 #53 17.02 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:01:12 #53 17.02 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:01:12 #53 17.02 OK: 17694 distinct packages available 21:01:12 #53 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:12 #53 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:12 #137 ... 21:01:12 21:01:12 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:01:12 #0 0.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:01:12 #138 ... 21:01:12 21:01:12 #139 [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 21:01:12 #53 ... 21:01:12 21:01:12 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:01:13 #64 DONE 0.5s 21:01:13 21:01:13 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:13 #56 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:13 #56 17.25 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:01:13 #56 17.28 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:01:13 #56 17.28 OK: 17694 distinct packages available 21:01:13 #56 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:13 #56 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:13 #56 ... 21:01:13 21:01:13 #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:14 #65 ... 21:01:14 21:01:14 #55 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:01:14 #55 6.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:14 #55 8.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:14 #55 14.25 OK: 263 MiB in 53 packages 21:01:14 #55 DONE 15.7s 21:01:14 21:01:14 #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:01:14 #66 ... 21:01:14 21:01:14 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:01:14 #63 DONE 3.8s 21:01:14 21:01:14 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 21:01:14 #49 6.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:01:14 #49 8.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:14 #49 14.14 OK: 263 MiB in 53 packages 21:01:14 #49 DONE 15.6s 21:01:14 21:01:14 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:01:14 #53 24.28 (1/4) Installing dumb-init (1.2.5-r2) 21:01:14 #53 24.32 (2/4) Installing musl-obstack (1.2.3-r0) 21:01:14 #53 24.32 (3/4) Installing libucontext (1.2-r0) 21:01:14 #53 24.34 (4/4) Installing gcompat (1.1.0-r0) 21:01:14 #53 ... 21:01:14 21:01:14 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:01:14 #61 14.44 OK: 263 MiB in 53 packages 21:01:14 #61 DONE 15.5s 21:01:14 21:01:14 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:01:14 #53 24.38 Executing busybox-1.35.0-r29.trigger 21:01:14 #53 24.48 OK: 8 MiB in 19 packages 21:01:14 #139 ... 21:01:14 21:01:14 #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:01:14 #140 DONE 4.1s 21:01:14 21:01:14 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:01:14 #102 ... 21:01:14 21:01:14 #141 [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 21:01:15 #53 ... 21:01:15 21:01:15 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:01:15 #67 DONE 0.8s 21:01:15 21:01:15 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:15 #56 23.99 (1/9) Installing ca-certificates (20230506-r0) 21:01:15 #56 24.19 (2/9) Installing brotli-libs (1.0.9-r9) 21:01:15 #56 24.28 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:01:15 #56 24.31 (4/9) Installing libcurl (8.1.1-r1) 21:01:15 #56 24.42 (5/9) Installing curl (8.1.1-r1) 21:01:15 #56 24.49 (6/9) Installing dumb-init (1.2.5-r2) 21:01:15 #56 24.51 (7/9) Installing musl-obstack (1.2.3-r0) 21:01:15 #56 24.54 (8/9) Installing libucontext (1.2-r0) 21:01:15 #56 24.56 (9/9) Installing gcompat (1.1.0-r0) 21:01:15 #56 24.62 Executing busybox-1.35.0-r29.trigger 21:01:15 #56 ... 21:01:15 21:01:15 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:01:15 #53 DONE 25.5s 21:01:15 21:01:15 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:15 #56 24.71 Executing ca-certificates-20230506-r0.trigger 21:01:15 #56 ... 21:01:15 21:01:15 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:01:15 #68 DONE 1.5s 21:01:15 21:01:15 #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:01:15 #66 DONE 2.0s 21:01:16 21:01:16 #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:01:16 #69 DONE 1.6s 21:01:16 21:01:16 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:17 #70 ... 21:01:17 21:01:17 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:17 #56 25.44 OK: 11 MiB in 24 packages 21:01:17 #56 DONE 26.1s 21:01:17 21:01:17 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:17 #71 ... 21:01:17 21:01:17 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:01:17 #62 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:01:17 #62 18.01 OK: 263 MiB in 53 packages 21:01:17 #62 DONE 18.5s 21:01:17 21:01:17 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:01:18 #72 DONE 0.4s 21:01:18 21:01:18 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:18 #141 ... 21:01:18 21:01:18 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:01:18 #129 DONE 7.2s 21:01:18 21:01:18 #139 [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 21:01:18 #139 DONE 7.3s 21:01:18 21:01:18 #141 [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 21:01:18 #141 DONE 3.1s 21:01:18 21:01:18 #142 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:01:20 #142 DONE 2.1s 21:01:20 21:01:20 #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:01:20 #143 DONE 2.1s 21:01:20 21:01:20 #144 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:01:20 #144 DONE 2.0s 21:01:20 21:01:20 #145 [security-spire-server] exporting to image 21:01:20 #145 exporting layers 21:01:20 #145 ... 21:01:20 21:01:20 #146 [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 21:01:20 #146 DONE 0.4s 21:01:20 21:01:20 #145 [security-spire-config] exporting to image 21:01:21 #145 exporting layers 1.0s done 21:01:21 #145 writing image sha256:da9569cf0612c831b64a0d9fe60c949d5bd373f0fa1422d734117a2a5dba48a6 0.0s done 21:01:21 #145 naming to docker.io/library/security-spire-agent done 21:01:21 #145 writing image sha256:2fd69d8b5eff3f517232c3b690d0c45768beba3f17e92ff32e26588b18ff1981 done 21:01:21 #145 naming to docker.io/library/security-spire-server done 21:01:21 #145 exporting layers 1.0s done 21:01:21 #145 writing image sha256:0f3910670af6b335082a0e1e8939c49dbd06b6b326f599a3d23b3553a0adfa42 done 21:01:21 #145 naming to docker.io/library/security-spire-config done 21:01:21 #145 DONE 1.4s 21:01:21 21:01:21 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:01:26 #73 ... 21:01:26 21:01:26 #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:08 #136 ... 21:02:08 21:02:08 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:08 #137 66.67 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:02:22 #74 ... 21:02:22 21:02:22 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #70 DONE 58.3s 21:02:22 21:02:22 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #71 DONE 58.2s 21:02:22 21:02:22 #75 [support-notifications builder 6/7] COPY . . 21:02:22 #75 ... 21:02:22 21:02:22 #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #65 DONE 61.0s 21:02:22 21:02:22 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #73 DONE 56.4s 21:02:22 21:02:22 #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #74 DONE 58.4s 21:02:22 21:02:22 #76 [security-spiffe-token-provider builder 6/7] COPY . . 21:02:22 #76 ... 21:02:22 21:02:22 #75 [support-notifications builder 6/7] COPY . . 21:02:22 #75 DONE 1.6s 21:02:22 21:02:22 #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #77 CACHED 21:02:22 21:02:22 #78 [core-command builder 4/7] COPY go.mod vendor* ./ 21:02:22 #78 CACHED 21:02:22 21:02:22 #79 [core-command builder 6/7] COPY . . 21:02:22 #79 CACHED 21:02:22 21:02:22 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:02:22 #80 CACHED 21:02:22 21:02:22 #81 [core-metadata builder 6/7] COPY . . 21:02:22 #81 CACHED 21:02:22 21:02:22 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #82 CACHED 21:02:22 21:02:22 #76 [security-spiffe-token-provider builder 6/7] COPY . . 21:02:22 #76 DONE 1.5s 21:02:22 21:02:22 #83 [core-common-config-bootstrapper builder 6/7] COPY . . 21:02:22 #83 CACHED 21:02:22 21:02:22 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:02:22 #84 CACHED 21:02:22 21:02:22 #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #85 CACHED 21:02:22 21:02:22 #86 [security-proxy-auth builder 6/7] COPY . . 21:02:22 #86 CACHED 21:02:22 21:02:22 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #87 CACHED 21:02:22 21:02:22 #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:02:22 #88 CACHED 21:02:22 21:02:22 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 21:02:22 #89 CACHED 21:02:22 21:02:22 #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #90 CACHED 21:02:22 21:02:22 #91 [core-data builder 6/7] COPY . . 21:02:22 #91 CACHED 21:02:22 21:02:22 #92 [support-scheduler builder 6/7] COPY . . 21:02:22 #92 DONE 1.6s 21:02:22 21:02:22 #93 [security-proxy-setup builder 6/7] COPY . . 21:02:22 #93 DONE 1.6s 21:02:22 21:02:22 #94 [security-spire-server builder 6/9] COPY . . 21:02:22 #94 DONE 1.6s 21:02:22 21:02:22 #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:02:22 #95 ... 21:02:22 21:02:22 #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:02:22 #96 CACHED 21:02:22 21:02:22 #97 [security-bootstrapper builder 6/7] COPY . . 21:02:22 #97 CACHED 21:02:22 21:02:22 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #98 CACHED 21:02:22 21:02:22 #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #99 CACHED 21:02:22 21:02:22 #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:02:22 #100 CACHED 21:02:22 21:02:22 #101 [security-secretstore-setup builder 6/7] COPY . . 21:02:22 #101 CACHED 21:02:22 21:02:22 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:22 #102 ... 21:02:22 21:02:22 #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:02:22 #103 CACHED 21:02:22 21:02:22 #104 [security-spire-agent builder 6/9] COPY . . 21:02:22 #104 CACHED 21:02:22 21:02:22 #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:02:22 #105 CACHED 21:02:22 21:02:22 #106 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:22 #106 CACHED 21:02:22 21:02:22 #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:02:22 #95 DONE 0.5s 21:02:22 21:02:22 #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 21:02:22 #107 ... 21:02:22 21:02:22 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:02:22 #0 5.515 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:02:22 #108 ... 21:02:22 21:02:22 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:02:22 #0 6.244 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:02:23 #109 ... 21:02:23 21:02:23 #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:02:23 #0 6.918 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:02:23 #137 ... 21:02:23 21:02:23 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:02:23 #136 DONE 80.5s 21:02:23 21:02:23 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:02:23 #134 DONE 80.5s 21:02:23 21:02:23 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:02:23 #102 DONE 80.5s 21:02:23 21:02:23 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:02:23 #130 DONE 80.6s 21:02:23 21:02:23 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:02:23 #133 DONE 80.6s 21:02:23 21:02:23 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #147 ... 21:02:23 21:02:23 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:02:23 #131 DONE 80.7s 21:02:23 21:02:23 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:02:23 #111 DONE 80.8s 21:02:23 21:02:23 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:02:23 #135 DONE 80.9s 21:02:23 21:02:23 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:02:23 #132 DONE 80.9s 21:02:23 21:02:23 #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #148 ... 21:02:23 21:02:23 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:23 #137 DONE 80.9s 21:02:23 21:02:23 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:02:23 #138 DONE 81.0s 21:02:23 21:02:23 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #149 ... 21:02:23 21:02:23 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #147 DONE 0.8s 21:02:23 21:02:23 #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #148 DONE 0.7s 21:02:23 21:02:23 #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:02:23 #150 DONE 0.7s 21:02:23 21:02:23 #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #151 DONE 0.4s 21:02:23 21:02:23 #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #152 DONE 0.7s 21:02:23 21:02:23 #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:02:23 #153 ... 21:02:23 21:02:23 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #149 DONE 0.4s 21:02:23 21:02:23 #154 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #154 DONE 0.4s 21:02:23 21:02:23 #155 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:02:23 #155 DONE 0.2s 21:02:23 21:02:23 #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:02:23 #156 CACHED 21:02:23 21:02:23 #157 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #157 CACHED 21:02:23 21:02:23 #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:02:23 #158 CACHED 21:02:23 21:02:23 #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #159 CACHED 21:02:23 21:02:23 #160 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #160 CACHED 21:02:23 21:02:23 #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:02:23 #161 CACHED 21:02:23 21:02:23 #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:02:23 #162 DONE 0.4s 21:02:23 21:02:23 #163 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:02:23 #163 DONE 0.4s 21:02:23 21:02:23 #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:02:23 #164 CACHED 21:02:23 21:02:23 #165 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:02:23 #165 CACHED 21:02:23 21:02:23 #166 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:02:23 #166 ... 21:02:23 21:02:23 #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:02:23 #153 DONE 0.4s 21:02:23 21:02:23 #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:02:23 #110 ... 21:02:23 21:02:23 #111 [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 21:02:23 #111 DONE 6.9s 21:02:23 21:02:23 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:02:23 #167 ... 21:02:23 21:02:23 #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:02:23 #168 DONE 0.7s 21:02:23 #112 DONE 0.4s 21:02:23 21:02:23 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:23 #102 7.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:02:24 21:02:24 #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:02:24 #102 ... 21:02:24 21:02:24 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:02:24 #113 CACHED 21:02:24 21:02:24 #114 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:24 #114 CACHED 21:02:24 21:02:24 #115 [security-spire-config builder 6/9] COPY . . 21:02:24 #115 CACHED 21:02:24 21:02:24 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:02:24 #116 CACHED 21:02:24 21:02:24 #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 21:02:24 #117 CACHED 21:02:24 21:02:24 #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:02:24 #118 CACHED 21:02:24 21:02:24 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:02:24 #119 ... 21:02:24 21:02:24 #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 21:02:24 #107 DONE 7.9s 21:02:24 21:02:24 #120 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:02:24 #120 ... 21:02:24 21:02:24 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:02:24 #121 DONE 0.6s 21:02:24 21:02:24 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:02:24 #119 DONE 0.6s 21:02:24 21:02:24 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:02:24 #0 7.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:02:24 #122 ... 21:02:24 21:02:24 #120 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:02:24 #120 DONE 0.4s 21:02:24 21:02:24 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:02:24 #0 7.570 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:02:25 #169 ... 21:02:25 21:02:25 #170 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:02:25 #170 DONE 2.0s 21:02:25 21:02:25 #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:02:25 #123 ... 21:02:25 21:02:25 #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:02:25 #124 CACHED 21:02:25 21:02:25 #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:02:25 #125 DONE 0.3s 21:02:25 21:02:25 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:02:25 #0 8.327 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:02:25 #171 ... 21:02:25 21:02:25 #172 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:02:25 #172 DONE 2.8s 21:02:25 21:02:25 #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:02:25 #173 DONE 2.9s 21:02:26 #126 ... 21:02:26 21:02:26 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:02:26 #0 4.545 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:02:26 #127 ... 21:02:26 21:02:26 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:02:26 #0 6.663 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:02:26 #128 ... 21:02:26 21:02:26 #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:02:26 #129 DONE 0.3s 21:02:26 21:02:26 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:02:26 #0 5.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:02:26 21:02:26 #174 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:02:26 #130 ... 21:02:26 21:02:26 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:02:26 #0 6.340 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:02:26 #174 ... 21:02:26 21:02:26 #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:02:26 #175 DONE 3.3s 21:02:26 21:02:26 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:02:26 #131 ... 21:02:26 21:02:26 #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:26 #132 ... 21:02:26 21:02:26 #133 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:02:26 #133 CACHED 21:02:26 21:02:26 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:27 #176 ... 21:02:27 21:02:27 #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:02:27 #177 DONE 3.8s 21:02:27 21:02:27 #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:02:27 #178 ... 21:02:27 21:02:27 #179 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:02:27 #179 DONE 4.2s 21:02:27 21:02:27 #180 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:02:27 #180 ... 21:02:27 21:02:27 #166 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:02:27 #166 DONE 4.6s 21:02:27 21:02:27 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:02:28 #181 ... 21:02:28 21:02:28 #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:02:28 #169 DONE 5.0s 21:02:28 21:02:28 #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:02:28 #167 DONE 5.2s 21:02:28 21:02:28 #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:02:28 #134 ... 21:02:28 21:02:28 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:02:28 #135 DONE 1.8s 21:02:28 21:02:28 #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:28 #132 DONE 2.2s 21:02:28 21:02:28 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:02:28 #136 ... 21:02:28 21:02:28 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:28 #134 DONE 2.0s 21:02:29 21:02:29 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:02:29 #137 ... 21:02:29 21:02:29 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:02:29 #136 DONE 0.4s 21:02:29 21:02:29 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:02:29 #137 DONE 0.3s 21:02:29 21:02:29 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:02:29 #138 DONE 0.3s 21:02:29 21:02:29 #139 [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 21:02:29 #139 DONE 0.3s 21:02:29 21:02:29 #140 [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 21:02:29 #182 ... 21:02:29 21:02:29 #183 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:02:29 #183 DONE 7.2s 21:02:30 21:02:30 #184 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:02:30 #140 DONE 0.5s 21:02:30 21:02:30 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:02:30 #141 DONE 0.5s 21:02:30 21:02:30 #142 [security-spire-config] exporting to image 21:02:30 #142 exporting layers 21:02:31 #184 ... 21:02:31 21:02:31 #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:02:31 #171 DONE 6.9s 21:02:31 21:02:31 #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:02:31 #185 ... 21:02:31 21:02:31 #186 [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 21:02:31 #186 DONE 5.8s 21:02:31 #142 ... 21:02:31 21:02:31 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:02:31 #143 DONE 3.1s 21:02:31 21:02:31 #187 [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 21:02:31 21:02:31 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:02:31 #187 ... 21:02:31 21:02:31 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:02:31 #176 DONE 5.6s 21:02:31 21:02:31 #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:02:32 #144 DONE 0.3s 21:02:32 21:02:32 #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 21:02:32 #145 DONE 0.2s 21:02:32 21:02:32 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:02:32 #188 ... 21:02:32 21:02:32 #174 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:02:32 #174 DONE 6.2s 21:02:32 21:02:32 #189 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:02:32 #189 ... 21:02:32 21:02:32 #180 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:02:32 #180 DONE 5.8s 21:02:32 21:02:32 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:02:32 #146 DONE 0.4s 21:02:32 21:02:32 #142 [security-spire-agent] exporting to image 21:02:33 #190 ... 21:02:33 21:02:33 #191 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:02:33 #191 DONE 5.5s 21:02:33 #142 exporting layers 3.0s done 21:02:33 #142 writing image sha256:194eb282cecbb05d841e3e3a6183123a77fef5a90d83182045196cb2ce58619a 21:02:33 21:02:33 #192 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:02:33 #192 ... 21:02:33 21:02:33 #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:02:33 #178 DONE 6.2s 21:02:33 #142 exporting layers 3.2s done 21:02:33 #142 writing image sha256:194eb282cecbb05d841e3e3a6183123a77fef5a90d83182045196cb2ce58619a 0.2s done 21:02:33 #142 naming to docker.io/library/security-spire-server-arm64 0.0s done 21:02:33 #142 writing image sha256:d064e69a01f3934637d7a8052bee4ee18fa66c6672c3d06accc6fccc8b2df959 0.1s done 21:02:33 #142 naming to docker.io/library/security-spire-config-arm64 21:02:33 21:02:33 #145 [core-command] exporting to image 21:02:33 #145 exporting layers 21:02:33 #145 ... 21:02:33 21:02:33 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:02:33 #181 DONE 5.9s 21:02:33 21:02:33 #145 [support-scheduler] exporting to image 21:02:33 #142 naming to docker.io/library/security-spire-config-arm64 0.1s done 21:02:34 #145 ... 21:02:34 21:02:34 #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:02:34 #182 DONE 5.6s 21:02:34 21:02:34 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:02:34 #193 ... 21:02:34 21:02:34 #192 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:02:34 #192 DONE 5.8s 21:02:34 #142 exporting layers 1.9s done 21:02:34 #142 writing image sha256:6c07a42523a3ec6b27a09b6dd4e5ca3c204b48fd561893c34364689a30e061fa 0.0s done 21:02:34 #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done 21:02:34 21:02:34 #145 [core-data] exporting to image 21:02:34 #142 DONE 4.7s 21:02:34 21:02:34 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:02:35 #145 ... 21:02:35 21:02:35 #184 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:02:35 #184 DONE 5.5s 21:02:35 21:02:35 #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:02:36 #194 ... 21:02:36 21:02:36 #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:02:36 #185 DONE 5.2s 21:02:36 21:02:36 #145 [support-notifications] exporting to image 21:02:36 #145 exporting layers 2.5s done 21:02:36 #145 ... 21:02:36 21:02:36 #187 [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 21:02:36 #187 DONE 5.2s 21:02:36 21:02:36 #145 [security-spiffe-token-provider] exporting to image 21:02:36 #145 ... 21:02:36 21:02:36 #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:02:36 #188 DONE 5.0s 21:02:37 21:02:37 #195 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:37 #195 ... 21:02:37 21:02:37 #189 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:02:37 #189 DONE 5.4s 21:02:38 21:02:38 #196 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:38 #196 ... 21:02:38 21:02:38 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:02:38 #190 DONE 5.4s 21:02:38 21:02:38 #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:38 #197 ... 21:02:38 21:02:38 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:02:38 #193 DONE 4.6s 21:02:38 21:02:38 #145 [support-scheduler] exporting to image 21:02:38 #145 exporting layers 3.8s done 21:02:38 #145 writing image sha256:ff468f8c22b9c29c9c71f278d1caf7ae95b78ceb8371ff358a25b2c09c50c781 0.3s done 21:02:38 #145 writing image sha256:c306a0111675d99687d453191163d66607b581a053063f51a532ee14a7a76b07 0.3s done 21:02:38 #145 naming to docker.io/library/core-command 0.1s done 21:02:38 #145 naming to docker.io/library/support-scheduler 0.1s done 21:02:39 #145 writing image sha256:a498cc0238e8653c316a85d5117301c12e339a08ab4cb567e29b933057b1894e 21:02:39 #145 ... 21:02:39 21:02:39 #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:02:39 #194 DONE 3.9s 21:02:39 21:02:39 #145 [core-data] exporting to image 21:02:39 #145 writing image sha256:a498cc0238e8653c316a85d5117301c12e339a08ab4cb567e29b933057b1894e 0.4s done 21:02:39 #145 naming to docker.io/library/core-data 0.0s done 21:02:39 #145 writing image sha256:594ff1ec6093b3709dcc05d574e409418a8a0cb625edf6b8e9175c8b08017418 21:02:39 #145 exporting layers 3.0s done 21:02:40 #145 writing image sha256:594ff1ec6093b3709dcc05d574e409418a8a0cb625edf6b8e9175c8b08017418 0.5s done 21:02:40 #145 naming to docker.io/library/support-notifications 0.1s done 21:02:40 #145 exporting layers 1.7s done 21:02:40 #145 ... 21:02:40 21:02:40 #198 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:02:40 #198 DONE 3.9s 21:02:40 21:02:40 #199 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:02:42 #199 ... 21:02:42 21:02:42 #195 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:42 #195 DONE 5.4s 21:02:42 21:02:42 #145 [security-proxy-auth] exporting to image 21:02:42 #145 writing image sha256:91236335bbeb67f7b7b43177ca39861a1a8706446944fc6c9744595f2e04ef59 0.1s done 21:02:42 #145 naming to docker.io/library/security-spiffe-token-provider 0.1s done 21:02:42 #145 writing image sha256:7531b3901fa9bd8cfaf265595206ddabc11162d4db88e187aebe3624ced437a8 0.1s done 21:02:42 #145 naming to docker.io/library/core-metadata 21:02:43 #145 naming to docker.io/library/core-metadata 0.6s done 21:02:44 #145 ... 21:02:44 21:02:44 #196 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:44 #196 DONE 6.4s 21:02:44 21:02:44 #145 [security-proxy-setup] exporting to image 21:02:44 #145 ... 21:02:44 21:02:44 #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:44 #197 DONE 6.3s 21:02:44 21:02:44 #145 [security-proxy-setup] exporting to image 21:02:44 #145 exporting layers 2.1s done 21:02:45 #145 ... 21:02:45 21:02:45 #200 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:02:45 #200 DONE 5.9s 21:02:45 21:02:45 #199 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:02:45 #199 DONE 4.6s 21:02:45 21:02:45 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:02:47 #201 ... 21:02:47 21:02:47 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:02:47 #202 DONE 2.0s 21:02:47 21:02:47 #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/ 21:02:47 #203 ... 21:02:47 21:02:47 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:02:47 #201 DONE 2.2s 21:02:48 21:02:48 #145 [security-proxy-setup] exporting to image 21:02:48 #145 exporting layers 3.7s done 21:02:48 #145 writing image sha256:20436a351d0651b426f1879dcf7b8723c548571f437426913b6931190513ad2d 0.4s done 21:02:48 #145 naming to docker.io/library/security-proxy-auth 0.1s done 21:02:48 #145 writing image sha256:2e69336cffcb8f5f9007ee5d98c40d07a9d8b54902c76e140f7ab928519da97c 0.0s done 21:02:48 #145 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 21:02:48 #145 writing image sha256:cc95f9a7f1e26990ed9bc3357b77867e270843403aa3cda53321ce4446301d77 done 21:02:48 #145 naming to docker.io/library/security-proxy-setup done 21:02:48 #145 DONE 15.9s 21:02:48 21:02:48 #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:02:49 #204 DONE 1.2s 21:02:49 21:02:49 #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/ 21:02:49 #203 DONE 1.5s 21:02:49 21:02:49 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:49 #205 ... 21:02:49 21:02:49 #206 [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/ 21:02:49 #206 DONE 0.5s 21:02:49 21:02:49 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:02:50 #207 ... 21:02:50 21:02:50 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:50 #205 DONE 1.0s 21:02:50 21:02:50 #145 [security-secretstore-setup] exporting to image 21:02:50 #145 ... 21:02:50 21:02:50 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:02:50 #207 DONE 0.6s 21:02:50 21:02:50 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:02:51 #208 DONE 0.9s 21:02:51 21:02:51 #145 [security-secretstore-setup] exporting to image 21:02:52 #145 ... 21:02:52 21:02:52 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:02:52 #209 DONE 1.0s 21:02:52 21:02:52 #145 [security-bootstrapper] exporting to image 21:02:52 #145 exporting layers 2.5s done 21:02:52 #145 writing image sha256:002c7191cf9e3a430d23e01f58533c28f44ac33676556a424b85f8e9acac2a35 0.1s done 21:02:52 #145 naming to docker.io/library/security-secretstore-setup 21:02:52 #145 naming to docker.io/library/security-secretstore-setup 0.0s done 21:02:56 #145 exporting layers 3.5s done 21:02:56 #145 writing image sha256:92581848e799962d768fb466892bcd211a77a9cb5dcaf7fa4f79377b600bebb6 0.1s done 21:02:56 #145 naming to docker.io/library/security-bootstrapper 0.1s done 21:02:56 #145 DONE 21.9s 21:02:56 time="2023-06-07T20:59:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:02:56 time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:02:56 $ docker stop --time=1 5d0cb420a15d240adc453275e2187a212c994dd5f2d3c99cc5632c7c43974be8 21:02:57 $ docker rm -f --volumes 5d0cb420a15d240adc453275e2187a212c994dd5f2d3c99cc5632c7c43974be8 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:58 + docker images 21:02:58 REPOSITORY TAG IMAGE ID CREATED SIZE 21:02:58 security-bootstrapper latest 92581848e799 6 seconds ago 22.2MB 21:02:58 security-secretstore-setup latest 002c7191cf9e 9 seconds ago 32.8MB 21:02:58 core-common-config-bootstrapper latest 2e69336cffcb 14 seconds ago 17.2MB 21:02:58 security-proxy-setup latest cc95f9a7f1e2 15 seconds ago 23.5MB 21:02:58 security-proxy-auth latest 20436a351d06 16 seconds ago 18.3MB 21:02:58 core-metadata latest 7531b3901fa9 20 seconds ago 20.4MB 21:02:58 security-spiffe-token-provider latest 91236335bbeb 22 seconds ago 32.8MB 21:02:58 support-scheduler latest c306a0111675 25 seconds ago 31.8MB 21:02:58 support-notifications latest 594ff1ec6093 25 seconds ago 32.4MB 21:02:58 core-data latest a498cc0238e8 25 seconds ago 20MB 21:02:58 core-command latest ff468f8c22b9 26 seconds ago 19.9MB 21:02:58 security-spire-config latest 0f3910670af6 About a minute ago 102MB 21:02:58 security-spire-server latest 2fd69d8b5eff About a minute ago 107MB 21:02:58 security-spire-agent latest da9569cf0612 About a minute ago 166MB 21:02:58 ci-base-image-x86_64 latest 7e0f67ee336c 5 minutes ago 918MB 21:02:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB 21:02:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB 21:02:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:58 provisioning config files... 21:02:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/534@tmp/config13343494422998677474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:58 ---> docker-login.sh 21:02:58 nexus3.edgexfoundry.org:10001 21:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:58 Configure a credential helper to remove this warning. See 21:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:58 21:02:58 Login Succeeded 21:02:58 nexus3.edgexfoundry.org:10002 21:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:59 Configure a credential helper to remove this warning. See 21:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:59 21:02:59 Login Succeeded 21:02:59 nexus3.edgexfoundry.org:10003 21:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:59 Configure a credential helper to remove this warning. See 21:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:59 21:02:59 Login Succeeded 21:02:59 nexus3.edgexfoundry.org:10004 21:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:59 Configure a credential helper to remove this warning. See 21:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:59 21:02:59 Login Succeeded 21:02:59 docker.io 21:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:59 Configure a credential helper to remove this warning. See 21:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:59 21:02:59 Login Succeeded 21:02:59 ---> docker-login.sh ends [Pipeline] } 21:02:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:59 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:02:59 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:02:59 latest 21:02:59 3.1.0-dev.1 21:02:59 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:02:59 main 21:02:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:00 + docker push nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:03:00 31d2bcd82758: Preparing 21:03:00 07f9c23c31e5: Preparing 21:03:00 56e12b259b5e: Preparing 21:03:00 51ea449b8e2d: Preparing 21:03:00 914d71db4526: Preparing 21:03:00 f1417ff83b31: Preparing 21:03:00 f1417ff83b31: Waiting 21:03:00 51ea449b8e2d: Pushed 21:03:00 914d71db4526: Pushed 21:03:00 56e12b259b5e: Pushed 21:03:00 31d2bcd82758: Pushed 21:03:00 f1417ff83b31: Layer already exists 21:03:01 07f9c23c31e5: Pushed 21:03:01 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:e7e9eda0bdbccd2c3dddb5ea264415302ec5c9b8c7ce3ddec104c92356291868 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:02 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:03:02 31d2bcd82758: Preparing 21:03:02 07f9c23c31e5: Preparing 21:03:02 56e12b259b5e: Preparing 21:03:02 51ea449b8e2d: Preparing 21:03:02 914d71db4526: Preparing 21:03:02 f1417ff83b31: Preparing 21:03:02 f1417ff83b31: Waiting 21:03:02 07f9c23c31e5: Layer already exists 21:03:02 914d71db4526: Layer already exists 21:03:02 51ea449b8e2d: Layer already exists 21:03:02 31d2bcd82758: Layer already exists 21:03:02 56e12b259b5e: Layer already exists 21:03:02 f1417ff83b31: Layer already exists 21:03:02 latest: digest: sha256:e7e9eda0bdbccd2c3dddb5ea264415302ec5c9b8c7ce3ddec104c92356291868 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:03 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.1 21:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:03:03 31d2bcd82758: Preparing 21:03:03 07f9c23c31e5: Preparing 21:03:03 56e12b259b5e: Preparing 21:03:03 51ea449b8e2d: Preparing 21:03:03 914d71db4526: Preparing 21:03:03 f1417ff83b31: Preparing 21:03:03 f1417ff83b31: Waiting 21:03:03 914d71db4526: Layer already exists 21:03:03 51ea449b8e2d: Layer already exists 21:03:03 56e12b259b5e: Layer already exists 21:03:03 07f9c23c31e5: Layer already exists 21:03:03 31d2bcd82758: Layer already exists 21:03:03 f1417ff83b31: Layer already exists 21:03:03 3.1.0-dev.1: digest: sha256:e7e9eda0bdbccd2c3dddb5ea264415302ec5c9b8c7ce3ddec104c92356291868 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:03 + docker push nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:03:03 31d2bcd82758: Preparing 21:03:03 07f9c23c31e5: Preparing 21:03:03 56e12b259b5e: Preparing 21:03:03 51ea449b8e2d: Preparing 21:03:03 914d71db4526: Preparing 21:03:03 f1417ff83b31: Preparing 21:03:03 f1417ff83b31: Waiting 21:03:03 31d2bcd82758: Layer already exists 21:03:03 07f9c23c31e5: Layer already exists 21:03:03 914d71db4526: Layer already exists 21:03:03 56e12b259b5e: Layer already exists 21:03:03 51ea449b8e2d: Layer already exists 21:03:03 f1417ff83b31: Layer already exists 21:03:03 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:e7e9eda0bdbccd2c3dddb5ea264415302ec5c9b8c7ce3ddec104c92356291868 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:04 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:03:04 31d2bcd82758: Preparing 21:03:04 07f9c23c31e5: Preparing 21:03:04 56e12b259b5e: Preparing 21:03:04 51ea449b8e2d: Preparing 21:03:04 914d71db4526: Preparing 21:03:04 f1417ff83b31: Preparing 21:03:04 31d2bcd82758: Layer already exists 21:03:04 914d71db4526: Layer already exists 21:03:04 56e12b259b5e: Layer already exists 21:03:04 07f9c23c31e5: Layer already exists 21:03:04 51ea449b8e2d: Layer already exists 21:03:04 f1417ff83b31: Layer already exists 21:03:04 main: digest: sha256:e7e9eda0bdbccd2c3dddb5ea264415302ec5c9b8c7ce3ddec104c92356291868 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:04 ===================================================== [Pipeline] echo 21:03:04 taggedImages: 21:03:04 - nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:04 - nexus3.edgexfoundry.org:10004/core-command:latest 21:03:04 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.1 21:03:04 - nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:04 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:03:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:03:04 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:04 latest 21:03:04 3.1.0-dev.1 21:03:04 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:04 main 21:03:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:03:05 42ec0559907c: Preparing 21:03:05 4fbb552fbbff: Preparing 21:03:05 628a77584daf: Preparing 21:03:05 2ecfd4a25ad4: Preparing 21:03:05 56e12b259b5e: Preparing 21:03:05 51ea449b8e2d: Preparing 21:03:05 914d71db4526: Preparing 21:03:05 f1417ff83b31: Preparing 21:03:05 51ea449b8e2d: Waiting 21:03:05 914d71db4526: Waiting 21:03:05 f1417ff83b31: Waiting 21:03:05 4fbb552fbbff: Pushed 21:03:05 56e12b259b5e: Layer already exists 21:03:05 628a77584daf: Pushed 21:03:05 42ec0559907c: Pushed 21:03:05 51ea449b8e2d: Layer already exists 21:03:05 914d71db4526: Layer already exists 21:03:05 f1417ff83b31: Layer already exists 21:03:06 2ecfd4a25ad4: Pushed 21:03:06 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:b2895f91ee4261ccff4ff4ab0a20725a33b59ece3e86c02ae23b2570ce5fe891 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:07 + 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 21:03:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:03:07 42ec0559907c: Preparing 21:03:07 4fbb552fbbff: Preparing 21:03:07 628a77584daf: Preparing 21:03:07 2ecfd4a25ad4: Preparing 21:03:07 56e12b259b5e: Preparing 21:03:07 51ea449b8e2d: Preparing 21:03:07 914d71db4526: Preparing 21:03:07 f1417ff83b31: Preparing 21:03:07 914d71db4526: Waiting 21:03:07 f1417ff83b31: Waiting 21:03:07 4fbb552fbbff: Layer already exists 21:03:07 42ec0559907c: Layer already exists 21:03:07 56e12b259b5e: Layer already exists 21:03:07 2ecfd4a25ad4: Layer already exists 21:03:07 628a77584daf: Layer already exists 21:03:07 914d71db4526: Layer already exists 21:03:07 51ea449b8e2d: Layer already exists 21:03:07 f1417ff83b31: Layer already exists 21:03:07 latest: digest: sha256:b2895f91ee4261ccff4ff4ab0a20725a33b59ece3e86c02ae23b2570ce5fe891 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.1 21:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:03:08 42ec0559907c: Preparing 21:03:08 4fbb552fbbff: Preparing 21:03:08 628a77584daf: Preparing 21:03:08 2ecfd4a25ad4: Preparing 21:03:08 56e12b259b5e: Preparing 21:03:08 51ea449b8e2d: Preparing 21:03:08 914d71db4526: Preparing 21:03:08 f1417ff83b31: Preparing 21:03:08 51ea449b8e2d: Waiting 21:03:08 914d71db4526: Waiting 21:03:08 f1417ff83b31: Waiting 21:03:08 628a77584daf: Layer already exists 21:03:08 42ec0559907c: Layer already exists 21:03:08 56e12b259b5e: Layer already exists 21:03:08 2ecfd4a25ad4: Layer already exists 21:03:08 4fbb552fbbff: Layer already exists 21:03:08 51ea449b8e2d: Layer already exists 21:03:08 914d71db4526: Layer already exists 21:03:08 f1417ff83b31: Layer already exists 21:03:08 3.1.0-dev.1: digest: sha256:b2895f91ee4261ccff4ff4ab0a20725a33b59ece3e86c02ae23b2570ce5fe891 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:03:08 42ec0559907c: Preparing 21:03:08 4fbb552fbbff: Preparing 21:03:08 628a77584daf: Preparing 21:03:08 2ecfd4a25ad4: Preparing 21:03:08 56e12b259b5e: Preparing 21:03:08 51ea449b8e2d: Preparing 21:03:08 914d71db4526: Preparing 21:03:08 f1417ff83b31: Preparing 21:03:08 914d71db4526: Waiting 21:03:08 f1417ff83b31: Waiting 21:03:08 51ea449b8e2d: Waiting 21:03:08 4fbb552fbbff: Layer already exists 21:03:08 56e12b259b5e: Layer already exists 21:03:08 628a77584daf: Layer already exists 21:03:08 2ecfd4a25ad4: Layer already exists 21:03:08 42ec0559907c: Layer already exists 21:03:08 51ea449b8e2d: Layer already exists 21:03:08 f1417ff83b31: Layer already exists 21:03:08 914d71db4526: Layer already exists 21:03:08 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:b2895f91ee4261ccff4ff4ab0a20725a33b59ece3e86c02ae23b2570ce5fe891 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:09 + 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 21:03:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:03:09 42ec0559907c: Preparing 21:03:09 4fbb552fbbff: Preparing 21:03:09 628a77584daf: Preparing 21:03:09 2ecfd4a25ad4: Preparing 21:03:09 56e12b259b5e: Preparing 21:03:09 51ea449b8e2d: Preparing 21:03:09 914d71db4526: Preparing 21:03:09 f1417ff83b31: Preparing 21:03:09 51ea449b8e2d: Waiting 21:03:09 914d71db4526: Waiting 21:03:09 f1417ff83b31: Waiting 21:03:09 4fbb552fbbff: Layer already exists 21:03:09 56e12b259b5e: Layer already exists 21:03:09 2ecfd4a25ad4: Layer already exists 21:03:09 628a77584daf: Layer already exists 21:03:09 42ec0559907c: Layer already exists 21:03:09 914d71db4526: Layer already exists 21:03:09 51ea449b8e2d: Layer already exists 21:03:09 f1417ff83b31: Layer already exists 21:03:09 main: digest: sha256:b2895f91ee4261ccff4ff4ab0a20725a33b59ece3e86c02ae23b2570ce5fe891 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:09 ===================================================== [Pipeline] echo 21:03:09 taggedImages: 21:03:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:03:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.1 21:03:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:03:09 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:03:09 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:09 latest 21:03:09 3.1.0-dev.1 21:03:09 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:09 main 21:03:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:10 + docker push nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:03:10 d70dbd018f9b: Preparing 21:03:10 cb8fb4f72da2: Preparing 21:03:10 56e12b259b5e: Preparing 21:03:10 51ea449b8e2d: Preparing 21:03:10 754a5b199c19: Preparing 21:03:10 f1417ff83b31: Preparing 21:03:10 f1417ff83b31: Waiting 21:03:10 56e12b259b5e: Layer already exists 21:03:10 51ea449b8e2d: Layer already exists 21:03:10 f1417ff83b31: Layer already exists 21:03:10 d70dbd018f9b: Pushed 21:03:10 754a5b199c19: Pushed 21:03:12 cb8fb4f72da2: Pushed 21:03:12 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:5bd217bedab0280b3b4141d112eae876b2c47f482a3d07ed9f6406ac7b349ae3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:12 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:03:12 d70dbd018f9b: Preparing 21:03:12 cb8fb4f72da2: Preparing 21:03:12 56e12b259b5e: Preparing 21:03:12 51ea449b8e2d: Preparing 21:03:12 754a5b199c19: Preparing 21:03:12 f1417ff83b31: Preparing 21:03:12 f1417ff83b31: Waiting 21:03:12 56e12b259b5e: Layer already exists 21:03:12 754a5b199c19: Layer already exists 21:03:12 d70dbd018f9b: Layer already exists 21:03:12 51ea449b8e2d: Layer already exists 21:03:12 cb8fb4f72da2: Layer already exists 21:03:12 f1417ff83b31: Layer already exists 21:03:12 latest: digest: sha256:5bd217bedab0280b3b4141d112eae876b2c47f482a3d07ed9f6406ac7b349ae3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:13 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.1 21:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:03:13 d70dbd018f9b: Preparing 21:03:13 cb8fb4f72da2: Preparing 21:03:13 56e12b259b5e: Preparing 21:03:13 51ea449b8e2d: Preparing 21:03:13 754a5b199c19: Preparing 21:03:13 f1417ff83b31: Preparing 21:03:13 f1417ff83b31: Waiting 21:03:13 cb8fb4f72da2: Layer already exists 21:03:13 754a5b199c19: Layer already exists 21:03:13 51ea449b8e2d: Layer already exists 21:03:13 d70dbd018f9b: Layer already exists 21:03:13 56e12b259b5e: Layer already exists 21:03:13 f1417ff83b31: Layer already exists 21:03:13 3.1.0-dev.1: digest: sha256:5bd217bedab0280b3b4141d112eae876b2c47f482a3d07ed9f6406ac7b349ae3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:14 + docker push nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:03:14 d70dbd018f9b: Preparing 21:03:14 cb8fb4f72da2: Preparing 21:03:14 56e12b259b5e: Preparing 21:03:14 51ea449b8e2d: Preparing 21:03:14 754a5b199c19: Preparing 21:03:14 f1417ff83b31: Preparing 21:03:14 f1417ff83b31: Waiting 21:03:14 56e12b259b5e: Layer already exists 21:03:14 51ea449b8e2d: Layer already exists 21:03:14 754a5b199c19: Layer already exists 21:03:14 d70dbd018f9b: Layer already exists 21:03:14 cb8fb4f72da2: Layer already exists 21:03:14 f1417ff83b31: Layer already exists 21:03:14 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:5bd217bedab0280b3b4141d112eae876b2c47f482a3d07ed9f6406ac7b349ae3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:14 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:03:14 d70dbd018f9b: Preparing 21:03:14 cb8fb4f72da2: Preparing 21:03:14 56e12b259b5e: Preparing 21:03:14 51ea449b8e2d: Preparing 21:03:14 754a5b199c19: Preparing 21:03:14 f1417ff83b31: Preparing 21:03:14 f1417ff83b31: Waiting 21:03:14 754a5b199c19: Layer already exists 21:03:14 d70dbd018f9b: Layer already exists 21:03:14 56e12b259b5e: Layer already exists 21:03:14 cb8fb4f72da2: Layer already exists 21:03:14 51ea449b8e2d: Layer already exists 21:03:14 f1417ff83b31: Layer already exists 21:03:14 main: digest: sha256:5bd217bedab0280b3b4141d112eae876b2c47f482a3d07ed9f6406ac7b349ae3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:14 ===================================================== [Pipeline] echo 21:03:14 taggedImages: 21:03:14 - nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:14 - nexus3.edgexfoundry.org:10004/core-data:latest 21:03:14 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.1 21:03:14 - nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:14 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:03:14 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:03:14 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:14 latest 21:03:14 3.1.0-dev.1 21:03:14 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:14 main 21:03:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:03:15 a1d24a400421: Preparing 21:03:15 cfcff4f82fa1: Preparing 21:03:15 f586d2fc3eba: Preparing 21:03:15 56e12b259b5e: Preparing 21:03:15 51ea449b8e2d: Preparing 21:03:15 914d71db4526: Preparing 21:03:15 f1417ff83b31: Preparing 21:03:15 914d71db4526: Waiting 21:03:15 f1417ff83b31: Waiting 21:03:15 cfcff4f82fa1: Pushed 21:03:15 51ea449b8e2d: Layer already exists 21:03:15 56e12b259b5e: Layer already exists 21:03:15 a1d24a400421: Pushed 21:03:15 914d71db4526: Layer already exists 21:03:15 f1417ff83b31: Layer already exists 21:03:17 f586d2fc3eba: Pushed 21:03:17 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:841ff82ed637050d86f8d7b953db4d4f476c235d7f572ce70cff39a25f001508 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:03:18 a1d24a400421: Preparing 21:03:18 cfcff4f82fa1: Preparing 21:03:18 f586d2fc3eba: Preparing 21:03:18 56e12b259b5e: Preparing 21:03:18 51ea449b8e2d: Preparing 21:03:18 914d71db4526: Preparing 21:03:18 f1417ff83b31: Preparing 21:03:18 914d71db4526: Waiting 21:03:18 f1417ff83b31: Waiting 21:03:18 a1d24a400421: Layer already exists 21:03:18 f586d2fc3eba: Layer already exists 21:03:18 51ea449b8e2d: Layer already exists 21:03:18 56e12b259b5e: Layer already exists 21:03:18 cfcff4f82fa1: Layer already exists 21:03:18 f1417ff83b31: Layer already exists 21:03:18 914d71db4526: Layer already exists 21:03:18 latest: digest: sha256:841ff82ed637050d86f8d7b953db4d4f476c235d7f572ce70cff39a25f001508 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.1 21:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:03:18 a1d24a400421: Preparing 21:03:18 cfcff4f82fa1: Preparing 21:03:18 f586d2fc3eba: Preparing 21:03:18 56e12b259b5e: Preparing 21:03:18 51ea449b8e2d: Preparing 21:03:18 914d71db4526: Preparing 21:03:18 f1417ff83b31: Preparing 21:03:18 914d71db4526: Waiting 21:03:18 f1417ff83b31: Waiting 21:03:18 a1d24a400421: Layer already exists 21:03:18 51ea449b8e2d: Layer already exists 21:03:18 cfcff4f82fa1: Layer already exists 21:03:18 56e12b259b5e: Layer already exists 21:03:18 f586d2fc3eba: Layer already exists 21:03:18 914d71db4526: Layer already exists 21:03:18 f1417ff83b31: Layer already exists 21:03:18 3.1.0-dev.1: digest: sha256:841ff82ed637050d86f8d7b953db4d4f476c235d7f572ce70cff39a25f001508 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:03:19 a1d24a400421: Preparing 21:03:19 cfcff4f82fa1: Preparing 21:03:19 f586d2fc3eba: Preparing 21:03:19 56e12b259b5e: Preparing 21:03:19 51ea449b8e2d: Preparing 21:03:19 914d71db4526: Preparing 21:03:19 f1417ff83b31: Preparing 21:03:19 914d71db4526: Waiting 21:03:19 f1417ff83b31: Waiting 21:03:19 cfcff4f82fa1: Layer already exists 21:03:19 56e12b259b5e: Layer already exists 21:03:19 a1d24a400421: Layer already exists 21:03:19 f586d2fc3eba: Layer already exists 21:03:19 51ea449b8e2d: Layer already exists 21:03:19 914d71db4526: Layer already exists 21:03:19 f1417ff83b31: Layer already exists 21:03:19 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:841ff82ed637050d86f8d7b953db4d4f476c235d7f572ce70cff39a25f001508 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:03:19 a1d24a400421: Preparing 21:03:19 cfcff4f82fa1: Preparing 21:03:19 f586d2fc3eba: Preparing 21:03:19 56e12b259b5e: Preparing 21:03:19 51ea449b8e2d: Preparing 21:03:19 914d71db4526: Preparing 21:03:19 f1417ff83b31: Preparing 21:03:19 914d71db4526: Waiting 21:03:19 f1417ff83b31: Waiting 21:03:19 51ea449b8e2d: Layer already exists 21:03:19 cfcff4f82fa1: Layer already exists 21:03:19 f586d2fc3eba: Layer already exists 21:03:19 56e12b259b5e: Layer already exists 21:03:19 a1d24a400421: Layer already exists 21:03:19 914d71db4526: Layer already exists 21:03:19 f1417ff83b31: Layer already exists 21:03:19 main: digest: sha256:841ff82ed637050d86f8d7b953db4d4f476c235d7f572ce70cff39a25f001508 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:20 ===================================================== [Pipeline] echo 21:03:20 taggedImages: 21:03:20 - nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:20 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:03:20 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.1 21:03:20 - nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:20 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:03:20 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:03:20 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:20 latest 21:03:20 3.1.0-dev.1 21:03:20 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:20 main 21:03:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:03:20 8431df4aa065: Preparing 21:03:20 5c3b3a5d3ead: Preparing 21:03:20 c6e6fe87509f: Preparing 21:03:20 c2a16b73f0dd: Preparing 21:03:20 9449c7925f68: Preparing 21:03:20 566d70ab5c34: Preparing 21:03:20 fc29b794ccda: Preparing 21:03:20 56e12b259b5e: Preparing 21:03:20 51ea449b8e2d: Preparing 21:03:20 e2499c847b4b: Preparing 21:03:20 61831f31df3b: Preparing 21:03:20 5f70bf18a086: Preparing 21:03:20 38479c4f1298: Preparing 21:03:20 d83d0ee95c92: Preparing 21:03:20 f1417ff83b31: Preparing 21:03:20 566d70ab5c34: Waiting 21:03:20 fc29b794ccda: Waiting 21:03:20 51ea449b8e2d: Waiting 21:03:20 61831f31df3b: Waiting 21:03:20 56e12b259b5e: Waiting 21:03:20 5f70bf18a086: Waiting 21:03:20 38479c4f1298: Waiting 21:03:20 e2499c847b4b: Waiting 21:03:20 d83d0ee95c92: Waiting 21:03:20 f1417ff83b31: Waiting 21:03:20 9449c7925f68: Pushed 21:03:20 c2a16b73f0dd: Pushed 21:03:20 c6e6fe87509f: Pushed 21:03:20 5c3b3a5d3ead: Pushed 21:03:20 8431df4aa065: Pushed 21:03:20 566d70ab5c34: Pushed 21:03:20 56e12b259b5e: Layer already exists 21:03:20 51ea449b8e2d: Layer already exists 21:03:20 e2499c847b4b: Pushed 21:03:20 5f70bf18a086: Pushed 21:03:20 61831f31df3b: Pushed 21:03:20 38479c4f1298: Pushed 21:03:21 f1417ff83b31: Layer already exists 21:03:21 d83d0ee95c92: Pushed 21:03:22 fc29b794ccda: Pushed 21:03:22 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:4742eed729b3d3bfc46067b656b11ff80282c417eab74e2a48e2f6f128b1325a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:03:23 8431df4aa065: Preparing 21:03:23 5c3b3a5d3ead: Preparing 21:03:23 c6e6fe87509f: Preparing 21:03:23 c2a16b73f0dd: Preparing 21:03:23 9449c7925f68: Preparing 21:03:23 566d70ab5c34: Preparing 21:03:23 fc29b794ccda: Preparing 21:03:23 56e12b259b5e: Preparing 21:03:23 51ea449b8e2d: Preparing 21:03:23 e2499c847b4b: Preparing 21:03:23 61831f31df3b: Preparing 21:03:23 5f70bf18a086: Preparing 21:03:23 38479c4f1298: Preparing 21:03:23 d83d0ee95c92: Preparing 21:03:23 f1417ff83b31: Preparing 21:03:23 5f70bf18a086: Waiting 21:03:23 61831f31df3b: Waiting 21:03:23 38479c4f1298: Waiting 21:03:23 d83d0ee95c92: Waiting 21:03:23 e2499c847b4b: Waiting 21:03:23 51ea449b8e2d: Waiting 21:03:23 fc29b794ccda: Waiting 21:03:23 56e12b259b5e: Waiting 21:03:23 566d70ab5c34: Waiting 21:03:23 f1417ff83b31: Waiting 21:03:23 5c3b3a5d3ead: Layer already exists 21:03:23 c2a16b73f0dd: Layer already exists 21:03:23 8431df4aa065: Layer already exists 21:03:23 c6e6fe87509f: Layer already exists 21:03:23 9449c7925f68: Layer already exists 21:03:23 566d70ab5c34: Layer already exists 21:03:23 51ea449b8e2d: Layer already exists 21:03:23 56e12b259b5e: Layer already exists 21:03:23 e2499c847b4b: Layer already exists 21:03:23 fc29b794ccda: Layer already exists 21:03:23 61831f31df3b: Layer already exists 21:03:23 38479c4f1298: Layer already exists 21:03:23 5f70bf18a086: Layer already exists 21:03:23 d83d0ee95c92: Layer already exists 21:03:23 f1417ff83b31: Layer already exists 21:03:23 latest: digest: sha256:4742eed729b3d3bfc46067b656b11ff80282c417eab74e2a48e2f6f128b1325a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.1 21:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:03:24 8431df4aa065: Preparing 21:03:24 5c3b3a5d3ead: Preparing 21:03:24 c6e6fe87509f: Preparing 21:03:24 c2a16b73f0dd: Preparing 21:03:24 9449c7925f68: Preparing 21:03:24 566d70ab5c34: Preparing 21:03:24 fc29b794ccda: Preparing 21:03:24 56e12b259b5e: Preparing 21:03:24 51ea449b8e2d: Preparing 21:03:24 e2499c847b4b: Preparing 21:03:24 61831f31df3b: Preparing 21:03:24 5f70bf18a086: Preparing 21:03:24 38479c4f1298: Preparing 21:03:24 d83d0ee95c92: Preparing 21:03:24 f1417ff83b31: Preparing 21:03:24 51ea449b8e2d: Waiting 21:03:24 38479c4f1298: Waiting 21:03:24 e2499c847b4b: Waiting 21:03:24 d83d0ee95c92: Waiting 21:03:24 61831f31df3b: Waiting 21:03:24 5f70bf18a086: Waiting 21:03:24 f1417ff83b31: Waiting 21:03:24 566d70ab5c34: Waiting 21:03:24 fc29b794ccda: Waiting 21:03:24 56e12b259b5e: Waiting 21:03:24 8431df4aa065: Layer already exists 21:03:24 5c3b3a5d3ead: Layer already exists 21:03:24 c6e6fe87509f: Layer already exists 21:03:24 c2a16b73f0dd: Layer already exists 21:03:24 9449c7925f68: Layer already exists 21:03:24 fc29b794ccda: Layer already exists 21:03:24 566d70ab5c34: Layer already exists 21:03:24 56e12b259b5e: Layer already exists 21:03:24 e2499c847b4b: Layer already exists 21:03:24 51ea449b8e2d: Layer already exists 21:03:24 61831f31df3b: Layer already exists 21:03:24 5f70bf18a086: Layer already exists 21:03:24 38479c4f1298: Layer already exists 21:03:24 d83d0ee95c92: Layer already exists 21:03:24 f1417ff83b31: Layer already exists 21:03:24 3.1.0-dev.1: digest: sha256:4742eed729b3d3bfc46067b656b11ff80282c417eab74e2a48e2f6f128b1325a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:03:24 8431df4aa065: Preparing 21:03:24 5c3b3a5d3ead: Preparing 21:03:24 c6e6fe87509f: Preparing 21:03:24 c2a16b73f0dd: Preparing 21:03:24 9449c7925f68: Preparing 21:03:24 566d70ab5c34: Preparing 21:03:24 fc29b794ccda: Preparing 21:03:24 56e12b259b5e: Preparing 21:03:24 51ea449b8e2d: Preparing 21:03:24 e2499c847b4b: Preparing 21:03:24 61831f31df3b: Preparing 21:03:24 5f70bf18a086: Preparing 21:03:24 38479c4f1298: Preparing 21:03:24 d83d0ee95c92: Preparing 21:03:24 f1417ff83b31: Preparing 21:03:24 51ea449b8e2d: Waiting 21:03:24 e2499c847b4b: Waiting 21:03:24 61831f31df3b: Waiting 21:03:24 5f70bf18a086: Waiting 21:03:24 38479c4f1298: Waiting 21:03:24 d83d0ee95c92: Waiting 21:03:24 f1417ff83b31: Waiting 21:03:24 566d70ab5c34: Waiting 21:03:24 fc29b794ccda: Waiting 21:03:24 56e12b259b5e: Waiting 21:03:24 c6e6fe87509f: Layer already exists 21:03:24 c2a16b73f0dd: Layer already exists 21:03:24 5c3b3a5d3ead: Layer already exists 21:03:24 8431df4aa065: Layer already exists 21:03:24 9449c7925f68: Layer already exists 21:03:24 56e12b259b5e: Layer already exists 21:03:24 51ea449b8e2d: Layer already exists 21:03:24 fc29b794ccda: Layer already exists 21:03:24 566d70ab5c34: Layer already exists 21:03:24 e2499c847b4b: Layer already exists 21:03:24 61831f31df3b: Layer already exists 21:03:24 38479c4f1298: Layer already exists 21:03:24 d83d0ee95c92: Layer already exists 21:03:24 f1417ff83b31: Layer already exists 21:03:24 5f70bf18a086: Layer already exists 21:03:24 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:4742eed729b3d3bfc46067b656b11ff80282c417eab74e2a48e2f6f128b1325a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:03:25 8431df4aa065: Preparing 21:03:25 5c3b3a5d3ead: Preparing 21:03:25 c6e6fe87509f: Preparing 21:03:25 c2a16b73f0dd: Preparing 21:03:25 9449c7925f68: Preparing 21:03:25 566d70ab5c34: Preparing 21:03:25 fc29b794ccda: Preparing 21:03:25 56e12b259b5e: Preparing 21:03:25 51ea449b8e2d: Preparing 21:03:25 e2499c847b4b: Preparing 21:03:25 61831f31df3b: Preparing 21:03:25 5f70bf18a086: Preparing 21:03:25 38479c4f1298: Preparing 21:03:25 d83d0ee95c92: Preparing 21:03:25 f1417ff83b31: Preparing 21:03:25 56e12b259b5e: Waiting 21:03:25 51ea449b8e2d: Waiting 21:03:25 566d70ab5c34: Waiting 21:03:25 e2499c847b4b: Waiting 21:03:25 5f70bf18a086: Waiting 21:03:25 38479c4f1298: Waiting 21:03:25 61831f31df3b: Waiting 21:03:25 d83d0ee95c92: Waiting 21:03:25 f1417ff83b31: Waiting 21:03:25 fc29b794ccda: Waiting 21:03:25 5c3b3a5d3ead: Layer already exists 21:03:25 8431df4aa065: Layer already exists 21:03:25 9449c7925f68: Layer already exists 21:03:25 c6e6fe87509f: Layer already exists 21:03:25 c2a16b73f0dd: Layer already exists 21:03:25 56e12b259b5e: Layer already exists 21:03:25 fc29b794ccda: Layer already exists 21:03:25 566d70ab5c34: Layer already exists 21:03:25 e2499c847b4b: Layer already exists 21:03:25 51ea449b8e2d: Layer already exists 21:03:25 61831f31df3b: Layer already exists 21:03:25 5f70bf18a086: Layer already exists 21:03:25 38479c4f1298: Layer already exists 21:03:25 f1417ff83b31: Layer already exists 21:03:25 d83d0ee95c92: Layer already exists 21:03:25 main: digest: sha256:4742eed729b3d3bfc46067b656b11ff80282c417eab74e2a48e2f6f128b1325a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:25 ===================================================== [Pipeline] echo 21:03:25 taggedImages: 21:03:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:03:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.1 21:03:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:03:25 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:03:25 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:25 latest 21:03:25 3.1.0-dev.1 21:03:25 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:25 main 21:03:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:03:26 4b610d4ce4d3: Preparing 21:03:26 4fbb552fbbff: Preparing 21:03:26 d67dd4f1a0f5: Preparing 21:03:26 54cace0f7b5e: Preparing 21:03:26 56e12b259b5e: Preparing 21:03:26 51ea449b8e2d: Preparing 21:03:26 914d71db4526: Preparing 21:03:26 f1417ff83b31: Preparing 21:03:26 51ea449b8e2d: Waiting 21:03:26 f1417ff83b31: Waiting 21:03:26 914d71db4526: Waiting 21:03:26 4fbb552fbbff: Layer already exists 21:03:26 d67dd4f1a0f5: Pushed 21:03:26 56e12b259b5e: Layer already exists 21:03:26 4b610d4ce4d3: Pushed 21:03:26 51ea449b8e2d: Layer already exists 21:03:26 914d71db4526: Layer already exists 21:03:26 f1417ff83b31: Layer already exists 21:03:27 54cace0f7b5e: Pushed 21:03:27 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:10e13f7091a91fa991bde057ab021a6e05cffc33dd3cee6782823348a06583ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:03:28 4b610d4ce4d3: Preparing 21:03:28 4fbb552fbbff: Preparing 21:03:28 d67dd4f1a0f5: Preparing 21:03:28 54cace0f7b5e: Preparing 21:03:28 56e12b259b5e: Preparing 21:03:28 51ea449b8e2d: Preparing 21:03:28 914d71db4526: Preparing 21:03:28 f1417ff83b31: Preparing 21:03:28 914d71db4526: Waiting 21:03:28 f1417ff83b31: Waiting 21:03:28 51ea449b8e2d: Waiting 21:03:28 4b610d4ce4d3: Layer already exists 21:03:28 54cace0f7b5e: Layer already exists 21:03:28 56e12b259b5e: Layer already exists 21:03:28 d67dd4f1a0f5: Layer already exists 21:03:28 4fbb552fbbff: Layer already exists 21:03:28 51ea449b8e2d: Layer already exists 21:03:28 f1417ff83b31: Layer already exists 21:03:28 914d71db4526: Layer already exists 21:03:28 latest: digest: sha256:10e13f7091a91fa991bde057ab021a6e05cffc33dd3cee6782823348a06583ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.1 21:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:03:28 4b610d4ce4d3: Preparing 21:03:28 4fbb552fbbff: Preparing 21:03:28 d67dd4f1a0f5: Preparing 21:03:28 54cace0f7b5e: Preparing 21:03:28 56e12b259b5e: Preparing 21:03:28 51ea449b8e2d: Preparing 21:03:28 914d71db4526: Preparing 21:03:28 f1417ff83b31: Preparing 21:03:28 f1417ff83b31: Waiting 21:03:28 51ea449b8e2d: Waiting 21:03:28 914d71db4526: Waiting 21:03:28 d67dd4f1a0f5: Layer already exists 21:03:28 4fbb552fbbff: Layer already exists 21:03:28 56e12b259b5e: Layer already exists 21:03:28 4b610d4ce4d3: Layer already exists 21:03:28 54cace0f7b5e: Layer already exists 21:03:28 51ea449b8e2d: Layer already exists 21:03:28 914d71db4526: Layer already exists 21:03:28 f1417ff83b31: Layer already exists 21:03:28 3.1.0-dev.1: digest: sha256:10e13f7091a91fa991bde057ab021a6e05cffc33dd3cee6782823348a06583ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:03:29 4b610d4ce4d3: Preparing 21:03:29 4fbb552fbbff: Preparing 21:03:29 d67dd4f1a0f5: Preparing 21:03:29 54cace0f7b5e: Preparing 21:03:29 56e12b259b5e: Preparing 21:03:29 51ea449b8e2d: Preparing 21:03:29 914d71db4526: Preparing 21:03:29 f1417ff83b31: Preparing 21:03:29 914d71db4526: Waiting 21:03:29 f1417ff83b31: Waiting 21:03:29 51ea449b8e2d: Waiting 21:03:29 d67dd4f1a0f5: Layer already exists 21:03:29 54cace0f7b5e: Layer already exists 21:03:29 4b610d4ce4d3: Layer already exists 21:03:29 4fbb552fbbff: Layer already exists 21:03:29 56e12b259b5e: Layer already exists 21:03:29 51ea449b8e2d: Layer already exists 21:03:29 f1417ff83b31: Layer already exists 21:03:29 914d71db4526: Layer already exists 21:03:29 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:10e13f7091a91fa991bde057ab021a6e05cffc33dd3cee6782823348a06583ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:03:30 4b610d4ce4d3: Preparing 21:03:30 4fbb552fbbff: Preparing 21:03:30 d67dd4f1a0f5: Preparing 21:03:30 54cace0f7b5e: Preparing 21:03:30 56e12b259b5e: Preparing 21:03:30 51ea449b8e2d: Preparing 21:03:30 914d71db4526: Preparing 21:03:30 f1417ff83b31: Preparing 21:03:30 914d71db4526: Waiting 21:03:30 f1417ff83b31: Waiting 21:03:30 51ea449b8e2d: Waiting 21:03:30 56e12b259b5e: Layer already exists 21:03:30 d67dd4f1a0f5: Layer already exists 21:03:30 4b610d4ce4d3: Layer already exists 21:03:30 54cace0f7b5e: Layer already exists 21:03:30 51ea449b8e2d: Layer already exists 21:03:30 f1417ff83b31: Layer already exists 21:03:30 914d71db4526: Layer already exists 21:03:30 4fbb552fbbff: Layer already exists 21:03:30 main: digest: sha256:10e13f7091a91fa991bde057ab021a6e05cffc33dd3cee6782823348a06583ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:30 ===================================================== [Pipeline] echo 21:03:30 taggedImages: 21:03:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:03:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.1 21:03:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:03:30 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:03:30 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:30 latest 21:03:30 3.1.0-dev.1 21:03:30 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:30 main 21:03:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:03:30 d3da572f29fb: Preparing 21:03:30 697e970b76e5: Preparing 21:03:30 d7eab1945fd8: Preparing 21:03:30 30c36dcc2fdc: Preparing 21:03:30 56e12b259b5e: Preparing 21:03:30 51ea449b8e2d: Preparing 21:03:30 56bc2025fdc9: Preparing 21:03:30 f60848cf44d7: Preparing 21:03:30 f1417ff83b31: Preparing 21:03:30 f1417ff83b31: Waiting 21:03:30 56bc2025fdc9: Waiting 21:03:30 51ea449b8e2d: Waiting 21:03:30 f60848cf44d7: Waiting 21:03:30 56e12b259b5e: Layer already exists 21:03:30 697e970b76e5: Pushed 21:03:30 51ea449b8e2d: Layer already exists 21:03:30 30c36dcc2fdc: Pushed 21:03:30 d3da572f29fb: Pushed 21:03:30 56bc2025fdc9: Pushed 21:03:30 f1417ff83b31: Layer already exists 21:03:31 f60848cf44d7: Pushed 21:03:31 d7eab1945fd8: Pushed 21:03:32 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:3814cf5ba7e39ed77ffbfb19ddb616ba9d71375bde1c2b0b4b3592c7dfd8bd26 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:03:32 d3da572f29fb: Preparing 21:03:32 697e970b76e5: Preparing 21:03:32 d7eab1945fd8: Preparing 21:03:32 30c36dcc2fdc: Preparing 21:03:32 56e12b259b5e: Preparing 21:03:32 51ea449b8e2d: Preparing 21:03:32 56bc2025fdc9: Preparing 21:03:32 f60848cf44d7: Preparing 21:03:32 f1417ff83b31: Preparing 21:03:32 51ea449b8e2d: Waiting 21:03:32 56bc2025fdc9: Waiting 21:03:32 f60848cf44d7: Waiting 21:03:32 f1417ff83b31: Waiting 21:03:32 d3da572f29fb: Layer already exists 21:03:32 d7eab1945fd8: Layer already exists 21:03:32 30c36dcc2fdc: Layer already exists 21:03:32 697e970b76e5: Layer already exists 21:03:32 56e12b259b5e: Layer already exists 21:03:32 51ea449b8e2d: Layer already exists 21:03:32 56bc2025fdc9: Layer already exists 21:03:32 f60848cf44d7: Layer already exists 21:03:32 f1417ff83b31: Layer already exists 21:03:32 latest: digest: sha256:3814cf5ba7e39ed77ffbfb19ddb616ba9d71375bde1c2b0b4b3592c7dfd8bd26 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.1 21:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:03:33 d3da572f29fb: Preparing 21:03:33 697e970b76e5: Preparing 21:03:33 d7eab1945fd8: Preparing 21:03:33 30c36dcc2fdc: Preparing 21:03:33 56e12b259b5e: Preparing 21:03:33 51ea449b8e2d: Preparing 21:03:33 56bc2025fdc9: Preparing 21:03:33 f60848cf44d7: Preparing 21:03:33 f1417ff83b31: Preparing 21:03:33 51ea449b8e2d: Waiting 21:03:33 56bc2025fdc9: Waiting 21:03:33 f60848cf44d7: Waiting 21:03:33 f1417ff83b31: Waiting 21:03:33 d7eab1945fd8: Layer already exists 21:03:33 30c36dcc2fdc: Layer already exists 21:03:33 d3da572f29fb: Layer already exists 21:03:33 56e12b259b5e: Layer already exists 21:03:33 697e970b76e5: Layer already exists 21:03:33 51ea449b8e2d: Layer already exists 21:03:33 56bc2025fdc9: Layer already exists 21:03:33 f60848cf44d7: Layer already exists 21:03:33 f1417ff83b31: Layer already exists 21:03:33 3.1.0-dev.1: digest: sha256:3814cf5ba7e39ed77ffbfb19ddb616ba9d71375bde1c2b0b4b3592c7dfd8bd26 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:03:33 d3da572f29fb: Preparing 21:03:33 697e970b76e5: Preparing 21:03:33 d7eab1945fd8: Preparing 21:03:33 30c36dcc2fdc: Preparing 21:03:33 56e12b259b5e: Preparing 21:03:33 51ea449b8e2d: Preparing 21:03:33 56bc2025fdc9: Preparing 21:03:33 51ea449b8e2d: Waiting 21:03:33 56bc2025fdc9: Waiting 21:03:33 f60848cf44d7: Preparing 21:03:33 f1417ff83b31: Preparing 21:03:33 f60848cf44d7: Waiting 21:03:33 f1417ff83b31: Waiting 21:03:33 d3da572f29fb: Layer already exists 21:03:33 697e970b76e5: Layer already exists 21:03:33 d7eab1945fd8: Layer already exists 21:03:33 56e12b259b5e: Layer already exists 21:03:33 30c36dcc2fdc: Layer already exists 21:03:33 f60848cf44d7: Layer already exists 21:03:33 56bc2025fdc9: Layer already exists 21:03:33 51ea449b8e2d: Layer already exists 21:03:33 f1417ff83b31: Layer already exists 21:03:33 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:3814cf5ba7e39ed77ffbfb19ddb616ba9d71375bde1c2b0b4b3592c7dfd8bd26 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:03:34 d3da572f29fb: Preparing 21:03:34 697e970b76e5: Preparing 21:03:34 d7eab1945fd8: Preparing 21:03:34 30c36dcc2fdc: Preparing 21:03:34 56e12b259b5e: Preparing 21:03:34 51ea449b8e2d: Preparing 21:03:34 56bc2025fdc9: Preparing 21:03:34 f60848cf44d7: Preparing 21:03:34 f1417ff83b31: Preparing 21:03:34 56bc2025fdc9: Waiting 21:03:34 f60848cf44d7: Waiting 21:03:34 f1417ff83b31: Waiting 21:03:34 51ea449b8e2d: Waiting 21:03:34 d7eab1945fd8: Layer already exists 21:03:34 d3da572f29fb: Layer already exists 21:03:34 30c36dcc2fdc: Layer already exists 21:03:34 56e12b259b5e: Layer already exists 21:03:34 697e970b76e5: Layer already exists 21:03:34 51ea449b8e2d: Layer already exists 21:03:34 56bc2025fdc9: Layer already exists 21:03:34 f60848cf44d7: Layer already exists 21:03:34 f1417ff83b31: Layer already exists 21:03:34 main: digest: sha256:3814cf5ba7e39ed77ffbfb19ddb616ba9d71375bde1c2b0b4b3592c7dfd8bd26 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:34 ===================================================== [Pipeline] echo 21:03:34 taggedImages: 21:03:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:03:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.1 21:03:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:03:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:03:34 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:34 latest 21:03:34 3.1.0-dev.1 21:03:34 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:34 main 21:03:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:03:35 e38222387255: Preparing 21:03:35 944d99d436bd: Preparing 21:03:35 680c5032f811: Preparing 21:03:35 88e54f31774c: Preparing 21:03:35 0a2fc5ba1427: Preparing 21:03:35 6fe6f80ee234: Preparing 21:03:35 f6705a256f61: Preparing 21:03:35 56e12b259b5e: Preparing 21:03:35 51ea449b8e2d: Preparing 21:03:35 cce4749762f6: Preparing 21:03:35 f1417ff83b31: Preparing 21:03:35 6fe6f80ee234: Waiting 21:03:35 f6705a256f61: Waiting 21:03:35 56e12b259b5e: Waiting 21:03:35 51ea449b8e2d: Waiting 21:03:35 cce4749762f6: Waiting 21:03:35 f1417ff83b31: Waiting 21:03:35 944d99d436bd: Pushed 21:03:35 0a2fc5ba1427: Pushed 21:03:35 e38222387255: Pushed 21:03:35 56e12b259b5e: Layer already exists 21:03:35 6fe6f80ee234: Pushed 21:03:35 f6705a256f61: Pushed 21:03:35 51ea449b8e2d: Layer already exists 21:03:35 f1417ff83b31: Layer already exists 21:03:35 cce4749762f6: Pushed 21:03:36 88e54f31774c: Pushed 21:03:36 680c5032f811: Pushed 21:03:37 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:f053e731de24818c60be7acb8997dad1b23de4a1e4d28b501ce50072ae540bfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:03:37 e38222387255: Preparing 21:03:37 944d99d436bd: Preparing 21:03:37 680c5032f811: Preparing 21:03:37 88e54f31774c: Preparing 21:03:37 0a2fc5ba1427: Preparing 21:03:37 6fe6f80ee234: Preparing 21:03:37 f6705a256f61: Preparing 21:03:37 56e12b259b5e: Preparing 21:03:37 51ea449b8e2d: Preparing 21:03:37 cce4749762f6: Preparing 21:03:37 f1417ff83b31: Preparing 21:03:37 6fe6f80ee234: Waiting 21:03:37 f6705a256f61: Waiting 21:03:37 56e12b259b5e: Waiting 21:03:37 51ea449b8e2d: Waiting 21:03:37 cce4749762f6: Waiting 21:03:37 f1417ff83b31: Waiting 21:03:37 0a2fc5ba1427: Layer already exists 21:03:37 680c5032f811: Layer already exists 21:03:37 88e54f31774c: Layer already exists 21:03:37 e38222387255: Layer already exists 21:03:37 944d99d436bd: Layer already exists 21:03:37 6fe6f80ee234: Layer already exists 21:03:37 56e12b259b5e: Layer already exists 21:03:37 51ea449b8e2d: Layer already exists 21:03:37 cce4749762f6: Layer already exists 21:03:37 f6705a256f61: Layer already exists 21:03:37 f1417ff83b31: Layer already exists 21:03:37 latest: digest: sha256:f053e731de24818c60be7acb8997dad1b23de4a1e4d28b501ce50072ae540bfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.1 21:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:03:38 e38222387255: Preparing 21:03:38 944d99d436bd: Preparing 21:03:38 680c5032f811: Preparing 21:03:38 88e54f31774c: Preparing 21:03:38 0a2fc5ba1427: Preparing 21:03:38 6fe6f80ee234: Preparing 21:03:38 f6705a256f61: Preparing 21:03:38 56e12b259b5e: Preparing 21:03:38 51ea449b8e2d: Preparing 21:03:38 cce4749762f6: Preparing 21:03:38 f1417ff83b31: Preparing 21:03:38 6fe6f80ee234: Waiting 21:03:38 56e12b259b5e: Waiting 21:03:38 f1417ff83b31: Waiting 21:03:38 51ea449b8e2d: Waiting 21:03:38 cce4749762f6: Waiting 21:03:38 f6705a256f61: Waiting 21:03:38 944d99d436bd: Layer already exists 21:03:38 88e54f31774c: Layer already exists 21:03:38 680c5032f811: Layer already exists 21:03:38 0a2fc5ba1427: Layer already exists 21:03:38 e38222387255: Layer already exists 21:03:38 6fe6f80ee234: Layer already exists 21:03:38 f6705a256f61: Layer already exists 21:03:38 51ea449b8e2d: Layer already exists 21:03:38 cce4749762f6: Layer already exists 21:03:38 56e12b259b5e: Layer already exists 21:03:38 f1417ff83b31: Layer already exists 21:03:38 3.1.0-dev.1: digest: sha256:f053e731de24818c60be7acb8997dad1b23de4a1e4d28b501ce50072ae540bfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:03:39 e38222387255: Preparing 21:03:39 944d99d436bd: Preparing 21:03:39 680c5032f811: Preparing 21:03:39 88e54f31774c: Preparing 21:03:39 0a2fc5ba1427: Preparing 21:03:39 6fe6f80ee234: Preparing 21:03:39 f6705a256f61: Preparing 21:03:39 56e12b259b5e: Preparing 21:03:39 51ea449b8e2d: Preparing 21:03:39 cce4749762f6: Preparing 21:03:39 f1417ff83b31: Preparing 21:03:39 56e12b259b5e: Waiting 21:03:39 51ea449b8e2d: Waiting 21:03:39 cce4749762f6: Waiting 21:03:39 f1417ff83b31: Waiting 21:03:39 6fe6f80ee234: Waiting 21:03:39 f6705a256f61: Waiting 21:03:39 680c5032f811: Layer already exists 21:03:39 88e54f31774c: Layer already exists 21:03:39 e38222387255: Layer already exists 21:03:39 944d99d436bd: Layer already exists 21:03:39 0a2fc5ba1427: Layer already exists 21:03:39 f6705a256f61: Layer already exists 21:03:39 56e12b259b5e: Layer already exists 21:03:39 cce4749762f6: Layer already exists 21:03:39 6fe6f80ee234: Layer already exists 21:03:39 51ea449b8e2d: Layer already exists 21:03:39 f1417ff83b31: Layer already exists 21:03:39 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:f053e731de24818c60be7acb8997dad1b23de4a1e4d28b501ce50072ae540bfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:03:39 e38222387255: Preparing 21:03:39 944d99d436bd: Preparing 21:03:39 680c5032f811: Preparing 21:03:39 88e54f31774c: Preparing 21:03:39 0a2fc5ba1427: Preparing 21:03:39 6fe6f80ee234: Preparing 21:03:39 f6705a256f61: Preparing 21:03:39 56e12b259b5e: Preparing 21:03:39 51ea449b8e2d: Preparing 21:03:39 cce4749762f6: Preparing 21:03:39 f1417ff83b31: Preparing 21:03:39 56e12b259b5e: Waiting 21:03:39 f6705a256f61: Waiting 21:03:39 51ea449b8e2d: Waiting 21:03:39 f1417ff83b31: Waiting 21:03:39 6fe6f80ee234: Waiting 21:03:39 680c5032f811: Layer already exists 21:03:39 0a2fc5ba1427: Layer already exists 21:03:39 e38222387255: Layer already exists 21:03:39 88e54f31774c: Layer already exists 21:03:39 944d99d436bd: Layer already exists 21:03:39 f6705a256f61: Layer already exists 21:03:39 6fe6f80ee234: Layer already exists 21:03:39 51ea449b8e2d: Layer already exists 21:03:39 56e12b259b5e: Layer already exists 21:03:39 cce4749762f6: Layer already exists 21:03:39 f1417ff83b31: Layer already exists 21:03:39 main: digest: sha256:f053e731de24818c60be7acb8997dad1b23de4a1e4d28b501ce50072ae540bfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:39 ===================================================== [Pipeline] echo 21:03:39 taggedImages: 21:03:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:03:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.1 21:03:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:03:39 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:03:39 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:39 latest 21:03:39 3.1.0-dev.1 21:03:39 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:39 main 21:03:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:03:40 dfd17b7fad77: Preparing 21:03:40 2ea068c48ed8: Preparing 21:03:40 56e12b259b5e: Preparing 21:03:40 51ea449b8e2d: Preparing 21:03:40 b82081286aa5: Preparing 21:03:40 f1417ff83b31: Preparing 21:03:40 56e12b259b5e: Layer already exists 21:03:40 dfd17b7fad77: Pushed 21:03:40 51ea449b8e2d: Layer already exists 21:03:40 f1417ff83b31: Layer already exists 21:03:41 b82081286aa5: Pushed 21:03:43 2ea068c48ed8: Pushed 21:03:43 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:be76dc1ae7b9cd0fa9d9e37d29550b8a43b189055398bb6ff30f95b43774d3c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:03:43 dfd17b7fad77: Preparing 21:03:43 2ea068c48ed8: Preparing 21:03:43 56e12b259b5e: Preparing 21:03:43 51ea449b8e2d: Preparing 21:03:43 b82081286aa5: Preparing 21:03:43 f1417ff83b31: Preparing 21:03:43 f1417ff83b31: Waiting 21:03:43 51ea449b8e2d: Layer already exists 21:03:43 dfd17b7fad77: Layer already exists 21:03:43 b82081286aa5: Layer already exists 21:03:43 2ea068c48ed8: Layer already exists 21:03:43 f1417ff83b31: Layer already exists 21:03:43 56e12b259b5e: Layer already exists 21:03:43 latest: digest: sha256:be76dc1ae7b9cd0fa9d9e37d29550b8a43b189055398bb6ff30f95b43774d3c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.1 21:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:03:44 dfd17b7fad77: Preparing 21:03:44 2ea068c48ed8: Preparing 21:03:44 56e12b259b5e: Preparing 21:03:44 51ea449b8e2d: Preparing 21:03:44 b82081286aa5: Preparing 21:03:44 f1417ff83b31: Preparing 21:03:44 f1417ff83b31: Waiting 21:03:44 b82081286aa5: Layer already exists 21:03:44 51ea449b8e2d: Layer already exists 21:03:44 56e12b259b5e: Layer already exists 21:03:44 dfd17b7fad77: Layer already exists 21:03:44 2ea068c48ed8: Layer already exists 21:03:44 f1417ff83b31: Layer already exists 21:03:44 3.1.0-dev.1: digest: sha256:be76dc1ae7b9cd0fa9d9e37d29550b8a43b189055398bb6ff30f95b43774d3c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:03:45 dfd17b7fad77: Preparing 21:03:45 2ea068c48ed8: Preparing 21:03:45 56e12b259b5e: Preparing 21:03:45 51ea449b8e2d: Preparing 21:03:45 b82081286aa5: Preparing 21:03:45 f1417ff83b31: Preparing 21:03:45 f1417ff83b31: Waiting 21:03:45 56e12b259b5e: Layer already exists 21:03:45 b82081286aa5: Layer already exists 21:03:45 dfd17b7fad77: Layer already exists 21:03:45 2ea068c48ed8: Layer already exists 21:03:45 51ea449b8e2d: Layer already exists 21:03:45 f1417ff83b31: Layer already exists 21:03:45 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:be76dc1ae7b9cd0fa9d9e37d29550b8a43b189055398bb6ff30f95b43774d3c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:03:45 dfd17b7fad77: Preparing 21:03:45 2ea068c48ed8: Preparing 21:03:45 56e12b259b5e: Preparing 21:03:45 51ea449b8e2d: Preparing 21:03:45 b82081286aa5: Preparing 21:03:45 f1417ff83b31: Preparing 21:03:45 f1417ff83b31: Waiting 21:03:45 dfd17b7fad77: Layer already exists 21:03:45 51ea449b8e2d: Layer already exists 21:03:45 b82081286aa5: Layer already exists 21:03:45 2ea068c48ed8: Layer already exists 21:03:45 56e12b259b5e: Layer already exists 21:03:45 f1417ff83b31: Layer already exists 21:03:45 main: digest: sha256:be76dc1ae7b9cd0fa9d9e37d29550b8a43b189055398bb6ff30f95b43774d3c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:45 ===================================================== [Pipeline] echo 21:03:45 taggedImages: 21:03:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:03:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.1 21:03:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:03:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:03:45 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:45 latest 21:03:45 3.1.0-dev.1 21:03:45 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:45 main 21:03:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:03:46 9367a899bfbf: Preparing 21:03:46 9e5705bd6558: Preparing 21:03:46 42219c7003a3: Preparing 21:03:46 7f9096151367: Preparing 21:03:46 0af27d32a43e: Preparing 21:03:46 56e12b259b5e: Preparing 21:03:46 51ea449b8e2d: Preparing 21:03:46 d8f9aa8900d4: Preparing 21:03:46 f1417ff83b31: Preparing 21:03:46 56e12b259b5e: Waiting 21:03:46 51ea449b8e2d: Waiting 21:03:46 d8f9aa8900d4: Waiting 21:03:46 f1417ff83b31: Waiting 21:03:46 42219c7003a3: Pushed 21:03:46 9e5705bd6558: Pushed 21:03:46 9367a899bfbf: Pushed 21:03:47 56e12b259b5e: Layer already exists 21:03:47 51ea449b8e2d: Layer already exists 21:03:47 f1417ff83b31: Layer already exists 21:03:47 d8f9aa8900d4: Pushed 21:03:52 0af27d32a43e: Pushed 21:03:54 7f9096151367: Pushed 21:03:54 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:ce87851723fdef40a813d62bccec10880802014d8a3175ea44cd31fef787a1af size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:03:55 9367a899bfbf: Preparing 21:03:55 9e5705bd6558: Preparing 21:03:55 42219c7003a3: Preparing 21:03:55 7f9096151367: Preparing 21:03:55 0af27d32a43e: Preparing 21:03:55 56e12b259b5e: Preparing 21:03:55 51ea449b8e2d: Preparing 21:03:55 d8f9aa8900d4: Preparing 21:03:55 f1417ff83b31: Preparing 21:03:55 56e12b259b5e: Waiting 21:03:55 51ea449b8e2d: Waiting 21:03:55 f1417ff83b31: Waiting 21:03:55 d8f9aa8900d4: Waiting 21:03:55 9e5705bd6558: Layer already exists 21:03:55 7f9096151367: Layer already exists 21:03:55 42219c7003a3: Layer already exists 21:03:55 9367a899bfbf: Layer already exists 21:03:55 0af27d32a43e: Layer already exists 21:03:55 51ea449b8e2d: Layer already exists 21:03:55 56e12b259b5e: Layer already exists 21:03:55 d8f9aa8900d4: Layer already exists 21:03:55 f1417ff83b31: Layer already exists 21:03:55 latest: digest: sha256:ce87851723fdef40a813d62bccec10880802014d8a3175ea44cd31fef787a1af size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.1 21:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:03:56 9367a899bfbf: Preparing 21:03:56 9e5705bd6558: Preparing 21:03:56 42219c7003a3: Preparing 21:03:56 7f9096151367: Preparing 21:03:56 0af27d32a43e: Preparing 21:03:56 56e12b259b5e: Preparing 21:03:56 51ea449b8e2d: Preparing 21:03:56 d8f9aa8900d4: Preparing 21:03:56 f1417ff83b31: Preparing 21:03:56 56e12b259b5e: Waiting 21:03:56 d8f9aa8900d4: Waiting 21:03:56 51ea449b8e2d: Waiting 21:03:56 f1417ff83b31: Waiting 21:03:56 7f9096151367: Layer already exists 21:03:56 9367a899bfbf: Layer already exists 21:03:56 42219c7003a3: Layer already exists 21:03:56 9e5705bd6558: Layer already exists 21:03:56 0af27d32a43e: Layer already exists 21:03:56 56e12b259b5e: Layer already exists 21:03:56 51ea449b8e2d: Layer already exists 21:03:56 d8f9aa8900d4: Layer already exists 21:03:56 f1417ff83b31: Layer already exists 21:03:56 3.1.0-dev.1: digest: sha256:ce87851723fdef40a813d62bccec10880802014d8a3175ea44cd31fef787a1af size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:03:56 9367a899bfbf: Preparing 21:03:56 9e5705bd6558: Preparing 21:03:56 42219c7003a3: Preparing 21:03:56 7f9096151367: Preparing 21:03:56 0af27d32a43e: Preparing 21:03:56 56e12b259b5e: Preparing 21:03:56 51ea449b8e2d: Preparing 21:03:56 d8f9aa8900d4: Preparing 21:03:56 f1417ff83b31: Preparing 21:03:56 51ea449b8e2d: Waiting 21:03:56 d8f9aa8900d4: Waiting 21:03:56 f1417ff83b31: Waiting 21:03:56 56e12b259b5e: Waiting 21:03:56 9e5705bd6558: Layer already exists 21:03:56 7f9096151367: Layer already exists 21:03:56 0af27d32a43e: Layer already exists 21:03:56 9367a899bfbf: Layer already exists 21:03:56 42219c7003a3: Layer already exists 21:03:56 56e12b259b5e: Layer already exists 21:03:56 51ea449b8e2d: Layer already exists 21:03:56 f1417ff83b31: Layer already exists 21:03:56 d8f9aa8900d4: Layer already exists 21:03:56 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:ce87851723fdef40a813d62bccec10880802014d8a3175ea44cd31fef787a1af size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:03:57 9367a899bfbf: Preparing 21:03:57 9e5705bd6558: Preparing 21:03:57 42219c7003a3: Preparing 21:03:57 7f9096151367: Preparing 21:03:57 0af27d32a43e: Preparing 21:03:57 56e12b259b5e: Preparing 21:03:57 51ea449b8e2d: Preparing 21:03:57 d8f9aa8900d4: Preparing 21:03:57 f1417ff83b31: Preparing 21:03:57 51ea449b8e2d: Waiting 21:03:57 d8f9aa8900d4: Waiting 21:03:57 f1417ff83b31: Waiting 21:03:57 56e12b259b5e: Waiting 21:03:57 7f9096151367: Layer already exists 21:03:57 9e5705bd6558: Layer already exists 21:03:57 9367a899bfbf: Layer already exists 21:03:57 0af27d32a43e: Layer already exists 21:03:57 42219c7003a3: Layer already exists 21:03:57 51ea449b8e2d: Layer already exists 21:03:57 56e12b259b5e: Layer already exists 21:03:57 d8f9aa8900d4: Layer already exists 21:03:57 f1417ff83b31: Layer already exists 21:03:57 main: digest: sha256:ce87851723fdef40a813d62bccec10880802014d8a3175ea44cd31fef787a1af size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:57 ===================================================== [Pipeline] echo 21:03:57 taggedImages: 21:03:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:03:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.1 21:03:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:03:57 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:03:57 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:57 latest 21:03:57 3.1.0-dev.1 21:03:57 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:03:57 main 21:03:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:03:58 875f64d50143: Preparing 21:03:58 1b348dde114f: Preparing 21:03:58 de6ee7a30cee: Preparing 21:03:58 7f9096151367: Preparing 21:03:58 56e12b259b5e: Preparing 21:03:58 51ea449b8e2d: Preparing 21:03:58 37aa34332c4a: Preparing 21:03:58 f1417ff83b31: Preparing 21:03:58 37aa34332c4a: Waiting 21:03:58 51ea449b8e2d: Waiting 21:03:58 f1417ff83b31: Waiting 21:03:58 7f9096151367: Layer already exists 21:03:58 56e12b259b5e: Layer already exists 21:03:58 51ea449b8e2d: Layer already exists 21:03:58 f1417ff83b31: Layer already exists 21:03:58 875f64d50143: Pushed 21:03:58 de6ee7a30cee: Pushed 21:03:58 1b348dde114f: Pushed 21:03:58 37aa34332c4a: Pushed 21:03:58 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:c2eaef567f03bd53a37ba70400b9d44b744f7390a8d8edd4848f703023b1f84a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:03:59 875f64d50143: Preparing 21:03:59 1b348dde114f: Preparing 21:03:59 de6ee7a30cee: Preparing 21:03:59 7f9096151367: Preparing 21:03:59 56e12b259b5e: Preparing 21:03:59 51ea449b8e2d: Preparing 21:03:59 37aa34332c4a: Preparing 21:03:59 f1417ff83b31: Preparing 21:03:59 37aa34332c4a: Waiting 21:03:59 51ea449b8e2d: Waiting 21:03:59 f1417ff83b31: Waiting 21:03:59 56e12b259b5e: Layer already exists 21:03:59 de6ee7a30cee: Layer already exists 21:03:59 875f64d50143: Layer already exists 21:03:59 1b348dde114f: Layer already exists 21:03:59 7f9096151367: Layer already exists 21:03:59 51ea449b8e2d: Layer already exists 21:03:59 37aa34332c4a: Layer already exists 21:03:59 f1417ff83b31: Layer already exists 21:03:59 latest: digest: sha256:c2eaef567f03bd53a37ba70400b9d44b744f7390a8d8edd4848f703023b1f84a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.1 21:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:04:00 875f64d50143: Preparing 21:04:00 1b348dde114f: Preparing 21:04:00 de6ee7a30cee: Preparing 21:04:00 7f9096151367: Preparing 21:04:00 56e12b259b5e: Preparing 21:04:00 51ea449b8e2d: Preparing 21:04:00 37aa34332c4a: Preparing 21:04:00 f1417ff83b31: Preparing 21:04:00 51ea449b8e2d: Waiting 21:04:00 37aa34332c4a: Waiting 21:04:00 1b348dde114f: Layer already exists 21:04:00 de6ee7a30cee: Layer already exists 21:04:00 7f9096151367: Layer already exists 21:04:00 56e12b259b5e: Layer already exists 21:04:00 875f64d50143: Layer already exists 21:04:00 51ea449b8e2d: Layer already exists 21:04:00 37aa34332c4a: Layer already exists 21:04:00 f1417ff83b31: Layer already exists 21:04:00 3.1.0-dev.1: digest: sha256:c2eaef567f03bd53a37ba70400b9d44b744f7390a8d8edd4848f703023b1f84a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:04:00 875f64d50143: Preparing 21:04:00 1b348dde114f: Preparing 21:04:00 de6ee7a30cee: Preparing 21:04:00 7f9096151367: Preparing 21:04:00 56e12b259b5e: Preparing 21:04:00 51ea449b8e2d: Preparing 21:04:00 37aa34332c4a: Preparing 21:04:00 f1417ff83b31: Preparing 21:04:00 51ea449b8e2d: Waiting 21:04:00 37aa34332c4a: Waiting 21:04:00 f1417ff83b31: Waiting 21:04:00 875f64d50143: Layer already exists 21:04:00 1b348dde114f: Layer already exists 21:04:00 56e12b259b5e: Layer already exists 21:04:00 7f9096151367: Layer already exists 21:04:00 de6ee7a30cee: Layer already exists 21:04:00 51ea449b8e2d: Layer already exists 21:04:00 37aa34332c4a: Layer already exists 21:04:00 f1417ff83b31: Layer already exists 21:04:00 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:c2eaef567f03bd53a37ba70400b9d44b744f7390a8d8edd4848f703023b1f84a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:04:01 875f64d50143: Preparing 21:04:01 1b348dde114f: Preparing 21:04:01 de6ee7a30cee: Preparing 21:04:01 7f9096151367: Preparing 21:04:01 56e12b259b5e: Preparing 21:04:01 51ea449b8e2d: Preparing 21:04:01 37aa34332c4a: Preparing 21:04:01 f1417ff83b31: Preparing 21:04:01 37aa34332c4a: Waiting 21:04:01 f1417ff83b31: Waiting 21:04:01 51ea449b8e2d: Waiting 21:04:01 1b348dde114f: Layer already exists 21:04:01 56e12b259b5e: Layer already exists 21:04:01 de6ee7a30cee: Layer already exists 21:04:01 7f9096151367: Layer already exists 21:04:01 875f64d50143: Layer already exists 21:04:01 51ea449b8e2d: Layer already exists 21:04:01 37aa34332c4a: Layer already exists 21:04:01 f1417ff83b31: Layer already exists 21:04:01 main: digest: sha256:c2eaef567f03bd53a37ba70400b9d44b744f7390a8d8edd4848f703023b1f84a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:01 ===================================================== [Pipeline] echo 21:04:01 taggedImages: 21:04:01 - nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:04:01 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:04:01 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.1 21:04:01 - nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:04:01 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:04:01 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:04:01 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:04:01 latest 21:04:01 3.1.0-dev.1 21:04:01 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:04:01 main 21:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:04:02 1cb031e323ab: Preparing 21:04:02 840755b69a3c: Preparing 21:04:02 8cecd626fcb0: Preparing 21:04:02 f474bfe07b41: Preparing 21:04:02 56e12b259b5e: Preparing 21:04:02 51ea449b8e2d: Preparing 21:04:02 d8f9aa8900d4: Preparing 21:04:02 f1417ff83b31: Preparing 21:04:02 51ea449b8e2d: Waiting 21:04:02 f1417ff83b31: Waiting 21:04:02 d8f9aa8900d4: Waiting 21:04:02 56e12b259b5e: Layer already exists 21:04:02 51ea449b8e2d: Layer already exists 21:04:02 d8f9aa8900d4: Layer already exists 21:04:02 f1417ff83b31: Layer already exists 21:04:02 840755b69a3c: Pushed 21:04:02 8cecd626fcb0: Pushed 21:04:02 1cb031e323ab: Pushed 21:04:10 f474bfe07b41: Pushed 21:04:10 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:a5894e1bb624cd9991430c21a827740723e837e5fccf71721220bd1d0a3eeb79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:04:10 1cb031e323ab: Preparing 21:04:10 840755b69a3c: Preparing 21:04:10 8cecd626fcb0: Preparing 21:04:10 f474bfe07b41: Preparing 21:04:10 56e12b259b5e: Preparing 21:04:10 51ea449b8e2d: Preparing 21:04:10 d8f9aa8900d4: Preparing 21:04:10 f1417ff83b31: Preparing 21:04:10 f1417ff83b31: Waiting 21:04:10 d8f9aa8900d4: Waiting 21:04:10 56e12b259b5e: Layer already exists 21:04:10 840755b69a3c: Layer already exists 21:04:10 f474bfe07b41: Layer already exists 21:04:10 1cb031e323ab: Layer already exists 21:04:10 8cecd626fcb0: Layer already exists 21:04:10 d8f9aa8900d4: Layer already exists 21:04:10 51ea449b8e2d: Layer already exists 21:04:10 f1417ff83b31: Layer already exists 21:04:10 latest: digest: sha256:a5894e1bb624cd9991430c21a827740723e837e5fccf71721220bd1d0a3eeb79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.1 21:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:04:11 1cb031e323ab: Preparing 21:04:11 840755b69a3c: Preparing 21:04:11 8cecd626fcb0: Preparing 21:04:11 f474bfe07b41: Preparing 21:04:11 56e12b259b5e: Preparing 21:04:11 51ea449b8e2d: Preparing 21:04:11 d8f9aa8900d4: Preparing 21:04:11 f1417ff83b31: Preparing 21:04:11 51ea449b8e2d: Waiting 21:04:11 d8f9aa8900d4: Waiting 21:04:11 f1417ff83b31: Waiting 21:04:11 1cb031e323ab: Layer already exists 21:04:11 f474bfe07b41: Layer already exists 21:04:11 56e12b259b5e: Layer already exists 21:04:11 840755b69a3c: Layer already exists 21:04:11 8cecd626fcb0: Layer already exists 21:04:11 d8f9aa8900d4: Layer already exists 21:04:11 f1417ff83b31: Layer already exists 21:04:11 51ea449b8e2d: Layer already exists 21:04:11 3.1.0-dev.1: digest: sha256:a5894e1bb624cd9991430c21a827740723e837e5fccf71721220bd1d0a3eeb79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:04:11 1cb031e323ab: Preparing 21:04:11 840755b69a3c: Preparing 21:04:11 8cecd626fcb0: Preparing 21:04:11 f474bfe07b41: Preparing 21:04:11 56e12b259b5e: Preparing 21:04:11 51ea449b8e2d: Preparing 21:04:11 d8f9aa8900d4: Preparing 21:04:11 f1417ff83b31: Preparing 21:04:11 51ea449b8e2d: Waiting 21:04:11 d8f9aa8900d4: Waiting 21:04:11 f1417ff83b31: Waiting 21:04:11 8cecd626fcb0: Layer already exists 21:04:11 1cb031e323ab: Layer already exists 21:04:11 840755b69a3c: Layer already exists 21:04:11 56e12b259b5e: Layer already exists 21:04:11 f474bfe07b41: Layer already exists 21:04:11 f1417ff83b31: Layer already exists 21:04:11 51ea449b8e2d: Layer already exists 21:04:11 d8f9aa8900d4: Layer already exists 21:04:11 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:a5894e1bb624cd9991430c21a827740723e837e5fccf71721220bd1d0a3eeb79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:04:12 1cb031e323ab: Preparing 21:04:12 840755b69a3c: Preparing 21:04:12 8cecd626fcb0: Preparing 21:04:12 f474bfe07b41: Preparing 21:04:12 56e12b259b5e: Preparing 21:04:12 51ea449b8e2d: Preparing 21:04:12 d8f9aa8900d4: Preparing 21:04:12 f1417ff83b31: Preparing 21:04:12 51ea449b8e2d: Waiting 21:04:12 d8f9aa8900d4: Waiting 21:04:12 f1417ff83b31: Waiting 21:04:12 8cecd626fcb0: Layer already exists 21:04:12 56e12b259b5e: Layer already exists 21:04:12 f474bfe07b41: Layer already exists 21:04:12 1cb031e323ab: Layer already exists 21:04:12 840755b69a3c: Layer already exists 21:04:12 d8f9aa8900d4: Layer already exists 21:04:12 51ea449b8e2d: Layer already exists 21:04:12 f1417ff83b31: Layer already exists 21:04:12 main: digest: sha256:a5894e1bb624cd9991430c21a827740723e837e5fccf71721220bd1d0a3eeb79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:12 ===================================================== [Pipeline] echo 21:04:12 taggedImages: 21:04:12 - nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:04:12 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:04:12 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.1 21:04:12 - nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:04:12 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:04:12 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:04:12 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:04:12 latest 21:04:12 3.1.0-dev.1 21:04:12 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:04:12 main 21:04:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:04:13 9cbc917ad13f: Preparing 21:04:13 975d8972df52: Preparing 21:04:13 56e12b259b5e: Preparing 21:04:13 51ea449b8e2d: Preparing 21:04:13 6b1661c09a07: Preparing 21:04:13 f1417ff83b31: Preparing 21:04:13 f1417ff83b31: Waiting 21:04:13 51ea449b8e2d: Layer already exists 21:04:13 56e12b259b5e: Layer already exists 21:04:13 f1417ff83b31: Layer already exists 21:04:13 9cbc917ad13f: Pushed 21:04:13 6b1661c09a07: Pushed 21:04:16 975d8972df52: Pushed 21:04:16 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:cf4b5320c0e5749da34d2b4947b7934411a17643887d9976d24ca942ecd177fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:04:16 9cbc917ad13f: Preparing 21:04:16 975d8972df52: Preparing 21:04:16 56e12b259b5e: Preparing 21:04:16 51ea449b8e2d: Preparing 21:04:16 6b1661c09a07: Preparing 21:04:16 f1417ff83b31: Preparing 21:04:16 f1417ff83b31: Waiting 21:04:16 975d8972df52: Layer already exists 21:04:16 9cbc917ad13f: Layer already exists 21:04:16 56e12b259b5e: Layer already exists 21:04:16 6b1661c09a07: Layer already exists 21:04:16 51ea449b8e2d: Layer already exists 21:04:16 f1417ff83b31: Layer already exists 21:04:16 latest: digest: sha256:cf4b5320c0e5749da34d2b4947b7934411a17643887d9976d24ca942ecd177fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.1 21:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:04:17 9cbc917ad13f: Preparing 21:04:17 975d8972df52: Preparing 21:04:17 56e12b259b5e: Preparing 21:04:17 51ea449b8e2d: Preparing 21:04:17 6b1661c09a07: Preparing 21:04:17 f1417ff83b31: Preparing 21:04:17 f1417ff83b31: Waiting 21:04:17 6b1661c09a07: Layer already exists 21:04:17 56e12b259b5e: Layer already exists 21:04:17 51ea449b8e2d: Layer already exists 21:04:17 9cbc917ad13f: Layer already exists 21:04:17 975d8972df52: Layer already exists 21:04:17 f1417ff83b31: Layer already exists 21:04:17 3.1.0-dev.1: digest: sha256:cf4b5320c0e5749da34d2b4947b7934411a17643887d9976d24ca942ecd177fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:04:17 9cbc917ad13f: Preparing 21:04:17 975d8972df52: Preparing 21:04:17 56e12b259b5e: Preparing 21:04:17 51ea449b8e2d: Preparing 21:04:17 6b1661c09a07: Preparing 21:04:17 f1417ff83b31: Preparing 21:04:17 56e12b259b5e: Layer already exists 21:04:17 6b1661c09a07: Layer already exists 21:04:17 975d8972df52: Layer already exists 21:04:17 51ea449b8e2d: Layer already exists 21:04:17 9cbc917ad13f: Layer already exists 21:04:17 f1417ff83b31: Layer already exists 21:04:17 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:cf4b5320c0e5749da34d2b4947b7934411a17643887d9976d24ca942ecd177fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:04:18 9cbc917ad13f: Preparing 21:04:18 975d8972df52: Preparing 21:04:18 56e12b259b5e: Preparing 21:04:18 51ea449b8e2d: Preparing 21:04:18 6b1661c09a07: Preparing 21:04:18 f1417ff83b31: Preparing 21:04:18 975d8972df52: Layer already exists 21:04:18 51ea449b8e2d: Layer already exists 21:04:18 9cbc917ad13f: Layer already exists 21:04:18 6b1661c09a07: Layer already exists 21:04:18 56e12b259b5e: Layer already exists 21:04:18 f1417ff83b31: Layer already exists 21:04:18 main: digest: sha256:cf4b5320c0e5749da34d2b4947b7934411a17643887d9976d24ca942ecd177fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:18 ===================================================== [Pipeline] echo 21:04:18 taggedImages: 21:04:18 - nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:04:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:04:18 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.1 21:04:18 - nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:04:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:04:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:04:18 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:04:18 latest 21:04:18 3.1.0-dev.1 21:04:18 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:04:18 main 21:04:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:04:19 dc8b5075dd30: Preparing 21:04:19 53e88e71a49b: Preparing 21:04:19 56e12b259b5e: Preparing 21:04:19 51ea449b8e2d: Preparing 21:04:19 914d71db4526: Preparing 21:04:19 f1417ff83b31: Preparing 21:04:19 51ea449b8e2d: Layer already exists 21:04:19 914d71db4526: Layer already exists 21:04:19 56e12b259b5e: Layer already exists 21:04:19 dc8b5075dd30: Pushed 21:04:19 f1417ff83b31: Layer already exists 21:04:21 53e88e71a49b: Pushed 21:04:22 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:59bd1669b3b6af1ee59512b86d8bfdcfe2b8aacab7e25ad1b4e594d90136556a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:04:22 dc8b5075dd30: Preparing 21:04:22 53e88e71a49b: Preparing 21:04:22 56e12b259b5e: Preparing 21:04:22 51ea449b8e2d: Preparing 21:04:22 914d71db4526: Preparing 21:04:22 f1417ff83b31: Preparing 21:04:22 f1417ff83b31: Waiting 21:04:22 53e88e71a49b: Layer already exists 21:04:22 51ea449b8e2d: Layer already exists 21:04:22 dc8b5075dd30: Layer already exists 21:04:22 56e12b259b5e: Layer already exists 21:04:22 914d71db4526: Layer already exists 21:04:22 f1417ff83b31: Layer already exists 21:04:22 latest: digest: sha256:59bd1669b3b6af1ee59512b86d8bfdcfe2b8aacab7e25ad1b4e594d90136556a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.1 21:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:04:23 dc8b5075dd30: Preparing 21:04:23 53e88e71a49b: Preparing 21:04:23 56e12b259b5e: Preparing 21:04:23 51ea449b8e2d: Preparing 21:04:23 914d71db4526: Preparing 21:04:23 f1417ff83b31: Preparing 21:04:23 f1417ff83b31: Waiting 21:04:23 53e88e71a49b: Layer already exists 21:04:23 dc8b5075dd30: Layer already exists 21:04:23 56e12b259b5e: Layer already exists 21:04:23 51ea449b8e2d: Layer already exists 21:04:23 914d71db4526: Layer already exists 21:04:23 f1417ff83b31: Layer already exists 21:04:23 3.1.0-dev.1: digest: sha256:59bd1669b3b6af1ee59512b86d8bfdcfe2b8aacab7e25ad1b4e594d90136556a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:04:23 dc8b5075dd30: Preparing 21:04:23 53e88e71a49b: Preparing 21:04:23 56e12b259b5e: Preparing 21:04:23 51ea449b8e2d: Preparing 21:04:23 914d71db4526: Preparing 21:04:23 f1417ff83b31: Preparing 21:04:23 f1417ff83b31: Waiting 21:04:23 51ea449b8e2d: Layer already exists 21:04:23 914d71db4526: Layer already exists 21:04:23 56e12b259b5e: Layer already exists 21:04:23 dc8b5075dd30: Layer already exists 21:04:23 53e88e71a49b: Layer already exists 21:04:23 f1417ff83b31: Layer already exists 21:04:23 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:59bd1669b3b6af1ee59512b86d8bfdcfe2b8aacab7e25ad1b4e594d90136556a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:04:24 dc8b5075dd30: Preparing 21:04:24 53e88e71a49b: Preparing 21:04:24 56e12b259b5e: Preparing 21:04:24 51ea449b8e2d: Preparing 21:04:24 914d71db4526: Preparing 21:04:24 f1417ff83b31: Preparing 21:04:24 f1417ff83b31: Waiting 21:04:24 914d71db4526: Layer already exists 21:04:24 51ea449b8e2d: Layer already exists 21:04:24 56e12b259b5e: Layer already exists 21:04:24 53e88e71a49b: Layer already exists 21:04:24 dc8b5075dd30: Layer already exists 21:04:24 f1417ff83b31: Layer already exists 21:04:24 main: digest: sha256:59bd1669b3b6af1ee59512b86d8bfdcfe2b8aacab7e25ad1b4e594d90136556a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:24 ===================================================== [Pipeline] echo 21:04:24 taggedImages: 21:04:24 - nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:04:24 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:04:24 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.1 21:04:24 - nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:04:24 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:18:30 #126 ... 21:18:30 21:18:30 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:30 #102 963.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:18:30 #102 ... 21:18:30 21:18:30 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:18:30 #126 DONE 964.6s 21:18:30 21:18:30 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:18:30 #130 ... 21:18:30 21:18:30 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:18:30 #147 DONE 0.3s 21:18:30 21:18:30 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:30 #102 ... 21:18:30 21:18:30 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:18:30 #148 DONE 0.4s 21:18:30 21:18:30 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:18:30 #149 DONE 0.5s 21:18:30 21:18:30 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:18:30 #150 DONE 0.2s 21:18:30 21:18:30 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:18:30 #122 ... 21:18:30 21:18:30 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:18:30 #151 DONE 0.2s 21:18:30 21:18:30 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:30 #152 DONE 2.3s 21:18:30 21:18:30 #142 [security-proxy-auth] exporting to image 21:18:30 #142 exporting layers 21:18:30 #142 exporting layers 0.8s done 21:18:30 #142 writing image sha256:b5879886c6042fef23ff9596a16dcaf4ae84b111f507d38c711a5fc65db5a744 done 21:18:30 #142 naming to docker.io/library/security-proxy-auth-arm64 done 21:18:30 #142 DONE 5.5s 21:18:30 21:18:30 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:32 #102 ... 21:18:32 21:18:32 #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:18:32 #110 DONE 976.4s 21:18:32 21:18:32 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:32 #102 ... 21:18:32 21:18:32 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:18:33 #153 DONE 0.4s 21:18:33 21:18:33 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:18:33 #154 DONE 0.4s 21:18:33 21:18:33 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:18:33 #123 ... 21:18:33 21:18:33 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:18:33 #155 DONE 0.2s 21:18:33 21:18:33 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:18:34 #156 DONE 0.3s 21:18:34 21:18:34 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:18:34 #157 DONE 0.1s 21:18:34 21:18:34 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:18:34 #131 ... 21:18:34 21:18:34 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:36 #158 DONE 2.2s 21:18:36 21:18:36 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:18:36 #130 ... 21:18:36 21:18:36 #142 [security-proxy-setup] exporting to image 21:18:36 #142 exporting layers 21:18:37 #142 exporting layers 0.7s done 21:18:37 #142 writing image sha256:a5769bdbe3f417a87c74adf5b6e58630515412b841b800a5e11f522f1b0dfc20 done 21:18:37 #142 naming to docker.io/library/security-proxy-setup-arm64 done 21:18:37 #142 DONE 6.3s 21:18:37 21:18:37 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:18:45 #130 ... 21:18:45 21:18:45 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:18:45 #102 DONE 988.5s 21:18:45 21:18:45 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:18:45 #130 ... 21:18:45 21:18:45 #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:18:45 #159 DONE 0.3s 21:18:45 21:18:45 #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:18:45 #160 DONE 0.2s 21:18:45 21:18:45 #161 [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 21:18:45 #161 DONE 0.2s 21:18:45 21:18:45 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:18:46 #128 ... 21:18:46 21:18:46 #162 [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 21:18:46 #162 ... 21:18:46 21:18:46 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:18:46 #122 DONE 989.9s 21:18:46 21:18:46 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:18:46 #109 ... 21:18:46 21:18:46 #162 [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 21:18:46 #162 DONE 0.5s 21:18:46 21:18:46 #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:18:46 #163 DONE 0.4s 21:18:46 21:18:46 #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:18:46 #164 ... 21:18:46 21:18:46 #165 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:18:46 #165 DONE 0.4s 21:18:47 21:18:47 #166 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:18:47 #166 ... 21:18:47 21:18:47 #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:18:47 #164 DONE 0.9s 21:18:47 21:18:47 #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:18:48 #167 DONE 0.5s 21:18:48 21:18:48 #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:18:48 #168 DONE 0.4s 21:18:48 21:18:48 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:18:48 #128 ... 21:18:48 21:18:48 #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:50 #169 ... 21:18:50 21:18:50 #166 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:18:50 #166 DONE 3.1s 21:18:50 21:18:50 #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:18:50 #170 DONE 0.5s 21:18:50 21:18:50 #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:18:50 #171 DONE 0.2s 21:18:50 21:18:50 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:18:51 #123 ... 21:18:51 21:18:51 #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:18:51 #172 DONE 0.4s 21:18:51 21:18:51 #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:18:51 #173 ... 21:18:51 21:18:51 #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:51 #169 DONE 2.9s 21:18:51 21:18:51 #142 [security-secretstore-setup] exporting to image 21:18:51 #142 exporting layers 21:18:52 #142 ... 21:18:52 21:18:52 #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:18:52 #173 DONE 0.7s 21:18:52 21:18:52 #174 [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/ 21:18:52 #174 DONE 0.4s 21:18:52 21:18:52 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:18:52 #131 ... 21:18:52 21:18:52 #175 [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/ 21:18:52 #175 DONE 0.3s 21:18:52 21:18:52 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:18:52 #128 ... 21:18:52 21:18:52 #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:18:52 #176 DONE 0.3s 21:18:52 21:18:52 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:18:53 #123 ... 21:18:53 21:18:53 #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:18:53 #177 DONE 0.2s 21:18:53 21:18:53 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:18:53 #178 ... 21:18:53 21:18:53 #142 [security-secretstore-setup] exporting to image 21:18:53 #142 exporting layers 1.8s done 21:18:53 #142 writing image sha256:ff41a7a5d9dd2b3570fb3e8c7e74a332ba83636cd8a1bc8f4fd01cf12c3e1a84 done 21:18:53 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 21:18:53 #142 DONE 8.0s 21:18:53 21:18:53 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:18:55 #130 ... 21:18:55 21:18:55 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:18:55 #178 DONE 2.3s 21:18:55 21:18:55 #142 [security-bootstrapper] exporting to image 21:18:56 #142 exporting layers 1.1s done 21:18:56 #142 writing image sha256:53445c21e8893bfb64ea5f7af144362bf7642ab56994918d4967dde57f75631c done 21:18:56 #142 naming to docker.io/library/security-bootstrapper-arm64 done 21:18:56 #142 DONE 9.1s 21:18:56 21:18:56 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:19:23 #128 ... 21:19:23 21:19:23 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:19:23 #123 DONE 1027.1s 21:19:23 21:19:23 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:19:23 #128 ... 21:19:23 21:19:23 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:19:23 #179 DONE 0.1s 21:19:23 21:19:23 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:19:23 #180 DONE 0.1s 21:19:23 21:19:23 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:19:23 #128 ... 21:19:23 21:19:23 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:19:24 #181 DONE 0.3s 21:19:24 21:19:24 #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 21:19:24 #182 DONE 0.1s 21:19:24 21:19:24 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:19:24 #183 DONE 0.1s 21:19:24 21:19:24 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:19:24 #128 ... 21:19:24 21:19:24 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:19:26 #184 DONE 2.1s 21:19:26 21:19:26 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:19:26 #130 ... 21:19:26 21:19:26 #142 [core-common-config-bootstrapper] exporting to image 21:19:26 #142 exporting layers 21:19:27 #142 exporting layers 0.6s done 21:19:27 #142 writing image sha256:0bf7577823105fceae62ede5c128a37cc69b214a866f7d1e3f4d36bcf5669210 0.0s done 21:19:27 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:19:27 #142 DONE 9.7s 21:19:27 21:19:27 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:19:49 #131 ... 21:19:49 21:19:49 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:19:49 #128 DONE 1050.0s 21:19:49 21:19:49 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:19:49 #130 ... 21:19:49 21:19:49 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:19:49 #185 DONE 0.2s 21:19:49 21:19:49 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:19:49 #186 DONE 0.2s 21:19:49 21:19:49 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:19:49 #187 DONE 0.3s 21:19:49 21:19:49 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:19:49 #188 DONE 0.1s 21:19:49 21:19:49 #142 [core-command] exporting to image 21:19:49 #142 exporting layers 21:19:49 #142 exporting layers 0.3s done 21:19:49 #142 writing image sha256:08fc6ec023ae2e72dd9b870e72ed2beb75756ac73248d45f0689b4c794202c1d done 21:19:49 #142 naming to docker.io/library/core-command-arm64 done 21:19:49 #142 DONE 10.0s 21:19:49 21:19:49 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:19:59 #108 DONE 1063.1s 21:19:59 21:19:59 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:19:59 #127 ... 21:19:59 21:19:59 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:19:59 #189 DONE 0.2s 21:19:59 21:19:59 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:19:59 #190 DONE 0.2s 21:19:59 21:19:59 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:20:00 #191 DONE 0.3s 21:20:00 21:20:00 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:20:00 #192 DONE 0.1s 21:20:00 21:20:00 #142 [core-data] exporting to image 21:20:00 #142 exporting layers 21:20:00 #142 exporting layers 0.4s done 21:20:00 #142 writing image sha256:8d7db6f59cc2c2c161873e7b5d85e38e3ea83beabab10e9293d9c9632a71322b done 21:20:00 #142 naming to docker.io/library/core-data-arm64 0.0s done 21:20:00 #142 DONE 10.4s 21:20:00 21:20:00 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:20:05 #127 ... 21:20:05 21:20:05 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:20:05 #131 DONE 1068.4s 21:20:05 21:20:05 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:20:05 #127 ... 21:20:05 21:20:05 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:20:05 #193 DONE 0.3s 21:20:05 21:20:05 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:20:05 #127 ... 21:20:05 21:20:05 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:20:05 #194 DONE 0.2s 21:20:05 21:20:05 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:20:05 #195 DONE 0.3s 21:20:05 21:20:05 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:20:05 #127 ... 21:20:05 21:20:05 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:20:06 #196 DONE 0.2s 21:20:06 21:20:06 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:20:06 #197 DONE 0.2s 21:20:06 21:20:06 #142 [core-metadata] exporting to image 21:20:06 #142 exporting layers 21:20:06 #142 exporting layers 0.3s done 21:20:06 #142 writing image sha256:02f7657d2fac3f943ee139ac2b42e932d2bf8e7b247ac8f0bf27aa3ea988f2f7 0.0s done 21:20:06 #142 naming to docker.io/library/core-metadata-arm64 done 21:20:06 #142 DONE 10.8s 21:20:06 21:20:06 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:21:02 #127 ... 21:21:02 21:21:02 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:21:02 #130 DONE 1125.2s 21:21:02 21:21:02 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:21:02 #127 ... 21:21:02 21:21:02 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:21:02 #198 DONE 0.3s 21:21:02 21:21:02 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:21:02 #127 ... 21:21:02 21:21:02 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:21:02 #199 DONE 0.1s 21:21:02 21:21:02 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:21:02 #200 DONE 0.3s 21:21:02 21:21:02 #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 21:21:02 #201 DONE 0.1s 21:21:02 21:21:02 #142 [security-spiffe-token-provider] exporting to image 21:21:02 #142 exporting layers 21:21:03 #142 exporting layers 0.6s done 21:21:03 #142 writing image sha256:eb3036e30cc5e3da72d8ca396c4a559af262de7666dcc6e30d231fba1b36f989 done 21:21:03 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:21:03 #142 DONE 11.4s 21:21:03 21:21:03 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:21:30 #127 DONE 1150.8s 21:21:30 21:21:30 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:21:30 #109 ... 21:21:30 21:21:30 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:21:30 #202 DONE 0.1s 21:21:30 21:21:30 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:21:30 #203 DONE 0.1s 21:21:30 21:21:30 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:21:30 #109 ... 21:21:30 21:21:30 #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:21:30 #204 ... 21:21:30 21:21:30 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:21:30 #109 DONE 1151.8s 21:21:30 21:21:30 #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:21:30 #204 DONE 0.5s 21:21:30 21:21:30 #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:21:30 #205 DONE 0.2s 21:21:30 21:21:30 #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:21:30 #206 DONE 0.2s 21:21:30 21:21:30 #142 [support-notifications] exporting to image 21:21:30 #142 exporting layers 21:21:30 #142 ... 21:21:30 21:21:30 #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:21:30 #207 DONE 0.2s 21:21:30 21:21:30 #142 [support-notifications] exporting to image 21:21:30 #142 exporting layers 0.4s done 21:21:30 #142 writing image sha256:b88a1616de4ec352e817d4790923590223dd8608ab24002525965983c97eb93e done 21:21:30 #142 naming to docker.io/library/support-notifications-arm64 done 21:21:30 #142 DONE 11.8s 21:21:30 21:21:30 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:21:30 #208 DONE 0.4s 21:21:30 21:21:30 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:21:30 #209 DONE 0.1s 21:21:30 21:21:30 #142 [support-scheduler] exporting to image 21:21:30 #142 exporting layers 0.3s done 21:21:30 #142 writing image sha256:41d7d9d064ca2e459d6487bad8cbfe63fe20054951a99c67c99d94a5e9dad7c8 done 21:21:30 #142 naming to docker.io/library/support-scheduler-arm64 done 21:21:30 #142 DONE 12.1s 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:21:30 time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:21:30 $ docker stop --time=1 3ec76b93829af796cae34ddc41a6349f5bf7ff89e22e412b3aae040bbe03ecd6 21:21:31 $ docker rm -f --volumes 3ec76b93829af796cae34ddc41a6349f5bf7ff89e22e412b3aae040bbe03ecd6 [Pipeline] // withDockerContainer [Pipeline] sh 21:21:32 + docker images 21:21:32 REPOSITORY TAG IMAGE ID CREATED SIZE 21:21:32 support-scheduler-arm64 latest 41d7d9d064ca 4 seconds ago 31.2MB 21:21:32 support-notifications-arm64 latest b88a1616de4e 5 seconds ago 31.9MB 21:21:32 security-spiffe-token-provider-arm64 latest eb3036e30cc5 30 seconds ago 32.7MB 21:21:32 core-metadata-arm64 latest 02f7657d2fac About a minute ago 20.2MB 21:21:32 core-data-arm64 latest 8d7db6f59cc2 About a minute ago 19.9MB 21:21:32 core-command-arm64 latest 08fc6ec023ae About a minute ago 19.7MB 21:21:32 core-common-config-bootstrapper-arm64 latest 0bf757782310 2 minutes ago 17.2MB 21:21:32 security-bootstrapper-arm64 latest 53445c21e889 2 minutes ago 21.9MB 21:21:32 security-secretstore-setup-arm64 latest ff41a7a5d9dd 2 minutes ago 32.2MB 21:21:32 security-proxy-setup-arm64 latest a5769bdbe3f4 2 minutes ago 18.7MB 21:21:32 security-proxy-auth-arm64 latest b5879886c604 3 minutes ago 18.1MB 21:21:32 security-spire-agent-arm64 latest 6c07a42523a3 19 minutes ago 153MB 21:21:32 security-spire-config-arm64 latest d064e69a01f3 19 minutes ago 96.1MB 21:21:32 security-spire-server-arm64 latest 194eb282cecb 19 minutes ago 97MB 21:21:32 ci-base-image-arm64 latest b0649c5dccf4 21 minutes ago 899MB 21:21:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB 21:21:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:32 provisioning config files... 21:21:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/534@tmp/config11556568568437993230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:32 ---> docker-login.sh 21:21:32 nexus3.edgexfoundry.org:10001 21:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:33 Configure a credential helper to remove this warning. See 21:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:33 21:21:33 Login Succeeded 21:21:33 nexus3.edgexfoundry.org:10002 21:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:33 Configure a credential helper to remove this warning. See 21:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:33 21:21:33 Login Succeeded 21:21:33 nexus3.edgexfoundry.org:10003 21:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:34 Configure a credential helper to remove this warning. See 21:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:34 21:21:34 Login Succeeded 21:21:34 nexus3.edgexfoundry.org:10004 21:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:34 Configure a credential helper to remove this warning. See 21:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:34 21:21:34 Login Succeeded 21:21:34 docker.io 21:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:34 Configure a credential helper to remove this warning. See 21:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:34 21:21:34 Login Succeeded 21:21:34 ---> docker-login.sh ends [Pipeline] } 21:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:21:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:21:34 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:21:34 latest 21:21:34 3.1.0-dev.1 21:21:34 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:21:34 main 21:21:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:21:35 82b68e52a88d: Preparing 21:21:35 f13b2e751874: Preparing 21:21:35 3f4c226db808: Preparing 21:21:35 75b79b19984b: Preparing 21:21:35 3ac1d58373c7: Preparing 21:21:35 26cbea5cba74: Preparing 21:21:35 26cbea5cba74: Waiting 21:21:35 82b68e52a88d: Pushed 21:21:35 75b79b19984b: Pushed 21:21:35 3ac1d58373c7: Pushed 21:21:35 3f4c226db808: Pushed 21:21:36 26cbea5cba74: Layer already exists 21:21:38 f13b2e751874: Pushed 21:21:38 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:44ba2af445cf343ad3d7e64decd27ab8cab77bbe4f16b20c5f8147dcc8b64bbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:21:39 82b68e52a88d: Preparing 21:21:39 f13b2e751874: Preparing 21:21:39 3f4c226db808: Preparing 21:21:39 75b79b19984b: Preparing 21:21:39 3ac1d58373c7: Preparing 21:21:39 26cbea5cba74: Preparing 21:21:39 26cbea5cba74: Waiting 21:21:39 82b68e52a88d: Layer already exists 21:21:39 3ac1d58373c7: Layer already exists 21:21:39 f13b2e751874: Layer already exists 21:21:39 75b79b19984b: Layer already exists 21:21:39 3f4c226db808: Layer already exists 21:21:39 26cbea5cba74: Layer already exists 21:21:39 latest: digest: sha256:44ba2af445cf343ad3d7e64decd27ab8cab77bbe4f16b20c5f8147dcc8b64bbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.1 21:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:21:40 82b68e52a88d: Preparing 21:21:40 f13b2e751874: Preparing 21:21:40 3f4c226db808: Preparing 21:21:40 75b79b19984b: Preparing 21:21:40 3ac1d58373c7: Preparing 21:21:40 26cbea5cba74: Preparing 21:21:40 26cbea5cba74: Waiting 21:21:40 f13b2e751874: Layer already exists 21:21:40 82b68e52a88d: Layer already exists 21:21:40 75b79b19984b: Layer already exists 21:21:40 3ac1d58373c7: Layer already exists 21:21:40 3f4c226db808: Layer already exists 21:21:40 26cbea5cba74: Layer already exists 21:21:40 3.1.0-dev.1: digest: sha256:44ba2af445cf343ad3d7e64decd27ab8cab77bbe4f16b20c5f8147dcc8b64bbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:21:41 82b68e52a88d: Preparing 21:21:41 f13b2e751874: Preparing 21:21:41 3f4c226db808: Preparing 21:21:41 75b79b19984b: Preparing 21:21:41 3ac1d58373c7: Preparing 21:21:41 26cbea5cba74: Preparing 21:21:41 26cbea5cba74: Waiting 21:21:41 82b68e52a88d: Layer already exists 21:21:41 3ac1d58373c7: Layer already exists 21:21:41 3f4c226db808: Layer already exists 21:21:41 f13b2e751874: Layer already exists 21:21:41 75b79b19984b: Layer already exists 21:21:41 26cbea5cba74: Layer already exists 21:21:41 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:44ba2af445cf343ad3d7e64decd27ab8cab77bbe4f16b20c5f8147dcc8b64bbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:21:42 82b68e52a88d: Preparing 21:21:42 f13b2e751874: Preparing 21:21:42 3f4c226db808: Preparing 21:21:42 75b79b19984b: Preparing 21:21:42 3ac1d58373c7: Preparing 21:21:42 26cbea5cba74: Preparing 21:21:42 26cbea5cba74: Waiting 21:21:42 82b68e52a88d: Layer already exists 21:21:42 f13b2e751874: Layer already exists 21:21:42 3f4c226db808: Layer already exists 21:21:42 75b79b19984b: Layer already exists 21:21:42 3ac1d58373c7: Layer already exists 21:21:42 26cbea5cba74: Layer already exists 21:21:42 main: digest: sha256:44ba2af445cf343ad3d7e64decd27ab8cab77bbe4f16b20c5f8147dcc8b64bbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:21:42 ===================================================== [Pipeline] echo 21:21:42 taggedImages: 21:21:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:21:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:21:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.1 21:21:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:21:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:21:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:21:42 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:21:42 latest 21:21:42 3.1.0-dev.1 21:21:42 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:21:42 main 21:21:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:21:43 58ffd5ced7a4: Preparing 21:21:43 6d4648dffc49: Preparing 21:21:43 c8fc992acc2f: Preparing 21:21:43 f8887173d9cb: Preparing 21:21:43 3f4c226db808: Preparing 21:21:43 75b79b19984b: Preparing 21:21:43 3ac1d58373c7: Preparing 21:21:43 26cbea5cba74: Preparing 21:21:43 75b79b19984b: Waiting 21:21:43 3ac1d58373c7: Waiting 21:21:43 26cbea5cba74: Waiting 21:21:43 3f4c226db808: Layer already exists 21:21:43 75b79b19984b: Layer already exists 21:21:43 3ac1d58373c7: Layer already exists 21:21:43 26cbea5cba74: Layer already exists 21:21:43 58ffd5ced7a4: Pushed 21:21:43 c8fc992acc2f: Pushed 21:21:43 6d4648dffc49: Pushed 21:21:46 f8887173d9cb: Pushed 21:21:46 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:88106bb0e96e319c7d61cd90a242f13791d360433283c9e3472fbfb4d1de20ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:46 + 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 21:21:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:21:46 58ffd5ced7a4: Preparing 21:21:46 6d4648dffc49: Preparing 21:21:46 c8fc992acc2f: Preparing 21:21:46 f8887173d9cb: Preparing 21:21:46 3f4c226db808: Preparing 21:21:46 75b79b19984b: Preparing 21:21:46 3ac1d58373c7: Preparing 21:21:46 26cbea5cba74: Preparing 21:21:46 3ac1d58373c7: Waiting 21:21:46 75b79b19984b: Waiting 21:21:46 6d4648dffc49: Layer already exists 21:21:46 58ffd5ced7a4: Layer already exists 21:21:46 3f4c226db808: Layer already exists 21:21:46 f8887173d9cb: Layer already exists 21:21:46 c8fc992acc2f: Layer already exists 21:21:46 75b79b19984b: Layer already exists 21:21:46 3ac1d58373c7: Layer already exists 21:21:46 26cbea5cba74: Layer already exists 21:21:47 latest: digest: sha256:88106bb0e96e319c7d61cd90a242f13791d360433283c9e3472fbfb4d1de20ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.1 21:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:21:47 58ffd5ced7a4: Preparing 21:21:47 6d4648dffc49: Preparing 21:21:47 c8fc992acc2f: Preparing 21:21:47 f8887173d9cb: Preparing 21:21:47 3f4c226db808: Preparing 21:21:47 75b79b19984b: Preparing 21:21:47 3ac1d58373c7: Preparing 21:21:47 26cbea5cba74: Preparing 21:21:47 75b79b19984b: Waiting 21:21:47 3ac1d58373c7: Waiting 21:21:47 26cbea5cba74: Waiting 21:21:47 f8887173d9cb: Layer already exists 21:21:47 58ffd5ced7a4: Layer already exists 21:21:47 3f4c226db808: Layer already exists 21:21:47 c8fc992acc2f: Layer already exists 21:21:47 6d4648dffc49: Layer already exists 21:21:47 26cbea5cba74: Layer already exists 21:21:47 75b79b19984b: Layer already exists 21:21:47 3ac1d58373c7: Layer already exists 21:21:48 3.1.0-dev.1: digest: sha256:88106bb0e96e319c7d61cd90a242f13791d360433283c9e3472fbfb4d1de20ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:21:48 58ffd5ced7a4: Preparing 21:21:48 6d4648dffc49: Preparing 21:21:48 c8fc992acc2f: Preparing 21:21:48 f8887173d9cb: Preparing 21:21:48 3f4c226db808: Preparing 21:21:48 75b79b19984b: Preparing 21:21:48 3ac1d58373c7: Preparing 21:21:48 26cbea5cba74: Preparing 21:21:48 75b79b19984b: Waiting 21:21:48 3ac1d58373c7: Waiting 21:21:48 26cbea5cba74: Waiting 21:21:48 3f4c226db808: Layer already exists 21:21:48 58ffd5ced7a4: Layer already exists 21:21:48 c8fc992acc2f: Layer already exists 21:21:48 f8887173d9cb: Layer already exists 21:21:48 6d4648dffc49: Layer already exists 21:21:48 75b79b19984b: Layer already exists 21:21:48 3ac1d58373c7: Layer already exists 21:21:48 26cbea5cba74: Layer already exists 21:21:49 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:88106bb0e96e319c7d61cd90a242f13791d360433283c9e3472fbfb4d1de20ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:49 + 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 21:21:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:21:49 58ffd5ced7a4: Preparing 21:21:49 6d4648dffc49: Preparing 21:21:49 c8fc992acc2f: Preparing 21:21:49 f8887173d9cb: Preparing 21:21:49 3f4c226db808: Preparing 21:21:49 75b79b19984b: Preparing 21:21:49 3ac1d58373c7: Preparing 21:21:49 26cbea5cba74: Preparing 21:21:49 75b79b19984b: Waiting 21:21:49 3ac1d58373c7: Waiting 21:21:49 26cbea5cba74: Waiting 21:21:49 c8fc992acc2f: Layer already exists 21:21:49 3f4c226db808: Layer already exists 21:21:49 58ffd5ced7a4: Layer already exists 21:21:49 f8887173d9cb: Layer already exists 21:21:49 6d4648dffc49: Layer already exists 21:21:49 3ac1d58373c7: Layer already exists 21:21:49 75b79b19984b: Layer already exists 21:21:49 26cbea5cba74: Layer already exists 21:21:50 main: digest: sha256:88106bb0e96e319c7d61cd90a242f13791d360433283c9e3472fbfb4d1de20ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:21:50 ===================================================== [Pipeline] echo 21:21:50 taggedImages: 21:21:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:21:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:21:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.1 21:21:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:21:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:21:50 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:21:50 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:21:50 latest 21:21:50 3.1.0-dev.1 21:21:50 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:21:50 main 21:21:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:21:50 34fd5c61d3c1: Preparing 21:21:50 46b071038702: Preparing 21:21:50 3f4c226db808: Preparing 21:21:50 75b79b19984b: Preparing 21:21:50 8ce15788f3bd: Preparing 21:21:50 26cbea5cba74: Preparing 21:21:50 3f4c226db808: Layer already exists 21:21:50 75b79b19984b: Layer already exists 21:21:51 26cbea5cba74: Layer already exists 21:21:51 34fd5c61d3c1: Pushed 21:21:51 8ce15788f3bd: Pushed 21:21:54 46b071038702: Pushed 21:21:54 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:37cda24313ce774e6faaa8effeb2a6845bdba00338f982a4f114547db83325a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:21:55 34fd5c61d3c1: Preparing 21:21:55 46b071038702: Preparing 21:21:55 3f4c226db808: Preparing 21:21:55 75b79b19984b: Preparing 21:21:55 8ce15788f3bd: Preparing 21:21:55 26cbea5cba74: Preparing 21:21:55 26cbea5cba74: Waiting 21:21:55 3f4c226db808: Layer already exists 21:21:55 46b071038702: Layer already exists 21:21:55 75b79b19984b: Layer already exists 21:21:55 8ce15788f3bd: Layer already exists 21:21:55 34fd5c61d3c1: Layer already exists 21:21:55 26cbea5cba74: Layer already exists 21:21:55 latest: digest: sha256:37cda24313ce774e6faaa8effeb2a6845bdba00338f982a4f114547db83325a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.1 21:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:21:56 34fd5c61d3c1: Preparing 21:21:56 46b071038702: Preparing 21:21:56 3f4c226db808: Preparing 21:21:56 75b79b19984b: Preparing 21:21:56 8ce15788f3bd: Preparing 21:21:56 26cbea5cba74: Preparing 21:21:56 26cbea5cba74: Waiting 21:21:56 75b79b19984b: Layer already exists 21:21:56 46b071038702: Layer already exists 21:21:56 8ce15788f3bd: Layer already exists 21:21:56 3f4c226db808: Layer already exists 21:21:56 34fd5c61d3c1: Layer already exists 21:21:56 26cbea5cba74: Layer already exists 21:21:56 3.1.0-dev.1: digest: sha256:37cda24313ce774e6faaa8effeb2a6845bdba00338f982a4f114547db83325a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:21:57 34fd5c61d3c1: Preparing 21:21:57 46b071038702: Preparing 21:21:57 3f4c226db808: Preparing 21:21:57 75b79b19984b: Preparing 21:21:57 8ce15788f3bd: Preparing 21:21:57 26cbea5cba74: Preparing 21:21:57 26cbea5cba74: Waiting 21:21:57 75b79b19984b: Layer already exists 21:21:57 46b071038702: Layer already exists 21:21:57 8ce15788f3bd: Layer already exists 21:21:57 34fd5c61d3c1: Layer already exists 21:21:57 3f4c226db808: Layer already exists 21:21:57 26cbea5cba74: Layer already exists 21:21:57 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:37cda24313ce774e6faaa8effeb2a6845bdba00338f982a4f114547db83325a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:21:57 34fd5c61d3c1: Preparing 21:21:57 46b071038702: Preparing 21:21:57 3f4c226db808: Preparing 21:21:57 75b79b19984b: Preparing 21:21:57 8ce15788f3bd: Preparing 21:21:57 26cbea5cba74: Preparing 21:21:57 26cbea5cba74: Waiting 21:21:57 75b79b19984b: Layer already exists 21:21:57 3f4c226db808: Layer already exists 21:21:57 34fd5c61d3c1: Layer already exists 21:21:57 8ce15788f3bd: Layer already exists 21:21:57 46b071038702: Layer already exists 21:21:57 26cbea5cba74: Layer already exists 21:21:58 main: digest: sha256:37cda24313ce774e6faaa8effeb2a6845bdba00338f982a4f114547db83325a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:21:58 ===================================================== [Pipeline] echo 21:21:58 taggedImages: 21:21:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:21:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:21:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.1 21:21:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:21:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:21:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:21:58 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:21:58 latest 21:21:58 3.1.0-dev.1 21:21:58 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:21:58 main 21:21:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:21:59 92bbd0254db0: Preparing 21:21:59 5e4a246ec001: Preparing 21:21:59 86fbbe42518b: Preparing 21:21:59 3f4c226db808: Preparing 21:21:59 75b79b19984b: Preparing 21:21:59 3ac1d58373c7: Preparing 21:21:59 26cbea5cba74: Preparing 21:21:59 3ac1d58373c7: Waiting 21:21:59 26cbea5cba74: Waiting 21:21:59 75b79b19984b: Layer already exists 21:21:59 3f4c226db808: Layer already exists 21:21:59 26cbea5cba74: Layer already exists 21:21:59 3ac1d58373c7: Layer already exists 21:21:59 5e4a246ec001: Pushed 21:21:59 92bbd0254db0: Pushed 21:22:01 86fbbe42518b: Pushed 21:22:02 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:4bb5fa71b9b51cab09e965637bc3d43a19e4a86dee8c0ca9666dd295b2fcc596 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:22:04 92bbd0254db0: Preparing 21:22:04 5e4a246ec001: Preparing 21:22:04 86fbbe42518b: Preparing 21:22:04 3f4c226db808: Preparing 21:22:04 75b79b19984b: Preparing 21:22:04 3ac1d58373c7: Preparing 21:22:04 26cbea5cba74: Preparing 21:22:04 3ac1d58373c7: Waiting 21:22:04 26cbea5cba74: Waiting 21:22:04 86fbbe42518b: Layer already exists 21:22:04 5e4a246ec001: Layer already exists 21:22:04 3f4c226db808: Layer already exists 21:22:04 75b79b19984b: Layer already exists 21:22:04 92bbd0254db0: Layer already exists 21:22:04 3ac1d58373c7: Layer already exists 21:22:04 26cbea5cba74: Layer already exists 21:22:04 latest: digest: sha256:4bb5fa71b9b51cab09e965637bc3d43a19e4a86dee8c0ca9666dd295b2fcc596 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.1 21:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:22:05 92bbd0254db0: Preparing 21:22:05 5e4a246ec001: Preparing 21:22:05 86fbbe42518b: Preparing 21:22:05 3f4c226db808: Preparing 21:22:05 75b79b19984b: Preparing 21:22:05 3ac1d58373c7: Preparing 21:22:05 26cbea5cba74: Preparing 21:22:05 3ac1d58373c7: Waiting 21:22:05 5e4a246ec001: Layer already exists 21:22:05 75b79b19984b: Layer already exists 21:22:05 86fbbe42518b: Layer already exists 21:22:05 92bbd0254db0: Layer already exists 21:22:05 3f4c226db808: Layer already exists 21:22:05 3ac1d58373c7: Layer already exists 21:22:05 26cbea5cba74: Layer already exists 21:22:05 3.1.0-dev.1: digest: sha256:4bb5fa71b9b51cab09e965637bc3d43a19e4a86dee8c0ca9666dd295b2fcc596 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:22:06 92bbd0254db0: Preparing 21:22:06 5e4a246ec001: Preparing 21:22:06 86fbbe42518b: Preparing 21:22:06 3f4c226db808: Preparing 21:22:06 75b79b19984b: Preparing 21:22:06 3ac1d58373c7: Preparing 21:22:06 26cbea5cba74: Preparing 21:22:06 3ac1d58373c7: Waiting 21:22:06 26cbea5cba74: Waiting 21:22:06 3f4c226db808: Layer already exists 21:22:06 86fbbe42518b: Layer already exists 21:22:06 92bbd0254db0: Layer already exists 21:22:06 75b79b19984b: Layer already exists 21:22:06 5e4a246ec001: Layer already exists 21:22:06 26cbea5cba74: Layer already exists 21:22:06 3ac1d58373c7: Layer already exists 21:22:06 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:4bb5fa71b9b51cab09e965637bc3d43a19e4a86dee8c0ca9666dd295b2fcc596 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:22:07 92bbd0254db0: Preparing 21:22:07 5e4a246ec001: Preparing 21:22:07 86fbbe42518b: Preparing 21:22:07 3f4c226db808: Preparing 21:22:07 75b79b19984b: Preparing 21:22:07 3ac1d58373c7: Preparing 21:22:07 26cbea5cba74: Preparing 21:22:07 3ac1d58373c7: Waiting 21:22:07 26cbea5cba74: Waiting 21:22:07 86fbbe42518b: Layer already exists 21:22:07 5e4a246ec001: Layer already exists 21:22:07 92bbd0254db0: Layer already exists 21:22:07 75b79b19984b: Layer already exists 21:22:07 3f4c226db808: Layer already exists 21:22:07 26cbea5cba74: Layer already exists 21:22:07 3ac1d58373c7: Layer already exists 21:22:07 main: digest: sha256:4bb5fa71b9b51cab09e965637bc3d43a19e4a86dee8c0ca9666dd295b2fcc596 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:07 ===================================================== [Pipeline] echo 21:22:07 taggedImages: 21:22:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:22:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.1 21:22:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:22:07 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:22:07 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:07 latest 21:22:07 3.1.0-dev.1 21:22:07 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:07 main 21:22:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:22:08 2f42386c0ed3: Preparing 21:22:08 eda5b0271e7f: Preparing 21:22:08 2fb8b597e1f6: Preparing 21:22:08 7016652904fa: Preparing 21:22:08 37ba3dd38821: Preparing 21:22:08 098e36b545b4: Preparing 21:22:08 9a6ec9137ff5: Preparing 21:22:08 3f4c226db808: Preparing 21:22:08 75b79b19984b: Preparing 21:22:08 7e6c4153ed52: Preparing 21:22:08 3a3d38a55a01: Preparing 21:22:08 5f70bf18a086: Preparing 21:22:08 878b077e03b9: Preparing 21:22:08 10f2436fad2e: Preparing 21:22:08 26cbea5cba74: Preparing 21:22:08 3f4c226db808: Waiting 21:22:08 75b79b19984b: Waiting 21:22:08 7e6c4153ed52: Waiting 21:22:08 3a3d38a55a01: Waiting 21:22:08 5f70bf18a086: Waiting 21:22:08 878b077e03b9: Waiting 21:22:08 10f2436fad2e: Waiting 21:22:08 26cbea5cba74: Waiting 21:22:08 098e36b545b4: Waiting 21:22:08 eda5b0271e7f: Pushed 21:22:08 7016652904fa: Pushed 21:22:08 2f42386c0ed3: Pushed 21:22:08 37ba3dd38821: Pushed 21:22:08 2fb8b597e1f6: Pushed 21:22:08 3f4c226db808: Layer already exists 21:22:08 75b79b19984b: Layer already exists 21:22:08 098e36b545b4: Pushed 21:22:08 3a3d38a55a01: Pushed 21:22:08 7e6c4153ed52: Pushed 21:22:08 5f70bf18a086: Pushed 21:22:08 26cbea5cba74: Layer already exists 21:22:08 878b077e03b9: Pushed 21:22:08 10f2436fad2e: Pushed 21:22:12 9a6ec9137ff5: Pushed 21:22:12 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:afb0a47a429b47abc38e0144ee31d826980bbc92d88f07b02801faf0f92a2667 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:22:12 2f42386c0ed3: Preparing 21:22:12 eda5b0271e7f: Preparing 21:22:12 2fb8b597e1f6: Preparing 21:22:12 7016652904fa: Preparing 21:22:12 37ba3dd38821: Preparing 21:22:12 098e36b545b4: Preparing 21:22:12 9a6ec9137ff5: Preparing 21:22:12 3f4c226db808: Preparing 21:22:12 75b79b19984b: Preparing 21:22:12 7e6c4153ed52: Preparing 21:22:12 3a3d38a55a01: Preparing 21:22:12 5f70bf18a086: Preparing 21:22:12 878b077e03b9: Preparing 21:22:12 10f2436fad2e: Preparing 21:22:12 26cbea5cba74: Preparing 21:22:12 098e36b545b4: Waiting 21:22:12 9a6ec9137ff5: Waiting 21:22:12 3f4c226db808: Waiting 21:22:12 75b79b19984b: Waiting 21:22:12 7e6c4153ed52: Waiting 21:22:12 3a3d38a55a01: Waiting 21:22:12 5f70bf18a086: Waiting 21:22:12 878b077e03b9: Waiting 21:22:12 10f2436fad2e: Waiting 21:22:12 26cbea5cba74: Waiting 21:22:12 2fb8b597e1f6: Layer already exists 21:22:12 37ba3dd38821: Layer already exists 21:22:12 eda5b0271e7f: Layer already exists 21:22:12 2f42386c0ed3: Layer already exists 21:22:12 7016652904fa: Layer already exists 21:22:12 9a6ec9137ff5: Layer already exists 21:22:12 098e36b545b4: Layer already exists 21:22:12 7e6c4153ed52: Layer already exists 21:22:12 75b79b19984b: Layer already exists 21:22:12 3f4c226db808: Layer already exists 21:22:12 3a3d38a55a01: Layer already exists 21:22:12 5f70bf18a086: Layer already exists 21:22:12 878b077e03b9: Layer already exists 21:22:12 26cbea5cba74: Layer already exists 21:22:12 10f2436fad2e: Layer already exists 21:22:12 latest: digest: sha256:afb0a47a429b47abc38e0144ee31d826980bbc92d88f07b02801faf0f92a2667 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.1 21:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:22:13 2f42386c0ed3: Preparing 21:22:13 eda5b0271e7f: Preparing 21:22:13 2fb8b597e1f6: Preparing 21:22:13 7016652904fa: Preparing 21:22:13 37ba3dd38821: Preparing 21:22:13 098e36b545b4: Preparing 21:22:13 9a6ec9137ff5: Preparing 21:22:13 3f4c226db808: Preparing 21:22:13 75b79b19984b: Preparing 21:22:13 7e6c4153ed52: Preparing 21:22:13 3a3d38a55a01: Preparing 21:22:13 5f70bf18a086: Preparing 21:22:13 878b077e03b9: Preparing 21:22:13 10f2436fad2e: Preparing 21:22:13 26cbea5cba74: Preparing 21:22:13 75b79b19984b: Waiting 21:22:13 7e6c4153ed52: Waiting 21:22:13 3a3d38a55a01: Waiting 21:22:13 5f70bf18a086: Waiting 21:22:13 878b077e03b9: Waiting 21:22:13 10f2436fad2e: Waiting 21:22:13 26cbea5cba74: Waiting 21:22:13 9a6ec9137ff5: Waiting 21:22:13 3f4c226db808: Waiting 21:22:13 098e36b545b4: Waiting 21:22:13 7016652904fa: Layer already exists 21:22:13 37ba3dd38821: Layer already exists 21:22:13 2fb8b597e1f6: Layer already exists 21:22:13 2f42386c0ed3: Layer already exists 21:22:13 eda5b0271e7f: Layer already exists 21:22:13 9a6ec9137ff5: Layer already exists 21:22:13 7e6c4153ed52: Layer already exists 21:22:13 3f4c226db808: Layer already exists 21:22:13 098e36b545b4: Layer already exists 21:22:13 75b79b19984b: Layer already exists 21:22:13 10f2436fad2e: Layer already exists 21:22:13 5f70bf18a086: Layer already exists 21:22:13 878b077e03b9: Layer already exists 21:22:13 3a3d38a55a01: Layer already exists 21:22:13 26cbea5cba74: Layer already exists 21:22:13 3.1.0-dev.1: digest: sha256:afb0a47a429b47abc38e0144ee31d826980bbc92d88f07b02801faf0f92a2667 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:22:14 2f42386c0ed3: Preparing 21:22:14 eda5b0271e7f: Preparing 21:22:14 2fb8b597e1f6: Preparing 21:22:14 7016652904fa: Preparing 21:22:14 37ba3dd38821: Preparing 21:22:14 098e36b545b4: Preparing 21:22:14 9a6ec9137ff5: Preparing 21:22:14 3f4c226db808: Preparing 21:22:14 75b79b19984b: Preparing 21:22:14 7e6c4153ed52: Preparing 21:22:14 3a3d38a55a01: Preparing 21:22:14 5f70bf18a086: Preparing 21:22:14 878b077e03b9: Preparing 21:22:14 10f2436fad2e: Preparing 21:22:14 26cbea5cba74: Preparing 21:22:14 098e36b545b4: Waiting 21:22:14 9a6ec9137ff5: Waiting 21:22:14 3a3d38a55a01: Waiting 21:22:14 3f4c226db808: Waiting 21:22:14 5f70bf18a086: Waiting 21:22:14 75b79b19984b: Waiting 21:22:14 878b077e03b9: Waiting 21:22:14 7e6c4153ed52: Waiting 21:22:14 10f2436fad2e: Waiting 21:22:14 26cbea5cba74: Waiting 21:22:14 eda5b0271e7f: Layer already exists 21:22:14 37ba3dd38821: Layer already exists 21:22:14 2f42386c0ed3: Layer already exists 21:22:14 2fb8b597e1f6: Layer already exists 21:22:14 7016652904fa: Layer already exists 21:22:14 098e36b545b4: Layer already exists 21:22:14 75b79b19984b: Layer already exists 21:22:14 9a6ec9137ff5: Layer already exists 21:22:14 3f4c226db808: Layer already exists 21:22:14 7e6c4153ed52: Layer already exists 21:22:14 5f70bf18a086: Layer already exists 21:22:14 3a3d38a55a01: Layer already exists 21:22:14 878b077e03b9: Layer already exists 21:22:14 26cbea5cba74: Layer already exists 21:22:14 10f2436fad2e: Layer already exists 21:22:14 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:afb0a47a429b47abc38e0144ee31d826980bbc92d88f07b02801faf0f92a2667 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:22:15 2f42386c0ed3: Preparing 21:22:15 eda5b0271e7f: Preparing 21:22:15 2fb8b597e1f6: Preparing 21:22:15 7016652904fa: Preparing 21:22:15 37ba3dd38821: Preparing 21:22:15 098e36b545b4: Preparing 21:22:15 9a6ec9137ff5: Preparing 21:22:15 3f4c226db808: Preparing 21:22:15 75b79b19984b: Preparing 21:22:15 7e6c4153ed52: Preparing 21:22:15 3a3d38a55a01: Preparing 21:22:15 5f70bf18a086: Preparing 21:22:15 878b077e03b9: Preparing 21:22:15 10f2436fad2e: Preparing 21:22:15 26cbea5cba74: Preparing 21:22:15 098e36b545b4: Waiting 21:22:15 9a6ec9137ff5: Waiting 21:22:15 3f4c226db808: Waiting 21:22:15 75b79b19984b: Waiting 21:22:15 7e6c4153ed52: Waiting 21:22:15 3a3d38a55a01: Waiting 21:22:15 5f70bf18a086: Waiting 21:22:15 878b077e03b9: Waiting 21:22:15 10f2436fad2e: Waiting 21:22:15 26cbea5cba74: Waiting 21:22:15 7016652904fa: Layer already exists 21:22:15 2fb8b597e1f6: Layer already exists 21:22:15 eda5b0271e7f: Layer already exists 21:22:15 37ba3dd38821: Layer already exists 21:22:15 2f42386c0ed3: Layer already exists 21:22:15 098e36b545b4: Layer already exists 21:22:15 3f4c226db808: Layer already exists 21:22:15 9a6ec9137ff5: Layer already exists 21:22:15 7e6c4153ed52: Layer already exists 21:22:15 75b79b19984b: Layer already exists 21:22:15 3a3d38a55a01: Layer already exists 21:22:15 5f70bf18a086: Layer already exists 21:22:15 878b077e03b9: Layer already exists 21:22:15 26cbea5cba74: Layer already exists 21:22:15 10f2436fad2e: Layer already exists 21:22:15 main: digest: sha256:afb0a47a429b47abc38e0144ee31d826980bbc92d88f07b02801faf0f92a2667 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:15 ===================================================== [Pipeline] echo 21:22:15 taggedImages: 21:22:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:22:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.1 21:22:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:22:15 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:22:15 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:15 latest 21:22:15 3.1.0-dev.1 21:22:15 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:15 main 21:22:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:22:16 186f6b8e31aa: Preparing 21:22:16 9773daf073f9: Preparing 21:22:16 ebb6aa7f7de9: Preparing 21:22:16 a8caead70d2f: Preparing 21:22:16 3f4c226db808: Preparing 21:22:16 75b79b19984b: Preparing 21:22:16 3ac1d58373c7: Preparing 21:22:16 26cbea5cba74: Preparing 21:22:16 75b79b19984b: Waiting 21:22:16 3ac1d58373c7: Waiting 21:22:16 3f4c226db808: Layer already exists 21:22:16 75b79b19984b: Layer already exists 21:22:16 3ac1d58373c7: Layer already exists 21:22:16 ebb6aa7f7de9: Pushed 21:22:16 9773daf073f9: Pushed 21:22:16 26cbea5cba74: Layer already exists 21:22:16 186f6b8e31aa: Pushed 21:22:21 a8caead70d2f: Pushed 21:22:21 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:72a3d6e4ae32f5d10a3ed028f36b9b5b24cce7f8b7263b14b5c39c7b8571f48b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:21 + 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 21:22:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:22:21 186f6b8e31aa: Preparing 21:22:21 9773daf073f9: Preparing 21:22:21 ebb6aa7f7de9: Preparing 21:22:21 a8caead70d2f: Preparing 21:22:21 3f4c226db808: Preparing 21:22:21 75b79b19984b: Preparing 21:22:21 3ac1d58373c7: Preparing 21:22:21 26cbea5cba74: Preparing 21:22:21 75b79b19984b: Waiting 21:22:21 3ac1d58373c7: Waiting 21:22:21 26cbea5cba74: Waiting 21:22:21 a8caead70d2f: Layer already exists 21:22:21 3f4c226db808: Layer already exists 21:22:21 9773daf073f9: Layer already exists 21:22:21 186f6b8e31aa: Layer already exists 21:22:21 ebb6aa7f7de9: Layer already exists 21:22:21 3ac1d58373c7: Layer already exists 21:22:21 75b79b19984b: Layer already exists 21:22:21 26cbea5cba74: Layer already exists 21:22:21 latest: digest: sha256:72a3d6e4ae32f5d10a3ed028f36b9b5b24cce7f8b7263b14b5c39c7b8571f48b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.1 21:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:22:22 186f6b8e31aa: Preparing 21:22:22 9773daf073f9: Preparing 21:22:22 ebb6aa7f7de9: Preparing 21:22:22 a8caead70d2f: Preparing 21:22:22 3f4c226db808: Preparing 21:22:22 75b79b19984b: Preparing 21:22:22 3ac1d58373c7: Preparing 21:22:22 26cbea5cba74: Preparing 21:22:22 3ac1d58373c7: Waiting 21:22:22 26cbea5cba74: Waiting 21:22:22 75b79b19984b: Waiting 21:22:22 a8caead70d2f: Layer already exists 21:22:22 ebb6aa7f7de9: Layer already exists 21:22:22 3f4c226db808: Layer already exists 21:22:22 9773daf073f9: Layer already exists 21:22:22 186f6b8e31aa: Layer already exists 21:22:22 75b79b19984b: Layer already exists 21:22:22 3ac1d58373c7: Layer already exists 21:22:22 26cbea5cba74: Layer already exists 21:22:22 3.1.0-dev.1: digest: sha256:72a3d6e4ae32f5d10a3ed028f36b9b5b24cce7f8b7263b14b5c39c7b8571f48b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:22:23 186f6b8e31aa: Preparing 21:22:23 9773daf073f9: Preparing 21:22:23 ebb6aa7f7de9: Preparing 21:22:23 a8caead70d2f: Preparing 21:22:23 3f4c226db808: Preparing 21:22:23 75b79b19984b: Preparing 21:22:23 3ac1d58373c7: Preparing 21:22:23 26cbea5cba74: Preparing 21:22:23 75b79b19984b: Waiting 21:22:23 3ac1d58373c7: Waiting 21:22:23 26cbea5cba74: Waiting 21:22:23 186f6b8e31aa: Layer already exists 21:22:23 a8caead70d2f: Layer already exists 21:22:23 ebb6aa7f7de9: Layer already exists 21:22:23 9773daf073f9: Layer already exists 21:22:23 3f4c226db808: Layer already exists 21:22:23 26cbea5cba74: Layer already exists 21:22:23 3ac1d58373c7: Layer already exists 21:22:23 75b79b19984b: Layer already exists 21:22:23 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:72a3d6e4ae32f5d10a3ed028f36b9b5b24cce7f8b7263b14b5c39c7b8571f48b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:24 + 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 21:22:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:22:24 186f6b8e31aa: Preparing 21:22:24 9773daf073f9: Preparing 21:22:24 ebb6aa7f7de9: Preparing 21:22:24 a8caead70d2f: Preparing 21:22:24 3f4c226db808: Preparing 21:22:24 75b79b19984b: Preparing 21:22:24 3ac1d58373c7: Preparing 21:22:24 26cbea5cba74: Preparing 21:22:24 75b79b19984b: Waiting 21:22:24 3ac1d58373c7: Waiting 21:22:24 26cbea5cba74: Waiting 21:22:24 186f6b8e31aa: Layer already exists 21:22:24 ebb6aa7f7de9: Layer already exists 21:22:24 a8caead70d2f: Layer already exists 21:22:24 9773daf073f9: Layer already exists 21:22:24 3f4c226db808: Layer already exists 21:22:24 75b79b19984b: Layer already exists 21:22:24 26cbea5cba74: Layer already exists 21:22:24 3ac1d58373c7: Layer already exists 21:22:24 main: digest: sha256:72a3d6e4ae32f5d10a3ed028f36b9b5b24cce7f8b7263b14b5c39c7b8571f48b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:24 ===================================================== [Pipeline] echo 21:22:24 taggedImages: 21:22:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:22:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.1 21:22:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:22:24 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:22:24 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:24 latest 21:22:24 3.1.0-dev.1 21:22:24 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:24 main 21:22:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:22:25 bc15f1c34d5a: Preparing 21:22:25 6a86271a19e0: Preparing 21:22:25 6a50e6a28ca5: Preparing 21:22:25 7c04a04b9693: Preparing 21:22:25 3f4c226db808: Preparing 21:22:25 75b79b19984b: Preparing 21:22:25 9cbf885ec320: Preparing 21:22:25 696856f7e036: Preparing 21:22:25 26cbea5cba74: Preparing 21:22:25 9cbf885ec320: Waiting 21:22:25 696856f7e036: Waiting 21:22:25 75b79b19984b: Waiting 21:22:25 26cbea5cba74: Waiting 21:22:25 3f4c226db808: Layer already exists 21:22:25 75b79b19984b: Layer already exists 21:22:25 7c04a04b9693: Pushed 21:22:25 6a86271a19e0: Pushed 21:22:25 bc15f1c34d5a: Pushed 21:22:25 26cbea5cba74: Layer already exists 21:22:25 9cbf885ec320: Pushed 21:22:26 696856f7e036: Pushed 21:22:28 6a50e6a28ca5: Pushed 21:22:28 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:d4f62528f68cb880364822d569364f5297235cfcf6df60756e9332d9edc9fc47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:29 + 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 21:22:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:22:31 bc15f1c34d5a: Preparing 21:22:31 6a86271a19e0: Preparing 21:22:31 6a50e6a28ca5: Preparing 21:22:31 7c04a04b9693: Preparing 21:22:31 3f4c226db808: Preparing 21:22:31 75b79b19984b: Preparing 21:22:31 9cbf885ec320: Preparing 21:22:31 696856f7e036: Preparing 21:22:31 26cbea5cba74: Preparing 21:22:31 9cbf885ec320: Waiting 21:22:31 696856f7e036: Waiting 21:22:31 26cbea5cba74: Waiting 21:22:31 75b79b19984b: Waiting 21:22:31 7c04a04b9693: Layer already exists 21:22:31 6a50e6a28ca5: Layer already exists 21:22:31 bc15f1c34d5a: Layer already exists 21:22:31 6a86271a19e0: Layer already exists 21:22:31 3f4c226db808: Layer already exists 21:22:31 9cbf885ec320: Layer already exists 21:22:31 75b79b19984b: Layer already exists 21:22:31 696856f7e036: Layer already exists 21:22:31 26cbea5cba74: Layer already exists 21:22:32 latest: digest: sha256:d4f62528f68cb880364822d569364f5297235cfcf6df60756e9332d9edc9fc47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.1 21:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:22:32 bc15f1c34d5a: Preparing 21:22:32 6a86271a19e0: Preparing 21:22:32 6a50e6a28ca5: Preparing 21:22:32 7c04a04b9693: Preparing 21:22:32 3f4c226db808: Preparing 21:22:32 75b79b19984b: Preparing 21:22:32 9cbf885ec320: Preparing 21:22:32 696856f7e036: Preparing 21:22:32 26cbea5cba74: Preparing 21:22:32 9cbf885ec320: Waiting 21:22:32 696856f7e036: Waiting 21:22:32 26cbea5cba74: Waiting 21:22:32 75b79b19984b: Waiting 21:22:32 6a86271a19e0: Layer already exists 21:22:32 3f4c226db808: Layer already exists 21:22:32 7c04a04b9693: Layer already exists 21:22:32 6a50e6a28ca5: Layer already exists 21:22:32 bc15f1c34d5a: Layer already exists 21:22:32 75b79b19984b: Layer already exists 21:22:32 9cbf885ec320: Layer already exists 21:22:32 696856f7e036: Layer already exists 21:22:32 26cbea5cba74: Layer already exists 21:22:33 3.1.0-dev.1: digest: sha256:d4f62528f68cb880364822d569364f5297235cfcf6df60756e9332d9edc9fc47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:22:33 bc15f1c34d5a: Preparing 21:22:33 6a86271a19e0: Preparing 21:22:33 6a50e6a28ca5: Preparing 21:22:33 7c04a04b9693: Preparing 21:22:33 3f4c226db808: Preparing 21:22:33 75b79b19984b: Preparing 21:22:33 9cbf885ec320: Preparing 21:22:33 696856f7e036: Preparing 21:22:33 26cbea5cba74: Preparing 21:22:33 75b79b19984b: Waiting 21:22:33 9cbf885ec320: Waiting 21:22:33 696856f7e036: Waiting 21:22:33 26cbea5cba74: Waiting 21:22:33 7c04a04b9693: Layer already exists 21:22:33 bc15f1c34d5a: Layer already exists 21:22:33 6a86271a19e0: Layer already exists 21:22:33 3f4c226db808: Layer already exists 21:22:33 6a50e6a28ca5: Layer already exists 21:22:33 75b79b19984b: Layer already exists 21:22:33 26cbea5cba74: Layer already exists 21:22:33 9cbf885ec320: Layer already exists 21:22:33 696856f7e036: Layer already exists 21:22:34 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:d4f62528f68cb880364822d569364f5297235cfcf6df60756e9332d9edc9fc47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:34 + 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 21:22:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:22:34 bc15f1c34d5a: Preparing 21:22:34 6a86271a19e0: Preparing 21:22:34 6a50e6a28ca5: Preparing 21:22:34 7c04a04b9693: Preparing 21:22:34 3f4c226db808: Preparing 21:22:34 75b79b19984b: Preparing 21:22:34 9cbf885ec320: Preparing 21:22:34 696856f7e036: Preparing 21:22:34 26cbea5cba74: Preparing 21:22:34 9cbf885ec320: Waiting 21:22:34 26cbea5cba74: Waiting 21:22:34 696856f7e036: Waiting 21:22:34 75b79b19984b: Waiting 21:22:34 bc15f1c34d5a: Layer already exists 21:22:34 3f4c226db808: Layer already exists 21:22:34 6a50e6a28ca5: Layer already exists 21:22:34 6a86271a19e0: Layer already exists 21:22:34 7c04a04b9693: Layer already exists 21:22:34 9cbf885ec320: Layer already exists 21:22:34 696856f7e036: Layer already exists 21:22:34 26cbea5cba74: Layer already exists 21:22:34 75b79b19984b: Layer already exists 21:22:35 main: digest: sha256:d4f62528f68cb880364822d569364f5297235cfcf6df60756e9332d9edc9fc47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:35 ===================================================== [Pipeline] echo 21:22:35 taggedImages: 21:22:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:22:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.1 21:22:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:22:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:22:35 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:35 latest 21:22:35 3.1.0-dev.1 21:22:35 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:35 main 21:22:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:22:35 407423919d10: Preparing 21:22:35 3cec80bde41c: Preparing 21:22:35 7926e9b76dcb: Preparing 21:22:35 35e924fff657: Preparing 21:22:35 5a8978456c60: Preparing 21:22:35 4361e815a780: Preparing 21:22:35 1ff905be8542: Preparing 21:22:35 3f4c226db808: Preparing 21:22:35 75b79b19984b: Preparing 21:22:35 0bfe6d2af8ef: Preparing 21:22:35 26cbea5cba74: Preparing 21:22:35 3f4c226db808: Waiting 21:22:35 75b79b19984b: Waiting 21:22:35 0bfe6d2af8ef: Waiting 21:22:35 26cbea5cba74: Waiting 21:22:35 4361e815a780: Waiting 21:22:35 1ff905be8542: Waiting 21:22:36 5a8978456c60: Pushed 21:22:36 407423919d10: Pushed 21:22:36 3cec80bde41c: Pushed 21:22:36 3f4c226db808: Layer already exists 21:22:36 75b79b19984b: Layer already exists 21:22:36 4361e815a780: Pushed 21:22:36 1ff905be8542: Pushed 21:22:36 26cbea5cba74: Layer already exists 21:22:36 0bfe6d2af8ef: Pushed 21:22:38 35e924fff657: Pushed 21:22:39 7926e9b76dcb: Pushed 21:22:39 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:82ab3e92556c9bf67156f17771f267c796dda75059f562c65fd385982e6dab11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:40 + 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 21:22:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:22:40 407423919d10: Preparing 21:22:40 3cec80bde41c: Preparing 21:22:40 7926e9b76dcb: Preparing 21:22:40 35e924fff657: Preparing 21:22:40 5a8978456c60: Preparing 21:22:40 4361e815a780: Preparing 21:22:40 1ff905be8542: Preparing 21:22:40 3f4c226db808: Preparing 21:22:40 75b79b19984b: Preparing 21:22:40 0bfe6d2af8ef: Preparing 21:22:40 26cbea5cba74: Preparing 21:22:40 4361e815a780: Waiting 21:22:40 1ff905be8542: Waiting 21:22:40 75b79b19984b: Waiting 21:22:40 0bfe6d2af8ef: Waiting 21:22:40 26cbea5cba74: Waiting 21:22:40 3f4c226db808: Waiting 21:22:40 35e924fff657: Layer already exists 21:22:40 407423919d10: Layer already exists 21:22:40 5a8978456c60: Layer already exists 21:22:40 7926e9b76dcb: Layer already exists 21:22:40 3cec80bde41c: Layer already exists 21:22:40 1ff905be8542: Layer already exists 21:22:40 4361e815a780: Layer already exists 21:22:40 3f4c226db808: Layer already exists 21:22:40 0bfe6d2af8ef: Layer already exists 21:22:40 75b79b19984b: Layer already exists 21:22:40 26cbea5cba74: Layer already exists 21:22:40 latest: digest: sha256:82ab3e92556c9bf67156f17771f267c796dda75059f562c65fd385982e6dab11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.1 21:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:22:41 407423919d10: Preparing 21:22:41 3cec80bde41c: Preparing 21:22:41 7926e9b76dcb: Preparing 21:22:41 35e924fff657: Preparing 21:22:41 5a8978456c60: Preparing 21:22:41 4361e815a780: Preparing 21:22:41 1ff905be8542: Preparing 21:22:41 3f4c226db808: Preparing 21:22:41 75b79b19984b: Preparing 21:22:41 0bfe6d2af8ef: Preparing 21:22:41 26cbea5cba74: Preparing 21:22:41 4361e815a780: Waiting 21:22:41 1ff905be8542: Waiting 21:22:41 3f4c226db808: Waiting 21:22:41 75b79b19984b: Waiting 21:22:41 0bfe6d2af8ef: Waiting 21:22:41 26cbea5cba74: Waiting 21:22:41 5a8978456c60: Layer already exists 21:22:41 7926e9b76dcb: Layer already exists 21:22:41 407423919d10: Layer already exists 21:22:41 3cec80bde41c: Layer already exists 21:22:41 35e924fff657: Layer already exists 21:22:41 4361e815a780: Layer already exists 21:22:41 3f4c226db808: Layer already exists 21:22:41 1ff905be8542: Layer already exists 21:22:41 0bfe6d2af8ef: Layer already exists 21:22:41 75b79b19984b: Layer already exists 21:22:41 26cbea5cba74: Layer already exists 21:22:41 3.1.0-dev.1: digest: sha256:82ab3e92556c9bf67156f17771f267c796dda75059f562c65fd385982e6dab11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:22:42 407423919d10: Preparing 21:22:42 3cec80bde41c: Preparing 21:22:42 7926e9b76dcb: Preparing 21:22:42 35e924fff657: Preparing 21:22:42 5a8978456c60: Preparing 21:22:42 4361e815a780: Preparing 21:22:42 1ff905be8542: Preparing 21:22:42 3f4c226db808: Preparing 21:22:42 75b79b19984b: Preparing 21:22:42 0bfe6d2af8ef: Preparing 21:22:42 26cbea5cba74: Preparing 21:22:42 4361e815a780: Waiting 21:22:42 1ff905be8542: Waiting 21:22:42 3f4c226db808: Waiting 21:22:42 0bfe6d2af8ef: Waiting 21:22:42 26cbea5cba74: Waiting 21:22:42 75b79b19984b: Waiting 21:22:42 5a8978456c60: Layer already exists 21:22:42 407423919d10: Layer already exists 21:22:42 35e924fff657: Layer already exists 21:22:42 3cec80bde41c: Layer already exists 21:22:42 7926e9b76dcb: Layer already exists 21:22:42 1ff905be8542: Layer already exists 21:22:42 4361e815a780: Layer already exists 21:22:42 75b79b19984b: Layer already exists 21:22:42 3f4c226db808: Layer already exists 21:22:42 0bfe6d2af8ef: Layer already exists 21:22:42 26cbea5cba74: Layer already exists 21:22:42 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:82ab3e92556c9bf67156f17771f267c796dda75059f562c65fd385982e6dab11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:42 + 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 21:22:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:22:43 407423919d10: Preparing 21:22:43 3cec80bde41c: Preparing 21:22:43 7926e9b76dcb: Preparing 21:22:43 35e924fff657: Preparing 21:22:43 5a8978456c60: Preparing 21:22:43 4361e815a780: Preparing 21:22:43 1ff905be8542: Preparing 21:22:43 3f4c226db808: Preparing 21:22:43 75b79b19984b: Preparing 21:22:43 0bfe6d2af8ef: Preparing 21:22:43 26cbea5cba74: Preparing 21:22:43 3f4c226db808: Waiting 21:22:43 75b79b19984b: Waiting 21:22:43 0bfe6d2af8ef: Waiting 21:22:43 26cbea5cba74: Waiting 21:22:43 4361e815a780: Waiting 21:22:43 1ff905be8542: Waiting 21:22:43 7926e9b76dcb: Layer already exists 21:22:43 407423919d10: Layer already exists 21:22:43 3cec80bde41c: Layer already exists 21:22:43 5a8978456c60: Layer already exists 21:22:43 35e924fff657: Layer already exists 21:22:43 1ff905be8542: Layer already exists 21:22:43 4361e815a780: Layer already exists 21:22:43 75b79b19984b: Layer already exists 21:22:43 3f4c226db808: Layer already exists 21:22:43 0bfe6d2af8ef: Layer already exists 21:22:43 26cbea5cba74: Layer already exists 21:22:43 main: digest: sha256:82ab3e92556c9bf67156f17771f267c796dda75059f562c65fd385982e6dab11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:43 ===================================================== [Pipeline] echo 21:22:43 taggedImages: 21:22:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:22:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.1 21:22:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:22:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:22:43 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:43 latest 21:22:43 3.1.0-dev.1 21:22:43 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:43 main 21:22:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:22:44 a89c7a4799f9: Preparing 21:22:44 4b73f41586de: Preparing 21:22:44 3f4c226db808: Preparing 21:22:44 75b79b19984b: Preparing 21:22:44 df4f967977bb: Preparing 21:22:44 26cbea5cba74: Preparing 21:22:44 26cbea5cba74: Waiting 21:22:44 75b79b19984b: Layer already exists 21:22:44 3f4c226db808: Layer already exists 21:22:44 26cbea5cba74: Layer already exists 21:22:44 a89c7a4799f9: Pushed 21:22:45 df4f967977bb: Pushed 21:22:49 4b73f41586de: Pushed 21:22:49 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:2bbb338f9c518019b45b8a524e0b921dd66ff79d87f74c992bff6bc6e89c7798 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:49 + 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 21:22:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:22:50 a89c7a4799f9: Preparing 21:22:50 4b73f41586de: Preparing 21:22:50 3f4c226db808: Preparing 21:22:50 75b79b19984b: Preparing 21:22:50 df4f967977bb: Preparing 21:22:50 26cbea5cba74: Preparing 21:22:50 26cbea5cba74: Waiting 21:22:50 df4f967977bb: Layer already exists 21:22:50 3f4c226db808: Layer already exists 21:22:50 75b79b19984b: Layer already exists 21:22:50 4b73f41586de: Layer already exists 21:22:50 a89c7a4799f9: Layer already exists 21:22:50 26cbea5cba74: Layer already exists 21:22:50 latest: digest: sha256:2bbb338f9c518019b45b8a524e0b921dd66ff79d87f74c992bff6bc6e89c7798 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.1 21:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:22:51 a89c7a4799f9: Preparing 21:22:51 4b73f41586de: Preparing 21:22:51 3f4c226db808: Preparing 21:22:51 75b79b19984b: Preparing 21:22:51 df4f967977bb: Preparing 21:22:51 26cbea5cba74: Preparing 21:22:51 26cbea5cba74: Waiting 21:22:51 a89c7a4799f9: Layer already exists 21:22:51 75b79b19984b: Layer already exists 21:22:51 4b73f41586de: Layer already exists 21:22:51 df4f967977bb: Layer already exists 21:22:51 3f4c226db808: Layer already exists 21:22:51 26cbea5cba74: Layer already exists 21:22:51 3.1.0-dev.1: digest: sha256:2bbb338f9c518019b45b8a524e0b921dd66ff79d87f74c992bff6bc6e89c7798 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:22:52 a89c7a4799f9: Preparing 21:22:52 4b73f41586de: Preparing 21:22:52 3f4c226db808: Preparing 21:22:52 75b79b19984b: Preparing 21:22:52 df4f967977bb: Preparing 21:22:52 26cbea5cba74: Preparing 21:22:52 26cbea5cba74: Waiting 21:22:52 4b73f41586de: Layer already exists 21:22:52 75b79b19984b: Layer already exists 21:22:52 df4f967977bb: Layer already exists 21:22:52 a89c7a4799f9: Layer already exists 21:22:52 3f4c226db808: Layer already exists 21:22:52 26cbea5cba74: Layer already exists 21:22:52 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:2bbb338f9c518019b45b8a524e0b921dd66ff79d87f74c992bff6bc6e89c7798 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:52 + 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 21:22:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:22:53 a89c7a4799f9: Preparing 21:22:53 4b73f41586de: Preparing 21:22:53 3f4c226db808: Preparing 21:22:53 75b79b19984b: Preparing 21:22:53 df4f967977bb: Preparing 21:22:53 26cbea5cba74: Preparing 21:22:53 26cbea5cba74: Waiting 21:22:53 a89c7a4799f9: Layer already exists 21:22:53 df4f967977bb: Layer already exists 21:22:53 3f4c226db808: Layer already exists 21:22:53 75b79b19984b: Layer already exists 21:22:53 4b73f41586de: Layer already exists 21:22:53 26cbea5cba74: Layer already exists 21:22:53 main: digest: sha256:2bbb338f9c518019b45b8a524e0b921dd66ff79d87f74c992bff6bc6e89c7798 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:53 ===================================================== [Pipeline] echo 21:22:53 taggedImages: 21:22:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:22:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.1 21:22:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:22:53 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:22:53 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:53 latest 21:22:53 3.1.0-dev.1 21:22:53 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:22:53 main 21:22:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:22:54 77c1d6c46037: Preparing 21:22:54 df3be4c1aa1b: Preparing 21:22:54 4d86599fb06e: Preparing 21:22:54 c5e8437951fd: Preparing 21:22:54 8bfdfb1be963: Preparing 21:22:54 3f4c226db808: Preparing 21:22:54 75b79b19984b: Preparing 21:22:54 37c80cc8cd08: Preparing 21:22:54 26cbea5cba74: Preparing 21:22:54 75b79b19984b: Waiting 21:22:54 37c80cc8cd08: Waiting 21:22:54 26cbea5cba74: Waiting 21:22:54 3f4c226db808: Waiting 21:22:54 df3be4c1aa1b: Pushed 21:22:54 4d86599fb06e: Pushed 21:22:54 77c1d6c46037: Pushed 21:22:54 3f4c226db808: Layer already exists 21:22:54 75b79b19984b: Layer already exists 21:22:54 26cbea5cba74: Layer already exists 21:22:55 37c80cc8cd08: Pushed 21:23:07 8bfdfb1be963: Pushed 21:23:12 c5e8437951fd: Pushed 21:23:12 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:c4507363b762621c6d5ce82971664e4074a42f8a49205b2122fadc22318f917b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:12 + 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 21:23:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:23:12 77c1d6c46037: Preparing 21:23:12 df3be4c1aa1b: Preparing 21:23:12 4d86599fb06e: Preparing 21:23:12 c5e8437951fd: Preparing 21:23:12 8bfdfb1be963: Preparing 21:23:12 3f4c226db808: Preparing 21:23:12 75b79b19984b: Preparing 21:23:12 37c80cc8cd08: Preparing 21:23:12 26cbea5cba74: Preparing 21:23:12 75b79b19984b: Waiting 21:23:12 26cbea5cba74: Waiting 21:23:12 37c80cc8cd08: Waiting 21:23:12 3f4c226db808: Waiting 21:23:12 4d86599fb06e: Layer already exists 21:23:12 77c1d6c46037: Layer already exists 21:23:12 c5e8437951fd: Layer already exists 21:23:12 df3be4c1aa1b: Layer already exists 21:23:12 8bfdfb1be963: Layer already exists 21:23:12 37c80cc8cd08: Layer already exists 21:23:12 75b79b19984b: Layer already exists 21:23:12 3f4c226db808: Layer already exists 21:23:12 26cbea5cba74: Layer already exists 21:23:12 latest: digest: sha256:c4507363b762621c6d5ce82971664e4074a42f8a49205b2122fadc22318f917b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.1 21:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:23:13 77c1d6c46037: Preparing 21:23:13 df3be4c1aa1b: Preparing 21:23:13 4d86599fb06e: Preparing 21:23:13 c5e8437951fd: Preparing 21:23:13 8bfdfb1be963: Preparing 21:23:13 3f4c226db808: Preparing 21:23:13 75b79b19984b: Preparing 21:23:13 37c80cc8cd08: Preparing 21:23:13 26cbea5cba74: Preparing 21:23:13 3f4c226db808: Waiting 21:23:13 75b79b19984b: Waiting 21:23:13 37c80cc8cd08: Waiting 21:23:13 26cbea5cba74: Waiting 21:23:13 df3be4c1aa1b: Layer already exists 21:23:13 77c1d6c46037: Layer already exists 21:23:13 c5e8437951fd: Layer already exists 21:23:13 8bfdfb1be963: Layer already exists 21:23:13 4d86599fb06e: Layer already exists 21:23:13 26cbea5cba74: Layer already exists 21:23:13 75b79b19984b: Layer already exists 21:23:13 3f4c226db808: Layer already exists 21:23:13 37c80cc8cd08: Layer already exists 21:23:13 3.1.0-dev.1: digest: sha256:c4507363b762621c6d5ce82971664e4074a42f8a49205b2122fadc22318f917b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:23:14 77c1d6c46037: Preparing 21:23:14 df3be4c1aa1b: Preparing 21:23:14 4d86599fb06e: Preparing 21:23:14 c5e8437951fd: Preparing 21:23:14 8bfdfb1be963: Preparing 21:23:14 3f4c226db808: Preparing 21:23:14 75b79b19984b: Preparing 21:23:14 37c80cc8cd08: Preparing 21:23:14 26cbea5cba74: Preparing 21:23:14 75b79b19984b: Waiting 21:23:14 37c80cc8cd08: Waiting 21:23:14 26cbea5cba74: Waiting 21:23:14 df3be4c1aa1b: Layer already exists 21:23:14 77c1d6c46037: Layer already exists 21:23:14 8bfdfb1be963: Layer already exists 21:23:14 4d86599fb06e: Layer already exists 21:23:14 c5e8437951fd: Layer already exists 21:23:14 37c80cc8cd08: Layer already exists 21:23:14 3f4c226db808: Layer already exists 21:23:14 26cbea5cba74: Layer already exists 21:23:14 75b79b19984b: Layer already exists 21:23:14 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:c4507363b762621c6d5ce82971664e4074a42f8a49205b2122fadc22318f917b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:15 + 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 21:23:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:23:15 77c1d6c46037: Preparing 21:23:15 df3be4c1aa1b: Preparing 21:23:15 4d86599fb06e: Preparing 21:23:15 c5e8437951fd: Preparing 21:23:15 8bfdfb1be963: Preparing 21:23:15 3f4c226db808: Preparing 21:23:15 75b79b19984b: Preparing 21:23:15 37c80cc8cd08: Preparing 21:23:15 26cbea5cba74: Preparing 21:23:15 3f4c226db808: Waiting 21:23:15 75b79b19984b: Waiting 21:23:15 37c80cc8cd08: Waiting 21:23:15 26cbea5cba74: Waiting 21:23:15 df3be4c1aa1b: Layer already exists 21:23:15 77c1d6c46037: Layer already exists 21:23:15 c5e8437951fd: Layer already exists 21:23:15 4d86599fb06e: Layer already exists 21:23:15 8bfdfb1be963: Layer already exists 21:23:15 3f4c226db808: Layer already exists 21:23:15 37c80cc8cd08: Layer already exists 21:23:15 75b79b19984b: Layer already exists 21:23:15 26cbea5cba74: Layer already exists 21:23:15 main: digest: sha256:c4507363b762621c6d5ce82971664e4074a42f8a49205b2122fadc22318f917b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:15 ===================================================== [Pipeline] echo 21:23:15 taggedImages: 21:23:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:23:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.1 21:23:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:23:15 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:23:15 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:15 latest 21:23:15 3.1.0-dev.1 21:23:15 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:15 main 21:23:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:23:16 b261ff001bae: Preparing 21:23:16 768f2ffd62cf: Preparing 21:23:16 e35749f3100f: Preparing 21:23:16 af9352d25ac7: Preparing 21:23:16 3f4c226db808: Preparing 21:23:16 75b79b19984b: Preparing 21:23:16 42654fbf397f: Preparing 21:23:16 26cbea5cba74: Preparing 21:23:16 75b79b19984b: Waiting 21:23:16 26cbea5cba74: Waiting 21:23:16 42654fbf397f: Waiting 21:23:16 3f4c226db808: Layer already exists 21:23:16 75b79b19984b: Layer already exists 21:23:16 768f2ffd62cf: Pushed 21:23:16 e35749f3100f: Pushed 21:23:16 b261ff001bae: Pushed 21:23:16 26cbea5cba74: Layer already exists 21:23:17 42654fbf397f: Pushed 21:23:35 af9352d25ac7: Pushed 21:23:35 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:52c436eac8d5a1e5abc5a1d60df373313bf436d0c5a759fd084eab29f4673c5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:35 + 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 21:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:23:36 b261ff001bae: Preparing 21:23:36 768f2ffd62cf: Preparing 21:23:36 e35749f3100f: Preparing 21:23:36 af9352d25ac7: Preparing 21:23:36 3f4c226db808: Preparing 21:23:36 75b79b19984b: Preparing 21:23:36 42654fbf397f: Preparing 21:23:36 26cbea5cba74: Preparing 21:23:36 75b79b19984b: Waiting 21:23:36 42654fbf397f: Waiting 21:23:36 26cbea5cba74: Waiting 21:23:36 3f4c226db808: Layer already exists 21:23:36 af9352d25ac7: Layer already exists 21:23:36 e35749f3100f: Layer already exists 21:23:36 b261ff001bae: Layer already exists 21:23:36 768f2ffd62cf: Layer already exists 21:23:36 42654fbf397f: Layer already exists 21:23:36 26cbea5cba74: Layer already exists 21:23:36 75b79b19984b: Layer already exists 21:23:36 latest: digest: sha256:52c436eac8d5a1e5abc5a1d60df373313bf436d0c5a759fd084eab29f4673c5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.1 21:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:23:37 b261ff001bae: Preparing 21:23:37 768f2ffd62cf: Preparing 21:23:37 e35749f3100f: Preparing 21:23:37 af9352d25ac7: Preparing 21:23:37 3f4c226db808: Preparing 21:23:37 75b79b19984b: Preparing 21:23:37 42654fbf397f: Preparing 21:23:37 26cbea5cba74: Preparing 21:23:37 42654fbf397f: Waiting 21:23:37 26cbea5cba74: Waiting 21:23:37 75b79b19984b: Waiting 21:23:37 e35749f3100f: Layer already exists 21:23:37 3f4c226db808: Layer already exists 21:23:37 af9352d25ac7: Layer already exists 21:23:37 768f2ffd62cf: Layer already exists 21:23:37 b261ff001bae: Layer already exists 21:23:37 26cbea5cba74: Layer already exists 21:23:37 42654fbf397f: Layer already exists 21:23:37 75b79b19984b: Layer already exists 21:23:37 3.1.0-dev.1: digest: sha256:52c436eac8d5a1e5abc5a1d60df373313bf436d0c5a759fd084eab29f4673c5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:23:38 b261ff001bae: Preparing 21:23:38 768f2ffd62cf: Preparing 21:23:38 e35749f3100f: Preparing 21:23:38 af9352d25ac7: Preparing 21:23:38 3f4c226db808: Preparing 21:23:38 75b79b19984b: Preparing 21:23:38 42654fbf397f: Preparing 21:23:38 26cbea5cba74: Preparing 21:23:38 75b79b19984b: Waiting 21:23:38 42654fbf397f: Waiting 21:23:38 26cbea5cba74: Waiting 21:23:38 e35749f3100f: Layer already exists 21:23:38 b261ff001bae: Layer already exists 21:23:38 768f2ffd62cf: Layer already exists 21:23:38 af9352d25ac7: Layer already exists 21:23:38 3f4c226db808: Layer already exists 21:23:38 26cbea5cba74: Layer already exists 21:23:38 75b79b19984b: Layer already exists 21:23:38 42654fbf397f: Layer already exists 21:23:38 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:52c436eac8d5a1e5abc5a1d60df373313bf436d0c5a759fd084eab29f4673c5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:38 + 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 21:23:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:23:39 b261ff001bae: Preparing 21:23:39 768f2ffd62cf: Preparing 21:23:39 e35749f3100f: Preparing 21:23:39 af9352d25ac7: Preparing 21:23:39 3f4c226db808: Preparing 21:23:39 75b79b19984b: Preparing 21:23:39 42654fbf397f: Preparing 21:23:39 26cbea5cba74: Preparing 21:23:39 75b79b19984b: Waiting 21:23:39 26cbea5cba74: Waiting 21:23:39 42654fbf397f: Waiting 21:23:39 e35749f3100f: Layer already exists 21:23:39 af9352d25ac7: Layer already exists 21:23:39 b261ff001bae: Layer already exists 21:23:39 3f4c226db808: Layer already exists 21:23:39 768f2ffd62cf: Layer already exists 21:23:39 75b79b19984b: Layer already exists 21:23:39 42654fbf397f: Layer already exists 21:23:39 26cbea5cba74: Layer already exists 21:23:39 main: digest: sha256:52c436eac8d5a1e5abc5a1d60df373313bf436d0c5a759fd084eab29f4673c5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:39 ===================================================== [Pipeline] echo 21:23:39 taggedImages: 21:23:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:23:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.1 21:23:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:23:39 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:23:39 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:39 latest 21:23:39 3.1.0-dev.1 21:23:39 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:39 main 21:23:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:23:40 d32204af324c: Preparing 21:23:40 df483815ac25: Preparing 21:23:40 51d284c6bd66: Preparing 21:23:40 af9352d25ac7: Preparing 21:23:40 3f4c226db808: Preparing 21:23:40 75b79b19984b: Preparing 21:23:40 37c80cc8cd08: Preparing 21:23:40 26cbea5cba74: Preparing 21:23:40 75b79b19984b: Waiting 21:23:40 37c80cc8cd08: Waiting 21:23:40 26cbea5cba74: Waiting 21:23:40 3f4c226db808: Layer already exists 21:23:40 af9352d25ac7: Layer already exists 21:23:40 75b79b19984b: Layer already exists 21:23:40 37c80cc8cd08: Layer already exists 21:23:40 51d284c6bd66: Pushed 21:23:40 26cbea5cba74: Layer already exists 21:23:40 df483815ac25: Pushed 21:23:40 d32204af324c: Pushed 21:23:40 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:2758ff725ed14b32a3018bfb7e8b20c59545741c2e54397793fd4a24adbfd31e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:40 + 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 21:23:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:23:41 d32204af324c: Preparing 21:23:41 df483815ac25: Preparing 21:23:41 51d284c6bd66: Preparing 21:23:41 af9352d25ac7: Preparing 21:23:41 3f4c226db808: Preparing 21:23:41 75b79b19984b: Preparing 21:23:41 37c80cc8cd08: Preparing 21:23:41 26cbea5cba74: Preparing 21:23:41 37c80cc8cd08: Waiting 21:23:41 26cbea5cba74: Waiting 21:23:41 75b79b19984b: Waiting 21:23:41 d32204af324c: Layer already exists 21:23:41 51d284c6bd66: Layer already exists 21:23:41 3f4c226db808: Layer already exists 21:23:41 df483815ac25: Layer already exists 21:23:41 af9352d25ac7: Layer already exists 21:23:41 37c80cc8cd08: Layer already exists 21:23:41 75b79b19984b: Layer already exists 21:23:41 26cbea5cba74: Layer already exists 21:23:41 latest: digest: sha256:2758ff725ed14b32a3018bfb7e8b20c59545741c2e54397793fd4a24adbfd31e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.1 21:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:23:42 d32204af324c: Preparing 21:23:42 df483815ac25: Preparing 21:23:42 51d284c6bd66: Preparing 21:23:42 af9352d25ac7: Preparing 21:23:42 3f4c226db808: Preparing 21:23:42 75b79b19984b: Preparing 21:23:42 37c80cc8cd08: Preparing 21:23:42 26cbea5cba74: Preparing 21:23:42 37c80cc8cd08: Waiting 21:23:42 26cbea5cba74: Waiting 21:23:42 75b79b19984b: Waiting 21:23:42 df483815ac25: Layer already exists 21:23:42 51d284c6bd66: Layer already exists 21:23:42 3f4c226db808: Layer already exists 21:23:42 d32204af324c: Layer already exists 21:23:42 af9352d25ac7: Layer already exists 21:23:42 26cbea5cba74: Layer already exists 21:23:42 75b79b19984b: Layer already exists 21:23:42 37c80cc8cd08: Layer already exists 21:23:42 3.1.0-dev.1: digest: sha256:2758ff725ed14b32a3018bfb7e8b20c59545741c2e54397793fd4a24adbfd31e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:23:43 d32204af324c: Preparing 21:23:43 df483815ac25: Preparing 21:23:43 51d284c6bd66: Preparing 21:23:43 af9352d25ac7: Preparing 21:23:43 3f4c226db808: Preparing 21:23:43 75b79b19984b: Preparing 21:23:43 37c80cc8cd08: Preparing 21:23:43 26cbea5cba74: Preparing 21:23:43 75b79b19984b: Waiting 21:23:43 37c80cc8cd08: Waiting 21:23:43 26cbea5cba74: Waiting 21:23:43 df483815ac25: Layer already exists 21:23:43 d32204af324c: Layer already exists 21:23:43 3f4c226db808: Layer already exists 21:23:43 af9352d25ac7: Layer already exists 21:23:43 51d284c6bd66: Layer already exists 21:23:43 37c80cc8cd08: Layer already exists 21:23:43 26cbea5cba74: Layer already exists 21:23:43 75b79b19984b: Layer already exists 21:23:43 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:2758ff725ed14b32a3018bfb7e8b20c59545741c2e54397793fd4a24adbfd31e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:43 + 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 21:23:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:23:44 d32204af324c: Preparing 21:23:44 df483815ac25: Preparing 21:23:44 51d284c6bd66: Preparing 21:23:44 af9352d25ac7: Preparing 21:23:44 3f4c226db808: Preparing 21:23:44 75b79b19984b: Preparing 21:23:44 37c80cc8cd08: Preparing 21:23:44 26cbea5cba74: Preparing 21:23:44 37c80cc8cd08: Waiting 21:23:44 26cbea5cba74: Waiting 21:23:44 75b79b19984b: Waiting 21:23:44 3f4c226db808: Layer already exists 21:23:44 df483815ac25: Layer already exists 21:23:44 d32204af324c: Layer already exists 21:23:44 51d284c6bd66: Layer already exists 21:23:44 af9352d25ac7: Layer already exists 21:23:44 26cbea5cba74: Layer already exists 21:23:44 37c80cc8cd08: Layer already exists 21:23:44 75b79b19984b: Layer already exists 21:23:44 main: digest: sha256:2758ff725ed14b32a3018bfb7e8b20c59545741c2e54397793fd4a24adbfd31e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:44 ===================================================== [Pipeline] echo 21:23:44 taggedImages: 21:23:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:23:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.1 21:23:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:23:44 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:23:44 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:44 latest 21:23:44 3.1.0-dev.1 21:23:44 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:44 main 21:23:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:23:45 18cb136d940a: Preparing 21:23:45 b1a6fb1c039c: Preparing 21:23:45 3f4c226db808: Preparing 21:23:45 75b79b19984b: Preparing 21:23:45 3e60dd431de1: Preparing 21:23:45 26cbea5cba74: Preparing 21:23:45 26cbea5cba74: Waiting 21:23:45 75b79b19984b: Layer already exists 21:23:45 3f4c226db808: Layer already exists 21:23:45 26cbea5cba74: Layer already exists 21:23:45 18cb136d940a: Pushed 21:23:45 3e60dd431de1: Pushed 21:23:50 b1a6fb1c039c: Pushed 21:23:50 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:dfccbe6efabfd119d463a5176320dac2a03aa057b67d37d476e54872eb812146 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:23:51 18cb136d940a: Preparing 21:23:51 b1a6fb1c039c: Preparing 21:23:51 3f4c226db808: Preparing 21:23:51 75b79b19984b: Preparing 21:23:51 3e60dd431de1: Preparing 21:23:51 26cbea5cba74: Preparing 21:23:51 26cbea5cba74: Waiting 21:23:51 18cb136d940a: Layer already exists 21:23:51 3e60dd431de1: Layer already exists 21:23:51 3f4c226db808: Layer already exists 21:23:51 75b79b19984b: Layer already exists 21:23:51 b1a6fb1c039c: Layer already exists 21:23:51 26cbea5cba74: Layer already exists 21:23:51 latest: digest: sha256:dfccbe6efabfd119d463a5176320dac2a03aa057b67d37d476e54872eb812146 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.1 21:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:23:52 18cb136d940a: Preparing 21:23:52 b1a6fb1c039c: Preparing 21:23:52 3f4c226db808: Preparing 21:23:52 75b79b19984b: Preparing 21:23:52 3e60dd431de1: Preparing 21:23:52 26cbea5cba74: Preparing 21:23:52 26cbea5cba74: Waiting 21:23:52 3f4c226db808: Layer already exists 21:23:52 18cb136d940a: Layer already exists 21:23:52 b1a6fb1c039c: Layer already exists 21:23:52 75b79b19984b: Layer already exists 21:23:52 3e60dd431de1: Layer already exists 21:23:52 26cbea5cba74: Layer already exists 21:23:52 3.1.0-dev.1: digest: sha256:dfccbe6efabfd119d463a5176320dac2a03aa057b67d37d476e54872eb812146 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:23:53 18cb136d940a: Preparing 21:23:53 b1a6fb1c039c: Preparing 21:23:53 3f4c226db808: Preparing 21:23:53 75b79b19984b: Preparing 21:23:53 3e60dd431de1: Preparing 21:23:53 26cbea5cba74: Preparing 21:23:53 26cbea5cba74: Waiting 21:23:53 b1a6fb1c039c: Layer already exists 21:23:53 3e60dd431de1: Layer already exists 21:23:53 3f4c226db808: Layer already exists 21:23:53 18cb136d940a: Layer already exists 21:23:53 75b79b19984b: Layer already exists 21:23:53 26cbea5cba74: Layer already exists 21:23:53 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:dfccbe6efabfd119d463a5176320dac2a03aa057b67d37d476e54872eb812146 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:23:53 18cb136d940a: Preparing 21:23:53 b1a6fb1c039c: Preparing 21:23:53 3f4c226db808: Preparing 21:23:53 75b79b19984b: Preparing 21:23:53 3e60dd431de1: Preparing 21:23:53 26cbea5cba74: Preparing 21:23:53 26cbea5cba74: Waiting 21:23:53 3e60dd431de1: Layer already exists 21:23:53 3f4c226db808: Layer already exists 21:23:53 75b79b19984b: Layer already exists 21:23:53 18cb136d940a: Layer already exists 21:23:53 b1a6fb1c039c: Layer already exists 21:23:53 26cbea5cba74: Layer already exists 21:23:54 main: digest: sha256:dfccbe6efabfd119d463a5176320dac2a03aa057b67d37d476e54872eb812146 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:54 ===================================================== [Pipeline] echo 21:23:54 taggedImages: 21:23:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:23:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.1 21:23:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:23:54 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:23:54 888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:54 latest 21:23:54 3.1.0-dev.1 21:23:54 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:23:54 main 21:23:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:23:54 db49c88c078f: Preparing 21:23:54 81b6d514c0b9: Preparing 21:23:54 3f4c226db808: Preparing 21:23:54 75b79b19984b: Preparing 21:23:54 3ac1d58373c7: Preparing 21:23:54 26cbea5cba74: Preparing 21:23:54 26cbea5cba74: Waiting 21:23:54 3f4c226db808: Layer already exists 21:23:54 75b79b19984b: Layer already exists 21:23:54 3ac1d58373c7: Layer already exists 21:23:54 26cbea5cba74: Layer already exists 21:23:55 db49c88c078f: Pushed 21:24:00 81b6d514c0b9: Pushed 21:24:00 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:f90ccf160bb9af4853f45bc868a8b8dff188075bbd41669082247bea8c298ccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:24:04 db49c88c078f: Preparing 21:24:04 81b6d514c0b9: Preparing 21:24:04 3f4c226db808: Preparing 21:24:04 75b79b19984b: Preparing 21:24:04 3ac1d58373c7: Preparing 21:24:04 26cbea5cba74: Preparing 21:24:04 26cbea5cba74: Waiting 21:24:04 3ac1d58373c7: Layer already exists 21:24:04 3f4c226db808: Layer already exists 21:24:04 db49c88c078f: Layer already exists 21:24:04 81b6d514c0b9: Layer already exists 21:24:04 75b79b19984b: Layer already exists 21:24:04 26cbea5cba74: Layer already exists 21:24:04 latest: digest: sha256:f90ccf160bb9af4853f45bc868a8b8dff188075bbd41669082247bea8c298ccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.1 21:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:24:05 db49c88c078f: Preparing 21:24:05 81b6d514c0b9: Preparing 21:24:05 3f4c226db808: Preparing 21:24:05 75b79b19984b: Preparing 21:24:05 3ac1d58373c7: Preparing 21:24:05 26cbea5cba74: Preparing 21:24:05 26cbea5cba74: Waiting 21:24:05 75b79b19984b: Layer already exists 21:24:05 3ac1d58373c7: Layer already exists 21:24:05 81b6d514c0b9: Layer already exists 21:24:05 3f4c226db808: Layer already exists 21:24:05 db49c88c078f: Layer already exists 21:24:05 26cbea5cba74: Layer already exists 21:24:05 3.1.0-dev.1: digest: sha256:f90ccf160bb9af4853f45bc868a8b8dff188075bbd41669082247bea8c298ccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:24:06 db49c88c078f: Preparing 21:24:06 81b6d514c0b9: Preparing 21:24:06 3f4c226db808: Preparing 21:24:06 75b79b19984b: Preparing 21:24:06 3ac1d58373c7: Preparing 21:24:06 26cbea5cba74: Preparing 21:24:06 26cbea5cba74: Waiting 21:24:06 3f4c226db808: Layer already exists 21:24:06 81b6d514c0b9: Layer already exists 21:24:06 75b79b19984b: Layer already exists 21:24:06 db49c88c078f: Layer already exists 21:24:06 3ac1d58373c7: Layer already exists 21:24:06 26cbea5cba74: Layer already exists 21:24:06 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:f90ccf160bb9af4853f45bc868a8b8dff188075bbd41669082247bea8c298ccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:24:07 db49c88c078f: Preparing 21:24:07 81b6d514c0b9: Preparing 21:24:07 3f4c226db808: Preparing 21:24:07 75b79b19984b: Preparing 21:24:07 3ac1d58373c7: Preparing 21:24:07 26cbea5cba74: Preparing 21:24:07 75b79b19984b: Layer already exists 21:24:07 81b6d514c0b9: Layer already exists 21:24:07 db49c88c078f: Layer already exists 21:24:07 3f4c226db808: Layer already exists 21:24:07 3ac1d58373c7: Layer already exists 21:24:07 26cbea5cba74: Layer already exists 21:24:07 main: digest: sha256:f90ccf160bb9af4853f45bc868a8b8dff188075bbd41669082247bea8c298ccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:07 ===================================================== [Pipeline] echo 21:24:07 taggedImages: 21:24:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af 21:24:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:24:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.1 21:24:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 21:24:07 - 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 21:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:24:07 21:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:24:08 arm64: Pulling from edgex-lftools-log-publisher 21:24:08 8998bd30e6a1: Pulling fs layer 21:24:08 04944245beec: Pulling fs layer 21:24:08 699f458cf7ca: Pulling fs layer 21:24:08 765212b225bb: Pulling fs layer 21:24:08 f23df028b6ca: Pulling fs layer 21:24:08 d65c8cfc05b1: Pulling fs layer 21:24:08 2437ff75d9bd: Pulling fs layer 21:24:08 765212b225bb: Waiting 21:24:08 f23df028b6ca: Waiting 21:24:08 d65c8cfc05b1: Waiting 21:24:08 2437ff75d9bd: Waiting 21:24:08 04944245beec: Verifying Checksum 21:24:08 04944245beec: Download complete 21:24:08 765212b225bb: Verifying Checksum 21:24:08 765212b225bb: Download complete 21:24:08 f23df028b6ca: Verifying Checksum 21:24:08 f23df028b6ca: Download complete 21:24:08 d65c8cfc05b1: Verifying Checksum 21:24:08 d65c8cfc05b1: Download complete 21:24:08 699f458cf7ca: Verifying Checksum 21:24:09 8998bd30e6a1: Verifying Checksum 21:24:09 8998bd30e6a1: Download complete 21:24:11 2437ff75d9bd: Verifying Checksum 21:24:11 2437ff75d9bd: Download complete 21:24:13 8998bd30e6a1: Pull complete 21:24:13 04944245beec: Pull complete 21:24:14 699f458cf7ca: Pull complete 21:24:15 765212b225bb: Pull complete 21:24:18 f23df028b6ca: Pull complete 21:24:18 d65c8cfc05b1: Pull complete 21:24:33 2437ff75d9bd: Pull complete 21:24:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:24:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:34 prd-ubuntu20.04-docker-arm64-4c-16g-18108 does not seem to be running inside a container 21:24:34 $ 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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 21:24:35 $ docker top b7a4f7e0264766cffb7f0b88f864fb5b87e120910c0bc768e4e5fbd6148c20ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:36 ---> job-cost.sh 21:24:36 lf-activate-venv: SKIPPING 21:24:36 INFO: No Stack... 21:24:37 INFO: Retrieving Pricing Info for: v3-standard-4 21:24:38 INFO: Archiving Costs [Pipeline] sh 21:24:38 + cut -d, -f6 21:24:38 + cat /w/workspace/edgex-go/534/archives/cost.csv [Pipeline] lock 21:24:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-534-stack-cost] 21:24:38 Resource [jenkins-edgexfoundry-edgex-go-main-534-stack-cost] did not exist. Created. 21:24:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-534-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:24:39 + echo total: 0.10999999940395355 [Pipeline] stash 21:24:40 Stashed 1 file(s) [Pipeline] } 21:24:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-534-stack-cost] [Pipeline] // lock [Pipeline] } 21:24:40 $ docker stop --time=1 b7a4f7e0264766cffb7f0b88f864fb5b87e120910c0bc768e4e5fbd6148c20ff 21:24:41 $ docker rm -f --volumes b7a4f7e0264766cffb7f0b88f864fb5b87e120910c0bc768e4e5fbd6148c20ff [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 21:24:42 provisioning config files... 21:24:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/534@tmp/config16352607260417792335tmp [Pipeline] { [Pipeline] sh 21:24:42 + set +x 21:24:42 + curl -s https://codecov.io/bash 21:24:42 + bash -s -- 21:24:42 21:24:42 _____ _ 21:24:42 / ____| | | 21:24:42 | | ___ __| | ___ ___ _____ __ 21:24:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:24:42 | |___| (_) | (_| | __/ (_| (_) \ V / 21:24:42 \_____\___/ \__,_|\___|\___\___/ \_/ 21:24:42 Bash-1.0.6 21:24:42 21:24:42 21:24:42 ==> git version 2.25.1 found 21:24:42 ==> 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 21:24:42 Release-Date: 2020-01-08 21:24:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:24:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:24:42 ==> Jenkins CI detected. 21:24:42 current dir:  /w/workspace/edgex-go/534 21:24:42 project root: . 21:24:42 --> token set from env 21:24:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:24:42 ==> Running gcov in . (disable via -X gcov) 21:24:42 ==> Python coveragepy not found 21:24:42 ==> Searching for coverage reports in: 21:24:42 + . 21:24:42 -> Found 1 reports 21:24:42 ==> Detecting git/mercurial file structure 21:24:42 ==> Reading reports 21:24:42 + ./coverage.out bytes=447731 21:24:42 ==> Appending adjustments 21:24:42 https://docs.codecov.io/docs/fixing-reports 21:24:43 + Found adjustments 21:24:43 ==> Gzipping contents 21:24:43 60K /tmp/codecov.A3HTs5.gz 21:24:43 ==> Uploading reports 21:24:43 url: https://codecov.io 21:24:43 query: branch=main&commit=888135928f9f91f6ddfefe583f70e79cadb3f0af&build=534&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F534%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:24:43 -> Pinging Codecov 21:24:43 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=888135928f9f91f6ddfefe583f70e79cadb3f0af&build=534&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F534%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:24:43 -> Uploading to 21:24:43 https://storage.googleapis.com/codecov/v4/raw/2023-06-07/00271124DB129430A58F1EEE437C3FCB/888135928f9f91f6ddfefe583f70e79cadb3f0af/9a9fb1c0-be1c-4c7f-9c07-09a0f92725f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T212443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af437d448e3ee26a239944331624c7a62018aa3b15104a785d7e49d751e0b23f 21:24:43 % Total % Received % Xferd Average Speed Time Time Time Current 21:24:43 Dload Upload Total Spent Left Speed 21:24:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57448 0 0 100 57448 0 253k --:--:-- --:--:-- --:--:-- 253k 21:24:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } 21:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:24:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:24:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:24:44 21:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:24:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:24:44 df9b9388f04a: Pulling fs layer 21:24:44 52dc419b0ee2: Pulling fs layer 21:24:44 25bc292e5bac: Pulling fs layer 21:24:44 114826534d7a: Pulling fs layer 21:24:44 4657fd5d0bcf: Pulling fs layer 21:24:44 6ad1cebc031e: Pulling fs layer 21:24:44 8a3aa393b2d8: Pulling fs layer 21:24:44 114826534d7a: Waiting 21:24:44 4657fd5d0bcf: Waiting 21:24:44 6ad1cebc031e: Waiting 21:24:44 8a3aa393b2d8: Waiting 21:24:44 25bc292e5bac: Verifying Checksum 21:24:44 25bc292e5bac: Download complete 21:24:44 52dc419b0ee2: Download complete 21:24:44 4657fd5d0bcf: Verifying Checksum 21:24:44 4657fd5d0bcf: Download complete 21:24:44 df9b9388f04a: Download complete 21:24:45 6ad1cebc031e: Verifying Checksum 21:24:45 6ad1cebc031e: Download complete 21:24:45 df9b9388f04a: Pull complete 21:24:45 52dc419b0ee2: Pull complete 21:24:45 25bc292e5bac: Pull complete 21:24:45 114826534d7a: Verifying Checksum 21:24:45 114826534d7a: Download complete 21:24:45 8a3aa393b2d8: Download complete 21:24:49 114826534d7a: Pull complete 21:24:49 4657fd5d0bcf: Pull complete 21:24:49 6ad1cebc031e: Pull complete 21:24:51 8a3aa393b2d8: Pull complete 21:24:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:24:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:51 prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container 21:24:51 $ 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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 21:24:56 $ docker top cacce2fae097a33a23464aa4c9fb868733aadc1ba6cc90d6e7e7a273158af3b2 -eo pid,comm [Pipeline] { [Pipeline] echo 21:24:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:24:56 + set -o pipefail 21:24:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:25:01 21:25:01 Monitoring /w/workspace/edgex-go/534 (github.com/edgexfoundry/edgex-go)... 21:25:01 21:25:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8fab1d63-e919-4df4-b0c0-c78977e415ae 21:25:01 21:25:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:25:01 21:25:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:25:01 21:25:01 21:25:01 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:25:01 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:25:01 More details here: https://snyk.co/ue1NS 21:25:01 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 21:25:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:25:01 $ docker stop --time=1 cacce2fae097a33a23464aa4c9fb868733aadc1ba6cc90d6e7e7a273158af3b2 21:25:04 $ docker rm -f --volumes cacce2fae097a33a23464aa4c9fb868733aadc1ba6cc90d6e7e7a273158af3b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:25:05 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:05 provisioning config files... 21:25:05 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/534@tmp/config11764670644215444072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:05 --> edgex-publish-swagger.sh 21:25:05 === Publish openapi/v3 API === 21:25:05 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:25:05 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/534/openapi/v3/core-command.yaml] 21:25:05 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:05 Dload Upload Total Spent Left Speed 21:25:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46299 --:--:-- --:--:-- --:--:-- 46299 100 29030 0 0 100 29030 0 46299 --:--:-- --:--:-- --:--:-- 46226 21:25:06 21:25:06 21:25:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/534/openapi/v3/core-data.yaml] 21:25:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:06 Dload Upload Total Spent Left Speed 21:25:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 128k --:--:-- --:--:-- --:--:-- 128k 21:25:06 21:25:06 21:25:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/534/openapi/v3/core-metadata.yaml] 21:25:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:06 Dload Upload Total Spent Left Speed 21:25:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 1628k --:--:-- --:--:-- --:--:-- 1609k 100 141k 0 0 100 141k 0 257k --:--:-- --:--:-- --:--:-- 257k 21:25:07 21:25:07 21:25:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/534/openapi/v3/support-notifications.yaml] 21:25:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:07 Dload Upload Total Spent Left Speed 21:25:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 137k --:--:-- --:--:-- --:--:-- 137k 100 86965 0 0 100 86965 0 137k --:--:-- --:--:-- --:--:-- 137k 21:25:07 21:25:07 21:25:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/534/openapi/v3/support-scheduler.yaml] 21:25:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:07 Dload Upload Total Spent Left Speed 21:25:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 69546 --:--:-- --:--:-- --:--:-- 69546 21:25:08 21:25:08 [Pipeline] } 21:25:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:25:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:25:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:09 prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container 21:25:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 21:25:09 $ docker top 179039c5992d9d10e60228be4aa368f59d72da72d256aba0ce3f66575b643ef9 -eo pid,comm 21:25:09 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). 21:25:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:25:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:09 [ssh-agent] Looking for ssh-agent implementation... 21:25:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:09 $ docker exec 179039c5992d9d10e60228be4aa368f59d72da72d256aba0ce3f66575b643ef9 ssh-agent 21:25:09 SSH_AUTH_SOCK=/tmp/ssh-1KgLs3dFLFce/agent.32 21:25:09 SSH_AGENT_PID=38 21:25:09 Running ssh-add (command line suppressed) 21:25:10 Identity added: /w/workspace/edgex-go/534@tmp/private_key_11661564612728813505.key (/w/workspace/edgex-go/534@tmp/private_key_11661564612728813505.key) 21:25:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:10 + git semver tag 21:25:10 2023-06-07 21:25:10,472 [run_tag] DEBUG tag force:False 21:25:10 2023-06-07 21:25:10,472 [check_head_tag] DEBUG check head tag 21:25:10 2023-06-07 21:25:10,473 [execute] INFO git cat-file --batch-check 21:25:10 2023-06-07 21:25:10,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/534, universal_newlines=False, shell=None, istream=) 21:25:10 2023-06-07 21:25:10,476 [execute] INFO git cat-file --batch 21:25:10 2023-06-07 21:25:10,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/534, universal_newlines=False, shell=None, istream=) 21:25:10 2023-06-07 21:25:10,482 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main 21:25:10 2023-06-07 21:25:10,483 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 21:25:10 2023-06-07 21:25:10,483 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/edgex-go/534, universal_newlines=False, shell=None, istream=None) 21:25:10 2023-06-07 21:25:10,486 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main 21:25:10 3.1.0-dev.1 [Pipeline] } 21:25:10 $ docker exec --env ******** --env ******** 179039c5992d9d10e60228be4aa368f59d72da72d256aba0ce3f66575b643ef9 ssh-agent -k 21:25:10 unset SSH_AUTH_SOCK; 21:25:10 unset SSH_AGENT_PID; 21:25:10 echo Agent pid 38 killed; 21:25:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:25:10 + git semver [Pipeline] } 21:25:11 $ docker stop --time=1 179039c5992d9d10e60228be4aa368f59d72da72d256aba0ce3f66575b643ef9 21:25:12 $ docker rm -f --volumes 179039c5992d9d10e60228be4aa368f59d72da72d256aba0ce3f66575b643ef9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:25:12 21:25:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:25:13 0.23.1-centos7: Pulling from edgex-lftools 21:25:13 ab5ef0e58194: Pulling fs layer 21:25:13 9712f1f96733: Pulling fs layer 21:25:13 63f879dbbcfc: Pulling fs layer 21:25:13 0d9ebad4ef96: Pulling fs layer 21:25:13 e9a5061849ea: Pulling fs layer 21:25:13 d747dcd14b5f: Pulling fs layer 21:25:13 2de7ff778b66: Pulling fs layer 21:25:13 0d9ebad4ef96: Waiting 21:25:13 e9a5061849ea: Waiting 21:25:13 d747dcd14b5f: Waiting 21:25:13 2de7ff778b66: Waiting 21:25:13 9712f1f96733: Verifying Checksum 21:25:13 9712f1f96733: Download complete 21:25:13 63f879dbbcfc: Verifying Checksum 21:25:13 63f879dbbcfc: Download complete 21:25:13 e9a5061849ea: Verifying Checksum 21:25:13 e9a5061849ea: Download complete 21:25:13 d747dcd14b5f: Download complete 21:25:13 0d9ebad4ef96: Verifying Checksum 21:25:13 0d9ebad4ef96: Download complete 21:25:13 ab5ef0e58194: Verifying Checksum 21:25:13 ab5ef0e58194: Download complete 21:25:13 2de7ff778b66: Verifying Checksum 21:25:13 2de7ff778b66: Download complete 21:25:17 ab5ef0e58194: Pull complete 21:25:17 9712f1f96733: Pull complete 21:25:17 63f879dbbcfc: Pull complete 21:25:21 0d9ebad4ef96: Pull complete 21:25:21 e9a5061849ea: Pull complete 21:25:21 d747dcd14b5f: Pull complete 21:25:22 2de7ff778b66: Pull complete 21:25:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:25:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:22 prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container 21:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 21:25:26 $ docker top ed35ccef66ee3e99dbc1c5b741712281f8272b41cdd0b22b045398caa579cca2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:25:27 provisioning config files... 21:25:27 copy managed file [sigul-config] to file:/w/workspace/edgex-go/534@tmp/config6243651430488648542tmp 21:25:27 copy managed file [sigul-password] to file:/w/workspace/edgex-go/534@tmp/config7487653964345952356tmp 21:25:27 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/534@tmp/config4804115832623883902tmp [Pipeline] { [Pipeline] echo 21:25:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:25:27 ---> sigul-configuration.sh 21:25:27 gpg: directory `/root/.gnupg' created 21:25:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:25:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:25:27 gpg: keyring `/root/.gnupg/secring.gpg' created 21:25:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:25:27 gpg: CAST5 encrypted data 21:25:27 gpg: encrypted with 1 passphrase 21:25:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:25:27 + mkdir /home/jenkins 21:25:27 + mkdir /home/jenkins/sigul [Pipeline] sh 21:25:27 + 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 21:25:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:25:28 ---> sigul-install.sh 21:25:28 Sigul already installed; skipping installation. [Pipeline] sh 21:25:28 + git tag --list 21:25:28 0.6.0 21:25:28 0.6.1 21:25:28 0.7.0 21:25:28 0.7.1 21:25:28 v1.0.0 21:25:28 v1.0.1 21:25:28 v1.1.0 21:25:28 v1.2.0 21:25:28 v1.2.1 21:25:28 v1.3.0 21:25:28 v1.3.1 21:25:28 v2.0.0 21:25:28 v2.1.0 21:25:28 v2.1.1 21:25:28 v2.2.0 21:25:28 v2.3.0 21:25:28 v3.0 21:25:28 v3.0.0 21:25:28 v3.1.0-dev.1 [Pipeline] sh 21:25:28 + lftools sign git-tag v3.1.0-dev.1 21:25:29 Signing Git tag with Sigul... 21:25:29 Signing v3.1.0-dev.1 [Pipeline] echo 21:25:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:25:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:25:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:25:29 $ docker stop --time=1 ed35ccef66ee3e99dbc1c5b741712281f8272b41cdd0b22b045398caa579cca2 21:25:31 $ docker rm -f --volumes ed35ccef66ee3e99dbc1c5b741712281f8272b41cdd0b22b045398caa579cca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:25:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:25:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:32 prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container 21:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 21:25:32 $ docker top cc4c509f8061aff106be795dfa72b51499e9a18c77ac3456a25bd6e8e8c06fe3 -eo pid,comm 21:25:32 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). 21:25:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:25:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:32 [ssh-agent] Looking for ssh-agent implementation... 21:25:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:32 $ docker exec cc4c509f8061aff106be795dfa72b51499e9a18c77ac3456a25bd6e8e8c06fe3 ssh-agent 21:25:32 SSH_AUTH_SOCK=/tmp/ssh-Q9ItDjN08IQo/agent.32 21:25:32 SSH_AGENT_PID=38 21:25:32 Running ssh-add (command line suppressed) 21:25:32 Identity added: /w/workspace/edgex-go/534@tmp/private_key_17728047716607278409.key (/w/workspace/edgex-go/534@tmp/private_key_17728047716607278409.key) 21:25:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:33 + git semver bump pre 21:25:33 2023-06-07 21:25:33,241 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main 21:25:33 2023-06-07 21:25:33,241 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev 21:25:33 2023-06-07 21:25:33,241 [bump_version] DEBUG bumped version:3.1.0-dev.2 21:25:33 2023-06-07 21:25:33,241 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/edgex-go/534/.semver/main with force:True 21:25:33 2023-06-07 21:25:33,241 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main 21:25:33 2023-06-07 21:25:33,241 [write_file] DEBUG write to file:/w/workspace/edgex-go/534/.semver/main 21:25:33 2023-06-07 21:25:33,243 [execute] INFO git cat-file --batch-check 21:25:33 2023-06-07 21:25:33,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=False, shell=None, istream=) 21:25:33 2023-06-07 21:25:33,249 [execute] INFO git cat-file --batch 21:25:33 2023-06-07 21:25:33,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=False, shell=None, istream=) 21:25:33 2023-06-07 21:25:33,255 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main 21:25:33 3.1.0-dev.2 [Pipeline] } 21:25:33 $ docker exec --env ******** --env ******** cc4c509f8061aff106be795dfa72b51499e9a18c77ac3456a25bd6e8e8c06fe3 ssh-agent -k 21:25:33 unset SSH_AUTH_SOCK; 21:25:33 unset SSH_AGENT_PID; 21:25:33 echo Agent pid 38 killed; 21:25:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:25:33 + git semver [Pipeline] } 21:25:33 $ docker stop --time=1 cc4c509f8061aff106be795dfa72b51499e9a18c77ac3456a25bd6e8e8c06fe3 21:25:35 $ docker rm -f --volumes cc4c509f8061aff106be795dfa72b51499e9a18c77ac3456a25bd6e8e8c06fe3 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:25:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:35 prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container 21:25:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 21:25:36 $ docker top a99d3c2eb3e41f73d704b09abc51df42d2e20d45b5de4486149b5e39902e6a0f -eo pid,comm 21:25:36 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). 21:25:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:25:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:36 [ssh-agent] Looking for ssh-agent implementation... 21:25:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:36 $ docker exec a99d3c2eb3e41f73d704b09abc51df42d2e20d45b5de4486149b5e39902e6a0f ssh-agent 21:25:36 SSH_AUTH_SOCK=/tmp/ssh-N5nQTOhpZytB/agent.32 21:25:36 SSH_AGENT_PID=38 21:25:36 Running ssh-add (command line suppressed) 21:25:36 Identity added: /w/workspace/edgex-go/534@tmp/private_key_4457034833164129553.key (/w/workspace/edgex-go/534@tmp/private_key_4457034833164129553.key) 21:25:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:36 + git semver push 21:25:37 2023-06-07 21:25:37,102 [run_push] DEBUG push 21:25:37 2023-06-07 21:25:37,102 [execute] INFO git cat-file --batch-check 21:25:37 2023-06-07 21:25:37,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=False, shell=None, istream=) 21:25:37 2023-06-07 21:25:37,106 [execute] INFO git rev-list 1c1a81d6553371be10dde26e1bcf9d92b7fcc86a -- 21:25:37 2023-06-07 21:25:37,106 [execute] DEBUG Popen(['git', 'rev-list', '1c1a81d6553371be10dde26e1bcf9d92b7fcc86a', '--'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=False, shell=None, istream=None) 21:25:37 2023-06-07 21:25:37,121 [execute] INFO git fetch -v origin 21:25:37 2023-06-07 21:25:37,121 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=True, shell=None, istream=None) 21:25:37 2023-06-07 21:25:37,585 [run_push] DEBUG no remote changes detected 21:25:37 2023-06-07 21:25:37,585 [execute] INFO git push origin semver 21:25:37 2023-06-07 21:25:37,586 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=False, shell=None, istream=None) 21:25:38 2023-06-07 21:25:38,380 [run_push] DEBUG push all version tags 21:25:38 2023-06-07 21:25:38,380 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:25:38 2023-06-07 21:25:38,381 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/534, universal_newlines=False, shell=None, istream=None) 21:25:39 2023-06-07 21:25:39,123 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main 21:25:39 3.1.0-dev.2 [Pipeline] } 21:25:39 $ docker exec --env ******** --env ******** a99d3c2eb3e41f73d704b09abc51df42d2e20d45b5de4486149b5e39902e6a0f ssh-agent -k 21:25:39 unset SSH_AUTH_SOCK; 21:25:39 unset SSH_AGENT_PID; 21:25:39 echo Agent pid 38 killed; 21:25:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:25:39 + git semver [Pipeline] } 21:25:39 $ docker stop --time=1 a99d3c2eb3e41f73d704b09abc51df42d2e20d45b5de4486149b5e39902e6a0f 21:25:41 $ docker rm -f --volumes a99d3c2eb3e41f73d704b09abc51df42d2e20d45b5de4486149b5e39902e6a0f [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 21:25:41 + [ -d /w/workspace/edgex-go/534/archives ] [Pipeline] libraryResource [Pipeline] sh 21:25:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:25:42 ---> package-listing.sh 21:25:42 ++ tr '[:upper:]' '[:lower:]' 21:25:42 ++ facter osfamily 21:25:42 + OS_FAMILY=debian 21:25:42 + workspace=/w/workspace/edgex-go/534 21:25:42 + START_PACKAGES=/tmp/packages_start.txt 21:25:42 + END_PACKAGES=/tmp/packages_end.txt 21:25:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:25:42 + PACKAGES=/tmp/packages_start.txt 21:25:42 + '[' /w/workspace/edgex-go/534 ']' 21:25:42 + PACKAGES=/tmp/packages_end.txt 21:25:42 + case "${OS_FAMILY}" in 21:25:42 + dpkg -l 21:25:42 + grep '^ii' 21:25:43 + '[' -f /tmp/packages_start.txt ']' 21:25:43 + '[' -f /tmp/packages_end.txt ']' 21:25:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:25:43 + '[' /w/workspace/edgex-go/534 ']' 21:25:43 + mkdir -p /w/workspace/edgex-go/534/archives/ 21:25:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/534/archives/ [Pipeline] echo 21:25:43 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/534/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:25:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:25:44 21:25:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:25:44 latest: Pulling from edgex-lftools-log-publisher 21:25:44 5eb5b503b376: Pulling fs layer 21:25:44 5c69ac0246d0: Pulling fs layer 21:25:44 ec43610c2a17: Pulling fs layer 21:25:44 3a2ae6a8a46f: Pulling fs layer 21:25:44 33b1e0a273af: Pulling fs layer 21:25:44 5d3b04190fa2: Pulling fs layer 21:25:44 2f39f015ded8: Pulling fs layer 21:25:44 33b1e0a273af: Waiting 21:25:44 5d3b04190fa2: Waiting 21:25:44 2f39f015ded8: Waiting 21:25:44 3a2ae6a8a46f: Waiting 21:25:44 5c69ac0246d0: Download complete 21:25:44 3a2ae6a8a46f: Verifying Checksum 21:25:44 3a2ae6a8a46f: Download complete 21:25:44 33b1e0a273af: Verifying Checksum 21:25:44 33b1e0a273af: Download complete 21:25:44 5d3b04190fa2: Verifying Checksum 21:25:44 5d3b04190fa2: Download complete 21:25:44 ec43610c2a17: Verifying Checksum 21:25:44 ec43610c2a17: Download complete 21:25:44 5eb5b503b376: Verifying Checksum 21:25:44 5eb5b503b376: Download complete 21:25:45 2f39f015ded8: Verifying Checksum 21:25:45 5eb5b503b376: Pull complete 21:25:45 5c69ac0246d0: Pull complete 21:25:46 ec43610c2a17: Pull complete 21:25:46 3a2ae6a8a46f: Pull complete 21:25:46 33b1e0a273af: Pull complete 21:25:46 5d3b04190fa2: Pull complete 21:25:50 2f39f015ded8: Pull complete 21:25:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:25:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:50 prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container 21:25:50 $ 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/534/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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@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 21:25:54 $ docker top 448e0030b6f0db7d4124ce7a5ad4526c69beb7d305c287d66543e1a78817f2d2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:54 + touch /tmp/pre-build-complete [Pipeline] sh 21:25:54 + mkdir -p /var/log/sysstat [Pipeline] sh 21:25:55 + ls /var/log/sa-host 21:25:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:55 provisioning config files... 21:25:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/534@tmp/config7952534239363555338tmp [Pipeline] { [Pipeline] echo 21:25:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:25:55 ---> create-netrc.sh [Pipeline] } 21:25:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:25:55 ---> python-tools-install.sh [Pipeline] echo 21:25:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:25:56 ---> sudo-logs.sh 21:25:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:25:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:25:56 ---> job-cost.sh 21:25:56 lf-activate-venv: SKIPPING 21:25:56 DEBUG: total: 0.10999999940395355 21:25:56 INFO: Retrieving Stack Cost... 21:25:56 INFO: Retrieving Pricing Info for: v3-standard-8 21:25:57 INFO: Archiving Costs [Pipeline] echo 21:25:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:25:57 ---> logs-deploy.sh 21:25:57 lf-activate-venv: SKIPPING 21:25:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/534 21:25:57 INFO: archiving workspace using pattern(s): 21:25:58 Archives upload complete. 21:25:58 INFO: archiving logs to Nexus 21:25:59 ---> uname -a: 21:25:59 Linux prd-ubuntu20-04-docker-8c-8g-18105 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:25:59 21:25:59 21:25:59 ---> lscpu: 21:25:59 Architecture: x86_64 21:25:59 CPU op-mode(s): 32-bit, 64-bit 21:25:59 Byte Order: Little Endian 21:25:59 Address sizes: 40 bits physical, 48 bits virtual 21:25:59 CPU(s): 8 21:25:59 On-line CPU(s) list: 0-7 21:25:59 Thread(s) per core: 1 21:25:59 Core(s) per socket: 1 21:25:59 Socket(s): 8 21:25:59 NUMA node(s): 1 21:25:59 Vendor ID: AuthenticAMD 21:25:59 CPU family: 23 21:25:59 Model: 49 21:25:59 Model name: AMD EPYC-Rome Processor 21:25:59 Stepping: 0 21:25:59 CPU MHz: 2800.000 21:25:59 BogoMIPS: 5600.00 21:25:59 Virtualization: AMD-V 21:25:59 Hypervisor vendor: KVM 21:25:59 Virtualization type: full 21:25:59 L1d cache: 256 KiB 21:25:59 L1i cache: 256 KiB 21:25:59 L2 cache: 4 MiB 21:25:59 L3 cache: 128 MiB 21:25:59 NUMA node0 CPU(s): 0-7 21:25:59 Vulnerability Itlb multihit: Not affected 21:25:59 Vulnerability L1tf: Not affected 21:25:59 Vulnerability Mds: Not affected 21:25:59 Vulnerability Meltdown: Not affected 21:25:59 Vulnerability Mmio stale data: Not affected 21:25:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:25:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:25:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:25:59 Vulnerability Srbds: Not affected 21:25:59 Vulnerability Tsx async abort: Not affected 21:25:59 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 21:25:59 21:25:59 21:25:59 ---> nproc: 21:25:59 8 21:25:59 21:25:59 21:25:59 ---> df -h: 21:25:59 Filesystem Size Used Avail Use% Mounted on 21:25:59 overlay 155G 23G 132G 15% / 21:25:59 tmpfs 64M 0 64M 0% /dev 21:25:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:25:59 shm 64M 0 64M 0% /dev/shm 21:25:59 /dev/vda1 155G 23G 132G 15% /facter-os 21:25:59 21:25:59 21:25:59 ---> sar -b -r -n DEV: 21:25:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18105) 06/07/23 _x86_64_ (8 CPU) 21:25:59 21:25:59 20:55:34 LINUX RESTART (8 CPU) 21:25:59 21:25:59 20:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:25:59 20:57:01 157.31 38.46 118.85 0.00 4246.09 68277.95 0.00 21:25:59 20:58:01 46.25 0.03 46.22 0.00 5.20 22032.52 0.00 21:25:59 20:59:01 62.44 0.25 62.19 0.00 3.20 24681.37 0.00 21:25:59 21:00:01 313.91 0.35 313.56 0.00 37.59 178109.52 0.00 21:25:59 21:01:01 286.49 6.35 280.14 0.00 110.50 121122.43 0.00 21:25:59 21:02:01 435.93 9.96 425.97 0.00 3103.45 90529.83 0.00 21:25:59 21:03:01 484.14 1.37 482.77 0.00 252.98 45989.34 0.00 21:25:59 21:04:01 41.95 0.13 41.82 0.00 23.19 1115.76 0.00 21:25:59 21:05:01 13.50 0.02 13.48 0.00 2.27 303.68 0.00 21:25:59 21:06:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 21:25:59 21:07:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 21:25:59 21:08:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 21:25:59 21:09:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 21:25:59 21:10:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 21:25:59 21:11:01 1.78 0.02 1.77 0.00 0.13 19.86 0.00 21:25:59 21:12:01 1.80 0.00 1.80 0.00 0.00 24.40 0.00 21:25:59 21:13:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 21:25:59 21:14:01 1.90 0.00 1.90 0.00 0.00 21.20 0.00 21:25:59 21:15:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 21:25:59 21:16:01 3.22 1.33 1.88 0.00 32.39 24.13 0.00 21:25:59 21:17:01 1.35 0.28 1.07 0.00 4.00 12.13 0.00 21:25:59 21:18:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 21:25:59 21:19:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 21:25:59 21:20:02 1.60 0.00 1.60 0.00 0.00 17.99 0.00 21:25:59 21:21:01 1.02 0.00 1.02 0.00 0.00 10.98 0.00 21:25:59 21:22:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 21:25:59 21:23:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 21:25:59 21:24:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 21:25:59 21:25:01 51.28 0.28 51.00 0.00 13.73 25049.65 0.00 21:25:59 Average: 66.44 2.03 64.41 0.00 271.22 19949.24 0.00 21:25:59 21:25:59 20:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:25:59 20:57:01 28135808 31629216 679608 2.07 110968 3591580 1824360 5.38 1083532 3229864 155828 21:25:59 20:58:01 28122460 31513632 790728 2.40 114620 3471324 2012072 5.93 1279728 3026116 56368 21:25:59 20:59:01 28304692 31590504 718096 2.18 117292 3372196 1868308 5.51 1219172 2920684 76 21:25:59 21:00:01 22725400 31388660 896112 2.73 130448 8567444 3369292 9.93 1707064 7810244 1668 21:25:59 21:01:01 19117600 31494676 792100 2.41 221680 11961692 2421988 7.14 2059640 10840772 20 21:25:59 21:02:01 13659316 29352296 2858156 8.69 271904 14940724 8413620 24.80 5637332 12335060 454080 21:25:59 21:03:01 16329824 31451988 816040 2.48 286644 14482912 2361308 6.96 2783356 12722596 420 21:25:59 21:04:01 16374240 31494928 772584 2.35 287424 14480976 2324080 6.85 3010884 12455108 652 21:25:59 21:05:01 16383168 31504732 762644 2.32 287932 14481124 2193992 6.47 3138728 12316760 164 21:25:59 21:06:01 16385480 31507104 760632 2.31 287960 14481124 2193992 6.47 3137128 12316792 220 21:25:59 21:07:01 16395220 31516904 750720 2.28 287980 14481128 2193992 6.47 3126216 12316796 164 21:25:59 21:08:01 16395876 31517608 750356 2.28 288012 14481136 2193992 6.47 3126016 12316804 8 21:25:59 21:09:01 16401584 31523488 744512 2.26 288036 14481136 2193992 6.47 3120080 12316920 132 21:25:59 21:10:01 16402104 31524032 743972 2.26 288072 14481120 2193992 6.47 3119616 12316932 4 21:25:59 21:11:01 16401452 31523500 744048 2.26 288120 14481140 2250204 6.63 3120012 12316932 40 21:25:59 21:12:01 16401108 31523324 744368 2.26 288168 14481248 2250204 6.63 3120332 12317040 208 21:25:59 21:13:01 16401272 31523524 744060 2.26 288200 14481252 2250204 6.63 3120024 12317044 172 21:25:59 21:14:01 16401248 31523596 743964 2.26 288260 14481252 2250204 6.63 3120184 12317044 172 21:25:59 21:15:01 16401200 31523616 743888 2.26 288316 14481256 2250204 6.63 3120304 12317052 172 21:25:59 21:16:01 16387252 31511428 756008 2.30 288372 14482228 2250204 6.63 3135900 12317472 232 21:25:59 21:17:01 16385904 31510220 757096 2.30 288392 14482344 2250204 6.63 3137344 12317340 148 21:25:59 21:18:01 16386104 31510516 757020 2.30 288408 14482352 2250204 6.63 3136584 12317344 12 21:25:59 21:19:01 16386292 31510724 756752 2.30 288424 14482356 2250204 6.63 3136592 12317348 172 21:25:59 21:20:02 16386244 31510704 756680 2.30 288444 14482360 2250204 6.63 3136848 12317352 180 21:25:59 21:21:01 16386268 31510732 756628 2.30 288468 14482360 2250204 6.63 3136288 12317352 8 21:25:59 21:22:01 16386008 31510516 756788 2.30 288500 14482364 2250204 6.63 3136412 12317356 24 21:25:59 21:23:01 16386348 31510900 756552 2.30 288516 14482368 2250204 6.63 3136688 12317360 152 21:25:59 21:24:01 16386268 31510840 756552 2.30 288536 14482368 2250204 6.63 3136880 12317360 176 21:25:59 21:25:01 15235012 31383144 879168 2.67 304548 15402416 2360592 6.96 3352960 13154492 216256 21:25:59 Average: 17787957 31434726 836063 2.54 262436 13100182 2469739 7.28 2921788 11201287 30618 21:25:59 21:25:59 20:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:25:59 20:57:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 21:25:59 20:57:01 docker0 663.84 616.01 46.42 3432.79 0.00 0.00 0.00 0.00 21:25:59 20:57:01 ens3 1700.38 1576.05 12768.83 186.68 0.00 0.00 0.00 0.00 21:25:59 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 20:58:01 docker0 1.43 1.50 0.11 0.14 0.00 0.00 0.00 0.00 21:25:59 20:58:01 veth9c7905f 1.43 1.62 0.13 0.15 0.00 0.00 0.00 0.00 21:25:59 20:58:01 ens3 55.48 51.15 43.14 65.58 0.00 0.00 0.00 0.00 21:25:59 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 20:59:01 ens3 44.11 38.08 37.05 65.01 0.00 0.00 0.00 0.00 21:25:59 21:00:01 vethbd8d2fc 2.27 3.07 0.21 1.85 0.00 0.00 0.00 0.00 21:25:59 21:00:01 veth7d1fc82 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 21:25:59 21:00:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:25:59 21:00:01 veth7e694ca 2.30 3.17 0.21 1.86 0.00 0.00 0.00 0.00 21:25:59 21:00:01 vethe96c528 2.33 3.08 0.22 1.86 0.00 0.00 0.00 0.00 21:25:59 21:00:01 docker0 43.06 81.92 2.91 878.01 0.00 0.00 0.00 0.00 21:25:59 21:00:01 ens3 182.14 107.38 3098.39 21.73 0.00 0.00 0.00 0.00 21:25:59 21:00:01 veth9349bd8 2.12 2.78 0.20 1.67 0.00 0.00 0.00 0.00 21:25:59 21:00:01 veth676af16 2.30 3.03 0.21 1.85 0.00 0.00 0.00 0.00 21:25:59 21:01:01 veth7d1fc82 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:01:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:01:01 docker0 444.04 859.38 37.25 6037.57 0.00 0.00 0.00 0.00 21:25:59 21:01:01 ens3 873.91 452.65 6048.55 49.38 0.00 0.00 0.00 0.00 21:25:59 21:02:01 veth1ca5843 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:02:01 veth7d1fc82 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:02:01 lo 0.59 0.59 0.05 0.05 0.00 0.00 0.00 0.00 21:25:59 21:02:01 veth03cbf40 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:02:01 veth0cf3b41 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:02:01 veth35b928b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:02:01 veth9d32de0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:02:01 veth41ae26f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:02:01 vethd4608c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:02:01 ens3 151.41 67.81 2283.30 13.40 0.00 0.00 0.00 0.00 21:25:59 21:02:01 vethee367f9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:02:01 vethcd3b95d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:02:01 vethd873619 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:02:01 veth7e12425 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:25:59 21:03:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 21:25:59 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:03:01 ens3 60.85 46.30 42.70 135.58 0.00 0.00 0.00 0.00 21:25:59 21:04:01 lo 55.71 55.71 5.49 5.49 0.00 0.00 0.00 0.00 21:25:59 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:04:01 ens3 481.62 502.23 274.95 2289.57 0.00 0.00 0.00 0.00 21:25:59 21:05:01 lo 12.40 12.40 1.22 1.22 0.00 0.00 0.00 0.00 21:25:59 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:05:01 ens3 157.79 186.59 68.43 972.71 0.00 0.00 0.00 0.00 21:25:59 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:06:01 ens3 0.40 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:25:59 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:07:01 ens3 0.77 0.08 0.13 0.06 0.00 0.00 0.00 0.00 21:25:59 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:08:01 ens3 2.70 1.42 5.21 0.35 0.00 0.00 0.00 0.00 21:25:59 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:09:01 ens3 0.55 0.30 0.26 0.21 0.00 0.00 0.00 0.00 21:25:59 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:10:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:11:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:25:59 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:12:01 ens3 0.43 0.30 0.12 0.08 0.00 0.00 0.00 0.00 21:25:59 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:13:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:14:01 ens3 0.40 0.20 0.08 0.01 0.00 0.00 0.00 0.00 21:25:59 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:15:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:25:59 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:16:01 ens3 4.17 3.42 3.21 3.95 0.00 0.00 0.00 0.00 21:25:59 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:17:01 ens3 3.62 2.97 2.18 2.33 0.00 0.00 0.00 0.00 21:25:59 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:20:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:22:01 ens3 0.27 0.23 0.09 0.07 0.00 0.00 0.00 0.00 21:25:59 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:23:01 ens3 0.23 0.15 0.17 0.01 0.00 0.00 0.00 0.00 21:25:59 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:59 21:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:25:59 21:25:01 veth200480b 31.07 58.70 3.19 580.56 0.00 0.00 0.00 0.05 21:25:59 21:25:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:25:59 21:25:01 docker0 31.07 58.60 2.77 580.56 0.00 0.00 0.00 0.00 21:25:59 21:25:01 ens3 195.43 104.95 4555.17 15.84 0.00 0.00 0.00 0.00 21:25:59 Average: veth200480b 1.07 2.02 0.11 20.03 0.00 0.00 0.00 0.00 21:25:59 Average: lo 2.81 2.81 0.27 0.27 0.00 0.00 0.00 0.00 21:25:59 Average: docker0 40.82 55.79 3.09 376.98 0.00 0.00 0.00 0.00 21:25:59 Average: ens3 135.18 108.42 1009.01 131.86 0.00 0.00 0.00 0.00 21:25:59 21:25:59 21:25:59 ---> sar -P ALL: 21:25:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18105) 06/07/23 _x86_64_ (8 CPU) 21:25:59 21:25:59 20:55:34 LINUX RESTART (8 CPU) 21:25:59 21:25:59 20:56:01 CPU %user %nice %system %iowait %steal %idle 21:25:59 20:57:01 all 12.31 0.00 4.36 3.07 0.07 80.19 21:25:59 20:57:01 0 10.70 0.00 3.88 0.36 0.07 85.00 21:25:59 20:57:01 1 11.99 0.00 2.80 3.10 0.10 82.01 21:25:59 20:57:01 2 11.28 0.00 3.96 0.32 0.07 84.38 21:25:59 20:57:01 3 14.40 0.00 4.55 2.14 0.07 78.84 21:25:59 20:57:01 4 13.83 0.00 4.14 0.54 0.05 81.44 21:25:59 20:57:01 5 10.21 0.00 4.99 13.27 0.07 71.47 21:25:59 20:57:01 6 12.29 0.00 4.58 3.82 0.05 79.26 21:25:59 20:57:01 7 13.78 0.00 6.03 1.08 0.09 79.04 21:25:59 20:58:01 all 27.56 0.00 5.04 1.13 0.07 66.19 21:25:59 20:58:01 0 27.68 0.00 4.84 0.02 0.07 67.39 21:25:59 20:58:01 1 26.55 0.00 4.59 0.03 0.08 68.74 21:25:59 20:58:01 2 26.16 0.00 4.51 0.02 0.07 69.25 21:25:59 20:58:01 3 29.27 0.00 5.24 5.54 0.08 59.88 21:25:59 20:58:01 4 28.23 0.00 4.74 0.29 0.07 66.68 21:25:59 20:58:01 5 28.11 0.00 5.75 1.78 0.07 64.30 21:25:59 20:58:01 6 27.40 0.00 5.22 0.00 0.07 67.31 21:25:59 20:58:01 7 27.08 0.00 5.46 1.41 0.07 65.98 21:25:59 20:59:01 all 44.82 0.00 6.87 1.22 0.10 47.00 21:25:59 20:59:01 0 45.95 0.00 6.28 0.05 0.08 47.63 21:25:59 20:59:01 1 43.78 0.00 7.19 7.52 0.10 41.41 21:25:59 20:59:01 2 46.83 0.00 7.25 0.00 0.10 45.82 21:25:59 20:59:01 3 44.94 0.00 6.70 0.15 0.08 48.12 21:25:59 20:59:01 4 43.70 0.00 6.82 0.02 0.08 49.38 21:25:59 20:59:01 5 43.18 0.00 6.77 0.07 0.10 49.88 21:25:59 20:59:01 6 45.14 0.00 7.18 0.52 0.12 47.04 21:25:59 20:59:01 7 45.00 0.00 6.72 1.48 0.10 46.70 21:25:59 21:00:01 all 14.00 0.00 5.41 20.80 0.08 59.72 21:25:59 21:00:01 0 12.22 0.00 4.71 2.18 0.12 80.77 21:25:59 21:00:01 1 13.85 0.00 6.15 35.12 0.07 44.81 21:25:59 21:00:01 2 15.76 0.00 5.88 27.79 0.07 50.51 21:25:59 21:00:01 3 13.13 0.00 4.61 7.77 0.08 74.41 21:25:59 21:00:01 4 14.51 0.00 5.27 3.62 0.08 76.52 21:25:59 21:00:01 5 13.20 0.00 4.99 12.71 0.05 69.05 21:25:59 21:00:01 6 14.86 0.00 5.95 30.43 0.10 48.66 21:25:59 21:00:01 7 14.47 0.00 5.71 47.09 0.09 32.64 21:25:59 21:01:01 all 4.40 0.00 2.70 16.04 0.08 76.79 21:25:59 21:01:01 0 4.18 0.00 3.69 50.33 0.07 41.73 21:25:59 21:01:01 1 3.87 0.00 2.05 12.10 0.05 81.93 21:25:59 21:01:01 2 5.37 0.00 2.93 5.54 0.05 86.12 21:25:59 21:01:01 3 3.74 0.00 2.01 7.68 0.07 86.50 21:25:59 21:01:01 4 4.87 0.00 2.91 12.28 0.05 79.88 21:25:59 21:01:01 5 4.06 0.00 1.91 11.36 0.05 82.61 21:25:59 21:01:01 6 4.93 0.00 2.71 8.85 0.07 83.44 21:25:59 21:01:01 7 4.15 0.00 3.38 20.31 0.20 71.95 21:25:59 21:02:01 all 83.63 0.00 12.81 2.43 0.18 0.96 21:25:59 21:02:01 0 83.85 0.00 12.76 1.96 0.17 1.26 21:25:59 21:02:01 1 83.39 0.00 12.73 2.72 0.19 0.97 21:25:59 21:02:01 2 83.08 0.00 13.10 2.53 0.17 1.12 21:25:59 21:02:01 3 83.47 0.00 12.96 2.47 0.17 0.94 21:25:59 21:02:01 4 83.65 0.00 13.00 2.54 0.15 0.66 21:25:59 21:02:01 5 84.42 0.00 11.85 2.51 0.13 1.08 21:25:59 21:02:01 6 84.78 0.00 11.92 2.56 0.13 0.61 21:25:59 21:02:01 7 82.31 0.00 14.23 2.13 0.31 1.02 21:25:59 21:03:01 all 16.91 0.00 4.15 19.04 0.09 59.81 21:25:59 21:03:01 0 17.47 0.00 4.32 19.15 0.12 58.94 21:25:59 21:03:01 1 15.16 0.00 4.08 8.32 0.08 72.36 21:25:59 21:03:01 2 16.52 0.00 3.67 21.18 0.05 58.58 21:25:59 21:03:01 3 16.40 0.00 3.75 11.53 0.10 68.22 21:25:59 21:03:01 4 17.36 0.00 4.48 25.31 0.10 52.75 21:25:59 21:03:01 5 16.53 0.00 4.58 34.92 0.07 43.90 21:25:59 21:03:01 6 18.51 0.00 3.94 16.36 0.10 61.09 21:25:59 21:03:01 7 17.30 0.00 4.36 15.49 0.08 62.77 21:25:59 21:04:01 all 7.53 0.00 1.23 1.77 0.07 89.41 21:25:59 21:04:01 0 8.36 0.00 1.38 0.55 0.05 89.66 21:25:59 21:04:01 1 7.21 0.00 0.99 0.92 0.07 90.82 21:25:59 21:04:01 2 3.11 0.00 0.87 0.20 0.03 95.79 21:25:59 21:04:01 3 8.21 0.00 1.45 0.70 0.10 89.54 21:25:59 21:04:01 4 8.90 0.00 1.52 10.37 0.07 79.14 21:25:59 21:04:01 5 5.96 0.00 1.09 0.12 0.05 92.78 21:25:59 21:04:01 6 9.58 0.00 0.89 0.47 0.08 88.98 21:25:59 21:04:01 7 8.94 0.00 1.65 0.77 0.08 88.55 21:25:59 21:05:01 all 3.03 0.00 0.31 0.38 0.04 96.24 21:25:59 21:05:01 0 3.33 0.00 0.33 0.08 0.03 96.22 21:25:59 21:05:01 1 1.45 0.00 0.28 0.05 0.02 98.20 21:25:59 21:05:01 2 1.25 0.00 0.22 0.02 0.02 98.50 21:25:59 21:05:01 3 2.58 0.00 0.30 0.02 0.05 97.05 21:25:59 21:05:01 4 3.68 0.00 0.33 2.40 0.07 93.52 21:25:59 21:05:01 5 4.58 0.00 0.37 0.03 0.02 95.01 21:25:59 21:05:01 6 2.94 0.00 0.23 0.07 0.05 96.71 21:25:59 21:05:01 7 4.42 0.00 0.43 0.40 0.03 94.71 21:25:59 21:06:01 all 0.02 0.00 0.01 0.06 0.01 99.91 21:25:59 21:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:25:59 21:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:25:59 21:06:01 4 0.02 0.00 0.02 0.12 0.00 99.85 21:25:59 21:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:25:59 21:06:01 6 0.03 0.00 0.05 0.00 0.02 99.90 21:25:59 21:06:01 7 0.00 0.00 0.00 0.35 0.00 99.65 21:25:59 21:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:25:59 21:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:25:59 21:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:25:59 21:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:25:59 21:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:25:59 21:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:25:59 21:07:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:25:59 21:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:25:59 21:25:59 21:07:01 CPU %user %nice %system %iowait %steal %idle 21:25:59 21:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:25:59 21:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:25:59 21:08:01 1 0.02 0.00 0.02 0.03 0.02 99.92 21:25:59 21:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:08:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:25:59 21:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:25:59 21:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:25:59 21:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:25:59 21:09:01 all 0.03 0.00 0.04 0.00 0.01 99.92 21:25:59 21:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:25:59 21:09:01 1 0.08 0.00 0.10 0.02 0.02 99.78 21:25:59 21:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:25:59 21:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:25:59 21:09:01 4 0.03 0.00 0.05 0.02 0.00 99.90 21:25:59 21:09:01 5 0.03 0.00 0.07 0.00 0.03 99.87 21:25:59 21:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:25:59 21:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:25:59 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:10:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:25:59 21:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:25:59 21:10:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:25:59 21:10:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:25:59 21:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:25:59 21:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:25:59 21:11:01 all 0.04 0.00 0.03 0.00 0.01 99.92 21:25:59 21:11:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:25:59 21:11:01 1 0.08 0.00 0.03 0.02 0.02 99.85 21:25:59 21:11:01 2 0.07 0.00 0.02 0.00 0.00 99.92 21:25:59 21:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:25:59 21:11:01 4 0.03 0.00 0.03 0.02 0.00 99.92 21:25:59 21:11:01 5 0.03 0.00 0.05 0.00 0.03 99.88 21:25:59 21:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:25:59 21:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:25:59 21:12:01 all 0.24 0.00 0.01 0.01 0.01 99.74 21:25:59 21:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:25:59 21:12:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:25:59 21:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:12:01 3 1.76 0.00 0.02 0.00 0.02 98.21 21:25:59 21:12:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:25:59 21:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:25:59 21:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:25:59 21:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:25:59 21:13:01 all 0.04 0.00 0.00 0.00 0.01 99.94 21:25:59 21:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:25:59 21:13:01 1 0.05 0.00 0.02 0.02 0.00 99.92 21:25:59 21:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:13:01 3 0.17 0.00 0.00 0.00 0.02 99.82 21:25:59 21:13:01 4 0.03 0.00 0.00 0.02 0.02 99.93 21:25:59 21:13:01 5 0.02 0.00 0.00 0.00 0.03 99.95 21:25:59 21:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:25:59 21:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:25:59 21:14:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:25:59 21:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:14:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:25:59 21:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:14:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:25:59 21:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:25:59 21:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:25:59 21:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:25:59 21:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:25:59 21:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:25:59 21:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:25:59 21:15:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:25:59 21:15:01 5 0.05 0.00 0.02 0.02 0.03 99.88 21:25:59 21:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:25:59 21:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:16:01 all 0.25 0.00 0.02 0.01 0.01 99.71 21:25:59 21:16:01 0 0.23 0.00 0.03 0.02 0.00 99.72 21:25:59 21:16:01 1 0.15 0.00 0.03 0.03 0.02 99.77 21:25:59 21:16:01 2 0.18 0.00 0.00 0.00 0.00 99.82 21:25:59 21:16:01 3 0.05 0.00 0.00 0.00 0.02 99.93 21:25:59 21:16:01 4 1.03 0.00 0.02 0.03 0.02 98.90 21:25:59 21:16:01 5 0.12 0.00 0.03 0.02 0.03 99.80 21:25:59 21:16:01 6 0.20 0.00 0.02 0.00 0.00 99.78 21:25:59 21:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:25:59 21:17:01 all 0.11 0.00 0.02 0.00 0.01 99.86 21:25:59 21:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:25:59 21:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:25:59 21:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:25:59 21:17:01 3 0.30 0.00 0.02 0.00 0.02 99.67 21:25:59 21:17:01 4 0.22 0.00 0.02 0.00 0.00 99.77 21:25:59 21:17:01 5 0.17 0.00 0.05 0.02 0.02 99.75 21:25:59 21:17:01 6 0.08 0.00 0.02 0.00 0.02 99.88 21:25:59 21:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:18:01 all 0.04 0.00 0.01 0.01 0.01 99.94 21:25:59 21:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:25:59 21:18:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:25:59 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:18:01 3 0.20 0.00 0.03 0.00 0.00 99.77 21:25:59 21:18:01 4 0.03 0.00 0.03 0.02 0.00 99.92 21:25:59 21:18:01 5 0.02 0.00 0.02 0.02 0.03 99.92 21:25:59 21:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:25:59 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:25:59 21:18:01 CPU %user %nice %system %iowait %steal %idle 21:25:59 21:19:01 all 0.02 0.00 0.01 0.00 0.01 99.97 21:25:59 21:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:25:59 21:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:25:59 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:25:59 21:19:01 4 0.07 0.00 0.00 0.00 0.00 99.93 21:25:59 21:19:01 5 0.03 0.00 0.02 0.00 0.03 99.92 21:25:59 21:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:25:59 21:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:20:02 all 0.02 0.00 0.01 0.01 0.01 99.96 21:25:59 21:20:02 0 0.00 0.00 0.03 0.00 0.00 99.97 21:25:59 21:20:02 1 0.03 0.00 0.00 0.00 0.02 99.95 21:25:59 21:20:02 2 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:20:02 3 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:20:02 4 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:20:02 5 0.02 0.00 0.03 0.03 0.02 99.90 21:25:59 21:20:02 6 0.03 0.00 0.02 0.02 0.00 99.93 21:25:59 21:20:02 7 0.02 0.00 0.02 0.00 0.02 99.95 21:25:59 21:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:25:59 21:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:21:01 1 0.03 0.00 0.03 0.02 0.00 99.92 21:25:59 21:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:25:59 21:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:25:59 21:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:25:59 21:21:01 5 0.03 0.00 0.02 0.00 0.03 99.92 21:25:59 21:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:25:59 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:25:59 21:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:25:59 21:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:25:59 21:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:25:59 21:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:25:59 21:22:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:25:59 21:22:01 6 0.03 0.00 0.00 0.02 0.02 99.93 21:25:59 21:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:25:59 21:23:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:25:59 21:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:25:59 21:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:25:59 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:25:59 21:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:25:59 21:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:25:59 21:23:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:25:59 21:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:24:01 all 0.21 0.00 0.01 0.00 0.01 99.76 21:25:59 21:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:25:59 21:24:01 1 0.03 0.00 0.00 0.02 0.02 99.93 21:25:59 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:25:59 21:24:01 3 1.52 0.00 0.05 0.00 0.00 98.43 21:25:59 21:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:24:01 5 0.03 0.00 0.05 0.00 0.03 99.88 21:25:59 21:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:25:59 21:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:25:59 21:25:01 all 4.20 0.00 1.58 0.97 0.03 93.23 21:25:59 21:25:01 0 5.27 0.00 1.32 0.02 0.03 93.35 21:25:59 21:25:01 1 3.06 0.00 2.34 0.70 0.02 93.88 21:25:59 21:25:01 2 4.01 0.00 2.22 0.03 0.02 93.72 21:25:59 21:25:01 3 3.99 0.00 1.04 0.07 0.03 94.87 21:25:59 21:25:01 4 3.87 0.00 0.94 0.05 0.02 95.13 21:25:59 21:25:01 5 5.71 0.00 1.85 6.37 0.03 86.04 21:25:59 21:25:01 6 3.76 0.00 1.56 0.49 0.02 94.18 21:25:59 21:25:01 7 3.94 0.00 1.36 0.02 0.03 94.65 21:25:59 Average: all 7.52 0.00 1.53 2.29 0.03 88.63 21:25:59 Average: 0 7.53 0.00 1.50 2.56 0.03 88.38 21:25:59 Average: 1 7.20 0.00 1.49 2.41 0.03 88.86 21:25:59 Average: 2 7.31 0.00 1.53 1.96 0.02 89.18 21:25:59 Average: 3 7.72 0.00 1.47 1.31 0.04 89.47 21:25:59 Average: 4 7.69 0.00 1.52 1.98 0.03 88.78 21:25:59 Average: 5 7.46 0.00 1.53 2.85 0.04 88.11 21:25:59 Average: 6 7.71 0.00 1.52 2.17 0.03 88.57 21:25:59 Average: 7 7.53 0.00 1.68 3.08 0.04 87.68 21:25:59 21:25:59 21:25:59