Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01413ae1877f0c916545fb120e4f5d3889c994d8 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-ssh2208412514578057221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14296997954687383148.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15235377542356031934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8733898942496278430.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-ssh10406422864754327075.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-4153 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/565 [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/565 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 01413ae1877f0c916545fb120e4f5d3889c994d8 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01413ae1877f0c916545fb120e4f5d3889c994d8 # timeout=10 Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#4643)" > git rev-list --no-walk cd3e8a6a29d241919ce39f0a43e51689c2eacef5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:49:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:49:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:49:38 ========================================================= 20:49:38 EdgeX Global Pipelines Version Info 20:49:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:49:39 ------------------- 20:49:39 stable info: 20:49:39 ------------------- 20:49:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:49:39 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:49:39 Message: update stable to v1.0.253 20:49:40 ------------------- 20:49:40 experimental info: 20:49:40 ------------------- 20:49:40 Commited By: **** collab-it+edgex@linuxfoundation.org 20:49:40 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:49:40 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01413ae [Pipeline] echo 20:49:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:40 provisioning config files... 20:49:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/565@tmp/config6356039789301038162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:40 ---> docker-login.sh 20:49:40 nexus3.edgexfoundry.org:10001 20:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:41 Configure a credential helper to remove this warning. See 20:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:41 20:49:41 Login Succeeded 20:49:41 nexus3.edgexfoundry.org:10002 20:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:41 Configure a credential helper to remove this warning. See 20:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:41 20:49:41 Login Succeeded 20:49:41 nexus3.edgexfoundry.org:10003 20:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:41 Configure a credential helper to remove this warning. See 20:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:41 20:49:41 Login Succeeded 20:49:41 nexus3.edgexfoundry.org:10004 20:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:41 Configure a credential helper to remove this warning. See 20:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:41 20:49:41 Login Succeeded 20:49:41 docker.io 20:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:42 Configure a credential helper to remove this warning. See 20:49:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:42 20:49:42 Login Succeeded 20:49:42 ---> docker-login.sh ends [Pipeline] } 20:49:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:42 + 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:49:42 + dirname cmd/core-command/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo core-command,cmd/core-command/Dockerfile 20:49:42 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:49:42 + dirname cmd/core-data/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo core-data,cmd/core-data/Dockerfile 20:49:42 + dirname cmd/core-metadata/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo core-metadata,cmd/core-metadata/Dockerfile 20:49:42 + dirname cmd/security-bootstrapper/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:49:42 + dirname cmd/security-proxy-auth/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:49:42 + dirname cmd/security-proxy-setup/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:49:42 + dirname cmd/security-secretstore-setup/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:49:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:49:42 + dirname cmd/security-spire-agent/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:49:42 + dirname cmd/security-spire-config/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:49:42 + dirname cmd/security-spire-server/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:49:42 + dirname cmd/support-notifications/Dockerfile 20:49:42 + cut -d/ -f2 20:49:42 + echo support-notifications,cmd/support-notifications/Dockerfile 20:49:42 + + cut -d/ -f2 20:49:42 dirname cmd/support-scheduler/Dockerfile 20:49:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:49:42 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:49:42 + git rev-list -1 --merges 01413ae1877f0c916545fb120e4f5d3889c994d8~1..01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] echo 20:49:42 -----------> git rev-list -1 --merges 01413ae1877f0c916545fb120e4f5d3889c994d8~1..01413ae1877f0c916545fb120e4f5d3889c994d8 01413ae1877f0c916545fb120e4f5d3889c994d8 [false] [Pipeline] sh 20:49:43 + git log --format=format:%s -1 01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] echo 20:49:43 ========================================================= 20:49:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:49:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:49:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:43 + grep -v github /etc/ssh/ssh_known_hosts 20:49:43 + [ -e /tmp/ssh_known_hosts ] 20:49:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:49:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:49:43 + sudo tee -a /etc/ssh/ssh_known_hosts 20:49:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:43 20:49:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:44 0.1.4: Pulling from edgex-devops/py-git-semver 20:49:44 b85a868b505f: Pulling fs layer 20:49:44 e2be974225ed: Pulling fs layer 20:49:44 339a4e72a1f5: Pulling fs layer 20:49:44 988bab9f4d93: Pulling fs layer 20:49:44 1469e6f7b9e6: Pulling fs layer 20:49:44 eaf3925da568: Pulling fs layer 20:49:44 bab4dde63d76: Pulling fs layer 20:49:44 bde34c3a00c8: Pulling fs layer 20:49:44 b352a97aabf1: Pulling fs layer 20:49:44 4872d77fe225: Pulling fs layer 20:49:44 5851b861e8e6: Pulling fs layer 20:49:44 bab4dde63d76: Waiting 20:49:44 4872d77fe225: Waiting 20:49:44 5851b861e8e6: Waiting 20:49:44 bde34c3a00c8: Waiting 20:49:44 988bab9f4d93: Waiting 20:49:44 b352a97aabf1: Waiting 20:49:44 1469e6f7b9e6: Waiting 20:49:44 eaf3925da568: Waiting 20:49:44 e2be974225ed: Verifying Checksum 20:49:44 e2be974225ed: Download complete 20:49:44 988bab9f4d93: Verifying Checksum 20:49:44 988bab9f4d93: Download complete 20:49:44 339a4e72a1f5: Verifying Checksum 20:49:44 339a4e72a1f5: Download complete 20:49:44 1469e6f7b9e6: Verifying Checksum 20:49:44 1469e6f7b9e6: Download complete 20:49:44 eaf3925da568: Verifying Checksum 20:49:44 eaf3925da568: Download complete 20:49:44 bde34c3a00c8: Download complete 20:49:44 b352a97aabf1: Download complete 20:49:44 4872d77fe225: Download complete 20:49:44 5851b861e8e6: Verifying Checksum 20:49:44 5851b861e8e6: Download complete 20:49:44 b85a868b505f: Download complete 20:49:44 bab4dde63d76: Verifying Checksum 20:49:44 bab4dde63d76: Download complete 20:49:45 b85a868b505f: Pull complete 20:49:45 e2be974225ed: Pull complete 20:49:46 339a4e72a1f5: Pull complete 20:49:46 988bab9f4d93: Pull complete 20:49:46 1469e6f7b9e6: Pull complete 20:49:46 eaf3925da568: Pull complete 20:49:47 bab4dde63d76: Pull complete 20:49:48 bde34c3a00c8: Pull complete 20:49:48 b352a97aabf1: Pull complete 20:49:48 4872d77fe225: Pull complete 20:49:48 5851b861e8e6: Pull complete 20:49:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:48 prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container 20:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:49:51 $ docker top e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 -eo pid,comm 20:49:51 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:49:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:51 [ssh-agent] Looking for ssh-agent implementation... 20:49:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:51 $ docker exec e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 ssh-agent 20:49:51 SSH_AUTH_SOCK=/tmp/ssh-UBx72fsbnuNL/agent.32 20:49:51 SSH_AGENT_PID=39 20:49:51 Running ssh-add (command line suppressed) 20:49:51 Identity added: /w/workspace/edgex-go/565@tmp/private_key_1571274256974991490.key (/w/workspace/edgex-go/565@tmp/private_key_1571274256974991490.key) 20:49:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:51 + git tag --points-at HEAD [Pipeline] } 20:49:51 $ docker exec --env ******** --env ******** e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 ssh-agent -k 20:49:51 unset SSH_AUTH_SOCK; 20:49:51 unset SSH_AGENT_PID; 20:49:51 echo Agent pid 39 killed; 20:49:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:49:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:52 [ssh-agent] Looking for ssh-agent implementation... 20:49:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:52 $ docker exec e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 ssh-agent 20:49:52 SSH_AUTH_SOCK=/tmp/ssh-DcqZdw4JaPG2/agent.71 20:49:52 SSH_AGENT_PID=77 20:49:52 Running ssh-add (command line suppressed) 20:49:52 Identity added: /w/workspace/edgex-go/565@tmp/private_key_15118116198483268874.key (/w/workspace/edgex-go/565@tmp/private_key_15118116198483268874.key) 20:49:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:52 + git semver init 20:49:52 2023-08-21 20:49:52,808 [run_init] DEBUG init version:0.0.0 force:False 20:49:52 2023-08-21 20:49:52,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/565/.semver 20:49:52 2023-08-21 20:49:52,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/565/.semver 20:49:52 2023-08-21 20:49:52,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/565/.semver'], cwd=/w/workspace/edgex-go/565, universal_newlines=False, shell=None, istream=None) 20:49:58 2023-08-21 20:49:57,505 [append_file] DEBUG append to file:/w/workspace/edgex-go/565/.git/info/exclude 20:49:58 2023-08-21 20:49:57,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/565/.semver/main with force:False 20:49:58 2023-08-21 20:49:57,505 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main 20:49:58 2023-08-21 20:49:57,506 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main 20:49:58 3.1.0-dev.31 [Pipeline] } 20:49:58 $ docker exec --env ******** --env ******** e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 ssh-agent -k 20:49:58 unset SSH_AUTH_SOCK; 20:49:58 unset SSH_AGENT_PID; 20:49:58 echo Agent pid 77 killed; 20:49:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:58 + git semver [Pipeline] } 20:49:58 $ docker stop --time=1 e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 20:50:00 $ docker rm -f --volumes e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 [Pipeline] // withDockerContainer [Pipeline] sh 20:50:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:50:00 Stashed 1 file(s) [Pipeline] echo 20:50:00 [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [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:50:01 + git config --global --add safe.directory /w/workspace/edgex-go/565 [Pipeline] echo 20:50:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:01 ========================================================= 20:50:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:50:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:50:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:50:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:50:01 4db1b89c0bd1: Pulling fs layer 20:50:01 6911f1a30b25: Pulling fs layer 20:50:01 e194b8c5c2a9: Pulling fs layer 20:50:01 6863d3e3a2b1: Pulling fs layer 20:50:01 ec0bb842ea78: Pulling fs layer 20:50:01 40a00589a448: Pulling fs layer 20:50:01 6c08303d61cc: Pulling fs layer 20:50:01 798269fcf238: Pulling fs layer 20:50:01 ec0bb842ea78: Waiting 20:50:01 6c08303d61cc: Waiting 20:50:01 798269fcf238: Waiting 20:50:01 6911f1a30b25: Verifying Checksum 20:50:01 6911f1a30b25: Download complete 20:50:01 6863d3e3a2b1: Verifying Checksum 20:50:01 6863d3e3a2b1: Download complete 20:50:01 ec0bb842ea78: Verifying Checksum 20:50:01 ec0bb842ea78: Download complete 20:50:01 4db1b89c0bd1: Verifying Checksum 20:50:01 4db1b89c0bd1: Download complete 20:50:01 40a00589a448: Verifying Checksum 20:50:01 40a00589a448: Download complete 20:50:01 4db1b89c0bd1: Pull complete 20:50:01 6911f1a30b25: Pull complete 20:50:01 798269fcf238: Verifying Checksum 20:50:01 798269fcf238: Download complete 20:50:02 e194b8c5c2a9: Verifying Checksum 20:50:02 e194b8c5c2a9: Download complete 20:50:02 6c08303d61cc: Verifying Checksum 20:50:02 6c08303d61cc: Download complete 20:50:05 e194b8c5c2a9: Pull complete 20:50:05 6863d3e3a2b1: Pull complete 20:50:05 ec0bb842ea78: Pull complete 20:50:05 40a00589a448: Pull complete 20:50:08 6c08303d61cc: Pull complete 20:50:08 798269fcf238: Pull complete 20:50:08 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:50:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:50:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:50:09 WORKDIR /edgex 20:50:09 COPY go.mod . 20:50:09 RUN go mod download 20:50:09 + docker build -t ci-base-image-x86_64 -f - . 20:50:09 Sending build context to Docker daemon 170.8MB 20:50:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:50:09 ---> ec979cd7f677 20:50:09 Step 2/4 : WORKDIR /edgex 20:50:15 ---> Running in 1084b4cf9576 20:50:15 Removing intermediate container 1084b4cf9576 20:50:15 ---> b6901a97e157 20:50:15 Step 3/4 : COPY go.mod . 20:50:15 ---> 926d8041e788 20:50:15 Step 4/4 : RUN go mod download 20:50:15 ---> Running in a3538c32c3b1 20:50:15 Still waiting to schedule task 20:50:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:50:30 Removing intermediate container a3538c32c3b1 20:50:30 ---> cd72c5e0d512 20:50:30 Successfully built cd72c5e0d512 20:50:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:30 + docker inspect -f . ci-base-image-x86_64 20:50:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:30 prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container 20:50:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:50:30 $ docker top b73ba016b5826cc6e2fe0b370063d80f5b7544f5b6359fcf6fc5fb590499bf4f -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:31 + go version 20:50:31 go version go1.20.6 linux/amd64 [Pipeline] } 20:50:31 $ docker stop --time=1 b73ba016b5826cc6e2fe0b370063d80f5b7544f5b6359fcf6fc5fb590499bf4f 20:50:32 $ docker rm -f --volumes b73ba016b5826cc6e2fe0b370063d80f5b7544f5b6359fcf6fc5fb590499bf4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:32 + docker inspect -f . ci-base-image-x86_64 20:50:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:32 prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container 20:50:32 $ 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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:50:33 $ docker top b68664571f8b278024b5c61ec94e9e3920a886a9956625a32180af4feba97081 -eo pid,comm [Pipeline] { [Pipeline] echo 20:50:33 ========================================================= 20:50:33 [edgeXBuildGoParallel] Running Tests and Build... 20:50:33 ========================================================= [Pipeline] sh 20:50:33 + git config --global --add safe.directory /w/workspace/edgex-go/565 [Pipeline] fileExists [Pipeline] sh 20:50:33 + make test 20:50:33 go test -race -coverprofile=coverage.out ./... 20:50:41 ? github.com/edgexfoundry/edgex-go [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:50:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:50:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:50:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 20:50:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:50:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:50:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:50:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:50:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements 20:50:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 20:51:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:51:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:51:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:51:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:51:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:51:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:51:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:51:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:51:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:51:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:51:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.085s coverage: 93.4% of statements 20:51:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 20:51:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 97.6% of statements 20:51:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 20:51:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:51:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements 20:51:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 32.2% of statements 20:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 42.9% of statements 20:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 82.9% of statements 20:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 20:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 20:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:51:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:51:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:51:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:51:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:51:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:51:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:51:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:51:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:51:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:51:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:51:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:51:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:51:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 20:51:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:51:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:51:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:51:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.376s coverage: 79.9% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.090s coverage: 92.9% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 81.8% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.131s coverage: 100.0% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 89.4% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 95.7% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 98.9% of statements 20:51:27 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:51:27 running golangci-lint 20:51:27 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:51:27 go version go1.20.6 linux/amd64 20:51:27 level=info msg="[config_reader] Used config file .golangci.yml" 20:51:27 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:51:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4154 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:51:41 Running in /w/workspace/edgex-go/565 [Pipeline] { [Pipeline] checkout 20:51:41 The recommended git tool is: git 20:51:45 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 15.812480594s" 20:51:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.202344ms" 20:51:46 using credential edgex-jenkins-ssh 20:51:46 Cloning the remote Git repository 20:51:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:51:46 > git init /w/workspace/edgex-go/565 # timeout=10 20:51:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:51:46 > git --version # timeout=10 20:51:46 > git --version # 'git version 2.25.1' 20:51:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:51:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:53 level=info msg="[linters_context/goanalysis] analyzers took 1m8.032138694s with top 10 stages: buildir: 40.721374577s, fact_deprecated: 1.879752762s, inspect: 1.719346111s, gosec: 1.440026152s, ctrlflow: 1.293067687s, printf: 1.287192431s, fact_purity: 1.230264884s, S1038: 990.950331ms, nilness: 787.44183ms, errcheck: 540.998257ms" 20:51:53 level=info msg="[runner] Issues before processing: 200, after processing: 0" 20:51:53 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, skip_files: 200/200, exclude: 200/200, nolint: 0/21, filename_unadjuster: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, cgo: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200" 20:51:53 level=info msg="[runner] processing took 18.321108ms with stages: nolint: 7.652268ms, identifier_marker: 5.500751ms, autogenerated_exclude: 1.977191ms, path_prettifier: 1.347289ms, exclude-rules: 1.108111ms, skip_dirs: 651.285µs, cgo: 58.402µs, filename_unadjuster: 19.591µs, uniq_by_line: 1.03µs, max_same_issues: 910ns, skip_files: 770ns, diff: 690ns, severity-rules: 650ns, source_code: 470ns, exclude: 440ns, sort_results: 410ns, path_prefixer: 300ns, max_from_linter: 280ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" 20:51:53 level=info msg="[runner] linters took 8.928395507s with stages: goanalysis_metalinter: 8.909977315s" 20:51:53 level=info msg="File cache stats: 0 entries of total size 0B" 20:51:53 level=info msg="Memory: 249 samples, avg is 203.8MB, max is 773.9MB" 20:51:53 level=info msg="Execution took 24.786083992s" 20:51:53 go vet ./... 20:51:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:51:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:51:57 ./bin/test-attribution-txt.sh 20:51:57 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:51:57 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:51:57 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:51:57 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:51:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:51:58 + ls -al . 20:51:58 total 728 20:51:58 drwxrwxr-x 12 1001 1001 4096 Aug 21 20:50 . 20:51:58 drwxr-xr-x 4 root root 4096 Aug 21 20:50 .. 20:51:58 drwxrwxr-x 2 1001 1001 4096 Aug 21 20:49 .blubracket 20:51:58 -rw-rw-r-- 1 1001 1001 16 Aug 21 20:49 .dockerignore 20:51:58 drwxrwxr-x 8 1001 1001 4096 Aug 21 20:49 .git 20:51:58 drwxrwxr-x 3 1001 1001 4096 Aug 21 20:49 .github 20:51:58 -rw-rw-r-- 1 1001 1001 1173 Aug 21 20:49 .gitignore 20:51:58 -rw-rw-r-- 1 1001 1001 42 Aug 21 20:49 .golangci.yml 20:51:58 -rw-rw-r-- 1 1001 1001 87 Aug 21 20:49 .hadolint.yml 20:51:58 drwxr-xr-x 3 1001 1001 4096 Aug 21 20:49 .semver 20:51:58 -rw-rw-r-- 1 1001 1001 166 Aug 21 20:49 .sonarcloud.properties 20:51:58 -rw-rw-r-- 1 1001 1001 1171 Aug 21 20:49 ADOPTERS.md 20:51:58 -rw-rw-r-- 1 1001 1001 11152 Aug 21 20:49 Attribution.txt 20:51:58 -rw-rw-r-- 1 1001 1001 93407 Aug 21 20:49 CHANGELOG.md 20:51:58 -rw-rw-r-- 1 1001 1001 3804 Aug 21 20:49 CONTRIBUTING.md 20:51:58 -rw-rw-r-- 1 1001 1001 677 Aug 21 20:49 GOVERNANCE.md 20:51:58 -rw-rw-r-- 1 1001 1001 883 Aug 21 20:49 Jenkinsfile 20:51:58 -rw-rw-r-- 1 1001 1001 10775 Aug 21 20:49 LICENSE 20:51:58 -rw-rw-r-- 1 1001 1001 14764 Aug 21 20:49 Makefile 20:51:58 -rw-rw-r-- 1 1001 1001 582 Aug 21 20:49 OWNERS.md 20:51:58 -rw-rw-r-- 1 1001 1001 9923 Aug 21 20:49 README.md 20:51:58 -rw-rw-r-- 1 1001 1001 789 Aug 21 20:49 SECURITY.md 20:51:58 -rw-rw-r-- 1 1001 1001 12 Aug 21 20:50 VERSION 20:51:58 drwxrwxr-x 2 1001 1001 4096 Aug 21 20:49 bin 20:51:58 drwxrwxr-x 18 1001 1001 4096 Aug 21 20:49 cmd 20:51:58 -rw-r--r-- 1 root root 446998 Aug 21 20:51 coverage.out 20:51:58 drwxrwxr-x 2 1001 1001 4096 Aug 21 20:49 fuzz_test 20:51:58 -rw-rw-r-- 1 1001 1001 3687 Aug 21 20:49 go.mod 20:51:58 -rw-rw-r-- 1 1001 1001 33714 Aug 21 20:49 go.sum 20:51:58 drwxrwxr-x 7 1001 1001 4096 Aug 21 20:49 internal 20:51:58 drwxrwxr-x 3 1001 1001 4096 Aug 21 20:49 openapi 20:51:58 -rw-rw-r-- 1 1001 1001 594 Aug 21 20:49 security.txt 20:51:58 drwxrwxr-x 4 1001 1001 4096 Aug 21 20:49 snap 20:51:58 -rw-rw-r-- 1 1001 1001 204 Aug 21 20:49 version.go [Pipeline] sh 20:51:58 + '[' -e coverage.out ] 20:51:58 + chown 1001:1001 coverage.out [Pipeline] stash 20:51:58 Stashed 1 file(s) [Pipeline] sh 20:51:58 + make build 20:51:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:52:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:52:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:52:03 Avoid second fetch 20:52:03 Checking out Revision 01413ae1877f0c916545fb120e4f5d3889c994d8 (main) 20:52:04 Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#4643)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:52:05 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:05 Dload Upload Total Spent Left Speed 20:52:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11847 0 0 65453 0 --:--:-- --:--:-- --:--:-- 65093 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 69677 20:52:03 > git config core.sparsecheckout # timeout=10 20:52:03 > git checkout -f 01413ae1877f0c916545fb120e4f5d3889c994d8 # timeout=10 [Pipeline] sh 20:52:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:52:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:52:06 + sudo tee /etc/docker/daemon.new 20:52:06 { 20:52:06 "registry-mirrors": [ 20:52:06 "https://nexus3.edgexfoundry.org:10001" 20:52:06 ], 20:52:06 "bip": "10.250.0.254/24", 20:52:06 "hosts": [ 20:52:06 "tcp://0.0.0.0:5555", 20:52:06 "unix:///var/run/docker.sock" 20:52:06 ], 20:52:06 "mtu": 1458, 20:52:06 "selinux-enabled": true, 20:52:06 "seccomp-profile": "/etc/docker/seccomp.json" 20:52:06 } [Pipeline] sh 20:52:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:52:06 + sudo service docker restart 20:52:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:52:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:52:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:52:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:52:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:52:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:24 provisioning config files... 20:52:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/565@tmp/config17652877245284096946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:25 ---> docker-login.sh 20:52:25 nexus3.edgexfoundry.org:10001 20:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:25 Configure a credential helper to remove this warning. See 20:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:25 20:52:25 Login Succeeded 20:52:25 nexus3.edgexfoundry.org:10002 20:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:26 Configure a credential helper to remove this warning. See 20:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:26 20:52:26 Login Succeeded 20:52:26 nexus3.edgexfoundry.org:10003 20:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:26 Configure a credential helper to remove this warning. See 20:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:26 20:52:26 Login Succeeded 20:52:26 nexus3.edgexfoundry.org:10004 20:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:26 Configure a credential helper to remove this warning. See 20:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:26 20:52:26 Login Succeeded 20:52:26 docker.io 20:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:27 Configure a credential helper to remove this warning. See 20:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:27 20:52:27 Login Succeeded 20:52:27 ---> docker-login.sh ends [Pipeline] } 20:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:52:28 + git config --global --add safe.directory /w/workspace/edgex-go/565 [Pipeline] echo 20:52:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:28 ========================================================= 20:52:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:52:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:52:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:52:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:52:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:52:28 edb6bdbacee9: Pulling fs layer 20:52:28 5f9638ab2659: Pulling fs layer 20:52:28 8d51d6327a98: Pulling fs layer 20:52:28 8b374f2dd631: Pulling fs layer 20:52:28 ec14aa9079de: Pulling fs layer 20:52:28 2f466654f4bb: Pulling fs layer 20:52:28 554e91adad29: Pulling fs layer 20:52:28 8b374f2dd631: Waiting 20:52:28 2f466654f4bb: Waiting 20:52:28 554e91adad29: Waiting 20:52:28 ec14aa9079de: Waiting 20:52:28 5f9638ab2659: Verifying Checksum 20:52:28 5f9638ab2659: Download complete 20:52:28 8b374f2dd631: Verifying Checksum 20:52:28 8b374f2dd631: Download complete 20:52:28 ec14aa9079de: Download complete 20:52:28 edb6bdbacee9: Verifying Checksum 20:52:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:52:29 edb6bdbacee9: Pull complete 20:52:30 554e91adad29: Verifying Checksum 20:52:30 554e91adad29: Download complete 20:52:30 5f9638ab2659: Pull complete 20:52:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:52:31 8d51d6327a98: Verifying Checksum 20:52:31 8d51d6327a98: Download complete 20:52:31 2f466654f4bb: Verifying Checksum 20:52:31 2f466654f4bb: Download complete [Pipeline] } 20:52:32 $ docker stop --time=1 b68664571f8b278024b5c61ec94e9e3920a886a9956625a32180af4feba97081 20:52:39 $ docker rm -f --volumes b68664571f8b278024b5c61ec94e9e3920a886a9956625a32180af4feba97081 [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:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:52:40 20:52:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:52:40 latest: Pulling from edgex-devops/edgex-compose 20:52:40 91d30c5bc195: Pulling fs layer 20:52:40 2e9b0aa3be6d: Pulling fs layer 20:52:40 9c61dcf015f6: Pulling fs layer 20:52:40 4698f68db338: Pulling fs layer 20:52:40 2a2f49069b9e: Pulling fs layer 20:52:40 e0025b399a48: Pulling fs layer 20:52:40 2a2f49069b9e: Waiting 20:52:40 4698f68db338: Waiting 20:52:40 91d30c5bc195: Download complete 20:52:40 4698f68db338: Verifying Checksum 20:52:40 4698f68db338: Download complete 20:52:40 2e9b0aa3be6d: Verifying Checksum 20:52:40 2e9b0aa3be6d: Download complete 20:52:40 e0025b399a48: Download complete 20:52:40 91d30c5bc195: Pull complete 20:52:40 2a2f49069b9e: Download complete 20:52:40 2e9b0aa3be6d: Pull complete 20:52:41 9c61dcf015f6: Download complete 20:52:41 8d51d6327a98: Pull complete 20:52:41 8b374f2dd631: Pull complete 20:52:41 ec14aa9079de: Pull complete 20:52:43 9c61dcf015f6: Pull complete 20:52:43 4698f68db338: Pull complete 20:52:44 2a2f49069b9e: Pull complete 20:52:44 e0025b399a48: Pull complete 20:52:44 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:52:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:44 prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container 20:52:44 $ 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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:52:47 $ docker top be839335094b9d509bef189a43965474bca8e435f57f969d34c7e1f653c2646a -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:47 + docker compose -f ./docker-compose-build.yml build --parallel 20:52:50 2f466654f4bb: Pull complete 20:52:50 #1 [core-metadata internal] load build definition from Dockerfile 20:52:50 #1 transferring dockerfile: 1.96kB done 20:52:50 #1 DONE 0.0s 20:52:50 20:52:50 #2 [security-secretstore-setup internal] load build definition from Dockerfile 20:52:50 #2 transferring dockerfile: 2.38kB done 20:52:50 #2 DONE 0.0s 20:52:50 20:52:50 #3 [security-proxy-auth internal] load build definition from Dockerfile 20:52:50 #3 transferring dockerfile: 2.04kB done 20:52:50 #3 DONE 0.0s 20:52:50 20:52:50 #4 [support-scheduler internal] load build definition from Dockerfile 20:52:50 #4 transferring dockerfile: 1.82kB done 20:52:50 #4 DONE 0.0s 20:52:50 20:52:50 #5 [security-bootstrapper internal] load build definition from Dockerfile 20:52:50 #5 transferring dockerfile: 2.82kB done 20:52:50 #5 DONE 0.0s 20:52:50 20:52:50 #6 [support-notifications internal] load build definition from Dockerfile 20:52:50 #6 transferring dockerfile: 1.84kB done 20:52:50 #6 DONE 0.0s 20:52:50 20:52:50 #7 [core-command internal] load build definition from Dockerfile 20:52:50 #7 transferring dockerfile: 1.82kB done 20:52:50 #7 DONE 0.0s 20:52:50 20:52:50 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:52:50 #8 transferring dockerfile: 2.12kB done 20:52:50 #8 DONE 0.1s 20:52:50 20:52:50 #9 [core-data internal] load build definition from Dockerfile 20:52:50 #9 transferring dockerfile: 1.90kB done 20:52:50 #9 DONE 0.1s 20:52:50 20:52:50 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:52:50 #10 transferring dockerfile: 1.78kB done 20:52:50 #10 DONE 0.1s 20:52:50 20:52:50 #11 [security-spire-agent internal] load build definition from Dockerfile 20:52:50 #11 transferring dockerfile: 2.68kB done 20:52:50 #11 DONE 0.1s 20:52:50 20:52:50 #12 [security-spire-config internal] load build definition from Dockerfile 20:52:50 #12 transferring dockerfile: 2.58kB done 20:52:50 #12 DONE 0.1s 20:52:50 20:52:50 #13 [security-proxy-setup internal] load build definition from Dockerfile 20:52:50 #13 transferring dockerfile: 2.39kB done 20:52:50 #13 DONE 0.1s 20:52:50 20:52:50 #14 [security-spire-server internal] load build definition from Dockerfile 20:52:50 #14 transferring dockerfile: 2.63kB done 20:52:50 #14 DONE 0.1s 20:52:50 20:52:50 #15 [core-metadata internal] load .dockerignore 20:52:50 #15 transferring context: 56B done 20:52:50 #15 DONE 0.1s 20:52:50 20:52:50 #16 [security-secretstore-setup internal] load .dockerignore 20:52:50 #16 transferring context: 56B done 20:52:50 #16 DONE 0.0s 20:52:50 20:52:50 #17 [security-proxy-auth internal] load .dockerignore 20:52:50 #17 transferring context: 56B done 20:52:50 #17 DONE 0.0s 20:52:50 20:52:50 #18 [support-scheduler internal] load .dockerignore 20:52:50 #18 transferring context: 56B done 20:52:50 #18 DONE 0.0s 20:52:50 20:52:50 #19 [security-bootstrapper internal] load .dockerignore 20:52:50 #19 transferring context: 56B done 20:52:50 #19 DONE 0.0s 20:52:50 20:52:50 #20 [support-notifications internal] load .dockerignore 20:52:50 #20 transferring context: 56B done 20:52:50 #20 DONE 0.0s 20:52:50 20:52:50 #21 [core-command internal] load .dockerignore 20:52:50 #21 transferring context: 56B done 20:52:50 #21 DONE 0.0s 20:52:50 20:52:50 #22 [security-spiffe-token-provider internal] load .dockerignore 20:52:50 #22 transferring context: 56B done 20:52:50 #22 DONE 0.0s 20:52:50 20:52:50 #23 [core-common-config-bootstrapper internal] load .dockerignore 20:52:50 #23 transferring context: 56B done 20:52:50 #23 DONE 0.0s 20:52:50 20:52:50 #24 [security-spire-agent internal] load .dockerignore 20:52:50 #24 transferring context: 56B done 20:52:50 #24 DONE 0.0s 20:52:50 20:52:50 #25 [core-data internal] load .dockerignore 20:52:50 #25 transferring context: 56B done 20:52:50 #25 DONE 0.0s 20:52:50 20:52:50 #26 [security-spire-config internal] load .dockerignore 20:52:50 #26 transferring context: 56B done 20:52:50 #26 DONE 0.0s 20:52:50 20:52:50 #27 [security-proxy-setup internal] load .dockerignore 20:52:50 #27 transferring context: 56B done 20:52:50 #27 DONE 0.0s 20:52:50 20:52:50 #28 [security-spire-server internal] load .dockerignore 20:52:50 #28 transferring context: 56B done 20:52:50 #28 DONE 0.0s 20:52:50 20:52:50 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:52:50 #29 DONE 0.0s 20:52:50 20:52:50 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 20:52:50 #30 DONE 0.1s 20:52:50 20:52:50 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:52:50 #29 DONE 0.0s 20:52:50 20:52:50 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 20:52:50 #30 DONE 0.1s 20:52:50 20:52:50 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:52:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:52:51 #31 ... 20:52:51 20:52:51 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:52:51 #29 DONE 0.0s 20:52:51 20:52:51 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 20:52:51 #30 DONE 0.1s 20:52:51 20:52:51 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:52:51 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:52:51 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:52:51 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:52:51 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:52:51 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s 20:52:51 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 20:52:51 #31 ... 20:52:51 20:52:51 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:52:51 #29 DONE 0.0s 20:52:51 20:52:51 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 20:52:51 #30 DONE 0.2s 20:52:51 20:52:51 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:52:51 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:52:51 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:52:51 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:52:51 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:52:51 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:52:51 #31 ... 20:52:51 20:52:51 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:52:51 #29 DONE 0.0s 20:52:51 20:52:51 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:52:51 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:52:51 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:52:51 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:52:51 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:52:51 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:52:51 #31 ... 20:52:51 20:52:51 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:52:51 #29 DONE 0.0s 20:52:51 20:52:51 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:52:51 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:52:51 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:52:51 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:52:51 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:52:51 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:52:51 #31 ... 20:52:51 20:52:51 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:52:51 #29 DONE 0.0s 20:52:51 20:52:51 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 20:52:51 #30 DONE 0.4s 20:52:51 20:52:51 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:52:51 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:52:51 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:52:51 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:52:51 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:52:51 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:52:51 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.6s done 20:52:51 #31 ... 20:52:51 20:52:51 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:52:51 #32 DONE 1.2s 20:52:51 20:52:51 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:52:51 #31 DONE 1.2s 20:52:51 20:52:51 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:52:52 554e91adad29: Pull complete 20:52:52 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:52:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:52:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:52:52 WORKDIR /edgex 20:52:52 COPY go.mod . 20:52:52 RUN go mod download 20:52:52 + docker build -t ci-base-image-arm64 -f - . 20:52:53 Sending build context to Docker daemon 2.95MB 20:52:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:52:53 ---> 1e15ea492957 20:52:53 Step 2/4 : WORKDIR /edgex 20:52:55 ---> Running in a6dc0af9ed27 20:52:55 Removing intermediate container a6dc0af9ed27 20:52:55 ---> 77b9c18aecb3 20:52:55 Step 3/4 : COPY go.mod . 20:52:55 ---> f45808e8b6a2 20:52:55 Step 4/4 : RUN go mod download 20:52:55 ---> Running in 7cb77affc8ef 20:52:56 #33 ... 20:52:56 20:52:56 #34 [security-secretstore-setup internal] load build context 20:52:56 #34 transferring context: 124.85MB 6.0s 20:52:57 #34 ... 20:52:57 20:52:57 #35 [core-command internal] load build context 20:52:57 #35 ... 20:52:57 20:52:57 #34 [security-secretstore-setup internal] load build context 20:53:00 #34 ... 20:53:00 20:53:00 #36 [core-metadata internal] load build context 20:53:00 #36 transferring context: 365.20MB 9.7s done 20:53:00 #36 ... 20:53:00 20:53:00 #37 [security-proxy-auth internal] load build context 20:53:00 #37 transferring context: 365.20MB 9.0s done 20:53:01 #37 ... 20:53:01 20:53:01 #38 [security-spire-agent internal] load build context 20:53:01 #38 transferring context: 365.20MB 9.4s done 20:53:01 #38 ... 20:53:01 20:53:01 #39 [core-common-config-bootstrapper internal] load build context 20:53:01 #39 transferring context: 365.20MB 9.8s done 20:53:01 #39 ... 20:53:01 20:53:01 #40 [security-spiffe-token-provider internal] load build context 20:53:01 #40 transferring context: 365.20MB 9.8s done 20:53:01 #40 ... 20:53:01 20:53:01 #41 [security-proxy-setup internal] load build context 20:53:01 #41 ... 20:53:01 20:53:01 #42 [security-spire-server internal] load build context 20:53:01 #42 transferring context: 365.20MB 9.0s done 20:53:01 #42 ... 20:53:01 20:53:01 #43 [core-data internal] load build context 20:53:01 #43 transferring context: 365.20MB 8.7s done 20:53:01 #43 ... 20:53:01 20:53:01 #44 [security-spire-config internal] load build context 20:53:01 #44 transferring context: 365.20MB 9.0s done 20:53:01 #44 ... 20:53:01 20:53:01 #45 [security-bootstrapper internal] load build context 20:53:01 #45 transferring context: 365.20MB 9.5s done 20:53:02 #45 ... 20:53:02 20:53:02 #46 [support-notifications internal] load build context 20:53:02 #46 transferring context: 365.20MB 9.6s done 20:53:02 #46 ... 20:53:02 20:53:02 #47 [support-scheduler internal] load build context 20:53:02 #47 transferring context: 365.20MB 9.8s done 20:53:02 #47 ... 20:53:02 20:53:02 #48 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:53:02 #48 ... 20:53:02 20:53:02 #35 [core-command internal] load build context 20:53:02 #35 transferring context: 365.20MB 9.8s done 20:53:10 #35 ... 20:53:10 20:53:10 #34 [security-secretstore-setup internal] load build context 20:53:10 #34 transferring context: 365.20MB 10.7s done 20:53:11 #34 ... 20:53:11 20:53:11 #41 [security-proxy-setup internal] load build context 20:53:11 #41 transferring context: 365.20MB 10.1s done 20:53:14 #41 ... 20:53:14 20:53:14 #37 [security-proxy-auth internal] load build context 20:53:14 #37 DONE 23.1s 20:53:14 20:53:14 #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go 20:53:14 #33 DONE 22.4s 20:53:14 20:53:14 #42 [security-spire-server internal] load build context 20:53:14 #42 DONE 22.7s 20:53:14 20:53:14 #44 [security-spire-config internal] load build context 20:53:14 #44 DONE 22.8s 20:53:14 20:53:14 #43 [core-data internal] load build context 20:53:14 #43 DONE 22.8s 20:53:14 20:53:14 #45 [security-bootstrapper internal] load build context 20:53:14 #45 DONE 23.1s 20:53:14 20:53:14 #38 [security-spire-agent internal] load build context 20:53:14 #38 DONE 23.0s 20:53:14 20:53:14 #46 [support-notifications internal] load build context 20:53:14 #46 DONE 23.1s 20:53:14 20:53:14 #39 [core-common-config-bootstrapper internal] load build context 20:53:14 #39 DONE 23.1s 20:53:14 20:53:14 #35 [core-command internal] load build context 20:53:14 #35 DONE 23.2s 20:53:14 20:53:14 #47 [support-scheduler internal] load build context 20:53:14 #47 DONE 23.2s 20:53:14 20:53:14 #40 [security-spiffe-token-provider internal] load build context 20:53:14 #40 DONE 23.1s 20:53:14 20:53:14 #36 [core-metadata internal] load build context 20:53:14 #36 DONE 23.3s 20:53:14 20:53:14 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:53:14 #49 ... 20:53:14 20:53:14 #41 [security-proxy-setup internal] load build context 20:53:14 #41 DONE 22.8s 20:53:14 20:53:14 #34 [security-secretstore-setup internal] load build context 20:53:14 #34 DONE 23.3s 20:53:14 20:53:14 #50 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:53:15 #50 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:16 #50 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:16 #50 2.632 (1/1) Installing dumb-init (1.2.5-r2) 20:53:16 #50 2.651 Executing busybox-1.35.0-r29.trigger 20:53:16 #50 2.658 OK: 7 MiB in 16 packages 20:53:19 #50 ... 20:53:19 20:53:19 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:53:19 #0 0.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:19 #0 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:19 #0 1.355 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:53:19 #0 1.355 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:53:19 #0 1.355 OK: 17818 distinct packages available 20:53:19 #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:19 #0 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:19 #0 1.729 (1/9) Installing ca-certificates (20230506-r0) 20:53:19 #0 1.747 (2/9) Installing brotli-libs (1.0.9-r9) 20:53:19 #0 1.756 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:53:19 #0 1.762 (4/9) Installing libcurl (8.2.1-r0) 20:53:19 #0 1.776 (5/9) Installing curl (8.2.1-r0) 20:53:19 #0 1.786 (6/9) Installing dumb-init (1.2.5-r2) 20:53:19 #0 1.789 (7/9) Installing musl-obstack (1.2.3-r0) 20:53:19 #0 1.797 (8/9) Installing libucontext (1.2-r0) 20:53:19 #0 1.818 (9/9) Installing gcompat (1.1.0-r0) 20:53:19 #0 1.823 Executing busybox-1.35.0-r29.trigger 20:53:19 #0 1.828 Executing ca-certificates-20230506-r0.trigger 20:53:19 #0 1.889 OK: 10 MiB in 24 packages 20:53:20 #51 ... 20:53:20 20:53:20 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:53:20 #49 5.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:20 #49 6.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:20 #49 6.244 OK: 265 MiB in 53 packages 20:53:21 #49 ... 20:53:21 20:53:21 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:53:21 #0 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:21 #0 0.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:21 #0 1.085 OK: 265 MiB in 53 packages 20:53:21 #52 DONE 7.0s 20:53:21 20:53:21 #53 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:53:21 #0 0.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:21 #0 0.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:21 #0 1.075 OK: 265 MiB in 53 packages 20:53:21 #53 DONE 7.0s 20:53:21 20:53:21 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:53:21 #0 0.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:21 #0 0.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:21 #0 1.197 (1/1) Installing dumb-init (1.2.5-r2) 20:53:21 #0 1.203 Executing busybox-1.35.0-r29.trigger 20:53:21 #0 1.208 OK: 7 MiB in 16 packages 20:53:21 #54 DONE 7.2s 20:53:21 20:53:21 #50 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:53:21 #50 DONE 7.3s 20:53:21 20:53:21 #48 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:53:21 #48 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:21 #48 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:21 #48 23.15 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:53:21 #48 23.15 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:53:21 #48 23.15 OK: 17818 distinct packages available 20:53:21 #48 23.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:21 #48 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:21 #48 23.55 (1/5) Installing dumb-init (1.2.5-r2) 20:53:21 #48 23.56 (2/5) Installing musl-obstack (1.2.3-r0) 20:53:21 #48 23.56 (3/5) Installing libucontext (1.2-r0) 20:53:21 #48 23.57 (4/5) Installing gcompat (1.1.0-r0) 20:53:21 #48 23.57 (5/5) Installing openssl (3.0.10-r0) 20:53:21 #48 23.59 Executing busybox-1.35.0-r29.trigger 20:53:21 #48 23.59 OK: 8 MiB in 20 packages 20:53:21 #48 DONE 29.1s 20:53:21 20:53:21 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:53:21 #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:21 #0 2.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:21 #0 2.436 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:53:21 #0 2.436 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:53:21 #0 2.436 OK: 17818 distinct packages available 20:53:21 #0 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:21 #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:21 #0 2.790 (1/4) Installing dumb-init (1.2.5-r2) 20:53:21 #0 2.794 (2/4) Installing musl-obstack (1.2.3-r0) 20:53:21 #0 2.798 (3/4) Installing libucontext (1.2-r0) 20:53:21 #0 2.802 (4/4) Installing gcompat (1.1.0-r0) 20:53:21 #0 2.807 Executing busybox-1.35.0-r29.trigger 20:53:21 #0 2.813 OK: 7 MiB in 19 packages 20:53:21 #55 DONE 7.2s 20:53:21 20:53:21 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:53:21 #0 3.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:21 #0 3.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:21 #0 4.306 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:53:21 #0 4.306 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:53:21 #0 4.306 OK: 17823 distinct packages available 20:53:21 #0 4.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:21 #0 4.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:21 #0 4.766 OK: 265 MiB in 53 packages 20:53:21 #56 DONE 7.1s 20:53:21 20:53:21 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:53:21 #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:21 #0 1.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:21 #0 1.592 (1/2) Installing ca-certificates (20230506-r0) 20:53:21 #0 1.608 (2/2) Installing dumb-init (1.2.5-r2) 20:53:21 #0 1.610 Executing busybox-1.35.0-r29.trigger 20:53:21 #0 1.614 Executing ca-certificates-20230506-r0.trigger 20:53:21 #0 1.690 OK: 8 MiB in 17 packages 20:53:21 #57 DONE 7.2s 20:53:21 20:53:21 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:53:21 #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:21 #0 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:21 #0 1.535 (1/2) Installing dumb-init (1.2.5-r2) 20:53:21 #0 1.539 (2/2) Installing su-exec (0.2-r2) 20:53:21 #0 1.543 Executing busybox-1.35.0-r29.trigger 20:53:21 #0 1.550 OK: 7 MiB in 17 packages 20:53:21 #58 DONE 7.2s 20:53:21 20:53:21 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:53:21 #51 DONE 7.3s 20:53:21 20:53:21 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:53:21 #59 ... 20:53:21 20:53:21 #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:53:21 #60 DONE 0.2s 20:53:21 20:53:21 #61 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:53:21 #61 DONE 0.3s 20:53:21 20:53:21 #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:53:21 #62 DONE 0.2s 20:53:21 20:53:21 #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:53:21 #49 DONE 7.4s 20:53:21 20:53:21 #63 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:53:21 #63 DONE 0.1s 20:53:21 20:53:21 #64 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:22 #64 ... 20:53:22 20:53:22 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:53:22 #0 7.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:22 #0 7.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:22 #0 7.987 OK: 265 MiB in 53 packages 20:53:22 #65 DONE 8.1s 20:53:22 20:53:22 #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:53:22 #66 DONE 0.0s 20:53:22 20:53:22 #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:23 #67 ... 20:53:23 20:53:23 #68 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:53:23 #0 8.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:23 #0 8.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:23 #0 8.631 (1/4) Installing dumb-init (1.2.5-r2) 20:53:23 #0 8.636 (2/4) Installing openssl (3.0.10-r0) 20:53:23 #0 8.646 (3/4) Installing su-exec (0.2-r2) 20:53:23 #0 8.648 (4/4) Installing yq (4.30.4-r4) 20:53:23 #0 8.724 Executing busybox-1.35.0-r29.trigger 20:53:23 #0 8.725 OK: 17 MiB in 19 packages 20:53:23 #68 DONE 9.1s 20:53:23 20:53:23 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:53:23 #59 DONE 1.8s 20:53:23 20:53:23 #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:53:23 #69 DONE 0.0s 20:53:23 20:53:23 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:53:23 #70 DONE 0.0s 20:53:23 20:53:23 #71 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:53:23 #0 8.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:53:23 #0 8.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:53:23 #0 8.646 (1/4) Installing ca-certificates (20230506-r0) 20:53:23 #0 8.659 (2/4) Installing dumb-init (1.2.5-r2) 20:53:23 #0 8.663 (3/4) Installing su-exec (0.2-r2) 20:53:23 #0 8.666 (4/4) Installing yq (4.30.4-r4) 20:53:23 #0 8.740 Executing busybox-1.35.0-r29.trigger 20:53:23 #0 8.740 Executing ca-certificates-20230506-r0.trigger 20:53:23 #0 9.067 OK: 17 MiB in 19 packages 20:53:23 #71 DONE 9.1s 20:53:23 20:53:23 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:31 #72 ... 20:53:31 20:53:31 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:31 #73 ... 20:53:31 20:53:31 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:34 Removing intermediate container 7cb77affc8ef 20:53:34 ---> fc9c24991a40 20:53:34 Successfully built fc9c24991a40 20:53:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:34 + docker inspect -f . ci-base-image-arm64 20:53:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:35 prd-ubuntu20.04-docker-arm64-4c-16g-4154 does not seem to be running inside a container 20:53:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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 20:53:36 $ docker top b77a1dd20d5b266cd245361c9e6a32bd22af9ab61754e7a5ce9352781ad6a3a5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:37 + go version 20:53:37 go version go1.20.6 linux/arm64 [Pipeline] } 20:53:37 $ docker stop --time=1 b77a1dd20d5b266cd245361c9e6a32bd22af9ab61754e7a5ce9352781ad6a3a5 20:53:38 $ docker rm -f --volumes b77a1dd20d5b266cd245361c9e6a32bd22af9ab61754e7a5ce9352781ad6a3a5 [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 20:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:53:39 20:53:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:53:39 latest: Pulling from edgex-devops/edgex-compose-arm64 20:53:39 547446be3368: Pulling fs layer 20:53:39 d125d8839a47: Pulling fs layer 20:53:39 3e85d5ac6304: Pulling fs layer 20:53:39 c3105a71a48b: Pulling fs layer 20:53:39 0f093f025ec4: Pulling fs layer 20:53:39 c3106fc0e877: Pulling fs layer 20:53:39 0f093f025ec4: Waiting 20:53:39 c3106fc0e877: Waiting 20:53:39 c3105a71a48b: Waiting 20:53:39 547446be3368: Verifying Checksum 20:53:39 547446be3368: Download complete 20:53:39 c3105a71a48b: Verifying Checksum 20:53:39 c3105a71a48b: Download complete 20:53:40 d125d8839a47: Verifying Checksum 20:53:40 d125d8839a47: Download complete 20:53:40 c3106fc0e877: Verifying Checksum 20:53:40 c3106fc0e877: Download complete 20:53:40 0f093f025ec4: Verifying Checksum 20:53:40 0f093f025ec4: Download complete 20:53:40 547446be3368: Pull complete 20:53:41 d125d8839a47: Pull complete 20:53:42 3e85d5ac6304: Verifying Checksum 20:53:42 3e85d5ac6304: Download complete 20:53:43 #74 DONE 22.1s 20:53:43 20:53:43 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:43 #72 DONE 22.1s 20:53:43 20:53:43 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:43 #73 DONE 22.1s 20:53:43 20:53:43 #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:43 #67 DONE 21.4s 20:53:43 20:53:43 #64 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:43 #64 DONE 22.1s 20:53:43 20:53:43 #75 [security-secretstore-setup builder 6/7] COPY . . 20:53:50 3e85d5ac6304: Pull complete 20:53:50 c3105a71a48b: Pull complete 20:53:51 0f093f025ec4: Pull complete 20:53:51 c3106fc0e877: Pull complete 20:53:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:53:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:51 prd-ubuntu20.04-docker-arm64-4c-16g-4154 does not seem to be running inside a container 20:53:51 $ 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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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 20:53:53 #75 DONE 9.5s 20:53:53 20:53:53 #76 [security-proxy-setup builder 6/7] COPY . . 20:53:53 #76 CACHED 20:53:53 20:53:53 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:53 #77 CACHED 20:53:53 20:53:53 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:53:53 #78 CACHED 20:53:53 20:53:53 #79 [security-spiffe-token-provider builder 6/7] COPY . . 20:53:53 #79 DONE 9.5s 20:53:53 20:53:53 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:53 #80 CACHED 20:53:53 20:53:53 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:53:53 #81 CACHED 20:53:53 20:53:53 #82 [core-common-config-bootstrapper builder 6/7] COPY . . 20:53:53 #82 CACHED 20:53:53 20:53:53 #83 [core-command builder 6/7] COPY . . 20:53:53 #83 CACHED 20:53:53 20:53:53 #84 [core-command builder 4/7] COPY go.mod vendor* ./ 20:53:53 #84 CACHED 20:53:53 20:53:53 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:53 #85 CACHED 20:53:53 20:53:53 #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:53:53 #86 CACHED 20:53:53 20:53:53 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:53 #87 CACHED 20:53:53 20:53:53 #88 [security-proxy-auth builder 6/7] COPY . . 20:53:53 #88 CACHED 20:53:53 20:53:53 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:53 #89 CACHED 20:53:53 20:53:53 #90 [support-scheduler builder 6/7] COPY . . 20:53:53 #90 CACHED 20:53:53 20:53:53 #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:53:53 #91 CACHED 20:53:53 20:53:53 #92 [core-data builder 4/7] COPY go.mod vendor* ./ 20:53:53 #92 CACHED 20:53:53 20:53:53 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:53 #93 CACHED 20:53:53 20:53:53 #94 [core-data builder 6/7] COPY . . 20:53:53 #94 CACHED 20:53:53 20:53:53 #95 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:53:53 #95 CACHED 20:53:53 20:53:53 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:53 #96 CACHED 20:53:53 20:53:53 #97 [security-bootstrapper builder 6/7] COPY . . 20:53:53 #97 CACHED 20:53:53 20:53:53 #98 [support-notifications builder 6/7] COPY . . 20:53:53 #98 DONE 9.5s 20:53:53 20:53:53 #99 [security-spire-agent builder 6/9] COPY . . 20:53:53 #99 DONE 9.5s 20:53:53 20:53:53 #100 [core-metadata builder 6/7] COPY . . 20:53:53 #100 DONE 9.5s 20:53:53 20:53:53 #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:53:53 #101 DONE 0.1s 20:53:53 20:53:53 #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:53:53 #102 CACHED 20:53:53 20:53:53 #103 [security-spire-server builder 6/9] COPY . . 20:53:53 #103 CACHED 20:53:53 20:53:53 #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:53:53 #104 CACHED 20:53:53 20:53:53 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:53 #105 CACHED 20:53:53 20:53:53 #106 [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 20:53:53 #106 ... 20:53:53 20:53:53 #107 [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 20:53:53 #107 DONE 0.7s 20:53:54 20:53:54 #106 [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 20:53:54 #106 DONE 0.9s 20:53:54 20:53:54 #108 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:53:54 #108 DONE 0.2s 20:53:54 20:53:54 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:53:54 #109 DONE 0.4s 20:53:54 20:53:54 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:53:54 #110 CACHED 20:53:54 20:53:54 #111 [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 20:53:54 #111 CACHED 20:53:54 20:53:54 #112 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:53:54 #112 CACHED 20:53:54 20:53:54 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:54 #113 CACHED 20:53:54 20:53:54 #114 [security-spire-config builder 6/9] COPY . . 20:53:54 #114 CACHED 20:53:54 20:53:54 #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:53:54 #115 CACHED 20:53:54 20:53:54 #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:53:54 #116 ... 20:53:54 20:53:54 #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:53:54 #117 DONE 0.4s 20:53:54 20:53:54 #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:53:54 #118 ... 20:53:54 20:53:54 #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:53:54 #116 DONE 0.4s 20:53:54 20:53:54 #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:53:54 #118 DONE 0.3s 20:53:54 20:53:54 #119 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:53:55 #119 ... 20:53:55 20:53:55 #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:53:55 #120 CACHED 20:53:55 20:53:55 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:53:55 #121 CACHED 20:53:55 $ docker top dbf6951783c2b6ecc231121f54fc76378e69ee519720b5d6807295ab9b4b1f39 -eo pid,comm 20:53:56 20:53:56 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:53:56 #122 DONE 1.1s 20:53:56 20:53:56 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:53:56 #123 ... 20:53:56 20:53:56 #119 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:53:56 #119 DONE 1.3s [Pipeline] { [Pipeline] sh 20:53:56 20:53:56 #124 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:53:56 + docker compose -f ./docker-compose-build.yml build --parallel 20:54:00 #124 DONE 4.4s 20:54:00 20:54:00 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:54:00 #123 DONE 4.6s 20:54:00 20:54:00 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:54:00 #125 DONE 4.4s 20:54:00 20:54:00 #126 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:54:00 #126 ... 20:54:00 20:54:00 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:54:00 #127 DONE 0.2s 20:54:00 20:54:00 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:54:00 #128 DONE 0.2s 20:54:00 20:54:00 #126 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:54:00 #126 DONE 0.2s 20:54:00 20:54:00 #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:54:00 #129 DONE 0.1s 20:54:00 20:54:00 #130 [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 20:54:00 #130 DONE 0.1s 20:54:00 20:54:00 #131 [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 20:54:00 #131 DONE 0.1s 20:54:00 20:54:00 #132 [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 20:54:00 #132 DONE 0.1s 20:54:00 20:54:00 #133 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:54:00 #133 DONE 0.1s 20:54:00 20:54:00 #134 [security-spire-config] exporting to image 20:54:00 #134 exporting layers 20:54:01 #134 ... 20:54:01 20:54:01 #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:54:01 #135 DONE 0.1s 20:54:01 20:54:01 #134 [security-spire-server] exporting to image 20:54:01 #134 exporting layers 0.6s done 20:54:01 #134 writing image sha256:533f2206c718c68b3880d512bc1fbd7b65c2562409e989314e59e50fe29d7ec5 done 20:54:01 #134 naming to docker.io/library/security-spire-config done 20:54:01 #134 writing image sha256:5d595c913feef6c7fca17df178224261c12e1fb737486e1e5781f3eed2d6af86 20:54:01 #134 writing image sha256:5d595c913feef6c7fca17df178224261c12e1fb737486e1e5781f3eed2d6af86 done 20:54:01 #134 naming to docker.io/library/security-spire-agent done 20:54:01 #134 exporting layers 0.7s done 20:54:01 #134 writing image sha256:9f31418cabb6f257e62643c365c619a164c7ac0fc1f777927cfd8a04154638cc done 20:54:01 #134 naming to docker.io/library/security-spire-server done 20:54:01 #134 DONE 0.8s 20:54:01 20:54:01 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:54:01 #0 3.264 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:54:02 #136 ... 20:54:02 20:54:02 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:54:02 #0 0.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:54:03 #137 ... 20:54:03 20:54:03 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:54:03 #0 0.396 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:54:03 #138 ... 20:54:03 20:54:03 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:54:03 #0 1.065 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:54:03 #139 ... 20:54:03 20:54:03 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:54:03 #0 1.068 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:54:03 #140 ... 20:54:03 20:54:03 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:54:03 #0 1.863 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:54:03 #141 ... 20:54:03 20:54:03 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:54:03 #0 2.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:54:04 #142 ... 20:54:04 20:54:04 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:54:04 #0 0.674 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:54:04 #143 ... 20:54:04 20:54:04 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:54:04 #0 2.800 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:54:04 #144 ... 20:54:04 20:54:04 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:54:04 #0 2.045 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:54:04 #145 ... 20:54:04 20:54:04 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:54:04 #0 2.930 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:54:05 #1 [security-spire-agent internal] load build definition from Dockerfile 20:54:05 #1 transferring dockerfile: 2.68kB 0.0s done 20:54:05 #1 DONE 0.1s 20:54:05 20:54:05 #2 [security-spire-config internal] load build definition from Dockerfile 20:54:05 #2 transferring dockerfile: 2.58kB done 20:54:05 #2 DONE 0.0s 20:54:05 20:54:05 #3 [support-scheduler internal] load build definition from Dockerfile 20:54:05 #3 transferring dockerfile: 1.82kB done 20:54:05 #3 DONE 0.1s 20:54:05 20:54:05 #4 [core-command internal] load build definition from Dockerfile 20:54:05 #4 transferring dockerfile: 1.82kB done 20:54:05 #4 DONE 0.0s 20:54:05 20:54:05 #5 [security-proxy-setup internal] load build definition from Dockerfile 20:54:05 #5 transferring dockerfile: 2.39kB done 20:54:05 #5 DONE 0.1s 20:54:05 20:54:05 #6 [core-metadata internal] load build definition from Dockerfile 20:54:05 #6 transferring dockerfile: 1.96kB done 20:54:05 #6 DONE 0.1s 20:54:05 20:54:05 #7 [security-bootstrapper internal] load build definition from Dockerfile 20:54:05 #7 transferring dockerfile: 2.82kB 0.0s done 20:54:05 #7 DONE 0.1s 20:54:05 20:54:05 #8 [security-secretstore-setup internal] load build definition from Dockerfile 20:54:05 #8 transferring dockerfile: 2.38kB 0.0s done 20:54:05 #8 DONE 0.1s 20:54:05 20:54:05 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:54:05 #9 transferring dockerfile: 2.12kB done 20:54:05 #9 DONE 0.1s 20:54:05 20:54:05 #10 [core-data internal] load build definition from Dockerfile 20:54:05 #10 transferring dockerfile: 1.90kB done 20:54:05 #10 DONE 0.1s 20:54:05 20:54:05 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:54:05 #11 transferring dockerfile: 1.78kB done 20:54:05 #11 DONE 0.1s 20:54:05 20:54:05 #12 [security-proxy-auth internal] load build definition from Dockerfile 20:54:06 #12 transferring dockerfile: 2.04kB 0.0s done 20:54:06 #12 DONE 0.1s 20:54:06 20:54:06 #13 [security-spire-server internal] load build definition from Dockerfile 20:54:06 #13 transferring dockerfile: 2.63kB done 20:54:06 #13 DONE 0.1s 20:54:06 20:54:06 #14 [support-notifications internal] load build definition from Dockerfile 20:54:06 #14 transferring dockerfile: 1.84kB done 20:54:06 #14 DONE 0.0s 20:54:06 20:54:06 #15 [security-spire-agent internal] load .dockerignore 20:54:06 #15 transferring context: 20:54:06 #15 transferring context: 56B done 20:54:06 #15 DONE 0.1s 20:54:06 20:54:06 #16 [support-scheduler internal] load .dockerignore 20:54:06 #16 DONE 0.0s 20:54:06 20:54:06 #17 [security-spire-config internal] load .dockerignore 20:54:06 #17 transferring context: 56B done 20:54:06 #17 DONE 0.0s 20:54:06 20:54:06 #16 [support-scheduler internal] load .dockerignore 20:54:06 #16 transferring context: 56B done 20:54:06 #16 DONE 0.1s 20:54:06 20:54:06 #18 [core-command internal] load .dockerignore 20:54:09 #18 transferring context: 56B done 20:54:09 #18 DONE 2.3s 20:54:09 20:54:09 #19 [security-proxy-setup internal] load .dockerignore 20:54:09 #19 transferring context: 56B done 20:54:09 #19 DONE 0.1s 20:54:09 20:54:09 #20 [core-metadata internal] load .dockerignore 20:54:09 #20 transferring context: 56B done 20:54:09 #20 DONE 0.1s 20:54:09 20:54:09 #21 [security-bootstrapper internal] load .dockerignore 20:54:09 #21 transferring context: 56B done 20:54:09 #21 DONE 0.1s 20:54:09 20:54:09 #22 [security-secretstore-setup internal] load .dockerignore 20:54:09 #22 transferring context: 56B done 20:54:09 #22 DONE 0.1s 20:54:09 20:54:09 #23 [core-common-config-bootstrapper internal] load .dockerignore 20:54:09 #23 transferring context: 56B 0.0s done 20:54:09 #23 DONE 0.1s 20:54:09 20:54:09 #24 [core-data internal] load .dockerignore 20:54:09 #24 transferring context: 56B 0.0s done 20:54:09 #24 DONE 0.1s 20:54:09 20:54:09 #25 [security-spiffe-token-provider internal] load .dockerignore 20:54:09 #25 transferring context: 56B 0.0s done 20:54:09 #25 DONE 0.1s 20:54:09 20:54:09 #26 [security-proxy-auth internal] load .dockerignore 20:54:09 #26 transferring context: 56B done 20:54:09 #26 DONE 0.1s 20:54:09 20:54:09 #27 [security-spire-server internal] load .dockerignore 20:54:09 #27 transferring context: 56B done 20:54:09 #27 DONE 0.1s 20:54:09 20:54:09 #28 [support-notifications internal] load .dockerignore 20:54:10 #28 transferring context: 56B done 20:54:10 #28 DONE 0.1s 20:54:10 20:54:10 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:10 #29 DONE 0.0s 20:54:10 20:54:10 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 20:54:10 #30 DONE 0.1s 20:54:10 20:54:10 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:54:10 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:54:10 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:54:10 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s 20:54:10 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:54:10 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:54:10 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:54:10 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 20:54:10 #31 ... 20:54:10 20:54:10 #32 [security-spire-agent internal] load build context 20:54:10 #32 transferring context: 2.57MB 0.5s done 20:54:10 #32 DONE 0.6s 20:54:10 20:54:10 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:54:10 #31 ... 20:54:10 20:54:10 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:10 #29 DONE 0.0s 20:54:10 20:54:10 #33 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:54:10 #33 DONE 0.9s 20:54:10 20:54:10 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:54:11 #31 ... 20:54:11 20:54:11 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 20:54:11 #30 DONE 0.2s 20:54:11 20:54:11 #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:54:11 #33 DONE 1.5s 20:54:11 20:54:11 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:54:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:54:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:54:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:54:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:54:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:54:11 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 20:54:11 #31 ... 20:54:11 20:54:11 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:11 #29 DONE 0.0s 20:54:11 20:54:11 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:11 #29 DONE 0.0s 20:54:11 20:54:11 #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:54:11 #33 DONE 1.5s 20:54:11 20:54:11 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:54:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:54:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:54:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:54:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:54:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:54:11 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 20:54:11 #31 ... 20:54:11 20:54:11 #33 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:54:11 #33 DONE 1.5s 20:54:11 20:54:11 #34 [core-command builder 2/9] WORKDIR /edgex-go 20:54:11 #34 DONE 0.7s 20:54:11 20:54:11 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:54:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:54:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:54:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:54:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:54:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:54:11 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 20:54:11 #31 ... 20:54:11 20:54:11 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:11 #29 DONE 0.0s 20:54:11 20:54:11 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 20:54:11 #30 DONE 0.6s 20:54:11 20:54:11 #33 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:54:11 #33 DONE 1.6s 20:54:11 20:54:11 #34 [security-proxy-setup builder 2/9] WORKDIR /edgex-go 20:54:11 #34 DONE 0.7s 20:54:11 20:54:11 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:54:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:54:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:54:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:54:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:54:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:54:11 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 20:54:11 #31 DONE 2.1s 20:54:11 20:54:11 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:11 #29 DONE 0.0s 20:54:11 20:54:11 #35 [security-proxy-setup internal] load build context 20:54:11 #35 ... 20:54:11 20:54:11 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:11 #29 DONE 0.0s 20:54:11 20:54:11 #35 [security-proxy-setup internal] load build context 20:54:11 #35 ... 20:54:11 20:54:11 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:11 #29 DONE 0.0s 20:54:11 20:54:11 #35 [security-proxy-setup internal] load build context 20:54:12 #35 ... 20:54:12 20:54:12 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:12 #29 DONE 0.0s 20:54:12 20:54:12 #35 [security-proxy-setup internal] load build context 20:54:12 #35 ... 20:54:12 20:54:12 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:12 #29 DONE 0.0s 20:54:12 20:54:12 #36 [security-spire-config internal] load build context 20:54:12 #36 transferring context: 2.57MB 1.0s done 20:54:12 #36 DONE 1.3s 20:54:12 20:54:12 #35 [security-proxy-setup internal] load build context 20:54:12 #35 ... 20:54:12 20:54:12 #33 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:54:12 #33 DONE 1.7s 20:54:12 20:54:12 #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 20:54:12 #34 DONE 0.8s 20:54:12 20:54:12 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:54:12 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:54:12 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:54:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:54:12 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:54:12 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:54:12 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 20:54:12 #31 DONE 2.3s 20:54:12 20:54:12 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 20:54:12 #30 DONE 1.4s 20:54:12 20:54:12 #35 [security-proxy-setup internal] load build context 20:54:12 #35 ... 20:54:12 20:54:12 #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:54:12 #33 DONE 1.7s 20:54:12 20:54:12 #34 [security-bootstrapper builder 2/9] WORKDIR /edgex-go 20:54:12 #34 DONE 0.8s 20:54:12 20:54:12 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:54:12 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:54:12 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:54:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:54:12 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:54:12 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:54:12 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 20:54:12 #31 DONE 2.3s 20:54:12 20:54:12 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:12 #29 DONE 0.0s 20:54:12 20:54:12 #35 [security-proxy-setup internal] load build context 20:54:12 #35 ... 20:54:12 20:54:12 #37 [support-scheduler internal] load build context 20:54:12 #37 transferring context: 2.57MB 1.1s done 20:54:12 #37 DONE 1.6s 20:54:12 20:54:12 #35 [security-proxy-setup internal] load build context 20:54:13 #35 ... 20:54:13 20:54:13 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:13 #29 DONE 0.0s 20:54:13 20:54:13 #38 [core-command internal] load build context 20:54:13 #38 transferring context: 2.57MB 1.2s done 20:54:13 #38 DONE 1.5s 20:54:13 20:54:13 #35 [security-proxy-setup internal] load build context 20:54:13 #35 ... 20:54:13 20:54:13 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:13 #29 DONE 0.0s 20:54:13 20:54:13 #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:54:13 #39 ... 20:54:13 20:54:13 #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:54:13 #33 DONE 1.8s 20:54:13 20:54:13 #34 [support-notifications builder 2/9] WORKDIR /edgex-go 20:54:13 #34 DONE 0.9s 20:54:13 20:54:13 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:54:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:54:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:54:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:54:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:54:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:54:13 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 20:54:13 #31 DONE 2.4s 20:54:13 20:54:13 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 20:54:13 #30 DONE 2.5s 20:54:13 20:54:13 #35 [security-proxy-setup internal] load build context 20:54:13 #35 transferring context: 2.57MB 1.9s done 20:54:13 #35 ... 20:54:13 20:54:13 #33 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:54:13 #33 DONE 1.8s 20:54:13 20:54:13 #34 [security-spire-server builder 2/9] WORKDIR /edgex-go 20:54:13 #34 DONE 0.9s 20:54:13 20:54:13 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:54:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:54:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:54:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:54:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:54:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:54:13 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 20:54:13 #31 DONE 2.4s 20:54:14 20:54:14 #35 [security-proxy-setup internal] load build context 20:54:14 #35 DONE 2.5s 20:54:14 20:54:14 #40 [security-proxy-auth internal] load build context 20:54:15 #40 ... 20:54:15 20:54:15 #41 [core-metadata internal] load build context 20:54:15 #41 transferring context: 2.57MB 1.5s done 20:54:15 #41 DONE 3.3s 20:54:15 20:54:15 #42 [core-data internal] load build context 20:54:15 #42 transferring context: 2.57MB 2.7s done 20:54:16 #42 DONE 3.9s 20:54:16 20:54:16 #40 [security-proxy-auth internal] load build context 20:54:16 #40 ... 20:54:16 20:54:16 #43 [security-secretstore-setup internal] load build context 20:54:16 #43 transferring context: 2.57MB 2.8s done 20:54:16 #43 DONE 4.2s 20:54:16 20:54:16 #40 [security-proxy-auth internal] load build context 20:54:17 #40 ... 20:54:17 20:54:17 #44 [security-spiffe-token-provider internal] load build context 20:54:17 #44 transferring context: 2.57MB 3.0s done 20:54:17 #44 DONE 4.7s 20:54:17 20:54:17 #40 [security-proxy-auth internal] load build context 20:54:18 #40 ... 20:54:18 20:54:18 #45 [security-bootstrapper internal] load build context 20:54:18 #45 transferring context: 2.57MB 3.9s done 20:54:18 #45 DONE 5.5s 20:54:18 20:54:18 #40 [security-proxy-auth internal] load build context 20:54:18 #40 ... 20:54:18 20:54:18 #46 [core-common-config-bootstrapper internal] load build context 20:54:18 #46 transferring context: 2.57MB 5.0s done 20:54:18 #46 DONE 6.2s 20:54:18 20:54:18 #40 [security-proxy-auth internal] load build context 20:54:19 #40 ... 20:54:19 20:54:19 #47 [support-notifications internal] load build context 20:54:19 #47 transferring context: 2.57MB 4.2s done 20:54:19 #47 DONE 5.8s 20:54:19 20:54:19 #40 [security-proxy-auth internal] load build context 20:54:20 #40 ... 20:54:20 20:54:20 #48 [security-spire-server internal] load build context 20:54:20 #48 transferring context: 2.57MB 3.9s done 20:54:20 #48 DONE 6.7s 20:54:20 20:54:20 #40 [security-proxy-auth internal] load build context 20:54:21 #40 transferring context: 2.57MB 5.9s done 20:54:21 #40 DONE 7.5s 20:54:21 20:54:21 #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:54:21 #0 6.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:21 #0 7.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:21 #49 ... 20:54:21 20:54:21 #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:54:21 #0 7.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:21 #0 8.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:21 #50 ... 20:54:21 20:54:21 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:54:21 #0 7.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:21 #0 9.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:21 #51 ... 20:54:21 20:54:21 #52 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:54:22 #52 ... 20:54:22 20:54:22 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:54:22 #53 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:22 #53 ... 20:54:22 20:54:22 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:54:22 #0 6.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:22 #0 9.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:22 #54 ... 20:54:22 20:54:22 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:54:22 #0 9.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:22 #55 ... 20:54:22 20:54:22 #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:54:22 #50 11.39 OK: 263 MiB in 53 packages 20:54:22 #50 ... 20:54:22 20:54:22 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:54:22 #56 ... 20:54:22 20:54:22 #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:54:22 #49 11.09 OK: 263 MiB in 53 packages 20:54:22 #49 ... 20:54:22 20:54:22 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:54:23 #57 ... 20:54:23 20:54:23 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:54:23 #58 ... 20:54:23 20:54:23 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:54:23 #59 ... 20:54:23 20:54:23 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:54:23 #55 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:23 #55 ... 20:54:23 20:54:23 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:54:23 #49 DONE 12.4s 20:54:23 20:54:23 #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:54:23 #50 DONE 13.1s 20:54:23 20:54:23 #52 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:54:23 #52 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:24 #52 ... 20:54:24 20:54:24 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:54:24 #60 ... 20:54:24 20:54:24 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:54:24 #53 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:24 #53 ... 20:54:24 20:54:24 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:54:24 #61 ... 20:54:24 20:54:24 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:54:24 #54 12.56 (1/4) Installing dumb-init (1.2.5-r2) 20:54:24 #54 12.59 (2/4) Installing openssl (3.0.10-r0) 20:54:24 #54 12.69 (3/4) Installing su-exec (0.2-r2) 20:54:24 #54 12.72 (4/4) Installing yq (4.30.4-r4) 20:54:24 #54 ... 20:54:24 20:54:24 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:54:24 #51 12.32 OK: 263 MiB in 53 packages 20:54:24 #51 DONE 13.3s 20:54:25 20:54:25 #62 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:54:25 #62 DONE 1.6s 20:54:25 20:54:25 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:54:25 #63 ... 20:54:25 20:54:25 #64 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:54:25 #64 DONE 1.7s 20:54:25 20:54:25 #65 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:26 #65 ... 20:54:26 20:54:26 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:54:26 #63 DONE 1.1s 20:54:26 20:54:26 #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:28 #66 ... 20:54:28 20:54:28 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:54:28 #54 13.89 Executing busybox-1.35.0-r29.trigger 20:54:28 #54 14.27 OK: 17 MiB in 19 packages 20:54:28 #54 DONE 15.6s 20:54:28 20:54:28 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:54:28 #67 DONE 0.3s 20:54:28 20:54:28 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:54:28 #59 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:28 #59 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:30 #59 ... 20:54:30 20:54:30 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:54:30 #55 16.64 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:54:30 #55 16.64 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:54:30 #55 16.64 OK: 17689 distinct packages available 20:54:30 #55 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:31 #55 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:32 #55 ... 20:54:32 20:54:32 #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:54:32 #39 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:32 #39 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:32 #39 18.26 (1/2) Installing dumb-init (1.2.5-r2) 20:54:32 #39 18.30 (2/2) Installing su-exec (0.2-r2) 20:54:32 #39 18.30 Executing busybox-1.35.0-r29.trigger 20:54:32 #39 18.39 OK: 8 MiB in 17 packages 20:54:32 #39 DONE 19.4s 20:54:32 20:54:32 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:54:32 #59 19.24 (1/4) Installing ca-certificates (20230506-r0) 20:54:32 #59 19.53 (2/4) Installing dumb-init (1.2.5-r2) 20:54:32 #59 19.56 (3/4) Installing su-exec (0.2-r2) 20:54:32 #59 19.60 (4/4) Installing yq (4.30.4-r4) 20:54:33 #59 ... 20:54:33 20:54:33 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:54:33 #60 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:33 #60 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:33 #60 18.17 OK: 263 MiB in 53 packages 20:54:33 #60 DONE 19.4s 20:54:33 20:54:33 #52 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:54:33 #52 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:33 #52 19.47 (1/1) Installing dumb-init (1.2.5-r2) 20:54:33 #52 19.50 Executing busybox-1.35.0-r29.trigger 20:54:33 #52 19.62 OK: 8 MiB in 16 packages 20:54:33 #52 DONE 21.3s 20:54:33 20:54:33 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:54:33 #68 ... 20:54:33 20:54:33 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:54:33 #57 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:33 #57 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:33 #57 19.80 (1/1) Installing dumb-init (1.2.5-r2) 20:54:33 #57 19.86 Executing busybox-1.35.0-r29.trigger 20:54:33 #57 19.97 OK: 8 MiB in 16 packages 20:54:33 #57 DONE 20.7s 20:54:33 20:54:33 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:54:33 #59 20.74 Executing busybox-1.35.0-r29.trigger 20:54:33 #59 20.80 Executing ca-certificates-20230506-r0.trigger 20:54:33 #59 ... 20:54:33 20:54:33 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:54:33 #68 DONE 0.8s 20:54:33 20:54:33 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:35 #69 ... 20:54:35 20:54:35 #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:35 #70 ... 20:54:35 20:54:35 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:54:35 #61 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:35 #61 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:35 #61 19.30 (1/2) Installing ca-certificates (20230506-r0) 20:54:35 #61 19.82 (2/2) Installing dumb-init (1.2.5-r2) 20:54:35 #61 19.88 Executing busybox-1.35.0-r29.trigger 20:54:35 #61 20.05 Executing ca-certificates-20230506-r0.trigger 20:54:35 #61 ... 20:54:35 20:54:35 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:54:35 #56 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:35 #56 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:35 #56 19.65 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:54:35 #56 19.65 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:54:35 #56 19.66 OK: 17694 distinct packages available 20:54:35 #56 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:35 #56 ... 20:54:35 20:54:35 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:54:35 #59 22.74 OK: 17 MiB in 19 packages 20:54:36 #59 ... 20:54:36 20:54:36 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:54:36 #58 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:36 #58 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:36 #58 21.06 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:54:36 #58 21.06 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:54:36 #58 21.06 OK: 17689 distinct packages available 20:54:36 #58 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:36 #58 ... 20:54:36 20:54:36 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:54:36 #71 DONE 3.6s 20:54:36 20:54:36 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:54:36 #61 21.62 OK: 8 MiB in 17 packages 20:54:36 #61 ... 20:54:36 20:54:36 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:54:36 #72 DONE 0.3s 20:54:36 20:54:36 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:54:36 #59 DONE 23.6s 20:54:36 20:54:36 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:54:36 #55 24.19 (1/4) Installing dumb-init (1.2.5-r2) 20:54:36 #55 24.22 (2/4) Installing musl-obstack (1.2.3-r0) 20:54:36 #55 24.24 (3/4) Installing libucontext (1.2-r0) 20:54:36 #55 24.26 (4/4) Installing gcompat (1.1.0-r0) 20:54:36 #55 24.30 Executing busybox-1.35.0-r29.trigger 20:54:36 #55 24.47 OK: 8 MiB in 19 packages 20:54:37 #55 ... 20:54:37 20:54:37 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:54:37 #61 DONE 22.8s 20:54:37 20:54:37 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:54:37 #55 DONE 25.4s 20:54:37 20:54:37 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:54:37 #58 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:37 #58 ... 20:54:37 20:54:37 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:54:37 #53 17.73 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:54:37 #53 17.73 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:54:37 #53 17.73 OK: 17689 distinct packages available 20:54:37 #53 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:37 #53 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:37 #53 25.61 (1/5) Installing dumb-init (1.2.5-r2) 20:54:37 #53 25.70 (2/5) Installing musl-obstack (1.2.3-r0) 20:54:37 #53 25.71 (3/5) Installing libucontext (1.2-r0) 20:54:37 #53 25.73 (4/5) Installing gcompat (1.1.0-r0) 20:54:37 #53 25.75 (5/5) Installing openssl (3.0.10-r0) 20:54:37 #53 25.80 Executing busybox-1.35.0-r29.trigger 20:54:37 #53 25.89 OK: 9 MiB in 20 packages 20:54:37 #53 DONE 26.8s 20:54:38 20:54:38 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:54:38 #56 23.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:38 #56 25.97 OK: 263 MiB in 53 packages 20:54:39 #56 DONE 26.3s 20:54:39 20:54:39 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:54:39 #73 DONE 0.4s 20:54:39 20:54:39 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:54:39 #58 26.16 (1/9) Installing ca-certificates (20230506-r0) 20:54:39 #58 26.35 (2/9) Installing brotli-libs (1.0.9-r9) 20:54:39 #58 26.41 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:54:39 #58 26.43 (4/9) Installing libcurl (8.2.1-r0) 20:54:39 #58 26.52 (5/9) Installing curl (8.2.1-r0) 20:54:39 #58 26.53 (6/9) Installing dumb-init (1.2.5-r2) 20:54:39 #58 26.56 (7/9) Installing musl-obstack (1.2.3-r0) 20:54:39 #58 26.58 (8/9) Installing libucontext (1.2-r0) 20:54:39 #58 26.58 (9/9) Installing gcompat (1.1.0-r0) 20:54:39 #58 26.60 Executing busybox-1.35.0-r29.trigger 20:54:39 #58 26.64 Executing ca-certificates-20230506-r0.trigger 20:54:40 #58 27.07 OK: 11 MiB in 24 packages 20:54:40 #58 DONE 27.5s 20:54:40 20:54:40 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:12 #146 ... 20:55:12 20:55:12 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:55:12 #144 73.70 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:55:16 #144 DONE 83.4s 20:55:16 20:55:16 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:55:16 #136 DONE 83.3s 20:55:16 20:55:16 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:55:16 #139 DONE 83.4s 20:55:16 20:55:16 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:55:16 #145 DONE 83.4s 20:55:16 20:55:16 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:55:16 #147 ... 20:55:16 20:55:16 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:55:16 #142 DONE 83.5s 20:55:16 20:55:16 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:55:16 #143 DONE 83.6s 20:55:16 20:55:16 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:55:16 #137 DONE 83.7s 20:55:16 20:55:16 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:55:16 #146 DONE 83.7s 20:55:16 20:55:16 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:55:16 #141 DONE 83.7s 20:55:16 20:55:16 #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:55:16 #148 ... 20:55:16 20:55:16 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:55:16 #140 DONE 83.9s 20:55:16 20:55:16 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:55:16 #138 DONE 83.9s 20:55:17 20:55:17 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:55:17 #149 ... 20:55:17 20:55:17 #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:55:17 #150 DONE 0.9s 20:55:17 20:55:17 #151 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:55:17 #151 DONE 0.9s 20:55:17 20:55:17 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:55:17 #147 DONE 0.8s 20:55:17 20:55:17 #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:55:17 #152 DONE 0.9s 20:55:17 20:55:17 #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:55:17 #153 DONE 0.5s 20:55:17 20:55:17 #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:55:17 #148 DONE 0.7s 20:55:17 20:55:17 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:55:17 #149 DONE 0.3s 20:55:17 20:55:17 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:55:17 #154 ... 20:55:17 20:55:17 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:55:17 #155 DONE 0.4s 20:55:17 20:55:17 #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:55:17 #156 DONE 0.3s 20:55:17 20:55:17 #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:55:17 #157 CACHED 20:55:17 20:55:17 #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:55:17 #158 CACHED 20:55:17 20:55:17 #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:55:17 #159 CACHED 20:55:17 20:55:17 #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:55:17 #160 CACHED 20:55:17 20:55:17 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:55:17 #161 CACHED 20:55:17 20:55:17 #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:55:17 #162 CACHED 20:55:17 20:55:17 #163 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:55:17 #163 DONE 0.3s 20:55:17 20:55:17 #164 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:55:17 #164 CACHED 20:55:17 20:55:17 #165 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:55:17 #165 CACHED 20:55:17 20:55:17 #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:55:17 #166 DONE 0.4s 20:55:17 20:55:17 #167 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:55:17 #167 DONE 0.4s 20:55:17 20:55:17 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:55:17 #154 DONE 0.4s 20:55:17 20:55:17 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:55:18 #168 ... 20:55:18 20:55:18 #169 [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 20:55:18 #169 DONE 1.2s 20:55:18 20:55:18 #170 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:55:19 #170 DONE 1.5s 20:55:19 20:55:19 #171 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:55:19 #171 DONE 1.5s 20:55:19 20:55:19 #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:55:19 #172 DONE 1.5s 20:55:19 20:55:19 #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:55:19 #173 DONE 1.6s 20:55:19 20:55:19 #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:55:19 #174 DONE 1.5s 20:55:19 20:55:19 #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:55:19 #175 DONE 1.6s 20:55:19 20:55:19 #176 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:55:19 #176 DONE 1.5s 20:55:19 20:55:19 #177 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:55:19 #177 ... 20:55:19 20:55:19 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:55:19 #168 DONE 1.5s 20:55:19 20:55:19 #178 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:55:19 #178 DONE 1.6s 20:55:19 20:55:19 #179 [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 20:55:19 #179 DONE 0.4s 20:55:19 20:55:19 #180 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:55:19 #180 ... 20:55:19 20:55:19 #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:55:19 #181 DONE 0.4s 20:55:19 20:55:19 #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:55:19 #182 DONE 0.4s 20:55:19 20:55:19 #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:55:19 #183 DONE 0.4s 20:55:19 20:55:19 #184 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:55:19 #184 DONE 0.4s 20:55:19 20:55:19 #185 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:55:19 #185 DONE 2.3s 20:55:19 20:55:19 #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:55:19 #186 DONE 0.4s 20:55:19 20:55:19 #187 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:55:19 #187 DONE 0.4s 20:55:19 20:55:19 #177 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:55:19 #177 DONE 0.4s 20:55:19 20:55:19 #188 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:55:19 #188 DONE 0.4s 20:55:19 20:55:19 #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:55:19 #189 DONE 0.4s 20:55:19 20:55:19 #134 [core-data] exporting to image 20:55:19 #134 exporting layers 20:55:19 #134 exporting layers 0.2s done 20:55:19 #134 writing image sha256:5e990823e668c5994ea24caab6a9fbfd33c7a8eb77782d65fa66f3b1b5d71af2 20:55:19 #134 ... 20:55:19 20:55:19 #180 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:55:19 #180 DONE 0.4s 20:55:19 20:55:19 #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:55:19 #190 DONE 0.4s 20:55:19 20:55:19 #134 [core-command] exporting to image 20:55:19 #134 exporting layers 0.4s done 20:55:19 #134 writing image sha256:5e990823e668c5994ea24caab6a9fbfd33c7a8eb77782d65fa66f3b1b5d71af2 0.1s done 20:55:19 #134 naming to docker.io/library/core-command done 20:55:20 #134 ... 20:55:20 20:55:20 #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:55:20 #191 DONE 0.4s 20:55:20 20:55:20 #192 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:55:20 #192 DONE 0.4s 20:55:20 20:55:20 #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:55:20 #193 DONE 0.4s 20:55:20 20:55:20 #194 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:55:20 #194 DONE 0.4s 20:55:20 20:55:20 #134 [support-notifications] exporting to image 20:55:20 #134 exporting layers 0.4s done 20:55:20 #134 writing image sha256:31d3a52bc1c6a222a9f0971ba78898c249730648598b8c314a8f646b6653ebbf 0.0s done 20:55:20 #134 naming to docker.io/library/support-scheduler done 20:55:20 #134 writing image sha256:454ca9071e474854f889c0a01d77758baefd7211fb7e60ed6dfe6973f2b7d37e done 20:55:20 #134 naming to docker.io/library/support-notifications done 20:55:20 #134 writing image sha256:2c7eed65524f92f3d79034a42e88411b323000552579d15fb61e76b087a97977 20:55:20 #134 ... 20:55:20 20:55:20 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:55:20 #195 DONE 0.4s 20:55:20 20:55:20 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:55:20 #196 DONE 0.3s 20:55:20 20:55:20 #134 [core-data] exporting to image 20:55:20 #134 exporting layers 0.2s done 20:55:20 #134 writing image sha256:2c7eed65524f92f3d79034a42e88411b323000552579d15fb61e76b087a97977 done 20:55:20 #134 writing image sha256:d6a1bb286b2b955e791268eae9f396db16c3e4e833d3fc34bfe17fb6551fcaa5 0.0s done 20:55:20 #134 naming to docker.io/library/security-spiffe-token-provider done 20:55:20 #134 naming to docker.io/library/core-data done 20:55:20 #134 writing image sha256:9412dbdf984fbc4dc16303945553d59543796fa7a6593e718420450c6017ccbd done 20:55:20 #134 naming to docker.io/library/core-metadata done 20:55:20 #134 DONE 1.8s 20:55:20 20:55:20 #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:55:20 #197 DONE 0.3s 20:55:20 20:55:20 #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:55:20 #198 ... 20:55:20 20:55:20 #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:55:20 #199 DONE 0.3s 20:55:20 20:55:20 #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:55:20 #200 DONE 0.7s 20:55:20 20:55:20 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:55:20 #201 DONE 0.2s 20:55:20 20:55:20 #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:55:20 #202 DONE 0.8s 20:55:20 20:55:20 #203 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:55:20 #203 DONE 0.4s 20:55:20 20:55:20 #204 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:55:20 #204 DONE 0.1s 20:55:20 20:55:20 #134 [security-proxy-auth] exporting to image 20:55:20 #134 ... 20:55:20 20:55:20 #205 [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/ 20:55:20 #205 DONE 0.0s 20:55:20 20:55:20 #134 [core-common-config-bootstrapper] exporting to image 20:55:20 #134 exporting layers 0.2s done 20:55:20 #134 writing image sha256:db5afbcc291e35d1d1188583f26de9eeb2c9886a45ae49272d03e0ac50b33e06 done 20:55:20 #134 naming to docker.io/library/core-common-config-bootstrapper done 20:55:20 #134 writing image sha256:923429a6586b42b80304470c7981a8dc287e72a4eea6a45267eee86c2619d8f9 20:55:21 #134 writing image sha256:923429a6586b42b80304470c7981a8dc287e72a4eea6a45267eee86c2619d8f9 done 20:55:21 #134 naming to docker.io/library/security-proxy-auth done 20:55:21 #134 DONE 2.1s 20:55:21 20:55:21 #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/ 20:55:21 #206 DONE 0.1s 20:55:21 20:55:21 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:55:21 #207 DONE 0.1s 20:55:21 20:55:21 #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:55:21 #198 DONE 0.7s 20:55:21 20:55:21 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:55:21 #208 DONE 0.1s 20:55:21 20:55:21 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:55:21 #209 ... 20:55:21 20:55:21 #134 [security-proxy-setup] exporting to image 20:55:21 #134 exporting layers 0.2s done 20:55:21 #134 writing image sha256:c0849fc66225f4fbc8a1e0883c00f885d04d12f5c972d63bef8b0eadfb8a0720 done 20:55:21 #134 naming to docker.io/library/security-proxy-setup done 20:55:21 #134 DONE 2.3s 20:55:21 20:55:21 #210 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:55:21 #210 DONE 0.7s 20:55:21 20:55:21 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:55:21 #209 DONE 0.4s 20:55:21 20:55:21 #134 [security-bootstrapper] exporting to image 20:55:21 #134 exporting layers 0.3s done 20:55:21 #134 exporting layers 0.2s done 20:55:21 #134 writing image sha256:1d38c8c59b0ec86e3c3097bd09d150d301508ddb57a49fed903b9cd158f3f791 done 20:55:21 #134 naming to docker.io/library/security-secretstore-setup done 20:55:21 #134 writing image sha256:bd12eda0c4a73c62c4d5201ff33cef2918b06812c26092917f1183c7334f8829 done 20:55:21 #134 naming to docker.io/library/security-bootstrapper done 20:55:21 #134 DONE 2.6s 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:21 time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:55:21 $ docker stop --time=1 be839335094b9d509bef189a43965474bca8e435f57f969d34c7e1f653c2646a 20:55:23 $ docker rm -f --volumes be839335094b9d509bef189a43965474bca8e435f57f969d34c7e1f653c2646a [Pipeline] // withDockerContainer [Pipeline] sh 20:55:23 + docker images 20:55:23 REPOSITORY TAG IMAGE ID CREATED SIZE 20:55:23 security-secretstore-setup latest 1d38c8c59b0e 2 seconds ago 44.1MB 20:55:23 security-bootstrapper latest bd12eda0c4a7 2 seconds ago 23MB 20:55:23 core-common-config-bootstrapper latest db5afbcc291e 3 seconds ago 18MB 20:55:23 security-proxy-setup latest c0849fc66225 3 seconds ago 29.2MB 20:55:23 security-proxy-auth latest 923429a6586b 3 seconds ago 19.4MB 20:55:23 core-metadata latest 9412dbdf984f 4 seconds ago 21.6MB 20:55:23 support-scheduler latest 31d3a52bc1c6 4 seconds ago 33.7MB 20:55:23 support-notifications latest 454ca9071e47 4 seconds ago 34.3MB 20:55:23 security-spiffe-token-provider latest 2c7eed65524f 4 seconds ago 33.5MB 20:55:23 core-command latest 5e990823e668 4 seconds ago 21MB 20:55:23 core-data latest d6a1bb286b2b 4 seconds ago 21.2MB 20:55:23 security-spire-server latest 9f31418cabb6 About a minute ago 103MB 20:55:23 security-spire-agent latest 5d595c913fee About a minute ago 161MB 20:55:23 security-spire-config latest 533f2206c718 About a minute ago 102MB 20:55:23 ci-base-image-x86_64 latest cd72c5e0d512 4 minutes ago 1.07GB 20:55:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB 20:55:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 20:55:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:23 provisioning config files... 20:55:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/565@tmp/config14417640547711488697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:23 ---> docker-login.sh 20:55:23 nexus3.edgexfoundry.org:10001 20:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:23 Configure a credential helper to remove this warning. See 20:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:23 20:55:23 Login Succeeded 20:55:23 nexus3.edgexfoundry.org:10002 20:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:23 Configure a credential helper to remove this warning. See 20:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:23 20:55:23 Login Succeeded 20:55:23 nexus3.edgexfoundry.org:10003 20:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:24 Configure a credential helper to remove this warning. See 20:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:24 20:55:24 Login Succeeded 20:55:24 nexus3.edgexfoundry.org:10004 20:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:24 Configure a credential helper to remove this warning. See 20:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:24 20:55:24 Login Succeeded 20:55:24 docker.io 20:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:24 Configure a credential helper to remove this warning. See 20:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:24 20:55:24 Login Succeeded 20:55:24 ---> docker-login.sh ends [Pipeline] } 20:55:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:24 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:55:24 01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:24 latest 20:55:24 3.1.0-dev.31 20:55:24 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:24 main 20:55:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:25 + docker push nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:55:25 bab1ced3b111: Preparing 20:55:25 2c5d3b2de5fc: Preparing 20:55:25 eff270fa0adf: Preparing 20:55:25 d8fe287c36fe: Preparing 20:55:25 bcd3861891bd: Preparing 20:55:25 36b50b131297: Preparing 20:55:25 36b50b131297: Waiting 20:55:25 eff270fa0adf: Pushed 20:55:25 d8fe287c36fe: Pushed 20:55:25 bcd3861891bd: Pushed 20:55:25 36b50b131297: Layer already exists 20:55:25 bab1ced3b111: Pushed 20:55:26 2c5d3b2de5fc: Pushed 20:55:26 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:de51633fe91cfad0648d1f6b49cae163ee4ac1772488681f46c8ffb60da74fc1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:27 #74 ... 20:55:27 20:55:27 #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #66 DONE 56.0s 20:55:27 20:55:27 #65 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #65 DONE 56.7s 20:55:27 20:55:27 #75 [security-proxy-setup builder 6/7] COPY . . 20:55:27 #75 ... 20:55:27 20:55:27 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #69 DONE 48.1s 20:55:27 20:55:27 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #74 DONE 42.9s 20:55:27 20:55:27 #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #70 DONE 56.9s 20:55:27 20:55:27 #76 [security-spiffe-token-provider builder 6/7] COPY . . 20:55:27 #76 ... 20:55:27 20:55:27 #77 [support-notifications builder 6/7] COPY . . 20:55:27 #77 DONE 1.5s 20:55:27 20:55:27 #78 [security-proxy-auth builder 6/7] COPY . . 20:55:27 #78 CACHED 20:55:27 20:55:27 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #79 CACHED 20:55:27 20:55:27 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:55:27 #80 CACHED 20:55:27 20:55:27 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #81 CACHED 20:55:27 20:55:27 #82 [core-data builder 4/7] COPY go.mod vendor* ./ 20:55:27 #82 CACHED 20:55:27 20:55:27 #83 [core-data builder 6/7] COPY . . 20:55:27 #83 CACHED 20:55:27 20:55:27 #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:55:27 #84 CACHED 20:55:27 20:55:27 #85 [security-secretstore-setup builder 6/7] COPY . . 20:55:27 #85 CACHED 20:55:27 20:55:27 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #86 CACHED 20:55:27 20:55:27 #87 [core-common-config-bootstrapper builder 6/7] COPY . . 20:55:27 #87 CACHED 20:55:27 20:55:27 #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:55:27 #88 CACHED 20:55:27 20:55:27 #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #89 CACHED 20:55:27 20:55:27 #90 [security-bootstrapper builder 6/7] COPY . . 20:55:27 #90 CACHED 20:55:27 20:55:27 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #91 CACHED 20:55:27 20:55:27 #92 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:55:27 #92 CACHED 20:55:27 20:55:27 #75 [security-proxy-setup builder 6/7] COPY . . 20:55:27 #75 DONE 1.5s 20:55:27 20:55:27 #93 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:55:27 #93 CACHED 20:55:27 20:55:27 #94 [core-metadata builder 6/7] COPY . . 20:55:27 #94 CACHED 20:55:27 20:55:27 #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #95 CACHED 20:55:27 20:55:27 #96 [core-command builder 4/7] COPY go.mod vendor* ./ 20:55:27 #96 CACHED 20:55:27 20:55:27 #97 [core-command builder 6/7] COPY . . 20:55:27 #97 CACHED 20:55:27 20:55:27 #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #98 CACHED 20:55:27 20:55:27 #99 [support-scheduler builder 6/7] COPY . . 20:55:27 #99 DONE 1.5s 20:55:27 20:55:27 #100 [security-spire-agent builder 6/9] COPY . . 20:55:27 #100 DONE 1.6s 20:55:27 20:55:27 #76 [security-spiffe-token-provider builder 6/7] COPY . . 20:55:27 #76 DONE 1.5s 20:55:27 20:55:27 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:55:27 #101 ... 20:55:27 20:55:27 #102 [security-spire-server builder 6/9] COPY . . 20:55:27 #102 CACHED 20:55:27 20:55:27 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:55:27 #103 CACHED 20:55:27 20:55:27 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 #104 CACHED 20:55:27 20:55:27 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:55:27 #105 CACHED 20:55:27 20:55:27 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:55:27 #106 DONE 0.5s 20:55:27 20:55:27 #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 20:55:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:55:27 bab1ced3b111: Preparing 20:55:27 2c5d3b2de5fc: Preparing 20:55:27 eff270fa0adf: Preparing 20:55:27 d8fe287c36fe: Preparing 20:55:27 bcd3861891bd: Preparing 20:55:27 36b50b131297: Preparing 20:55:27 36b50b131297: Waiting 20:55:27 2c5d3b2de5fc: Layer already exists 20:55:27 eff270fa0adf: Layer already exists 20:55:27 bab1ced3b111: Layer already exists 20:55:27 d8fe287c36fe: Layer already exists 20:55:27 bcd3861891bd: Layer already exists 20:55:27 36b50b131297: Layer already exists 20:55:27 latest: digest: sha256:de51633fe91cfad0648d1f6b49cae163ee4ac1772488681f46c8ffb60da74fc1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:28 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.31 20:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:55:28 bab1ced3b111: Preparing 20:55:28 2c5d3b2de5fc: Preparing 20:55:28 eff270fa0adf: Preparing 20:55:28 d8fe287c36fe: Preparing 20:55:28 bcd3861891bd: Preparing 20:55:28 36b50b131297: Preparing 20:55:28 36b50b131297: Waiting 20:55:28 bab1ced3b111: Layer already exists 20:55:28 eff270fa0adf: Layer already exists 20:55:28 d8fe287c36fe: Layer already exists 20:55:28 2c5d3b2de5fc: Layer already exists 20:55:28 bcd3861891bd: Layer already exists 20:55:28 36b50b131297: Layer already exists 20:55:28 3.1.0-dev.31: digest: sha256:de51633fe91cfad0648d1f6b49cae163ee4ac1772488681f46c8ffb60da74fc1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:28 + docker push nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:55:28 bab1ced3b111: Preparing 20:55:28 2c5d3b2de5fc: Preparing 20:55:28 eff270fa0adf: Preparing 20:55:28 d8fe287c36fe: Preparing 20:55:28 bcd3861891bd: Preparing 20:55:28 36b50b131297: Preparing 20:55:28 bab1ced3b111: Layer already exists 20:55:28 2c5d3b2de5fc: Layer already exists 20:55:28 bcd3861891bd: Layer already exists 20:55:28 eff270fa0adf: Layer already exists 20:55:28 d8fe287c36fe: Layer already exists 20:55:28 36b50b131297: Layer already exists 20:55:28 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:de51633fe91cfad0648d1f6b49cae163ee4ac1772488681f46c8ffb60da74fc1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:55:29 bab1ced3b111: Preparing 20:55:29 2c5d3b2de5fc: Preparing 20:55:29 eff270fa0adf: Preparing 20:55:29 d8fe287c36fe: Preparing 20:55:29 bcd3861891bd: Preparing 20:55:29 36b50b131297: Preparing 20:55:29 36b50b131297: Waiting 20:55:29 2c5d3b2de5fc: Layer already exists 20:55:29 bab1ced3b111: Layer already exists 20:55:29 d8fe287c36fe: Layer already exists 20:55:29 eff270fa0adf: Layer already exists 20:55:29 bcd3861891bd: Layer already exists 20:55:29 36b50b131297: Layer already exists 20:55:29 main: digest: sha256:de51633fe91cfad0648d1f6b49cae163ee4ac1772488681f46c8ffb60da74fc1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:29 ===================================================== [Pipeline] echo 20:55:29 taggedImages: 20:55:29 - nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:29 - nexus3.edgexfoundry.org:10004/core-command:latest 20:55:29 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.31 20:55:29 - nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:55:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:55:29 01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:29 latest 20:55:29 3.1.0-dev.31 20:55:29 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:29 main 20:55:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:29 #107 ... 20:55:29 20:55:29 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:55:29 #0 5.855 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:55:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:55:30 7f61834fafcb: Preparing 20:55:30 e4a86370d2ef: Preparing 20:55:30 81dca5aa3855: Preparing 20:55:30 d2872e45876a: Preparing 20:55:30 eff270fa0adf: Preparing 20:55:30 d8fe287c36fe: Preparing 20:55:30 bcd3861891bd: Preparing 20:55:30 36b50b131297: Preparing 20:55:30 d8fe287c36fe: Waiting 20:55:30 36b50b131297: Waiting 20:55:30 bcd3861891bd: Waiting 20:55:30 eff270fa0adf: Layer already exists 20:55:30 d8fe287c36fe: Layer already exists 20:55:30 bcd3861891bd: Layer already exists 20:55:30 36b50b131297: Layer already exists 20:55:30 e4a86370d2ef: Pushed 20:55:30 81dca5aa3855: Pushed 20:55:30 7f61834fafcb: Pushed 20:55:30 #108 ... 20:55:30 20:55:30 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:55:30 #0 6.822 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:55:31 #109 ... 20:55:31 20:55:31 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:55:31 #101 7.472 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:55:31 d2872e45876a: Pushed 20:55:31 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:c2f697a4ed339cd1015b605045a837d11903546df53dcb280c7fec287510983e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:31 #101 ... 20:55:31 20:55:31 #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 20:55:31 #107 DONE 7.5s 20:55:31 20:55:31 #110 [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 20:55:31 #110 DONE 7.5s 20:55:31 20:55:31 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:55:31 + 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 20:55:31 #111 DONE 0.3s 20:55:31 20:55:31 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:55:31 #112 DONE 0.4s 20:55:31 20:55:31 #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:55:31 #0 7.219 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:55:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:55:32 7f61834fafcb: Preparing 20:55:32 e4a86370d2ef: Preparing 20:55:32 81dca5aa3855: Preparing 20:55:32 d2872e45876a: Preparing 20:55:32 eff270fa0adf: Preparing 20:55:32 d8fe287c36fe: Preparing 20:55:32 bcd3861891bd: Preparing 20:55:32 36b50b131297: Preparing 20:55:32 bcd3861891bd: Waiting 20:55:32 36b50b131297: Waiting 20:55:32 d8fe287c36fe: Waiting 20:55:32 d2872e45876a: Layer already exists 20:55:32 e4a86370d2ef: Layer already exists 20:55:32 7f61834fafcb: Layer already exists 20:55:32 81dca5aa3855: Layer already exists 20:55:32 eff270fa0adf: Layer already exists 20:55:32 bcd3861891bd: Layer already exists 20:55:32 d8fe287c36fe: Layer already exists 20:55:32 36b50b131297: Layer already exists 20:55:32 latest: digest: sha256:c2f697a4ed339cd1015b605045a837d11903546df53dcb280c7fec287510983e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:32 #113 ... 20:55:32 20:55:32 #114 [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 20:55:32 #114 CACHED 20:55:32 20:55:32 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:55:32 #115 CACHED 20:55:32 20:55:32 #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:32 #116 CACHED 20:55:32 20:55:32 #117 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:55:32 #117 CACHED 20:55:32 20:55:32 #118 [security-spire-config builder 6/9] COPY . . 20:55:32 #118 CACHED 20:55:32 20:55:32 #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:55:32 #119 CACHED 20:55:32 20:55:32 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:55:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.31 20:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:55:32 7f61834fafcb: Preparing 20:55:32 e4a86370d2ef: Preparing 20:55:32 81dca5aa3855: Preparing 20:55:32 d2872e45876a: Preparing 20:55:32 eff270fa0adf: Preparing 20:55:32 d8fe287c36fe: Preparing 20:55:32 bcd3861891bd: Preparing 20:55:32 36b50b131297: Preparing 20:55:32 d8fe287c36fe: Waiting 20:55:32 bcd3861891bd: Waiting 20:55:32 36b50b131297: Waiting 20:55:32 eff270fa0adf: Layer already exists 20:55:32 e4a86370d2ef: Layer already exists 20:55:32 d2872e45876a: Layer already exists 20:55:32 81dca5aa3855: Layer already exists 20:55:32 7f61834fafcb: Layer already exists 20:55:32 bcd3861891bd: Layer already exists 20:55:32 d8fe287c36fe: Layer already exists 20:55:32 36b50b131297: Layer already exists 20:55:32 3.1.0-dev.31: digest: sha256:c2f697a4ed339cd1015b605045a837d11903546df53dcb280c7fec287510983e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:32 #120 DONE 0.4s 20:55:32 20:55:32 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:55:32 #121 CACHED 20:55:32 20:55:32 #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:55:32 #122 DONE 0.3s 20:55:32 20:55:32 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:55:32 #123 DONE 0.2s 20:55:32 20:55:32 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:55:32 #0 6.915 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:55:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:55:33 7f61834fafcb: Preparing 20:55:33 e4a86370d2ef: Preparing 20:55:33 81dca5aa3855: Preparing 20:55:33 d2872e45876a: Preparing 20:55:33 eff270fa0adf: Preparing 20:55:33 d8fe287c36fe: Preparing 20:55:33 bcd3861891bd: Preparing 20:55:33 36b50b131297: Preparing 20:55:33 d8fe287c36fe: Waiting 20:55:33 bcd3861891bd: Waiting 20:55:33 36b50b131297: Waiting 20:55:33 e4a86370d2ef: Layer already exists 20:55:33 7f61834fafcb: Layer already exists 20:55:33 81dca5aa3855: Layer already exists 20:55:33 eff270fa0adf: Layer already exists 20:55:33 d2872e45876a: Layer already exists 20:55:33 d8fe287c36fe: Layer already exists 20:55:33 36b50b131297: Layer already exists 20:55:33 bcd3861891bd: Layer already exists 20:55:33 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:c2f697a4ed339cd1015b605045a837d11903546df53dcb280c7fec287510983e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:33 #124 ... 20:55:33 20:55:33 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:55:33 + 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 20:55:33 #125 DONE 0.2s 20:55:33 20:55:33 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:55:33 #0 6.334 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:55:33 #126 ... 20:55:33 20:55:33 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:55:33 #0 5.435 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:55:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:55:33 7f61834fafcb: Preparing 20:55:33 e4a86370d2ef: Preparing 20:55:33 81dca5aa3855: Preparing 20:55:33 d2872e45876a: Preparing 20:55:33 eff270fa0adf: Preparing 20:55:33 d8fe287c36fe: Preparing 20:55:33 bcd3861891bd: Preparing 20:55:33 36b50b131297: Preparing 20:55:33 bcd3861891bd: Waiting 20:55:33 36b50b131297: Waiting 20:55:33 d8fe287c36fe: Waiting 20:55:33 e4a86370d2ef: Layer already exists 20:55:33 eff270fa0adf: Layer already exists 20:55:33 d2872e45876a: Layer already exists 20:55:33 7f61834fafcb: Layer already exists 20:55:33 81dca5aa3855: Layer already exists 20:55:33 bcd3861891bd: Layer already exists 20:55:33 d8fe287c36fe: Layer already exists 20:55:33 36b50b131297: Layer already exists 20:55:33 main: digest: sha256:c2f697a4ed339cd1015b605045a837d11903546df53dcb280c7fec287510983e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:34 ===================================================== [Pipeline] echo 20:55:34 taggedImages: 20:55:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:55:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.31 20:55:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:55:34 #127 ... 20:55:34 20:55:34 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:55:34 #0 7.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:55:34 #128 ... 20:55:34 20:55:34 #129 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:55:34 #129 CACHED 20:55:34 20:55:34 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:55:34 #0 5.540 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] echo 20:55:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:55:34 01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:34 latest 20:55:34 3.1.0-dev.31 20:55:34 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:34 main 20:55:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:34 #130 ... 20:55:34 20:55:34 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:55:34 #0 5.615 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:55:34 #131 ... 20:55:34 20:55:34 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:55:34 #0 3.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:55:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:34 #132 ... 20:55:34 20:55:34 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:34 + docker push nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:55:34 99a0b7e7cc86: Preparing 20:55:34 9a650a19a616: Preparing 20:55:34 eff270fa0adf: Preparing 20:55:34 d8fe287c36fe: Preparing 20:55:34 b3aee478d239: Preparing 20:55:34 36b50b131297: Preparing 20:55:34 36b50b131297: Waiting 20:55:34 d8fe287c36fe: Layer already exists 20:55:34 eff270fa0adf: Layer already exists 20:55:34 36b50b131297: Layer already exists 20:55:34 99a0b7e7cc86: Pushed 20:55:34 b3aee478d239: Pushed 20:55:35 #133 ... 20:55:35 20:55:35 #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:35 #134 DONE 1.6s 20:55:35 20:55:35 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:55:35 #135 DONE 1.1s 20:55:35 20:55:35 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:35 #136 ... 20:55:35 20:55:35 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:55:35 #137 DONE 0.4s 20:55:35 20:55:35 #138 [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 20:55:36 9a650a19a616: Pushed 20:55:36 #138 DONE 0.4s 20:55:36 20:55:36 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:55:36 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:d00682ce083b01159ce731954e0fb65ba807c4af18915038bc362208e36d12c2 size: 1570 [Pipeline] } [Pipeline] // withEnv 20:55:36 #139 DONE 0.2s 20:55:36 20:55:36 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:36 #133 DONE 2.1s 20:55:36 20:55:36 #140 [security-spire-server] exporting to image 20:55:36 #140 exporting layers [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:36 #140 ... 20:55:36 20:55:36 #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:55:36 #141 DONE 0.5s 20:55:36 20:55:36 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:55:36 #142 DONE 0.2s 20:55:36 20:55:36 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:55:36 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:55:36 99a0b7e7cc86: Preparing 20:55:36 9a650a19a616: Preparing 20:55:36 eff270fa0adf: Preparing 20:55:36 d8fe287c36fe: Preparing 20:55:36 b3aee478d239: Preparing 20:55:36 36b50b131297: Preparing 20:55:36 36b50b131297: Waiting 20:55:36 d8fe287c36fe: Layer already exists 20:55:36 99a0b7e7cc86: Layer already exists 20:55:36 eff270fa0adf: Layer already exists 20:55:36 9a650a19a616: Layer already exists 20:55:36 b3aee478d239: Layer already exists 20:55:36 36b50b131297: Layer already exists 20:55:36 latest: digest: sha256:d00682ce083b01159ce731954e0fb65ba807c4af18915038bc362208e36d12c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:37 #143 DONE 0.3s 20:55:37 20:55:37 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:55:37 #130 ... 20:55:37 20:55:37 #140 [security-spire-config] exporting to image 20:55:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:37 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.31 20:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:55:37 99a0b7e7cc86: Preparing 20:55:37 9a650a19a616: Preparing 20:55:37 eff270fa0adf: Preparing 20:55:37 d8fe287c36fe: Preparing 20:55:37 b3aee478d239: Preparing 20:55:37 36b50b131297: Preparing 20:55:37 36b50b131297: Waiting 20:55:37 d8fe287c36fe: Layer already exists 20:55:37 9a650a19a616: Layer already exists 20:55:37 b3aee478d239: Layer already exists 20:55:37 99a0b7e7cc86: Layer already exists 20:55:37 eff270fa0adf: Layer already exists 20:55:37 36b50b131297: Layer already exists 20:55:37 3.1.0-dev.31: digest: sha256:d00682ce083b01159ce731954e0fb65ba807c4af18915038bc362208e36d12c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:37 #140 ... 20:55:37 20:55:37 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:37 #136 DONE 2.3s 20:55:37 20:55:37 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:55:37 #144 DONE 0.3s 20:55:37 20:55:37 #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 20:55:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:38 + docker push nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:55:38 99a0b7e7cc86: Preparing 20:55:38 9a650a19a616: Preparing 20:55:38 eff270fa0adf: Preparing 20:55:38 d8fe287c36fe: Preparing 20:55:38 b3aee478d239: Preparing 20:55:38 36b50b131297: Preparing 20:55:38 99a0b7e7cc86: Layer already exists 20:55:38 b3aee478d239: Layer already exists 20:55:38 d8fe287c36fe: Layer already exists 20:55:38 eff270fa0adf: Layer already exists 20:55:38 9a650a19a616: Layer already exists 20:55:38 36b50b131297: Layer already exists 20:55:38 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:d00682ce083b01159ce731954e0fb65ba807c4af18915038bc362208e36d12c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:38 #145 DONE 0.3s 20:55:38 20:55:38 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:55:38 #146 DONE 0.1s 20:55:38 20:55:38 #140 [security-spire-agent] exporting to image 20:55:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:38 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:55:38 99a0b7e7cc86: Preparing 20:55:38 9a650a19a616: Preparing 20:55:38 eff270fa0adf: Preparing 20:55:38 d8fe287c36fe: Preparing 20:55:38 b3aee478d239: Preparing 20:55:38 36b50b131297: Preparing 20:55:38 36b50b131297: Waiting 20:55:38 9a650a19a616: Layer already exists 20:55:38 99a0b7e7cc86: Layer already exists 20:55:38 eff270fa0adf: Layer already exists 20:55:38 b3aee478d239: Layer already exists 20:55:38 d8fe287c36fe: Layer already exists 20:55:38 36b50b131297: Layer already exists 20:55:38 main: digest: sha256:d00682ce083b01159ce731954e0fb65ba807c4af18915038bc362208e36d12c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:38 ===================================================== [Pipeline] echo 20:55:38 taggedImages: 20:55:38 - nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:38 - nexus3.edgexfoundry.org:10004/core-data:latest 20:55:38 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.31 20:55:38 - nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:38 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:55:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:55:38 01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:38 latest 20:55:38 3.1.0-dev.31 20:55:38 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:38 main 20:55:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:39 #140 exporting layers 3.1s done 20:55:39 #140 writing image sha256:90d2ddcdbd594c139897ce0eb27f09c4af963de757522e71419dda23bd5f76a8 0.0s done 20:55:39 #140 naming to docker.io/library/security-spire-server-arm64 20:55:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:55:39 842e28a5d577: Preparing 20:55:39 7fac1de4384a: Preparing 20:55:39 95d198bbfe9b: Preparing 20:55:39 eff270fa0adf: Preparing 20:55:39 d8fe287c36fe: Preparing 20:55:39 bcd3861891bd: Preparing 20:55:39 36b50b131297: Preparing 20:55:39 bcd3861891bd: Waiting 20:55:39 36b50b131297: Waiting 20:55:39 d8fe287c36fe: Layer already exists 20:55:39 eff270fa0adf: Layer already exists 20:55:39 bcd3861891bd: Layer already exists 20:55:39 36b50b131297: Layer already exists 20:55:39 842e28a5d577: Pushed 20:55:39 7fac1de4384a: Pushed 20:55:39 #140 exporting layers 2.4s done 20:55:39 #140 naming to docker.io/library/security-spire-server-arm64 done 20:55:39 #140 writing image sha256:431c76368545ef4b7eb2603a51eed5ba6f8dd7f35be94f345e78bad92ea25841 0.0s done 20:55:39 #140 naming to docker.io/library/security-spire-config-arm64 done 20:55:40 #140 exporting layers 2.0s done 20:55:40 #140 writing image sha256:18494fac93ede3a9d40ff72a23f28d6e1643090f8e6c561cfc422e04fd35c4ed done 20:55:40 #140 naming to docker.io/library/security-spire-agent-arm64 done 20:55:40 #140 DONE 4.9s 20:55:40 20:55:40 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:55:40 95d198bbfe9b: Pushed 20:55:40 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:191fa7866b70744d8cac45679e9016f1d9e2be47b4da0b724f66ac003593c2f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:55:41 842e28a5d577: Preparing 20:55:41 7fac1de4384a: Preparing 20:55:41 95d198bbfe9b: Preparing 20:55:41 eff270fa0adf: Preparing 20:55:41 d8fe287c36fe: Preparing 20:55:41 bcd3861891bd: Preparing 20:55:41 36b50b131297: Preparing 20:55:41 bcd3861891bd: Waiting 20:55:41 36b50b131297: Waiting 20:55:41 95d198bbfe9b: Layer already exists 20:55:41 7fac1de4384a: Layer already exists 20:55:41 eff270fa0adf: Layer already exists 20:55:41 842e28a5d577: Layer already exists 20:55:41 d8fe287c36fe: Layer already exists 20:55:41 bcd3861891bd: Layer already exists 20:55:41 36b50b131297: Layer already exists 20:55:41 latest: digest: sha256:191fa7866b70744d8cac45679e9016f1d9e2be47b4da0b724f66ac003593c2f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.31 20:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:55:42 842e28a5d577: Preparing 20:55:42 7fac1de4384a: Preparing 20:55:42 95d198bbfe9b: Preparing 20:55:42 eff270fa0adf: Preparing 20:55:42 d8fe287c36fe: Preparing 20:55:42 bcd3861891bd: Preparing 20:55:42 36b50b131297: Preparing 20:55:42 bcd3861891bd: Waiting 20:55:42 36b50b131297: Waiting 20:55:42 95d198bbfe9b: Layer already exists 20:55:42 d8fe287c36fe: Layer already exists 20:55:42 7fac1de4384a: Layer already exists 20:55:42 eff270fa0adf: Layer already exists 20:55:42 842e28a5d577: Layer already exists 20:55:42 bcd3861891bd: Layer already exists 20:55:42 36b50b131297: Layer already exists 20:55:42 3.1.0-dev.31: digest: sha256:191fa7866b70744d8cac45679e9016f1d9e2be47b4da0b724f66ac003593c2f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:55:42 842e28a5d577: Preparing 20:55:42 7fac1de4384a: Preparing 20:55:42 95d198bbfe9b: Preparing 20:55:42 eff270fa0adf: Preparing 20:55:42 d8fe287c36fe: Preparing 20:55:42 bcd3861891bd: Preparing 20:55:42 36b50b131297: Preparing 20:55:42 bcd3861891bd: Waiting 20:55:42 36b50b131297: Waiting 20:55:42 842e28a5d577: Layer already exists 20:55:42 eff270fa0adf: Layer already exists 20:55:42 7fac1de4384a: Layer already exists 20:55:42 d8fe287c36fe: Layer already exists 20:55:42 95d198bbfe9b: Layer already exists 20:55:42 bcd3861891bd: Layer already exists 20:55:42 36b50b131297: Layer already exists 20:55:42 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:191fa7866b70744d8cac45679e9016f1d9e2be47b4da0b724f66ac003593c2f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:55:43 842e28a5d577: Preparing 20:55:43 7fac1de4384a: Preparing 20:55:43 95d198bbfe9b: Preparing 20:55:43 eff270fa0adf: Preparing 20:55:43 d8fe287c36fe: Preparing 20:55:43 bcd3861891bd: Preparing 20:55:43 36b50b131297: Preparing 20:55:43 bcd3861891bd: Waiting 20:55:43 eff270fa0adf: Layer already exists 20:55:43 7fac1de4384a: Layer already exists 20:55:43 d8fe287c36fe: Layer already exists 20:55:43 842e28a5d577: Layer already exists 20:55:43 95d198bbfe9b: Layer already exists 20:55:43 bcd3861891bd: Layer already exists 20:55:43 36b50b131297: Layer already exists 20:55:43 main: digest: sha256:191fa7866b70744d8cac45679e9016f1d9e2be47b4da0b724f66ac003593c2f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:43 ===================================================== [Pipeline] echo 20:55:43 taggedImages: 20:55:43 - nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:55:43 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.31 20:55:43 - nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:43 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:55:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:55:43 01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:43 latest 20:55:43 3.1.0-dev.31 20:55:43 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:43 main 20:55:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:55:44 bd5168945e7e: Preparing 20:55:44 a4600d634270: Preparing 20:55:44 dd78d7973eae: Preparing 20:55:44 ee276a51e7d9: Preparing 20:55:44 236039a2f98b: Preparing 20:55:44 74cb431ac138: Preparing 20:55:44 e5acc27c7127: Preparing 20:55:44 eff270fa0adf: Preparing 20:55:44 d8fe287c36fe: Preparing 20:55:44 c8f698a5e34a: Preparing 20:55:44 9e3c8adbef4e: Preparing 20:55:44 5f70bf18a086: Preparing 20:55:44 1b1873e51074: Preparing 20:55:44 fe0163eb851d: Preparing 20:55:44 36b50b131297: Preparing 20:55:44 5f70bf18a086: Waiting 20:55:44 1b1873e51074: Waiting 20:55:44 fe0163eb851d: Waiting 20:55:44 e5acc27c7127: Waiting 20:55:44 36b50b131297: Waiting 20:55:44 eff270fa0adf: Waiting 20:55:44 c8f698a5e34a: Waiting 20:55:44 9e3c8adbef4e: Waiting 20:55:44 236039a2f98b: Pushed 20:55:44 a4600d634270: Pushed 20:55:44 dd78d7973eae: Pushed 20:55:44 bd5168945e7e: Pushed 20:55:44 ee276a51e7d9: Pushed 20:55:44 eff270fa0adf: Layer already exists 20:55:44 d8fe287c36fe: Layer already exists 20:55:44 74cb431ac138: Pushed 20:55:44 5f70bf18a086: Pushed 20:55:44 9e3c8adbef4e: Pushed 20:55:44 c8f698a5e34a: Pushed 20:55:44 36b50b131297: Layer already exists 20:55:44 1b1873e51074: Pushed 20:55:44 fe0163eb851d: Pushed 20:55:46 e5acc27c7127: Pushed 20:55:46 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:a4657fe910eadc0f25546ce484bf4d0bdc97750151e70681a482935bed1ccb3d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:55:46 bd5168945e7e: Preparing 20:55:46 a4600d634270: Preparing 20:55:46 dd78d7973eae: Preparing 20:55:46 ee276a51e7d9: Preparing 20:55:46 236039a2f98b: Preparing 20:55:46 74cb431ac138: Preparing 20:55:46 e5acc27c7127: Preparing 20:55:46 eff270fa0adf: Preparing 20:55:46 d8fe287c36fe: Preparing 20:55:46 c8f698a5e34a: Preparing 20:55:46 74cb431ac138: Waiting 20:55:46 e5acc27c7127: Waiting 20:55:46 eff270fa0adf: Waiting 20:55:46 d8fe287c36fe: Waiting 20:55:46 9e3c8adbef4e: Preparing 20:55:46 c8f698a5e34a: Waiting 20:55:46 5f70bf18a086: Preparing 20:55:46 1b1873e51074: Preparing 20:55:46 9e3c8adbef4e: Waiting 20:55:46 5f70bf18a086: Waiting 20:55:46 fe0163eb851d: Preparing 20:55:46 36b50b131297: Preparing 20:55:46 fe0163eb851d: Waiting 20:55:46 36b50b131297: Waiting 20:55:46 bd5168945e7e: Layer already exists 20:55:46 a4600d634270: Layer already exists 20:55:46 ee276a51e7d9: Layer already exists 20:55:46 236039a2f98b: Layer already exists 20:55:46 dd78d7973eae: Layer already exists 20:55:46 eff270fa0adf: Layer already exists 20:55:46 d8fe287c36fe: Layer already exists 20:55:46 e5acc27c7127: Layer already exists 20:55:46 74cb431ac138: Layer already exists 20:55:46 c8f698a5e34a: Layer already exists 20:55:46 5f70bf18a086: Layer already exists 20:55:46 fe0163eb851d: Layer already exists 20:55:46 9e3c8adbef4e: Layer already exists 20:55:46 1b1873e51074: Layer already exists 20:55:46 36b50b131297: Layer already exists 20:55:46 latest: digest: sha256:a4657fe910eadc0f25546ce484bf4d0bdc97750151e70681a482935bed1ccb3d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.31 20:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:55:47 bd5168945e7e: Preparing 20:55:47 a4600d634270: Preparing 20:55:47 dd78d7973eae: Preparing 20:55:47 ee276a51e7d9: Preparing 20:55:47 236039a2f98b: Preparing 20:55:47 74cb431ac138: Preparing 20:55:47 e5acc27c7127: Preparing 20:55:47 eff270fa0adf: Preparing 20:55:47 d8fe287c36fe: Preparing 20:55:47 c8f698a5e34a: Preparing 20:55:47 9e3c8adbef4e: Preparing 20:55:47 5f70bf18a086: Preparing 20:55:47 1b1873e51074: Preparing 20:55:47 fe0163eb851d: Preparing 20:55:47 36b50b131297: Preparing 20:55:47 74cb431ac138: Waiting 20:55:47 c8f698a5e34a: Waiting 20:55:47 9e3c8adbef4e: Waiting 20:55:47 eff270fa0adf: Waiting 20:55:47 e5acc27c7127: Waiting 20:55:47 5f70bf18a086: Waiting 20:55:47 36b50b131297: Waiting 20:55:47 fe0163eb851d: Waiting 20:55:47 1b1873e51074: Waiting 20:55:47 a4600d634270: Layer already exists 20:55:47 236039a2f98b: Layer already exists 20:55:47 bd5168945e7e: Layer already exists 20:55:47 dd78d7973eae: Layer already exists 20:55:47 ee276a51e7d9: Layer already exists 20:55:47 74cb431ac138: Layer already exists 20:55:47 eff270fa0adf: Layer already exists 20:55:47 c8f698a5e34a: Layer already exists 20:55:47 d8fe287c36fe: Layer already exists 20:55:47 e5acc27c7127: Layer already exists 20:55:47 9e3c8adbef4e: Layer already exists 20:55:47 5f70bf18a086: Layer already exists 20:55:47 1b1873e51074: Layer already exists 20:55:47 fe0163eb851d: Layer already exists 20:55:47 36b50b131297: Layer already exists 20:55:47 3.1.0-dev.31: digest: sha256:a4657fe910eadc0f25546ce484bf4d0bdc97750151e70681a482935bed1ccb3d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:55:48 bd5168945e7e: Preparing 20:55:48 a4600d634270: Preparing 20:55:48 dd78d7973eae: Preparing 20:55:48 ee276a51e7d9: Preparing 20:55:48 236039a2f98b: Preparing 20:55:48 74cb431ac138: Preparing 20:55:48 e5acc27c7127: Preparing 20:55:48 eff270fa0adf: Preparing 20:55:48 d8fe287c36fe: Preparing 20:55:48 c8f698a5e34a: Preparing 20:55:48 9e3c8adbef4e: Preparing 20:55:48 5f70bf18a086: Preparing 20:55:48 1b1873e51074: Preparing 20:55:48 fe0163eb851d: Preparing 20:55:48 e5acc27c7127: Waiting 20:55:48 36b50b131297: Preparing 20:55:48 d8fe287c36fe: Waiting 20:55:48 eff270fa0adf: Waiting 20:55:48 c8f698a5e34a: Waiting 20:55:48 9e3c8adbef4e: Waiting 20:55:48 5f70bf18a086: Waiting 20:55:48 1b1873e51074: Waiting 20:55:48 74cb431ac138: Waiting 20:55:48 36b50b131297: Waiting 20:55:48 fe0163eb851d: Waiting 20:55:48 bd5168945e7e: Layer already exists 20:55:48 dd78d7973eae: Layer already exists 20:55:48 ee276a51e7d9: Layer already exists 20:55:48 236039a2f98b: Layer already exists 20:55:48 a4600d634270: Layer already exists 20:55:48 74cb431ac138: Layer already exists 20:55:48 d8fe287c36fe: Layer already exists 20:55:48 e5acc27c7127: Layer already exists 20:55:48 c8f698a5e34a: Layer already exists 20:55:48 eff270fa0adf: Layer already exists 20:55:48 9e3c8adbef4e: Layer already exists 20:55:48 1b1873e51074: Layer already exists 20:55:48 5f70bf18a086: Layer already exists 20:55:48 36b50b131297: Layer already exists 20:55:48 fe0163eb851d: Layer already exists 20:55:48 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:a4657fe910eadc0f25546ce484bf4d0bdc97750151e70681a482935bed1ccb3d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:55:48 bd5168945e7e: Preparing 20:55:48 a4600d634270: Preparing 20:55:48 dd78d7973eae: Preparing 20:55:48 ee276a51e7d9: Preparing 20:55:48 236039a2f98b: Preparing 20:55:48 74cb431ac138: Preparing 20:55:48 e5acc27c7127: Preparing 20:55:48 eff270fa0adf: Preparing 20:55:48 d8fe287c36fe: Preparing 20:55:48 c8f698a5e34a: Preparing 20:55:48 9e3c8adbef4e: Preparing 20:55:48 5f70bf18a086: Preparing 20:55:48 1b1873e51074: Preparing 20:55:48 fe0163eb851d: Preparing 20:55:48 74cb431ac138: Waiting 20:55:48 e5acc27c7127: Waiting 20:55:48 36b50b131297: Preparing 20:55:48 eff270fa0adf: Waiting 20:55:48 c8f698a5e34a: Waiting 20:55:48 d8fe287c36fe: Waiting 20:55:48 9e3c8adbef4e: Waiting 20:55:48 5f70bf18a086: Waiting 20:55:48 1b1873e51074: Waiting 20:55:48 fe0163eb851d: Waiting 20:55:48 36b50b131297: Waiting 20:55:48 dd78d7973eae: Layer already exists 20:55:48 bd5168945e7e: Layer already exists 20:55:48 a4600d634270: Layer already exists 20:55:48 ee276a51e7d9: Layer already exists 20:55:48 236039a2f98b: Layer already exists 20:55:48 74cb431ac138: Layer already exists 20:55:48 d8fe287c36fe: Layer already exists 20:55:48 e5acc27c7127: Layer already exists 20:55:48 eff270fa0adf: Layer already exists 20:55:48 c8f698a5e34a: Layer already exists 20:55:48 9e3c8adbef4e: Layer already exists 20:55:48 5f70bf18a086: Layer already exists 20:55:48 1b1873e51074: Layer already exists 20:55:48 fe0163eb851d: Layer already exists 20:55:48 36b50b131297: Layer already exists 20:55:48 main: digest: sha256:a4657fe910eadc0f25546ce484bf4d0bdc97750151e70681a482935bed1ccb3d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:48 ===================================================== [Pipeline] echo 20:55:48 taggedImages: 20:55:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:55:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.31 20:55:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:55:48 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:55:48 01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:48 latest 20:55:48 3.1.0-dev.31 20:55:48 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:48 main 20:55:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:55:49 7f61834fafcb: Preparing 20:55:49 e4a86370d2ef: Preparing 20:55:49 6bacceebb9d4: Preparing 20:55:49 8b4f0966f645: Preparing 20:55:49 eff270fa0adf: Preparing 20:55:49 d8fe287c36fe: Preparing 20:55:49 bcd3861891bd: Preparing 20:55:49 36b50b131297: Preparing 20:55:49 d8fe287c36fe: Waiting 20:55:49 bcd3861891bd: Waiting 20:55:49 36b50b131297: Waiting 20:55:49 e4a86370d2ef: Layer already exists 20:55:49 eff270fa0adf: Layer already exists 20:55:49 7f61834fafcb: Layer already exists 20:55:49 d8fe287c36fe: Layer already exists 20:55:49 36b50b131297: Layer already exists 20:55:49 bcd3861891bd: Layer already exists 20:55:49 6bacceebb9d4: Pushed 20:55:50 8b4f0966f645: Pushed 20:55:50 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:d207c46b0e97838eddee9a925028481b5b07110ff9ecf3bf0c79b2a0d5480bfa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:55:51 7f61834fafcb: Preparing 20:55:51 e4a86370d2ef: Preparing 20:55:51 6bacceebb9d4: Preparing 20:55:51 8b4f0966f645: Preparing 20:55:51 eff270fa0adf: Preparing 20:55:51 d8fe287c36fe: Preparing 20:55:51 bcd3861891bd: Preparing 20:55:51 36b50b131297: Preparing 20:55:51 d8fe287c36fe: Waiting 20:55:51 bcd3861891bd: Waiting 20:55:51 36b50b131297: Waiting 20:55:51 eff270fa0adf: Layer already exists 20:55:51 7f61834fafcb: Layer already exists 20:55:51 6bacceebb9d4: Layer already exists 20:55:51 e4a86370d2ef: Layer already exists 20:55:51 8b4f0966f645: Layer already exists 20:55:51 d8fe287c36fe: Layer already exists 20:55:51 bcd3861891bd: Layer already exists 20:55:51 36b50b131297: Layer already exists 20:55:51 latest: digest: sha256:d207c46b0e97838eddee9a925028481b5b07110ff9ecf3bf0c79b2a0d5480bfa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.31 20:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:55:52 7f61834fafcb: Preparing 20:55:52 e4a86370d2ef: Preparing 20:55:52 6bacceebb9d4: Preparing 20:55:52 8b4f0966f645: Preparing 20:55:52 eff270fa0adf: Preparing 20:55:52 d8fe287c36fe: Preparing 20:55:52 bcd3861891bd: Preparing 20:55:52 36b50b131297: Preparing 20:55:52 d8fe287c36fe: Waiting 20:55:52 bcd3861891bd: Waiting 20:55:52 36b50b131297: Waiting 20:55:52 8b4f0966f645: Layer already exists 20:55:52 7f61834fafcb: Layer already exists 20:55:52 e4a86370d2ef: Layer already exists 20:55:52 6bacceebb9d4: Layer already exists 20:55:52 eff270fa0adf: Layer already exists 20:55:52 d8fe287c36fe: Layer already exists 20:55:52 bcd3861891bd: Layer already exists 20:55:52 36b50b131297: Layer already exists 20:55:52 3.1.0-dev.31: digest: sha256:d207c46b0e97838eddee9a925028481b5b07110ff9ecf3bf0c79b2a0d5480bfa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:55:52 7f61834fafcb: Preparing 20:55:52 e4a86370d2ef: Preparing 20:55:52 6bacceebb9d4: Preparing 20:55:52 8b4f0966f645: Preparing 20:55:52 eff270fa0adf: Preparing 20:55:52 d8fe287c36fe: Preparing 20:55:52 bcd3861891bd: Preparing 20:55:52 36b50b131297: Preparing 20:55:52 bcd3861891bd: Waiting 20:55:52 36b50b131297: Waiting 20:55:52 eff270fa0adf: Layer already exists 20:55:52 7f61834fafcb: Layer already exists 20:55:52 6bacceebb9d4: Layer already exists 20:55:52 8b4f0966f645: Layer already exists 20:55:52 e4a86370d2ef: Layer already exists 20:55:52 d8fe287c36fe: Layer already exists 20:55:52 bcd3861891bd: Layer already exists 20:55:52 36b50b131297: Layer already exists 20:55:52 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:d207c46b0e97838eddee9a925028481b5b07110ff9ecf3bf0c79b2a0d5480bfa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:55:53 7f61834fafcb: Preparing 20:55:53 e4a86370d2ef: Preparing 20:55:53 6bacceebb9d4: Preparing 20:55:53 8b4f0966f645: Preparing 20:55:53 eff270fa0adf: Preparing 20:55:53 d8fe287c36fe: Preparing 20:55:53 bcd3861891bd: Preparing 20:55:53 36b50b131297: Preparing 20:55:53 d8fe287c36fe: Waiting 20:55:53 bcd3861891bd: Waiting 20:55:53 36b50b131297: Waiting 20:55:53 e4a86370d2ef: Layer already exists 20:55:53 eff270fa0adf: Layer already exists 20:55:53 6bacceebb9d4: Layer already exists 20:55:53 7f61834fafcb: Layer already exists 20:55:53 d8fe287c36fe: Layer already exists 20:55:53 8b4f0966f645: Layer already exists 20:55:53 bcd3861891bd: Layer already exists 20:55:53 36b50b131297: Layer already exists 20:55:53 main: digest: sha256:d207c46b0e97838eddee9a925028481b5b07110ff9ecf3bf0c79b2a0d5480bfa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:53 ===================================================== [Pipeline] echo 20:55:53 taggedImages: 20:55:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:55:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.31 20:55:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:55:53 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:55:53 01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:53 latest 20:55:53 3.1.0-dev.31 20:55:53 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:53 main 20:55:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:55:54 6f482caf7333: Preparing 20:55:54 f9e6d588160c: Preparing 20:55:54 51ddc71dad2a: Preparing 20:55:54 da9a07850c18: Preparing 20:55:54 eb9fa852b0af: Preparing 20:55:54 eff270fa0adf: Preparing 20:55:54 d8fe287c36fe: Preparing 20:55:54 e9c6405a4711: Preparing 20:55:54 aec61f0f9aaf: Preparing 20:55:54 36b50b131297: Preparing 20:55:54 eff270fa0adf: Waiting 20:55:54 d8fe287c36fe: Waiting 20:55:54 aec61f0f9aaf: Waiting 20:55:54 36b50b131297: Waiting 20:55:54 e9c6405a4711: Waiting 20:55:54 6f482caf7333: Pushed 20:55:54 f9e6d588160c: Pushed 20:55:54 eb9fa852b0af: Pushed 20:55:54 da9a07850c18: Pushed 20:55:54 eff270fa0adf: Layer already exists 20:55:54 d8fe287c36fe: Layer already exists 20:55:54 36b50b131297: Layer already exists 20:55:54 e9c6405a4711: Pushed 20:55:55 51ddc71dad2a: Pushed 20:55:55 aec61f0f9aaf: Pushed 20:55:55 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:198f7c976fca0a09e0dd3135687edf57e85d0f8dad157665d5a04b78790f05c3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:55:56 6f482caf7333: Preparing 20:55:56 f9e6d588160c: Preparing 20:55:56 51ddc71dad2a: Preparing 20:55:56 da9a07850c18: Preparing 20:55:56 eb9fa852b0af: Preparing 20:55:56 eff270fa0adf: Preparing 20:55:56 d8fe287c36fe: Preparing 20:55:56 e9c6405a4711: Preparing 20:55:56 aec61f0f9aaf: Preparing 20:55:56 36b50b131297: Preparing 20:55:56 eff270fa0adf: Waiting 20:55:56 d8fe287c36fe: Waiting 20:55:56 e9c6405a4711: Waiting 20:55:56 aec61f0f9aaf: Waiting 20:55:56 36b50b131297: Waiting 20:55:56 eb9fa852b0af: Layer already exists 20:55:56 6f482caf7333: Layer already exists 20:55:56 f9e6d588160c: Layer already exists 20:55:56 da9a07850c18: Layer already exists 20:55:56 51ddc71dad2a: Layer already exists 20:55:56 eff270fa0adf: Layer already exists 20:55:56 d8fe287c36fe: Layer already exists 20:55:56 e9c6405a4711: Layer already exists 20:55:56 36b50b131297: Layer already exists 20:55:56 aec61f0f9aaf: Layer already exists 20:55:56 latest: digest: sha256:198f7c976fca0a09e0dd3135687edf57e85d0f8dad157665d5a04b78790f05c3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.31 20:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:55:56 6f482caf7333: Preparing 20:55:56 f9e6d588160c: Preparing 20:55:56 51ddc71dad2a: Preparing 20:55:56 da9a07850c18: Preparing 20:55:56 eb9fa852b0af: Preparing 20:55:56 eff270fa0adf: Preparing 20:55:56 d8fe287c36fe: Preparing 20:55:56 e9c6405a4711: Preparing 20:55:56 aec61f0f9aaf: Preparing 20:55:56 36b50b131297: Preparing 20:55:56 eff270fa0adf: Waiting 20:55:56 d8fe287c36fe: Waiting 20:55:56 e9c6405a4711: Waiting 20:55:56 aec61f0f9aaf: Waiting 20:55:56 36b50b131297: Waiting 20:55:56 51ddc71dad2a: Layer already exists 20:55:56 6f482caf7333: Layer already exists 20:55:56 eb9fa852b0af: Layer already exists 20:55:56 f9e6d588160c: Layer already exists 20:55:56 da9a07850c18: Layer already exists 20:55:56 eff270fa0adf: Layer already exists 20:55:56 d8fe287c36fe: Layer already exists 20:55:56 36b50b131297: Layer already exists 20:55:56 aec61f0f9aaf: Layer already exists 20:55:56 e9c6405a4711: Layer already exists 20:55:56 3.1.0-dev.31: digest: sha256:198f7c976fca0a09e0dd3135687edf57e85d0f8dad157665d5a04b78790f05c3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:55:57 6f482caf7333: Preparing 20:55:57 f9e6d588160c: Preparing 20:55:57 51ddc71dad2a: Preparing 20:55:57 da9a07850c18: Preparing 20:55:57 eb9fa852b0af: Preparing 20:55:57 eff270fa0adf: Preparing 20:55:57 d8fe287c36fe: Preparing 20:55:57 e9c6405a4711: Preparing 20:55:57 aec61f0f9aaf: Preparing 20:55:57 36b50b131297: Preparing 20:55:57 d8fe287c36fe: Waiting 20:55:57 e9c6405a4711: Waiting 20:55:57 aec61f0f9aaf: Waiting 20:55:57 eff270fa0adf: Waiting 20:55:57 f9e6d588160c: Layer already exists 20:55:57 da9a07850c18: Layer already exists 20:55:57 51ddc71dad2a: Layer already exists 20:55:57 6f482caf7333: Layer already exists 20:55:57 eb9fa852b0af: Layer already exists 20:55:57 d8fe287c36fe: Layer already exists 20:55:57 eff270fa0adf: Layer already exists 20:55:57 e9c6405a4711: Layer already exists 20:55:57 36b50b131297: Layer already exists 20:55:57 aec61f0f9aaf: Layer already exists 20:55:57 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:198f7c976fca0a09e0dd3135687edf57e85d0f8dad157665d5a04b78790f05c3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:55:58 6f482caf7333: Preparing 20:55:58 f9e6d588160c: Preparing 20:55:58 51ddc71dad2a: Preparing 20:55:58 da9a07850c18: Preparing 20:55:58 eb9fa852b0af: Preparing 20:55:58 eff270fa0adf: Preparing 20:55:58 d8fe287c36fe: Preparing 20:55:58 e9c6405a4711: Preparing 20:55:58 aec61f0f9aaf: Preparing 20:55:58 36b50b131297: Preparing 20:55:58 eff270fa0adf: Waiting 20:55:58 d8fe287c36fe: Waiting 20:55:58 e9c6405a4711: Waiting 20:55:58 aec61f0f9aaf: Waiting 20:55:58 36b50b131297: Waiting 20:55:58 f9e6d588160c: Layer already exists 20:55:58 51ddc71dad2a: Layer already exists 20:55:58 eb9fa852b0af: Layer already exists 20:55:58 6f482caf7333: Layer already exists 20:55:58 da9a07850c18: Layer already exists 20:55:58 eff270fa0adf: Layer already exists 20:55:58 e9c6405a4711: Layer already exists 20:55:58 aec61f0f9aaf: Layer already exists 20:55:58 36b50b131297: Layer already exists 20:55:58 d8fe287c36fe: Layer already exists 20:55:58 main: digest: sha256:198f7c976fca0a09e0dd3135687edf57e85d0f8dad157665d5a04b78790f05c3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:58 ===================================================== [Pipeline] echo 20:55:58 taggedImages: 20:55:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:55:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.31 20:55:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:55:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:55:58 01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:58 latest 20:55:58 3.1.0-dev.31 20:55:58 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:55:58 main 20:55:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 20:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:55:58 503769aba41a: Preparing 20:55:58 0ee1b06da257: Preparing 20:55:58 8b742b5efbb1: Preparing 20:55:58 8ef6c91b2b32: Preparing 20:55:58 498eec56b7fc: Preparing 20:55:58 7b57d0c4df56: Preparing 20:55:58 baa4b96ad502: Preparing 20:55:58 eff270fa0adf: Preparing 20:55:58 d8fe287c36fe: Preparing 20:55:58 ca273816013b: Preparing 20:55:58 36b50b131297: Preparing 20:55:58 eff270fa0adf: Waiting 20:55:58 d8fe287c36fe: Waiting 20:55:58 ca273816013b: Waiting 20:55:58 36b50b131297: Waiting 20:55:58 baa4b96ad502: Waiting 20:55:58 7b57d0c4df56: Waiting 20:55:58 503769aba41a: Pushed 20:55:58 498eec56b7fc: Pushed 20:55:58 0ee1b06da257: Pushed 20:55:58 eff270fa0adf: Layer already exists 20:55:58 d8fe287c36fe: Layer already exists 20:55:59 7b57d0c4df56: Pushed 20:55:59 baa4b96ad502: Pushed 20:55:59 36b50b131297: Layer already exists 20:55:59 8ef6c91b2b32: Pushed 20:55:59 ca273816013b: Pushed 20:56:00 8b742b5efbb1: Pushed 20:56:00 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:89d95c5cf53fc6b79d7282ae00e2ebd05d5ead1c1246d81eef105374a65eb5a0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:56:01 503769aba41a: Preparing 20:56:01 0ee1b06da257: Preparing 20:56:01 8b742b5efbb1: Preparing 20:56:01 8ef6c91b2b32: Preparing 20:56:01 498eec56b7fc: Preparing 20:56:01 7b57d0c4df56: Preparing 20:56:01 baa4b96ad502: Preparing 20:56:01 eff270fa0adf: Preparing 20:56:01 d8fe287c36fe: Preparing 20:56:01 ca273816013b: Preparing 20:56:01 36b50b131297: Preparing 20:56:01 baa4b96ad502: Waiting 20:56:01 d8fe287c36fe: Waiting 20:56:01 ca273816013b: Waiting 20:56:01 36b50b131297: Waiting 20:56:01 7b57d0c4df56: Waiting 20:56:01 eff270fa0adf: Waiting 20:56:01 503769aba41a: Layer already exists 20:56:01 8b742b5efbb1: Layer already exists 20:56:01 8ef6c91b2b32: Layer already exists 20:56:01 498eec56b7fc: Layer already exists 20:56:01 0ee1b06da257: Layer already exists 20:56:01 baa4b96ad502: Layer already exists 20:56:01 7b57d0c4df56: Layer already exists 20:56:01 eff270fa0adf: Layer already exists 20:56:01 ca273816013b: Layer already exists 20:56:01 d8fe287c36fe: Layer already exists 20:56:01 36b50b131297: Layer already exists 20:56:01 latest: digest: sha256:89d95c5cf53fc6b79d7282ae00e2ebd05d5ead1c1246d81eef105374a65eb5a0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.31 20:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:56:01 503769aba41a: Preparing 20:56:01 0ee1b06da257: Preparing 20:56:01 8b742b5efbb1: Preparing 20:56:01 8ef6c91b2b32: Preparing 20:56:01 498eec56b7fc: Preparing 20:56:01 7b57d0c4df56: Preparing 20:56:01 baa4b96ad502: Preparing 20:56:01 eff270fa0adf: Preparing 20:56:01 d8fe287c36fe: Preparing 20:56:01 ca273816013b: Preparing 20:56:01 36b50b131297: Preparing 20:56:01 7b57d0c4df56: Waiting 20:56:01 baa4b96ad502: Waiting 20:56:01 eff270fa0adf: Waiting 20:56:01 36b50b131297: Waiting 20:56:01 0ee1b06da257: Layer already exists 20:56:01 498eec56b7fc: Layer already exists 20:56:01 503769aba41a: Layer already exists 20:56:01 8b742b5efbb1: Layer already exists 20:56:01 8ef6c91b2b32: Layer already exists 20:56:01 baa4b96ad502: Layer already exists 20:56:01 eff270fa0adf: Layer already exists 20:56:01 d8fe287c36fe: Layer already exists 20:56:01 7b57d0c4df56: Layer already exists 20:56:01 ca273816013b: Layer already exists 20:56:01 36b50b131297: Layer already exists 20:56:01 3.1.0-dev.31: digest: sha256:89d95c5cf53fc6b79d7282ae00e2ebd05d5ead1c1246d81eef105374a65eb5a0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:56:02 503769aba41a: Preparing 20:56:02 0ee1b06da257: Preparing 20:56:02 8b742b5efbb1: Preparing 20:56:02 8ef6c91b2b32: Preparing 20:56:02 498eec56b7fc: Preparing 20:56:02 7b57d0c4df56: Preparing 20:56:02 baa4b96ad502: Preparing 20:56:02 eff270fa0adf: Preparing 20:56:02 d8fe287c36fe: Preparing 20:56:02 ca273816013b: Preparing 20:56:02 36b50b131297: Preparing 20:56:02 7b57d0c4df56: Waiting 20:56:02 d8fe287c36fe: Waiting 20:56:02 baa4b96ad502: Waiting 20:56:02 eff270fa0adf: Waiting 20:56:02 ca273816013b: Waiting 20:56:02 36b50b131297: Waiting 20:56:02 8b742b5efbb1: Layer already exists 20:56:02 8ef6c91b2b32: Layer already exists 20:56:02 498eec56b7fc: Layer already exists 20:56:02 503769aba41a: Layer already exists 20:56:02 0ee1b06da257: Layer already exists 20:56:02 7b57d0c4df56: Layer already exists 20:56:02 baa4b96ad502: Layer already exists 20:56:02 ca273816013b: Layer already exists 20:56:02 d8fe287c36fe: Layer already exists 20:56:02 eff270fa0adf: Layer already exists 20:56:02 36b50b131297: Layer already exists 20:56:02 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:89d95c5cf53fc6b79d7282ae00e2ebd05d5ead1c1246d81eef105374a65eb5a0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:56:02 503769aba41a: Preparing 20:56:02 0ee1b06da257: Preparing 20:56:02 8b742b5efbb1: Preparing 20:56:02 8ef6c91b2b32: Preparing 20:56:02 498eec56b7fc: Preparing 20:56:02 7b57d0c4df56: Preparing 20:56:02 baa4b96ad502: Preparing 20:56:02 eff270fa0adf: Preparing 20:56:02 d8fe287c36fe: Preparing 20:56:02 ca273816013b: Preparing 20:56:02 36b50b131297: Preparing 20:56:02 baa4b96ad502: Waiting 20:56:02 eff270fa0adf: Waiting 20:56:02 ca273816013b: Waiting 20:56:02 7b57d0c4df56: Waiting 20:56:02 36b50b131297: Waiting 20:56:02 498eec56b7fc: Layer already exists 20:56:02 503769aba41a: Layer already exists 20:56:02 8ef6c91b2b32: Layer already exists 20:56:02 0ee1b06da257: Layer already exists 20:56:02 8b742b5efbb1: Layer already exists 20:56:02 7b57d0c4df56: Layer already exists 20:56:02 d8fe287c36fe: Layer already exists 20:56:02 eff270fa0adf: Layer already exists 20:56:02 baa4b96ad502: Layer already exists 20:56:02 ca273816013b: Layer already exists 20:56:02 36b50b131297: Layer already exists 20:56:02 main: digest: sha256:89d95c5cf53fc6b79d7282ae00e2ebd05d5ead1c1246d81eef105374a65eb5a0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:03 ===================================================== [Pipeline] echo 20:56:03 taggedImages: 20:56:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:56:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.31 20:56:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:56:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:56:03 01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:03 latest 20:56:03 3.1.0-dev.31 20:56:03 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:03 main 20:56:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:56:03 4d0593bbe006: Preparing 20:56:03 1f711b76912b: Preparing 20:56:03 eff270fa0adf: Preparing 20:56:03 d8fe287c36fe: Preparing 20:56:03 7dc48134020a: Preparing 20:56:03 36b50b131297: Preparing 20:56:03 36b50b131297: Waiting 20:56:03 d8fe287c36fe: Layer already exists 20:56:03 eff270fa0adf: Layer already exists 20:56:03 36b50b131297: Layer already exists 20:56:03 4d0593bbe006: Pushed 20:56:04 7dc48134020a: Pushed 20:56:06 1f711b76912b: Pushed 20:56:06 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:eb071c5dcb0dc9c2eaf804b6b8cb8d149dcba7a398c84ae48778b74a9369ab86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:06 + 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 20:56:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:56:06 4d0593bbe006: Preparing 20:56:06 1f711b76912b: Preparing 20:56:06 eff270fa0adf: Preparing 20:56:06 d8fe287c36fe: Preparing 20:56:06 7dc48134020a: Preparing 20:56:06 36b50b131297: Preparing 20:56:06 eff270fa0adf: Layer already exists 20:56:06 4d0593bbe006: Layer already exists 20:56:06 1f711b76912b: Layer already exists 20:56:06 7dc48134020a: Layer already exists 20:56:06 d8fe287c36fe: Layer already exists 20:56:06 36b50b131297: Layer already exists 20:56:06 latest: digest: sha256:eb071c5dcb0dc9c2eaf804b6b8cb8d149dcba7a398c84ae48778b74a9369ab86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.31 20:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:56:07 4d0593bbe006: Preparing 20:56:07 1f711b76912b: Preparing 20:56:07 eff270fa0adf: Preparing 20:56:07 d8fe287c36fe: Preparing 20:56:07 7dc48134020a: Preparing 20:56:07 36b50b131297: Preparing 20:56:07 36b50b131297: Waiting 20:56:07 d8fe287c36fe: Layer already exists 20:56:07 4d0593bbe006: Layer already exists 20:56:07 7dc48134020a: Layer already exists 20:56:07 eff270fa0adf: Layer already exists 20:56:07 1f711b76912b: Layer already exists 20:56:07 36b50b131297: Layer already exists 20:56:07 3.1.0-dev.31: digest: sha256:eb071c5dcb0dc9c2eaf804b6b8cb8d149dcba7a398c84ae48778b74a9369ab86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:56:07 4d0593bbe006: Preparing 20:56:07 1f711b76912b: Preparing 20:56:07 eff270fa0adf: Preparing 20:56:07 d8fe287c36fe: Preparing 20:56:07 7dc48134020a: Preparing 20:56:07 36b50b131297: Preparing 20:56:07 36b50b131297: Waiting 20:56:07 eff270fa0adf: Layer already exists 20:56:07 7dc48134020a: Layer already exists 20:56:07 1f711b76912b: Layer already exists 20:56:07 d8fe287c36fe: Layer already exists 20:56:07 4d0593bbe006: Layer already exists 20:56:07 36b50b131297: Layer already exists 20:56:07 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:eb071c5dcb0dc9c2eaf804b6b8cb8d149dcba7a398c84ae48778b74a9369ab86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:08 + 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 20:56:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:56:08 4d0593bbe006: Preparing 20:56:08 1f711b76912b: Preparing 20:56:08 eff270fa0adf: Preparing 20:56:08 d8fe287c36fe: Preparing 20:56:08 7dc48134020a: Preparing 20:56:08 36b50b131297: Preparing 20:56:08 36b50b131297: Waiting 20:56:08 1f711b76912b: Layer already exists 20:56:08 7dc48134020a: Layer already exists 20:56:08 4d0593bbe006: Layer already exists 20:56:08 d8fe287c36fe: Layer already exists 20:56:08 eff270fa0adf: Layer already exists 20:56:08 36b50b131297: Layer already exists 20:56:08 main: digest: sha256:eb071c5dcb0dc9c2eaf804b6b8cb8d149dcba7a398c84ae48778b74a9369ab86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:08 ===================================================== [Pipeline] echo 20:56:08 taggedImages: 20:56:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:56:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.31 20:56:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:56:08 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:56:08 01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:08 latest 20:56:08 3.1.0-dev.31 20:56:08 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:08 main 20:56:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:56:09 9318fabaefa0: Preparing 20:56:09 63fad67db5ab: Preparing 20:56:09 4bb2406dad21: Preparing 20:56:09 536137c8ef6e: Preparing 20:56:09 ba4ce971be95: Preparing 20:56:09 eff270fa0adf: Preparing 20:56:09 d8fe287c36fe: Preparing 20:56:09 76ca8614be66: Preparing 20:56:09 36b50b131297: Preparing 20:56:09 eff270fa0adf: Waiting 20:56:09 d8fe287c36fe: Waiting 20:56:09 36b50b131297: Waiting 20:56:09 76ca8614be66: Waiting 20:56:09 63fad67db5ab: Pushed 20:56:09 4bb2406dad21: Pushed 20:56:09 9318fabaefa0: Pushed 20:56:09 eff270fa0adf: Layer already exists 20:56:09 d8fe287c36fe: Layer already exists 20:56:09 36b50b131297: Layer already exists 20:56:09 76ca8614be66: Pushed 20:56:15 ba4ce971be95: Pushed 20:56:17 536137c8ef6e: Pushed 20:56:17 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:7763ffa3a3de3eb561607aa0b7e29ceef350ca24fc68804290ad441dcbcf1bb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:56:17 9318fabaefa0: Preparing 20:56:17 63fad67db5ab: Preparing 20:56:17 4bb2406dad21: Preparing 20:56:17 536137c8ef6e: Preparing 20:56:17 ba4ce971be95: Preparing 20:56:17 eff270fa0adf: Preparing 20:56:17 d8fe287c36fe: Preparing 20:56:17 76ca8614be66: Preparing 20:56:17 36b50b131297: Preparing 20:56:17 eff270fa0adf: Waiting 20:56:17 d8fe287c36fe: Waiting 20:56:17 76ca8614be66: Waiting 20:56:17 36b50b131297: Waiting 20:56:17 63fad67db5ab: Layer already exists 20:56:17 ba4ce971be95: Layer already exists 20:56:17 4bb2406dad21: Layer already exists 20:56:17 9318fabaefa0: Layer already exists 20:56:17 536137c8ef6e: Layer already exists 20:56:17 eff270fa0adf: Layer already exists 20:56:17 d8fe287c36fe: Layer already exists 20:56:17 36b50b131297: Layer already exists 20:56:17 76ca8614be66: Layer already exists 20:56:17 latest: digest: sha256:7763ffa3a3de3eb561607aa0b7e29ceef350ca24fc68804290ad441dcbcf1bb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.31 20:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:56:18 9318fabaefa0: Preparing 20:56:18 63fad67db5ab: Preparing 20:56:18 4bb2406dad21: Preparing 20:56:18 536137c8ef6e: Preparing 20:56:18 ba4ce971be95: Preparing 20:56:18 eff270fa0adf: Preparing 20:56:18 d8fe287c36fe: Preparing 20:56:18 76ca8614be66: Preparing 20:56:18 36b50b131297: Preparing 20:56:18 d8fe287c36fe: Waiting 20:56:18 76ca8614be66: Waiting 20:56:18 36b50b131297: Waiting 20:56:18 eff270fa0adf: Waiting 20:56:18 63fad67db5ab: Layer already exists 20:56:18 9318fabaefa0: Layer already exists 20:56:18 ba4ce971be95: Layer already exists 20:56:18 4bb2406dad21: Layer already exists 20:56:18 536137c8ef6e: Layer already exists 20:56:18 eff270fa0adf: Layer already exists 20:56:18 76ca8614be66: Layer already exists 20:56:18 36b50b131297: Layer already exists 20:56:18 d8fe287c36fe: Layer already exists 20:56:18 3.1.0-dev.31: digest: sha256:7763ffa3a3de3eb561607aa0b7e29ceef350ca24fc68804290ad441dcbcf1bb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:56:18 9318fabaefa0: Preparing 20:56:18 63fad67db5ab: Preparing 20:56:18 4bb2406dad21: Preparing 20:56:18 536137c8ef6e: Preparing 20:56:18 ba4ce971be95: Preparing 20:56:18 eff270fa0adf: Preparing 20:56:18 d8fe287c36fe: Preparing 20:56:18 76ca8614be66: Preparing 20:56:18 36b50b131297: Preparing 20:56:18 eff270fa0adf: Waiting 20:56:18 d8fe287c36fe: Waiting 20:56:18 36b50b131297: Waiting 20:56:18 76ca8614be66: Waiting 20:56:18 4bb2406dad21: Layer already exists 20:56:18 ba4ce971be95: Layer already exists 20:56:18 63fad67db5ab: Layer already exists 20:56:18 536137c8ef6e: Layer already exists 20:56:18 9318fabaefa0: Layer already exists 20:56:18 d8fe287c36fe: Layer already exists 20:56:18 76ca8614be66: Layer already exists 20:56:18 36b50b131297: Layer already exists 20:56:18 eff270fa0adf: Layer already exists 20:56:18 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:7763ffa3a3de3eb561607aa0b7e29ceef350ca24fc68804290ad441dcbcf1bb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:56:19 9318fabaefa0: Preparing 20:56:19 63fad67db5ab: Preparing 20:56:19 4bb2406dad21: Preparing 20:56:19 536137c8ef6e: Preparing 20:56:19 ba4ce971be95: Preparing 20:56:19 eff270fa0adf: Preparing 20:56:19 d8fe287c36fe: Preparing 20:56:19 76ca8614be66: Preparing 20:56:19 36b50b131297: Preparing 20:56:19 76ca8614be66: Waiting 20:56:19 eff270fa0adf: Waiting 20:56:19 d8fe287c36fe: Waiting 20:56:19 36b50b131297: Waiting 20:56:19 63fad67db5ab: Layer already exists 20:56:19 9318fabaefa0: Layer already exists 20:56:19 4bb2406dad21: Layer already exists 20:56:19 536137c8ef6e: Layer already exists 20:56:19 ba4ce971be95: Layer already exists 20:56:19 d8fe287c36fe: Layer already exists 20:56:19 eff270fa0adf: Layer already exists 20:56:19 76ca8614be66: Layer already exists 20:56:19 36b50b131297: Layer already exists 20:56:19 main: digest: sha256:7763ffa3a3de3eb561607aa0b7e29ceef350ca24fc68804290ad441dcbcf1bb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:19 ===================================================== [Pipeline] echo 20:56:19 taggedImages: 20:56:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:56:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.31 20:56:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:56:19 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:56:19 01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:19 latest 20:56:19 3.1.0-dev.31 20:56:19 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:19 main 20:56:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:56:20 e58541bcc832: Preparing 20:56:20 a1a628481443: Preparing 20:56:20 40399fca1b22: Preparing 20:56:20 536137c8ef6e: Preparing 20:56:20 eff270fa0adf: Preparing 20:56:20 d8fe287c36fe: Preparing 20:56:20 6aec6e246cfb: Preparing 20:56:20 36b50b131297: Preparing 20:56:20 36b50b131297: Waiting 20:56:20 d8fe287c36fe: Waiting 20:56:20 6aec6e246cfb: Waiting 20:56:20 536137c8ef6e: Layer already exists 20:56:20 eff270fa0adf: Layer already exists 20:56:20 d8fe287c36fe: Layer already exists 20:56:20 36b50b131297: Layer already exists 20:56:20 40399fca1b22: Pushed 20:56:20 e58541bcc832: Pushed 20:56:20 a1a628481443: Pushed 20:56:20 6aec6e246cfb: Pushed 20:56:20 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:15c91bacc4b06cf3e0365dc11991e57ec503a65da969158e7c6cb98f03a4810b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:56:21 e58541bcc832: Preparing 20:56:21 a1a628481443: Preparing 20:56:21 40399fca1b22: Preparing 20:56:21 536137c8ef6e: Preparing 20:56:21 eff270fa0adf: Preparing 20:56:21 d8fe287c36fe: Preparing 20:56:21 6aec6e246cfb: Preparing 20:56:21 36b50b131297: Preparing 20:56:21 d8fe287c36fe: Waiting 20:56:21 6aec6e246cfb: Waiting 20:56:21 36b50b131297: Waiting 20:56:21 536137c8ef6e: Layer already exists 20:56:21 e58541bcc832: Layer already exists 20:56:21 eff270fa0adf: Layer already exists 20:56:21 a1a628481443: Layer already exists 20:56:21 40399fca1b22: Layer already exists 20:56:21 6aec6e246cfb: Layer already exists 20:56:21 d8fe287c36fe: Layer already exists 20:56:21 36b50b131297: Layer already exists 20:56:21 latest: digest: sha256:15c91bacc4b06cf3e0365dc11991e57ec503a65da969158e7c6cb98f03a4810b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.31 20:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:56:21 e58541bcc832: Preparing 20:56:21 a1a628481443: Preparing 20:56:21 40399fca1b22: Preparing 20:56:21 536137c8ef6e: Preparing 20:56:21 eff270fa0adf: Preparing 20:56:21 d8fe287c36fe: Preparing 20:56:21 6aec6e246cfb: Preparing 20:56:21 36b50b131297: Preparing 20:56:21 6aec6e246cfb: Waiting 20:56:21 36b50b131297: Waiting 20:56:21 40399fca1b22: Layer already exists 20:56:21 eff270fa0adf: Layer already exists 20:56:21 e58541bcc832: Layer already exists 20:56:21 536137c8ef6e: Layer already exists 20:56:21 a1a628481443: Layer already exists 20:56:21 d8fe287c36fe: Layer already exists 20:56:21 6aec6e246cfb: Layer already exists 20:56:21 36b50b131297: Layer already exists 20:56:21 3.1.0-dev.31: digest: sha256:15c91bacc4b06cf3e0365dc11991e57ec503a65da969158e7c6cb98f03a4810b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:56:22 e58541bcc832: Preparing 20:56:22 a1a628481443: Preparing 20:56:22 40399fca1b22: Preparing 20:56:22 536137c8ef6e: Preparing 20:56:22 eff270fa0adf: Preparing 20:56:22 d8fe287c36fe: Preparing 20:56:22 6aec6e246cfb: Preparing 20:56:22 36b50b131297: Preparing 20:56:22 36b50b131297: Waiting 20:56:22 d8fe287c36fe: Waiting 20:56:22 6aec6e246cfb: Waiting 20:56:22 a1a628481443: Layer already exists 20:56:22 536137c8ef6e: Layer already exists 20:56:22 40399fca1b22: Layer already exists 20:56:22 eff270fa0adf: Layer already exists 20:56:22 e58541bcc832: Layer already exists 20:56:22 d8fe287c36fe: Layer already exists 20:56:22 6aec6e246cfb: Layer already exists 20:56:22 36b50b131297: Layer already exists 20:56:22 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:15c91bacc4b06cf3e0365dc11991e57ec503a65da969158e7c6cb98f03a4810b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:56:23 e58541bcc832: Preparing 20:56:23 a1a628481443: Preparing 20:56:23 40399fca1b22: Preparing 20:56:23 536137c8ef6e: Preparing 20:56:23 eff270fa0adf: Preparing 20:56:23 d8fe287c36fe: Preparing 20:56:23 6aec6e246cfb: Preparing 20:56:23 36b50b131297: Preparing 20:56:23 36b50b131297: Waiting 20:56:23 6aec6e246cfb: Waiting 20:56:23 d8fe287c36fe: Waiting 20:56:23 a1a628481443: Layer already exists 20:56:23 e58541bcc832: Layer already exists 20:56:23 536137c8ef6e: Layer already exists 20:56:23 eff270fa0adf: Layer already exists 20:56:23 40399fca1b22: Layer already exists 20:56:23 d8fe287c36fe: Layer already exists 20:56:23 6aec6e246cfb: Layer already exists 20:56:23 36b50b131297: Layer already exists 20:56:23 main: digest: sha256:15c91bacc4b06cf3e0365dc11991e57ec503a65da969158e7c6cb98f03a4810b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:23 ===================================================== [Pipeline] echo 20:56:23 taggedImages: 20:56:23 - nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:23 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:56:23 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.31 20:56:23 - nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:23 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:56:23 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:56:23 01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:23 latest 20:56:23 3.1.0-dev.31 20:56:23 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:23 main 20:56:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:56:23 9318fabaefa0: Preparing 20:56:23 504e161c33ad: Preparing 20:56:23 413ef0b68404: Preparing 20:56:23 536137c8ef6e: Preparing 20:56:23 eff270fa0adf: Preparing 20:56:23 d8fe287c36fe: Preparing 20:56:23 76ca8614be66: Preparing 20:56:23 36b50b131297: Preparing 20:56:23 36b50b131297: Waiting 20:56:23 d8fe287c36fe: Waiting 20:56:23 9318fabaefa0: Layer already exists 20:56:23 eff270fa0adf: Layer already exists 20:56:23 536137c8ef6e: Layer already exists 20:56:23 76ca8614be66: Layer already exists 20:56:23 d8fe287c36fe: Layer already exists 20:56:23 36b50b131297: Layer already exists 20:56:23 413ef0b68404: Pushed 20:56:23 504e161c33ad: Pushed 20:56:24 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:9903cfbb776de0026129a7331a6b64d65a47444f7c981f649020a9460fbbfe83 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:56:24 9318fabaefa0: Preparing 20:56:24 504e161c33ad: Preparing 20:56:24 413ef0b68404: Preparing 20:56:24 536137c8ef6e: Preparing 20:56:24 eff270fa0adf: Preparing 20:56:24 d8fe287c36fe: Preparing 20:56:24 76ca8614be66: Preparing 20:56:24 36b50b131297: Preparing 20:56:24 d8fe287c36fe: Waiting 20:56:24 76ca8614be66: Waiting 20:56:24 36b50b131297: Waiting 20:56:24 504e161c33ad: Layer already exists 20:56:24 eff270fa0adf: Layer already exists 20:56:24 536137c8ef6e: Layer already exists 20:56:24 413ef0b68404: Layer already exists 20:56:24 9318fabaefa0: Layer already exists 20:56:24 d8fe287c36fe: Layer already exists 20:56:24 36b50b131297: Layer already exists 20:56:24 76ca8614be66: Layer already exists 20:56:24 latest: digest: sha256:9903cfbb776de0026129a7331a6b64d65a47444f7c981f649020a9460fbbfe83 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.31 20:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:56:25 9318fabaefa0: Preparing 20:56:25 504e161c33ad: Preparing 20:56:25 413ef0b68404: Preparing 20:56:25 536137c8ef6e: Preparing 20:56:25 eff270fa0adf: Preparing 20:56:25 d8fe287c36fe: Preparing 20:56:25 76ca8614be66: Preparing 20:56:25 36b50b131297: Preparing 20:56:25 76ca8614be66: Waiting 20:56:25 36b50b131297: Waiting 20:56:25 d8fe287c36fe: Waiting 20:56:25 413ef0b68404: Layer already exists 20:56:25 9318fabaefa0: Layer already exists 20:56:25 504e161c33ad: Layer already exists 20:56:25 eff270fa0adf: Layer already exists 20:56:25 536137c8ef6e: Layer already exists 20:56:25 d8fe287c36fe: Layer already exists 20:56:25 76ca8614be66: Layer already exists 20:56:25 36b50b131297: Layer already exists 20:56:25 3.1.0-dev.31: digest: sha256:9903cfbb776de0026129a7331a6b64d65a47444f7c981f649020a9460fbbfe83 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:56:25 9318fabaefa0: Preparing 20:56:25 504e161c33ad: Preparing 20:56:25 413ef0b68404: Preparing 20:56:25 536137c8ef6e: Preparing 20:56:25 eff270fa0adf: Preparing 20:56:25 d8fe287c36fe: Preparing 20:56:25 76ca8614be66: Preparing 20:56:25 36b50b131297: Preparing 20:56:25 d8fe287c36fe: Waiting 20:56:25 76ca8614be66: Waiting 20:56:25 36b50b131297: Waiting 20:56:25 eff270fa0adf: Layer already exists 20:56:25 413ef0b68404: Layer already exists 20:56:25 9318fabaefa0: Layer already exists 20:56:25 536137c8ef6e: Layer already exists 20:56:25 504e161c33ad: Layer already exists 20:56:25 d8fe287c36fe: Layer already exists 20:56:25 76ca8614be66: Layer already exists 20:56:25 36b50b131297: Layer already exists 20:56:25 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:9903cfbb776de0026129a7331a6b64d65a47444f7c981f649020a9460fbbfe83 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:56:26 9318fabaefa0: Preparing 20:56:26 504e161c33ad: Preparing 20:56:26 413ef0b68404: Preparing 20:56:26 536137c8ef6e: Preparing 20:56:26 eff270fa0adf: Preparing 20:56:26 d8fe287c36fe: Preparing 20:56:26 76ca8614be66: Preparing 20:56:26 36b50b131297: Preparing 20:56:26 d8fe287c36fe: Waiting 20:56:26 76ca8614be66: Waiting 20:56:26 36b50b131297: Waiting 20:56:26 9318fabaefa0: Layer already exists 20:56:26 413ef0b68404: Layer already exists 20:56:26 504e161c33ad: Layer already exists 20:56:26 536137c8ef6e: Layer already exists 20:56:26 eff270fa0adf: Layer already exists 20:56:26 76ca8614be66: Layer already exists 20:56:26 d8fe287c36fe: Layer already exists 20:56:26 36b50b131297: Layer already exists 20:56:26 main: digest: sha256:9903cfbb776de0026129a7331a6b64d65a47444f7c981f649020a9460fbbfe83 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:26 ===================================================== [Pipeline] echo 20:56:26 taggedImages: 20:56:26 - nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:26 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:56:26 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.31 20:56:26 - nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:26 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:56:26 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:56:26 01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:26 latest 20:56:26 3.1.0-dev.31 20:56:26 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:26 main 20:56:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:56:27 7127bf9edf8c: Preparing 20:56:27 373f661cb984: Preparing 20:56:27 eff270fa0adf: Preparing 20:56:27 d8fe287c36fe: Preparing 20:56:27 58e8a0ef8523: Preparing 20:56:27 36b50b131297: Preparing 20:56:27 36b50b131297: Waiting 20:56:27 eff270fa0adf: Layer already exists 20:56:27 d8fe287c36fe: Layer already exists 20:56:27 36b50b131297: Layer already exists 20:56:27 7127bf9edf8c: Pushed 20:56:27 58e8a0ef8523: Pushed 20:56:30 373f661cb984: Pushed 20:56:30 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:917016e871d9df12868ddcd124cdf27b887aceb61db783a44d28cb768105ee5a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:56:31 7127bf9edf8c: Preparing 20:56:31 373f661cb984: Preparing 20:56:31 eff270fa0adf: Preparing 20:56:31 d8fe287c36fe: Preparing 20:56:31 58e8a0ef8523: Preparing 20:56:31 36b50b131297: Preparing 20:56:31 36b50b131297: Waiting 20:56:31 58e8a0ef8523: Layer already exists 20:56:31 d8fe287c36fe: Layer already exists 20:56:31 eff270fa0adf: Layer already exists 20:56:31 7127bf9edf8c: Layer already exists 20:56:31 373f661cb984: Layer already exists 20:56:31 36b50b131297: Layer already exists 20:56:31 latest: digest: sha256:917016e871d9df12868ddcd124cdf27b887aceb61db783a44d28cb768105ee5a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.31 20:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:56:31 7127bf9edf8c: Preparing 20:56:31 373f661cb984: Preparing 20:56:31 eff270fa0adf: Preparing 20:56:31 d8fe287c36fe: Preparing 20:56:31 58e8a0ef8523: Preparing 20:56:31 36b50b131297: Preparing 20:56:31 36b50b131297: Waiting 20:56:31 7127bf9edf8c: Layer already exists 20:56:31 eff270fa0adf: Layer already exists 20:56:31 58e8a0ef8523: Layer already exists 20:56:31 373f661cb984: Layer already exists 20:56:31 d8fe287c36fe: Layer already exists 20:56:31 36b50b131297: Layer already exists 20:56:31 3.1.0-dev.31: digest: sha256:917016e871d9df12868ddcd124cdf27b887aceb61db783a44d28cb768105ee5a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:56:32 7127bf9edf8c: Preparing 20:56:32 373f661cb984: Preparing 20:56:32 eff270fa0adf: Preparing 20:56:32 d8fe287c36fe: Preparing 20:56:32 58e8a0ef8523: Preparing 20:56:32 36b50b131297: Preparing 20:56:32 36b50b131297: Waiting 20:56:32 373f661cb984: Layer already exists 20:56:32 d8fe287c36fe: Layer already exists 20:56:32 eff270fa0adf: Layer already exists 20:56:32 58e8a0ef8523: Layer already exists 20:56:32 7127bf9edf8c: Layer already exists 20:56:32 36b50b131297: Layer already exists 20:56:32 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:917016e871d9df12868ddcd124cdf27b887aceb61db783a44d28cb768105ee5a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:56:32 7127bf9edf8c: Preparing 20:56:32 373f661cb984: Preparing 20:56:32 eff270fa0adf: Preparing 20:56:32 d8fe287c36fe: Preparing 20:56:32 58e8a0ef8523: Preparing 20:56:32 36b50b131297: Preparing 20:56:32 36b50b131297: Waiting 20:56:32 373f661cb984: Layer already exists 20:56:32 d8fe287c36fe: Layer already exists 20:56:32 58e8a0ef8523: Layer already exists 20:56:32 eff270fa0adf: Layer already exists 20:56:32 7127bf9edf8c: Layer already exists 20:56:32 36b50b131297: Layer already exists 20:56:32 main: digest: sha256:917016e871d9df12868ddcd124cdf27b887aceb61db783a44d28cb768105ee5a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:33 ===================================================== [Pipeline] echo 20:56:33 taggedImages: 20:56:33 - nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:56:33 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.31 20:56:33 - nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:56:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:56:33 01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:33 latest 20:56:33 3.1.0-dev.31 20:56:33 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:33 main 20:56:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:56:33 f815a668b67e: Preparing 20:56:33 933513b5d3f3: Preparing 20:56:33 eff270fa0adf: Preparing 20:56:33 d8fe287c36fe: Preparing 20:56:33 bcd3861891bd: Preparing 20:56:33 36b50b131297: Preparing 20:56:33 36b50b131297: Waiting 20:56:33 bcd3861891bd: Layer already exists 20:56:33 eff270fa0adf: Layer already exists 20:56:33 d8fe287c36fe: Layer already exists 20:56:33 36b50b131297: Layer already exists 20:56:33 f815a668b67e: Pushed 20:56:36 933513b5d3f3: Pushed 20:56:36 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:319e73c952b433ae5751df6c4110b4a5cd7498074c21cad20af7e24c2fe1248b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:56:37 f815a668b67e: Preparing 20:56:37 933513b5d3f3: Preparing 20:56:37 eff270fa0adf: Preparing 20:56:37 d8fe287c36fe: Preparing 20:56:37 bcd3861891bd: Preparing 20:56:37 36b50b131297: Preparing 20:56:37 36b50b131297: Waiting 20:56:37 f815a668b67e: Layer already exists 20:56:37 bcd3861891bd: Layer already exists 20:56:37 933513b5d3f3: Layer already exists 20:56:37 d8fe287c36fe: Layer already exists 20:56:37 eff270fa0adf: Layer already exists 20:56:37 36b50b131297: Layer already exists 20:56:37 latest: digest: sha256:319e73c952b433ae5751df6c4110b4a5cd7498074c21cad20af7e24c2fe1248b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.31 20:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:56:38 f815a668b67e: Preparing 20:56:38 933513b5d3f3: Preparing 20:56:38 eff270fa0adf: Preparing 20:56:38 d8fe287c36fe: Preparing 20:56:38 bcd3861891bd: Preparing 20:56:38 36b50b131297: Preparing 20:56:38 36b50b131297: Waiting 20:56:38 bcd3861891bd: Layer already exists 20:56:38 f815a668b67e: Layer already exists 20:56:38 eff270fa0adf: Layer already exists 20:56:38 d8fe287c36fe: Layer already exists 20:56:38 933513b5d3f3: Layer already exists 20:56:38 36b50b131297: Layer already exists 20:56:38 3.1.0-dev.31: digest: sha256:319e73c952b433ae5751df6c4110b4a5cd7498074c21cad20af7e24c2fe1248b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:56:38 f815a668b67e: Preparing 20:56:38 933513b5d3f3: Preparing 20:56:38 eff270fa0adf: Preparing 20:56:38 d8fe287c36fe: Preparing 20:56:38 bcd3861891bd: Preparing 20:56:38 36b50b131297: Preparing 20:56:38 36b50b131297: Waiting 20:56:38 eff270fa0adf: Layer already exists 20:56:38 f815a668b67e: Layer already exists 20:56:38 bcd3861891bd: Layer already exists 20:56:38 d8fe287c36fe: Layer already exists 20:56:38 933513b5d3f3: Layer already exists 20:56:38 36b50b131297: Layer already exists 20:56:38 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:319e73c952b433ae5751df6c4110b4a5cd7498074c21cad20af7e24c2fe1248b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:56:39 f815a668b67e: Preparing 20:56:39 933513b5d3f3: Preparing 20:56:39 eff270fa0adf: Preparing 20:56:39 d8fe287c36fe: Preparing 20:56:39 bcd3861891bd: Preparing 20:56:39 36b50b131297: Preparing 20:56:39 36b50b131297: Waiting 20:56:39 eff270fa0adf: Layer already exists 20:56:39 933513b5d3f3: Layer already exists 20:56:39 d8fe287c36fe: Layer already exists 20:56:39 bcd3861891bd: Layer already exists 20:56:39 f815a668b67e: Layer already exists 20:56:39 36b50b131297: Layer already exists 20:56:39 main: digest: sha256:319e73c952b433ae5751df6c4110b4a5cd7498074c21cad20af7e24c2fe1248b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:39 ===================================================== [Pipeline] echo 20:56:39 taggedImages: 20:56:39 - nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8 20:56:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:56:39 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.31 20:56:39 - nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 20:56:39 - 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:11:33 #101 ... 21:11:33 21:11:33 #132 [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:11:33 #132 963.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:11:33 #132 ... 21:11:33 21:11:33 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:11:33 #130 DONE 967.9s 21:11:33 21:11:33 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:11:33 #101 ... 21:11:33 21:11:33 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:11:33 #147 DONE 0.2s 21:11:33 21:11:33 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:11:33 #108 ... 21:11:33 21:11:33 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:11:33 #148 DONE 0.3s 21:11:33 21:11:33 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:11:33 #101 ... 21:11:33 21:11:33 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:11:33 #149 DONE 0.1s 21:11:33 21:11:33 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:11:33 #150 DONE 0.1s 21:11:33 21:11:33 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:11:33 #131 ... 21:11:33 21:11:33 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:11:33 #151 DONE 0.2s 21:11:33 21:11:33 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:11:33 #152 DONE 0.1s 21:11:33 21:11:33 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:11:33 #128 ... 21:11:33 21:11:33 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:11:34 #153 DONE 2.0s 21:11:34 21:11:34 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:11:35 #101 ... 21:11:35 21:11:35 #140 [security-proxy-setup] exporting to image 21:11:35 #140 exporting layers 21:11:36 #140 exporting layers 0.9s done 21:11:36 #140 writing image sha256:4e5208fadf5e639fdc5f486726d6a18ecee4ce1dc28f8768fd91d3e07b12dd6f done 21:11:36 #140 naming to docker.io/library/security-proxy-setup-arm64 done 21:11:36 #140 DONE 5.9s 21:11:36 21:11:36 #132 [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:11:48 #132 ... 21:11:48 21:11:48 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:11:48 #131 DONE 983.2s 21:11:48 21:11:48 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:11:48 #154 DONE 0.4s 21:11:48 21:11:48 #132 [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:11:48 #132 ... 21:11:48 21:11:48 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:11:49 #155 DONE 2.4s 21:11:49 21:11:49 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:11:50 #156 DONE 0.6s 21:11:50 21:11:50 #132 [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:11:50 #132 DONE 986.5s 21:11:50 21:11:50 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:11:50 #108 ... 21:11:50 21:11:50 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:11:50 #157 DONE 0.6s 21:11:50 21:11:50 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:11:50 #108 ... 21:11:50 21:11:50 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:11:51 #158 DONE 0.7s 21:11:51 21:11:51 #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:11:51 #159 DONE 0.3s 21:11:51 21:11:51 #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:11:51 #160 DONE 0.2s 21:11:51 21:11:51 #161 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:11:51 #161 DONE 0.3s 21:11:51 21:11:51 #162 [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:11:51 #162 DONE 0.3s 21:11:51 21:11:51 #163 [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:11:51 #163 DONE 0.2s 21:11:51 21:11:51 #164 [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:11:52 #164 DONE 0.2s 21:11:52 21:11:52 #165 [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:11:52 #165 DONE 0.2s 21:11:52 21:11:52 #166 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:11:52 #166 DONE 0.3s 21:11:52 21:11:52 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:11:52 #167 DONE 0.2s 21:11:52 21:11:52 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:11:52 #168 DONE 0.1s 21:11:52 21:11:52 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:11:53 #169 DONE 0.7s 21:11:53 21:11:53 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:11:53 #170 DONE 0.6s 21:11:53 21:11:53 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:11:54 #171 DONE 0.3s 21:11:54 21:11:54 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:11:55 #172 ... 21:11:55 21:11:55 #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:11:55 #173 DONE 2.6s 21:11:55 21:11:55 #140 [security-bootstrapper] exporting to image 21:11:55 #140 exporting layers 21:11:56 #140 exporting layers 1.2s done 21:11:56 #140 writing image sha256:0f1cec8a070949ccf97319e5b421380cfd1bbccef801085ad10402ddc3eae665 21:11:56 #140 writing image sha256:0f1cec8a070949ccf97319e5b421380cfd1bbccef801085ad10402ddc3eae665 0.1s done 21:11:56 #140 naming to docker.io/library/security-bootstrapper-arm64 21:11:56 #140 naming to docker.io/library/security-bootstrapper-arm64 done 21:11:56 #140 DONE 7.2s 21:11:56 21:11:56 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:11:57 #108 ... 21:11:57 21:11:57 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:11:57 #172 DONE 3.2s 21:11:57 21:11:57 #140 [security-secretstore-setup] exporting to image 21:11:58 #140 exporting layers 1.3s done 21:11:58 #140 writing image sha256:2fe87b4086396b1bf697e9a86fddf290a194efeefbb14abbf4e1d6d7064bdaab done 21:11:58 #140 naming to docker.io/library/security-secretstore-setup-arm64 done 21:11:58 #140 DONE 8.5s 21:11:58 21:11:58 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:12:11 #108 ... 21:12:11 21:12:11 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:12:11 #128 DONE 1007.1s 21:12:11 21:12:11 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:12:11 #101 ... 21:12:11 21:12:11 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:12:11 #174 DONE 0.4s 21:12:11 21:12:11 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:12:11 #101 ... 21:12:11 21:12:11 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:12:11 #175 DONE 0.3s 21:12:11 21:12:11 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:12:11 #101 ... 21:12:11 21:12:11 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:12:12 #176 DONE 0.3s 21:12:12 21:12:12 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:12:12 #177 DONE 0.1s 21:12:12 21:12:12 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:12:12 #178 DONE 0.2s 21:12:12 21:12:12 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:12:14 #179 DONE 2.0s 21:12:14 21:12:14 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:12:14 #101 ... 21:12:14 21:12:14 #140 [security-proxy-auth] exporting to image 21:12:14 #140 exporting layers 21:12:14 #140 exporting layers 0.6s done 21:12:15 #140 writing image sha256:9432987b50e14d4da71851f24a255348897d48669e56911eff3d195c2745511b done 21:12:15 #140 naming to docker.io/library/security-proxy-auth-arm64 done 21:12:15 #140 DONE 9.1s 21:12:15 21:12:15 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:12:25 #108 DONE 1021.0s 21:12:25 21:12:25 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:12:25 #127 ... 21:12:25 21:12:25 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:12:25 #180 DONE 0.1s 21:12:25 21:12:25 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:12:25 #181 DONE 0.2s 21:12:25 21:12:25 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:12:25 #182 DONE 0.3s 21:12:25 21:12:25 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:12:25 #101 ... 21:12:25 21:12:25 #183 [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:12:25 #183 DONE 0.1s 21:12:25 21:12:25 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:12:25 #184 DONE 0.1s 21:12:25 21:12:25 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:12:26 #127 ... 21:12:26 21:12:26 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:12:28 #185 DONE 1.8s 21:12:28 21:12:28 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:12:28 #127 ... 21:12:28 21:12:28 #140 [core-common-config-bootstrapper] exporting to image 21:12:28 #140 exporting layers 21:12:28 #140 exporting layers 0.5s done 21:12:28 #140 writing image sha256:f4eb29b09de42b4bc32208885313feff822f0bafc428eb6477b94b62495596c1 done 21:12:28 #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:12:28 #140 DONE 9.6s 21:12:28 21:12:28 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:13:07 #126 ... 21:13:07 21:13:07 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:13:07 #109 DONE 1062.3s 21:13:07 21:13:07 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:13:07 #101 ... 21:13:07 21:13:07 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:13:07 #186 DONE 0.1s 21:13:07 21:13:07 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:13:07 #187 DONE 0.1s 21:13:07 21:13:07 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:13:07 #188 DONE 0.3s 21:13:07 21:13:07 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:13:07 #189 DONE 0.1s 21:13:07 21:13:07 #140 [core-command] exporting to image 21:13:07 #140 exporting layers 21:13:07 #140 exporting layers 0.4s done 21:13:07 #140 writing image sha256:2194a2cb186ad7af3c703f5c3f1a268f7aa204a6af1ea0d183b3e83a36cfccef done 21:13:07 #140 naming to docker.io/library/core-command-arm64 done 21:13:07 #140 DONE 10.0s 21:13:07 21:13:07 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:13:20 #127 ... 21:13:20 21:13:20 #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:13:20 #113 DONE 1075.8s 21:13:20 21:13:20 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:13:20 #124 DONE 1076.1s 21:13:20 21:13:20 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:13:20 #127 ... 21:13:20 21:13:20 #190 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:13:20 #190 DONE 0.4s 21:13:20 21:13:20 #191 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:13:20 #191 DONE 0.3s 21:13:20 21:13:20 #192 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:13:20 #192 ... 21:13:20 21:13:20 #193 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:13:20 #193 DONE 0.3s 21:13:21 21:13:21 #194 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:13:21 #194 DONE 0.2s 21:13:21 21:13:21 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:13:21 #127 ... 21:13:21 21:13:21 #192 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:13:21 #192 DONE 0.6s 21:13:21 21:13:21 #195 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:13:21 #195 DONE 0.5s 21:13:21 21:13:21 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:13:21 #196 DONE 0.3s 21:13:21 21:13:21 #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:13:21 #197 ... 21:13:21 21:13:21 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:13:21 #198 DONE 0.2s 21:13:21 21:13:21 #140 [core-metadata] exporting to image 21:13:21 #140 exporting layers 21:13:21 #140 ... 21:13:21 21:13:21 #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:13:21 #197 DONE 0.4s 21:13:22 21:13:22 #140 [core-data] exporting to image 21:13:22 #140 exporting layers 0.4s done 21:13:22 #140 writing image sha256:8a9f5c5684bad42d474a0e26f201e7866a100a377e5be995605cf3084a9f3506 0.0s done 21:13:22 #140 naming to docker.io/library/core-metadata-arm64 done 21:13:22 #140 writing image sha256:3bb42a12f79038d0bc31713a92a3bdf619ebe09a8fef05b3d501dd59980f5535 done 21:13:22 #140 naming to docker.io/library/core-data-arm64 done 21:13:22 #140 DONE 10.6s 21:13:22 21:13:22 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:13:54 #127 ... 21:13:54 21:13:54 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:13:54 #101 DONE 1107.2s 21:13:54 21:13:54 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:13:54 #127 ... 21:13:54 21:13:54 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:13:54 #199 DONE 0.2s 21:13:54 21:13:54 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:13:54 #200 DONE 0.2s 21:13:54 21:13:54 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:13:54 #201 DONE 0.4s 21:13:54 21:13:54 #202 [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:13:54 #202 DONE 0.1s 21:13:54 21:13:54 #140 [security-spiffe-token-provider] exporting to image 21:13:54 #140 exporting layers 21:13:54 #140 exporting layers 0.7s done 21:13:54 #140 writing image sha256:6e7b0ae5e0cb3aa1c512434da23c4269e10ee311714d2b2eeb06bee9106dbb93 done 21:13:54 #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:13:54 #140 DONE 11.4s 21:13:54 21:13:54 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:14:16 #126 DONE 1132.7s 21:14:16 21:14:16 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:14:16 #127 ... 21:14:16 21:14:16 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:14:16 #203 DONE 0.2s 21:14:16 21:14:16 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:14:16 #127 ... 21:14:16 21:14:16 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:14:16 #204 DONE 0.1s 21:14:16 21:14:16 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:14:17 #205 ... 21:14:17 21:14:17 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:14:17 #127 DONE 1133.4s 21:14:17 21:14:17 #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:14:17 #206 ... 21:14:17 21:14:17 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:14:17 #205 DONE 0.5s 21:14:17 21:14:17 #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:14:17 #206 DONE 0.2s 21:14:17 21:14:17 #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:14:17 #207 DONE 0.2s 21:14:17 21:14:17 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:14:17 #208 DONE 0.2s 21:14:17 21:14:17 #140 [support-notifications] exporting to image 21:14:17 #140 exporting layers 21:14:18 #140 exporting layers 0.6s done 21:14:18 #140 writing image sha256:5b1d58757319f81bc4b5f569b96157f95bbbfa7993999ec09a2f585a51848f0d done 21:14:18 #140 naming to docker.io/library/support-notifications-arm64 done 21:14:18 #140 DONE 11.9s 21:14:18 21:14:18 #209 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:14:18 #209 DONE 0.5s 21:14:18 21:14:18 #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:14:18 #210 DONE 0.2s 21:14:18 21:14:18 #140 [support-scheduler] exporting to image 21:14:18 #140 exporting layers 0.4s done 21:14:18 #140 writing image sha256:df6fe77161133d4c8b184e8d41d89a7a2ad8510a0e2f825b02e522dfc6ce4868 done 21:14:18 #140 naming to docker.io/library/support-scheduler-arm64 done 21:14:18 #140 DONE 12.4s 21:14:18 time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:14:18 time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:14:18 $ docker stop --time=1 dbf6951783c2b6ecc231121f54fc76378e69ee519720b5d6807295ab9b4b1f39 21:14:20 $ docker rm -f --volumes dbf6951783c2b6ecc231121f54fc76378e69ee519720b5d6807295ab9b4b1f39 [Pipeline] // withDockerContainer [Pipeline] sh 21:14:21 + docker images 21:14:21 REPOSITORY TAG IMAGE ID CREATED SIZE 21:14:21 support-scheduler-arm64 latest df6fe7716113 3 seconds ago 32.9MB 21:14:21 support-notifications-arm64 latest 5b1d58757319 4 seconds ago 33.7MB 21:14:21 security-spiffe-token-provider-arm64 latest 6e7b0ae5e0cb 30 seconds ago 33.3MB 21:14:21 core-metadata-arm64 latest 8a9f5c5684ba About a minute ago 21.2MB 21:14:21 core-data-arm64 latest 3bb42a12f790 About a minute ago 20.9MB 21:14:21 core-command-arm64 latest 2194a2cb186a About a minute ago 20.8MB 21:14:21 core-common-config-bootstrapper-arm64 latest f4eb29b09de4 About a minute ago 18MB 21:14:21 security-proxy-auth-arm64 latest 9432987b50e1 2 minutes ago 19.3MB 21:14:21 security-secretstore-setup-arm64 latest 2fe87b408639 2 minutes ago 43MB 21:14:21 security-bootstrapper-arm64 latest 0f1cec8a0709 2 minutes ago 22.6MB 21:14:21 security-proxy-setup-arm64 latest 4e5208fadf5e 2 minutes ago 28.8MB 21:14:21 security-spire-agent-arm64 latest 18494fac93ed 18 minutes ago 152MB 21:14:21 security-spire-config-arm64 latest 431c76368545 18 minutes ago 96.1MB 21:14:21 security-spire-server-arm64 latest 90d2ddcdbd59 18 minutes ago 96.9MB 21:14:21 ci-base-image-arm64 latest fc9c24991a40 20 minutes ago 1.05GB 21:14:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 21:14:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:21 provisioning config files... 21:14:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/565@tmp/config15230183377082470544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:21 ---> docker-login.sh 21:14:21 nexus3.edgexfoundry.org:10001 21:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:21 Configure a credential helper to remove this warning. See 21:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:21 21:14:21 Login Succeeded 21:14:21 nexus3.edgexfoundry.org:10002 21:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:22 Configure a credential helper to remove this warning. See 21:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:22 21:14:22 Login Succeeded 21:14:22 nexus3.edgexfoundry.org:10003 21:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:22 Configure a credential helper to remove this warning. See 21:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:22 21:14:22 Login Succeeded 21:14:22 nexus3.edgexfoundry.org:10004 21:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:22 Configure a credential helper to remove this warning. See 21:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:22 21:14:22 Login Succeeded 21:14:22 docker.io 21:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:23 Configure a credential helper to remove this warning. See 21:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:23 21:14:23 Login Succeeded 21:14:23 ---> docker-login.sh ends [Pipeline] } 21:14:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:23 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:14:23 01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:23 latest 21:14:23 3.1.0-dev.31 21:14:23 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:23 main 21:14:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:14:24 e931e1c72c89: Preparing 21:14:24 f4140e5a3f38: Preparing 21:14:24 5f7c5f359b86: Preparing 21:14:24 2769c5abe11f: Preparing 21:14:24 83b97a32d4f3: Preparing 21:14:24 d2d9d24a8c2a: Preparing 21:14:24 d2d9d24a8c2a: Waiting 21:14:24 5f7c5f359b86: Pushed 21:14:24 83b97a32d4f3: Pushed 21:14:24 e931e1c72c89: Pushed 21:14:24 2769c5abe11f: Pushed 21:14:24 d2d9d24a8c2a: Layer already exists 21:14:27 f4140e5a3f38: Pushed 21:14:27 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:b53a51b0e9f79aa015ee02624eb25dd2310a9b19e527ec8867bf7e40be038b3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:14:28 e931e1c72c89: Preparing 21:14:28 f4140e5a3f38: Preparing 21:14:28 5f7c5f359b86: Preparing 21:14:28 2769c5abe11f: Preparing 21:14:28 83b97a32d4f3: Preparing 21:14:28 d2d9d24a8c2a: Preparing 21:14:28 d2d9d24a8c2a: Waiting 21:14:28 e931e1c72c89: Layer already exists 21:14:28 83b97a32d4f3: Layer already exists 21:14:28 f4140e5a3f38: Layer already exists 21:14:28 5f7c5f359b86: Layer already exists 21:14:28 2769c5abe11f: Layer already exists 21:14:28 d2d9d24a8c2a: Layer already exists 21:14:28 latest: digest: sha256:b53a51b0e9f79aa015ee02624eb25dd2310a9b19e527ec8867bf7e40be038b3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.31 21:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:14:29 e931e1c72c89: Preparing 21:14:29 f4140e5a3f38: Preparing 21:14:29 5f7c5f359b86: Preparing 21:14:29 2769c5abe11f: Preparing 21:14:29 83b97a32d4f3: Preparing 21:14:29 d2d9d24a8c2a: Preparing 21:14:29 d2d9d24a8c2a: Waiting 21:14:29 5f7c5f359b86: Layer already exists 21:14:29 e931e1c72c89: Layer already exists 21:14:29 83b97a32d4f3: Layer already exists 21:14:29 f4140e5a3f38: Layer already exists 21:14:29 2769c5abe11f: Layer already exists 21:14:29 d2d9d24a8c2a: Layer already exists 21:14:29 3.1.0-dev.31: digest: sha256:b53a51b0e9f79aa015ee02624eb25dd2310a9b19e527ec8867bf7e40be038b3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:14:29 e931e1c72c89: Preparing 21:14:29 f4140e5a3f38: Preparing 21:14:29 5f7c5f359b86: Preparing 21:14:29 2769c5abe11f: Preparing 21:14:29 83b97a32d4f3: Preparing 21:14:29 d2d9d24a8c2a: Preparing 21:14:29 d2d9d24a8c2a: Waiting 21:14:29 e931e1c72c89: Layer already exists 21:14:29 f4140e5a3f38: Layer already exists 21:14:29 2769c5abe11f: Layer already exists 21:14:29 83b97a32d4f3: Layer already exists 21:14:29 5f7c5f359b86: Layer already exists 21:14:29 d2d9d24a8c2a: Layer already exists 21:14:29 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:b53a51b0e9f79aa015ee02624eb25dd2310a9b19e527ec8867bf7e40be038b3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:14:30 e931e1c72c89: Preparing 21:14:30 f4140e5a3f38: Preparing 21:14:30 5f7c5f359b86: Preparing 21:14:30 2769c5abe11f: Preparing 21:14:30 83b97a32d4f3: Preparing 21:14:30 d2d9d24a8c2a: Preparing 21:14:30 d2d9d24a8c2a: Waiting 21:14:30 e931e1c72c89: Layer already exists 21:14:30 f4140e5a3f38: Layer already exists 21:14:30 5f7c5f359b86: Layer already exists 21:14:30 83b97a32d4f3: Layer already exists 21:14:30 2769c5abe11f: Layer already exists 21:14:30 d2d9d24a8c2a: Layer already exists 21:14:30 main: digest: sha256:b53a51b0e9f79aa015ee02624eb25dd2310a9b19e527ec8867bf7e40be038b3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:30 ===================================================== [Pipeline] echo 21:14:30 taggedImages: 21:14:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:14:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.31 21:14:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:14:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:14:30 01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:30 latest 21:14:30 3.1.0-dev.31 21:14:30 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:30 main 21:14:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:14:31 9d3b9ee89e05: Preparing 21:14:31 d4aa8068e559: Preparing 21:14:31 0bf4ad284d10: Preparing 21:14:31 90b241e975d9: Preparing 21:14:31 5f7c5f359b86: Preparing 21:14:31 2769c5abe11f: Preparing 21:14:31 83b97a32d4f3: Preparing 21:14:31 d2d9d24a8c2a: Preparing 21:14:31 83b97a32d4f3: Waiting 21:14:31 d2d9d24a8c2a: Waiting 21:14:31 2769c5abe11f: Waiting 21:14:31 5f7c5f359b86: Layer already exists 21:14:31 2769c5abe11f: Layer already exists 21:14:31 83b97a32d4f3: Layer already exists 21:14:31 0bf4ad284d10: Pushed 21:14:31 d2d9d24a8c2a: Layer already exists 21:14:31 9d3b9ee89e05: Pushed 21:14:31 d4aa8068e559: Pushed 21:14:34 90b241e975d9: Pushed 21:14:34 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:2e1cd6ab17fb65291921428386a61555011773add4e68a163f1883e7bfd65a16 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:34 + 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:14:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:14:35 9d3b9ee89e05: Preparing 21:14:35 d4aa8068e559: Preparing 21:14:35 0bf4ad284d10: Preparing 21:14:35 90b241e975d9: Preparing 21:14:35 5f7c5f359b86: Preparing 21:14:35 2769c5abe11f: Preparing 21:14:35 83b97a32d4f3: Preparing 21:14:35 d2d9d24a8c2a: Preparing 21:14:35 2769c5abe11f: Waiting 21:14:35 d2d9d24a8c2a: Waiting 21:14:35 83b97a32d4f3: Waiting 21:14:35 5f7c5f359b86: Layer already exists 21:14:35 90b241e975d9: Layer already exists 21:14:35 0bf4ad284d10: Layer already exists 21:14:35 9d3b9ee89e05: Layer already exists 21:14:35 d4aa8068e559: Layer already exists 21:14:35 83b97a32d4f3: Layer already exists 21:14:35 2769c5abe11f: Layer already exists 21:14:35 d2d9d24a8c2a: Layer already exists 21:14:35 latest: digest: sha256:2e1cd6ab17fb65291921428386a61555011773add4e68a163f1883e7bfd65a16 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.31 21:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:14:36 9d3b9ee89e05: Preparing 21:14:36 d4aa8068e559: Preparing 21:14:36 0bf4ad284d10: Preparing 21:14:36 90b241e975d9: Preparing 21:14:36 5f7c5f359b86: Preparing 21:14:36 2769c5abe11f: Preparing 21:14:36 83b97a32d4f3: Preparing 21:14:36 d2d9d24a8c2a: Preparing 21:14:36 83b97a32d4f3: Waiting 21:14:36 d2d9d24a8c2a: Waiting 21:14:36 2769c5abe11f: Waiting 21:14:36 0bf4ad284d10: Layer already exists 21:14:36 90b241e975d9: Layer already exists 21:14:36 5f7c5f359b86: Layer already exists 21:14:36 d4aa8068e559: Layer already exists 21:14:36 9d3b9ee89e05: Layer already exists 21:14:36 2769c5abe11f: Layer already exists 21:14:36 d2d9d24a8c2a: Layer already exists 21:14:36 83b97a32d4f3: Layer already exists 21:14:36 3.1.0-dev.31: digest: sha256:2e1cd6ab17fb65291921428386a61555011773add4e68a163f1883e7bfd65a16 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:14:37 9d3b9ee89e05: Preparing 21:14:37 d4aa8068e559: Preparing 21:14:37 0bf4ad284d10: Preparing 21:14:37 90b241e975d9: Preparing 21:14:37 5f7c5f359b86: Preparing 21:14:37 2769c5abe11f: Preparing 21:14:37 83b97a32d4f3: Preparing 21:14:37 d2d9d24a8c2a: Preparing 21:14:37 2769c5abe11f: Waiting 21:14:37 83b97a32d4f3: Waiting 21:14:37 d2d9d24a8c2a: Waiting 21:14:37 5f7c5f359b86: Layer already exists 21:14:37 0bf4ad284d10: Layer already exists 21:14:37 d4aa8068e559: Layer already exists 21:14:37 9d3b9ee89e05: Layer already exists 21:14:37 90b241e975d9: Layer already exists 21:14:37 2769c5abe11f: Layer already exists 21:14:37 83b97a32d4f3: Layer already exists 21:14:37 d2d9d24a8c2a: Layer already exists 21:14:37 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:2e1cd6ab17fb65291921428386a61555011773add4e68a163f1883e7bfd65a16 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:37 + 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:14:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:14:37 9d3b9ee89e05: Preparing 21:14:37 d4aa8068e559: Preparing 21:14:37 0bf4ad284d10: Preparing 21:14:37 90b241e975d9: Preparing 21:14:37 5f7c5f359b86: Preparing 21:14:37 2769c5abe11f: Preparing 21:14:37 83b97a32d4f3: Preparing 21:14:37 d2d9d24a8c2a: Preparing 21:14:37 83b97a32d4f3: Waiting 21:14:37 d2d9d24a8c2a: Waiting 21:14:37 2769c5abe11f: Waiting 21:14:37 5f7c5f359b86: Layer already exists 21:14:37 9d3b9ee89e05: Layer already exists 21:14:37 90b241e975d9: Layer already exists 21:14:37 0bf4ad284d10: Layer already exists 21:14:37 d4aa8068e559: Layer already exists 21:14:37 83b97a32d4f3: Layer already exists 21:14:37 2769c5abe11f: Layer already exists 21:14:37 d2d9d24a8c2a: Layer already exists 21:14:38 main: digest: sha256:2e1cd6ab17fb65291921428386a61555011773add4e68a163f1883e7bfd65a16 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:38 ===================================================== [Pipeline] echo 21:14:38 taggedImages: 21:14:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:14:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.31 21:14:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:14:38 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:14:38 01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:38 latest 21:14:38 3.1.0-dev.31 21:14:38 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:38 main 21:14:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:14:39 fd4b3abbd0a6: Preparing 21:14:39 701d5ae1b9ed: Preparing 21:14:39 5f7c5f359b86: Preparing 21:14:39 2769c5abe11f: Preparing 21:14:39 93f86d51daf4: Preparing 21:14:39 d2d9d24a8c2a: Preparing 21:14:39 d2d9d24a8c2a: Waiting 21:14:39 2769c5abe11f: Layer already exists 21:14:39 5f7c5f359b86: Layer already exists 21:14:39 d2d9d24a8c2a: Layer already exists 21:14:39 93f86d51daf4: Pushed 21:14:39 fd4b3abbd0a6: Pushed 21:14:42 701d5ae1b9ed: Pushed 21:14:42 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:d0634c6a4a3cd36e2ae1913b08f249bd130a0e77a317cbaf306fec29cb7518c5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:14:43 fd4b3abbd0a6: Preparing 21:14:43 701d5ae1b9ed: Preparing 21:14:43 5f7c5f359b86: Preparing 21:14:43 2769c5abe11f: Preparing 21:14:43 93f86d51daf4: Preparing 21:14:43 d2d9d24a8c2a: Preparing 21:14:43 d2d9d24a8c2a: Waiting 21:14:43 2769c5abe11f: Layer already exists 21:14:43 fd4b3abbd0a6: Layer already exists 21:14:43 701d5ae1b9ed: Layer already exists 21:14:43 5f7c5f359b86: Layer already exists 21:14:43 93f86d51daf4: Layer already exists 21:14:43 d2d9d24a8c2a: Layer already exists 21:14:43 latest: digest: sha256:d0634c6a4a3cd36e2ae1913b08f249bd130a0e77a317cbaf306fec29cb7518c5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.31 21:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:14:44 fd4b3abbd0a6: Preparing 21:14:44 701d5ae1b9ed: Preparing 21:14:44 5f7c5f359b86: Preparing 21:14:44 2769c5abe11f: Preparing 21:14:44 93f86d51daf4: Preparing 21:14:44 d2d9d24a8c2a: Preparing 21:14:44 d2d9d24a8c2a: Waiting 21:14:44 93f86d51daf4: Layer already exists 21:14:44 701d5ae1b9ed: Layer already exists 21:14:44 fd4b3abbd0a6: Layer already exists 21:14:44 2769c5abe11f: Layer already exists 21:14:44 5f7c5f359b86: Layer already exists 21:14:44 d2d9d24a8c2a: Layer already exists 21:14:44 3.1.0-dev.31: digest: sha256:d0634c6a4a3cd36e2ae1913b08f249bd130a0e77a317cbaf306fec29cb7518c5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:14:45 fd4b3abbd0a6: Preparing 21:14:45 701d5ae1b9ed: Preparing 21:14:45 5f7c5f359b86: Preparing 21:14:45 2769c5abe11f: Preparing 21:14:45 93f86d51daf4: Preparing 21:14:45 d2d9d24a8c2a: Preparing 21:14:45 d2d9d24a8c2a: Waiting 21:14:45 5f7c5f359b86: Layer already exists 21:14:45 701d5ae1b9ed: Layer already exists 21:14:45 93f86d51daf4: Layer already exists 21:14:45 fd4b3abbd0a6: Layer already exists 21:14:45 2769c5abe11f: Layer already exists 21:14:45 d2d9d24a8c2a: Layer already exists 21:14:45 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:d0634c6a4a3cd36e2ae1913b08f249bd130a0e77a317cbaf306fec29cb7518c5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:14:45 fd4b3abbd0a6: Preparing 21:14:45 701d5ae1b9ed: Preparing 21:14:45 5f7c5f359b86: Preparing 21:14:45 2769c5abe11f: Preparing 21:14:45 93f86d51daf4: Preparing 21:14:45 d2d9d24a8c2a: Preparing 21:14:45 d2d9d24a8c2a: Waiting 21:14:45 5f7c5f359b86: Layer already exists 21:14:45 fd4b3abbd0a6: Layer already exists 21:14:45 701d5ae1b9ed: Layer already exists 21:14:45 2769c5abe11f: Layer already exists 21:14:45 93f86d51daf4: Layer already exists 21:14:45 d2d9d24a8c2a: Layer already exists 21:14:46 main: digest: sha256:d0634c6a4a3cd36e2ae1913b08f249bd130a0e77a317cbaf306fec29cb7518c5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:46 ===================================================== [Pipeline] echo 21:14:46 taggedImages: 21:14:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:14:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.31 21:14:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:14:46 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:14:46 01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:46 latest 21:14:46 3.1.0-dev.31 21:14:46 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:46 main 21:14:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:14:46 20efa3e9a629: Preparing 21:14:46 75e2066aa1dd: Preparing 21:14:46 564afc63ce64: Preparing 21:14:46 5f7c5f359b86: Preparing 21:14:46 2769c5abe11f: Preparing 21:14:46 83b97a32d4f3: Preparing 21:14:46 d2d9d24a8c2a: Preparing 21:14:46 83b97a32d4f3: Waiting 21:14:46 d2d9d24a8c2a: Waiting 21:14:46 5f7c5f359b86: Layer already exists 21:14:46 2769c5abe11f: Layer already exists 21:14:46 d2d9d24a8c2a: Layer already exists 21:14:47 83b97a32d4f3: Layer already exists 21:14:47 75e2066aa1dd: Pushed 21:14:47 20efa3e9a629: Pushed 21:14:50 564afc63ce64: Pushed 21:14:50 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:ce4f0e4c2a3cf500d8c01b0016277121f79f194b265b60c6caeaa6a6b7b8e47e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:14:51 20efa3e9a629: Preparing 21:14:51 75e2066aa1dd: Preparing 21:14:51 564afc63ce64: Preparing 21:14:51 5f7c5f359b86: Preparing 21:14:51 2769c5abe11f: Preparing 21:14:51 83b97a32d4f3: Preparing 21:14:51 d2d9d24a8c2a: Preparing 21:14:51 83b97a32d4f3: Waiting 21:14:51 d2d9d24a8c2a: Waiting 21:14:51 5f7c5f359b86: Layer already exists 21:14:51 20efa3e9a629: Layer already exists 21:14:51 2769c5abe11f: Layer already exists 21:14:51 75e2066aa1dd: Layer already exists 21:14:51 564afc63ce64: Layer already exists 21:14:51 d2d9d24a8c2a: Layer already exists 21:14:51 83b97a32d4f3: Layer already exists 21:14:51 latest: digest: sha256:ce4f0e4c2a3cf500d8c01b0016277121f79f194b265b60c6caeaa6a6b7b8e47e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.31 21:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:14:52 20efa3e9a629: Preparing 21:14:52 75e2066aa1dd: Preparing 21:14:52 564afc63ce64: Preparing 21:14:52 5f7c5f359b86: Preparing 21:14:52 2769c5abe11f: Preparing 21:14:52 83b97a32d4f3: Preparing 21:14:52 d2d9d24a8c2a: Preparing 21:14:52 83b97a32d4f3: Waiting 21:14:52 20efa3e9a629: Layer already exists 21:14:52 2769c5abe11f: Layer already exists 21:14:52 75e2066aa1dd: Layer already exists 21:14:52 5f7c5f359b86: Layer already exists 21:14:52 564afc63ce64: Layer already exists 21:14:52 d2d9d24a8c2a: Layer already exists 21:14:52 83b97a32d4f3: Layer already exists 21:14:52 3.1.0-dev.31: digest: sha256:ce4f0e4c2a3cf500d8c01b0016277121f79f194b265b60c6caeaa6a6b7b8e47e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:14:52 20efa3e9a629: Preparing 21:14:52 75e2066aa1dd: Preparing 21:14:52 564afc63ce64: Preparing 21:14:52 5f7c5f359b86: Preparing 21:14:52 2769c5abe11f: Preparing 21:14:52 83b97a32d4f3: Preparing 21:14:52 d2d9d24a8c2a: Preparing 21:14:52 83b97a32d4f3: Waiting 21:14:52 d2d9d24a8c2a: Waiting 21:14:52 2769c5abe11f: Layer already exists 21:14:52 5f7c5f359b86: Layer already exists 21:14:52 20efa3e9a629: Layer already exists 21:14:52 564afc63ce64: Layer already exists 21:14:52 75e2066aa1dd: Layer already exists 21:14:52 83b97a32d4f3: Layer already exists 21:14:52 d2d9d24a8c2a: Layer already exists 21:14:52 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:ce4f0e4c2a3cf500d8c01b0016277121f79f194b265b60c6caeaa6a6b7b8e47e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:14:53 20efa3e9a629: Preparing 21:14:53 75e2066aa1dd: Preparing 21:14:53 564afc63ce64: Preparing 21:14:53 5f7c5f359b86: Preparing 21:14:53 2769c5abe11f: Preparing 21:14:53 83b97a32d4f3: Preparing 21:14:53 d2d9d24a8c2a: Preparing 21:14:53 83b97a32d4f3: Waiting 21:14:53 d2d9d24a8c2a: Waiting 21:14:53 5f7c5f359b86: Layer already exists 21:14:53 75e2066aa1dd: Layer already exists 21:14:53 564afc63ce64: Layer already exists 21:14:53 2769c5abe11f: Layer already exists 21:14:53 20efa3e9a629: Layer already exists 21:14:53 83b97a32d4f3: Layer already exists 21:14:53 d2d9d24a8c2a: Layer already exists 21:14:53 main: digest: sha256:ce4f0e4c2a3cf500d8c01b0016277121f79f194b265b60c6caeaa6a6b7b8e47e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:54 ===================================================== [Pipeline] echo 21:14:54 taggedImages: 21:14:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:14:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.31 21:14:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:14:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:14:54 01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:54 latest 21:14:54 3.1.0-dev.31 21:14:54 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:14:54 main 21:14:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:14:54 99ba7e30e8cc: Preparing 21:14:54 dd792a23e161: Preparing 21:14:54 1b7d0360db4c: Preparing 21:14:54 8a7650569be0: Preparing 21:14:54 00bf11f31262: Preparing 21:14:54 b2fb9e6a93ee: Preparing 21:14:54 8e51f6df68a6: Preparing 21:14:54 5f7c5f359b86: Preparing 21:14:54 2769c5abe11f: Preparing 21:14:54 b8101a944ea7: Preparing 21:14:54 06b506b8455f: Preparing 21:14:54 5f70bf18a086: Preparing 21:14:54 759a3e25e2a3: Preparing 21:14:54 66df7bf73bd0: Preparing 21:14:54 d2d9d24a8c2a: Preparing 21:14:54 b8101a944ea7: Waiting 21:14:54 b2fb9e6a93ee: Waiting 21:14:54 8e51f6df68a6: Waiting 21:14:54 5f7c5f359b86: Waiting 21:14:54 2769c5abe11f: Waiting 21:14:54 06b506b8455f: Waiting 21:14:54 759a3e25e2a3: Waiting 21:14:54 66df7bf73bd0: Waiting 21:14:54 d2d9d24a8c2a: Waiting 21:14:54 5f70bf18a086: Waiting 21:14:55 1b7d0360db4c: Pushed 21:14:55 8a7650569be0: Pushed 21:14:55 00bf11f31262: Pushed 21:14:55 99ba7e30e8cc: Pushed 21:14:55 dd792a23e161: Pushed 21:14:55 5f7c5f359b86: Layer already exists 21:14:55 2769c5abe11f: Layer already exists 21:14:55 b2fb9e6a93ee: Pushed 21:14:55 5f70bf18a086: Pushed 21:14:55 06b506b8455f: Pushed 21:14:55 b8101a944ea7: Pushed 21:14:55 759a3e25e2a3: Pushed 21:14:55 d2d9d24a8c2a: Layer already exists 21:14:55 66df7bf73bd0: Pushed 21:14:59 8e51f6df68a6: Pushed 21:14:59 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:3efc5e33ca907392c48203635e9db6a8424182f4f4701f661da3256a90821d7b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:00 99ba7e30e8cc: Preparing 21:15:00 dd792a23e161: Preparing 21:15:00 1b7d0360db4c: Preparing 21:15:00 8a7650569be0: Preparing 21:15:00 00bf11f31262: Preparing 21:15:00 b2fb9e6a93ee: Preparing 21:15:00 8e51f6df68a6: Preparing 21:15:00 5f7c5f359b86: Preparing 21:15:00 2769c5abe11f: Preparing 21:15:00 b8101a944ea7: Preparing 21:15:00 06b506b8455f: Preparing 21:15:00 5f70bf18a086: Preparing 21:15:00 759a3e25e2a3: Preparing 21:15:00 66df7bf73bd0: Preparing 21:15:00 d2d9d24a8c2a: Preparing 21:15:00 06b506b8455f: Waiting 21:15:00 5f70bf18a086: Waiting 21:15:00 759a3e25e2a3: Waiting 21:15:00 66df7bf73bd0: Waiting 21:15:00 b2fb9e6a93ee: Waiting 21:15:00 8e51f6df68a6: Waiting 21:15:00 d2d9d24a8c2a: Waiting 21:15:00 5f7c5f359b86: Waiting 21:15:00 2769c5abe11f: Waiting 21:15:00 b8101a944ea7: Waiting 21:15:00 99ba7e30e8cc: Layer already exists 21:15:00 1b7d0360db4c: Layer already exists 21:15:00 dd792a23e161: Layer already exists 21:15:00 8a7650569be0: Layer already exists 21:15:00 00bf11f31262: Layer already exists 21:15:00 5f7c5f359b86: Layer already exists 21:15:00 b2fb9e6a93ee: Layer already exists 21:15:00 8e51f6df68a6: Layer already exists 21:15:00 2769c5abe11f: Layer already exists 21:15:00 b8101a944ea7: Layer already exists 21:15:00 5f70bf18a086: Layer already exists 21:15:00 66df7bf73bd0: Layer already exists 21:15:00 759a3e25e2a3: Layer already exists 21:15:00 d2d9d24a8c2a: Layer already exists 21:15:00 06b506b8455f: Layer already exists 21:15:00 latest: digest: sha256:3efc5e33ca907392c48203635e9db6a8424182f4f4701f661da3256a90821d7b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.31 21:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:01 99ba7e30e8cc: Preparing 21:15:01 dd792a23e161: Preparing 21:15:01 1b7d0360db4c: Preparing 21:15:01 8a7650569be0: Preparing 21:15:01 00bf11f31262: Preparing 21:15:01 b2fb9e6a93ee: Preparing 21:15:01 8e51f6df68a6: Preparing 21:15:01 5f7c5f359b86: Preparing 21:15:01 2769c5abe11f: Preparing 21:15:01 b8101a944ea7: Preparing 21:15:01 06b506b8455f: Preparing 21:15:01 5f70bf18a086: Preparing 21:15:01 759a3e25e2a3: Preparing 21:15:01 66df7bf73bd0: Preparing 21:15:01 d2d9d24a8c2a: Preparing 21:15:01 b8101a944ea7: Waiting 21:15:01 06b506b8455f: Waiting 21:15:01 b2fb9e6a93ee: Waiting 21:15:01 8e51f6df68a6: Waiting 21:15:01 5f7c5f359b86: Waiting 21:15:01 5f70bf18a086: Waiting 21:15:01 759a3e25e2a3: Waiting 21:15:01 66df7bf73bd0: Waiting 21:15:01 d2d9d24a8c2a: Waiting 21:15:01 2769c5abe11f: Waiting 21:15:01 dd792a23e161: Layer already exists 21:15:01 99ba7e30e8cc: Layer already exists 21:15:01 8a7650569be0: Layer already exists 21:15:01 00bf11f31262: Layer already exists 21:15:01 1b7d0360db4c: Layer already exists 21:15:01 b2fb9e6a93ee: Layer already exists 21:15:01 8e51f6df68a6: Layer already exists 21:15:01 5f7c5f359b86: Layer already exists 21:15:01 b8101a944ea7: Layer already exists 21:15:01 2769c5abe11f: Layer already exists 21:15:01 06b506b8455f: Layer already exists 21:15:01 66df7bf73bd0: Layer already exists 21:15:01 5f70bf18a086: Layer already exists 21:15:01 759a3e25e2a3: Layer already exists 21:15:01 d2d9d24a8c2a: Layer already exists 21:15:01 3.1.0-dev.31: digest: sha256:3efc5e33ca907392c48203635e9db6a8424182f4f4701f661da3256a90821d7b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:02 99ba7e30e8cc: Preparing 21:15:02 dd792a23e161: Preparing 21:15:02 1b7d0360db4c: Preparing 21:15:02 8a7650569be0: Preparing 21:15:02 00bf11f31262: Preparing 21:15:02 b2fb9e6a93ee: Preparing 21:15:02 8e51f6df68a6: Preparing 21:15:02 5f7c5f359b86: Preparing 21:15:02 2769c5abe11f: Preparing 21:15:02 b8101a944ea7: Preparing 21:15:02 06b506b8455f: Preparing 21:15:02 5f70bf18a086: Preparing 21:15:02 759a3e25e2a3: Preparing 21:15:02 66df7bf73bd0: Preparing 21:15:02 d2d9d24a8c2a: Preparing 21:15:02 b2fb9e6a93ee: Waiting 21:15:02 2769c5abe11f: Waiting 21:15:02 8e51f6df68a6: Waiting 21:15:02 b8101a944ea7: Waiting 21:15:02 06b506b8455f: Waiting 21:15:02 5f70bf18a086: Waiting 21:15:02 5f7c5f359b86: Waiting 21:15:02 759a3e25e2a3: Waiting 21:15:02 66df7bf73bd0: Waiting 21:15:02 d2d9d24a8c2a: Waiting 21:15:02 00bf11f31262: Layer already exists 21:15:02 99ba7e30e8cc: Layer already exists 21:15:02 1b7d0360db4c: Layer already exists 21:15:02 8a7650569be0: Layer already exists 21:15:02 dd792a23e161: Layer already exists 21:15:02 8e51f6df68a6: Layer already exists 21:15:02 2769c5abe11f: Layer already exists 21:15:02 5f7c5f359b86: Layer already exists 21:15:02 b2fb9e6a93ee: Layer already exists 21:15:02 b8101a944ea7: Layer already exists 21:15:02 759a3e25e2a3: Layer already exists 21:15:02 66df7bf73bd0: Layer already exists 21:15:02 06b506b8455f: Layer already exists 21:15:02 d2d9d24a8c2a: Layer already exists 21:15:02 5f70bf18a086: Layer already exists 21:15:02 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:3efc5e33ca907392c48203635e9db6a8424182f4f4701f661da3256a90821d7b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:03 99ba7e30e8cc: Preparing 21:15:03 dd792a23e161: Preparing 21:15:03 1b7d0360db4c: Preparing 21:15:03 8a7650569be0: Preparing 21:15:03 00bf11f31262: Preparing 21:15:03 b2fb9e6a93ee: Preparing 21:15:03 8e51f6df68a6: Preparing 21:15:03 5f7c5f359b86: Preparing 21:15:03 2769c5abe11f: Preparing 21:15:03 b8101a944ea7: Preparing 21:15:03 06b506b8455f: Preparing 21:15:03 5f70bf18a086: Preparing 21:15:03 759a3e25e2a3: Preparing 21:15:03 66df7bf73bd0: Preparing 21:15:03 d2d9d24a8c2a: Preparing 21:15:03 b2fb9e6a93ee: Waiting 21:15:03 8e51f6df68a6: Waiting 21:15:03 06b506b8455f: Waiting 21:15:03 5f70bf18a086: Waiting 21:15:03 759a3e25e2a3: Waiting 21:15:03 66df7bf73bd0: Waiting 21:15:03 d2d9d24a8c2a: Waiting 21:15:03 5f7c5f359b86: Waiting 21:15:03 2769c5abe11f: Waiting 21:15:03 b8101a944ea7: Waiting 21:15:03 8a7650569be0: Layer already exists 21:15:03 00bf11f31262: Layer already exists 21:15:03 1b7d0360db4c: Layer already exists 21:15:03 dd792a23e161: Layer already exists 21:15:03 99ba7e30e8cc: Layer already exists 21:15:03 b2fb9e6a93ee: Layer already exists 21:15:03 2769c5abe11f: Layer already exists 21:15:03 8e51f6df68a6: Layer already exists 21:15:03 5f7c5f359b86: Layer already exists 21:15:03 b8101a944ea7: Layer already exists 21:15:03 5f70bf18a086: Layer already exists 21:15:03 06b506b8455f: Layer already exists 21:15:03 66df7bf73bd0: Layer already exists 21:15:03 759a3e25e2a3: Layer already exists 21:15:03 d2d9d24a8c2a: Layer already exists 21:15:03 main: digest: sha256:3efc5e33ca907392c48203635e9db6a8424182f4f4701f661da3256a90821d7b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:03 ===================================================== [Pipeline] echo 21:15:03 taggedImages: 21:15:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:15:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.31 21:15:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:15:03 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:15:03 01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:03 latest 21:15:03 3.1.0-dev.31 21:15:03 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:03 main 21:15:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:15:04 a94e69ea46aa: Preparing 21:15:04 904dab8aa105: Preparing 21:15:04 b11945cc42b2: Preparing 21:15:04 efd821ff59ad: Preparing 21:15:04 5f7c5f359b86: Preparing 21:15:04 2769c5abe11f: Preparing 21:15:04 83b97a32d4f3: Preparing 21:15:04 d2d9d24a8c2a: Preparing 21:15:04 83b97a32d4f3: Waiting 21:15:04 d2d9d24a8c2a: Waiting 21:15:04 2769c5abe11f: Waiting 21:15:04 5f7c5f359b86: Layer already exists 21:15:04 2769c5abe11f: Layer already exists 21:15:04 83b97a32d4f3: Layer already exists 21:15:04 b11945cc42b2: Pushed 21:15:04 d2d9d24a8c2a: Layer already exists 21:15:04 904dab8aa105: Pushed 21:15:04 a94e69ea46aa: Pushed 21:15:07 efd821ff59ad: Pushed 21:15:07 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:38e6705c3485cf45300298dee025347d4146ac5ccec34cea904c9b68cf374e84 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:15:08 a94e69ea46aa: Preparing 21:15:08 904dab8aa105: Preparing 21:15:08 b11945cc42b2: Preparing 21:15:08 efd821ff59ad: Preparing 21:15:08 5f7c5f359b86: Preparing 21:15:08 2769c5abe11f: Preparing 21:15:08 83b97a32d4f3: Preparing 21:15:08 d2d9d24a8c2a: Preparing 21:15:08 2769c5abe11f: Waiting 21:15:08 83b97a32d4f3: Waiting 21:15:08 d2d9d24a8c2a: Waiting 21:15:08 b11945cc42b2: Layer already exists 21:15:08 a94e69ea46aa: Layer already exists 21:15:08 904dab8aa105: Layer already exists 21:15:08 efd821ff59ad: Layer already exists 21:15:08 5f7c5f359b86: Layer already exists 21:15:08 2769c5abe11f: Layer already exists 21:15:08 d2d9d24a8c2a: Layer already exists 21:15:08 83b97a32d4f3: Layer already exists 21:15:08 latest: digest: sha256:38e6705c3485cf45300298dee025347d4146ac5ccec34cea904c9b68cf374e84 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.31 21:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:15:09 a94e69ea46aa: Preparing 21:15:09 904dab8aa105: Preparing 21:15:09 b11945cc42b2: Preparing 21:15:09 efd821ff59ad: Preparing 21:15:09 5f7c5f359b86: Preparing 21:15:09 2769c5abe11f: Preparing 21:15:09 83b97a32d4f3: Preparing 21:15:09 d2d9d24a8c2a: Preparing 21:15:09 2769c5abe11f: Waiting 21:15:09 d2d9d24a8c2a: Waiting 21:15:09 83b97a32d4f3: Waiting 21:15:09 efd821ff59ad: Layer already exists 21:15:09 904dab8aa105: Layer already exists 21:15:09 5f7c5f359b86: Layer already exists 21:15:09 a94e69ea46aa: Layer already exists 21:15:09 b11945cc42b2: Layer already exists 21:15:09 d2d9d24a8c2a: Layer already exists 21:15:09 83b97a32d4f3: Layer already exists 21:15:09 2769c5abe11f: Layer already exists 21:15:09 3.1.0-dev.31: digest: sha256:38e6705c3485cf45300298dee025347d4146ac5ccec34cea904c9b68cf374e84 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:15:09 a94e69ea46aa: Preparing 21:15:09 904dab8aa105: Preparing 21:15:09 b11945cc42b2: Preparing 21:15:09 efd821ff59ad: Preparing 21:15:09 5f7c5f359b86: Preparing 21:15:09 2769c5abe11f: Preparing 21:15:09 83b97a32d4f3: Preparing 21:15:09 d2d9d24a8c2a: Preparing 21:15:09 2769c5abe11f: Waiting 21:15:09 83b97a32d4f3: Waiting 21:15:09 d2d9d24a8c2a: Waiting 21:15:09 b11945cc42b2: Layer already exists 21:15:09 a94e69ea46aa: Layer already exists 21:15:09 904dab8aa105: Layer already exists 21:15:09 5f7c5f359b86: Layer already exists 21:15:09 efd821ff59ad: Layer already exists 21:15:09 d2d9d24a8c2a: Layer already exists 21:15:09 2769c5abe11f: Layer already exists 21:15:09 83b97a32d4f3: Layer already exists 21:15:09 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:38e6705c3485cf45300298dee025347d4146ac5ccec34cea904c9b68cf374e84 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:15:10 a94e69ea46aa: Preparing 21:15:10 904dab8aa105: Preparing 21:15:10 b11945cc42b2: Preparing 21:15:10 efd821ff59ad: Preparing 21:15:10 5f7c5f359b86: Preparing 21:15:10 2769c5abe11f: Preparing 21:15:10 83b97a32d4f3: Preparing 21:15:10 d2d9d24a8c2a: Preparing 21:15:10 83b97a32d4f3: Waiting 21:15:10 2769c5abe11f: Waiting 21:15:10 d2d9d24a8c2a: Waiting 21:15:10 a94e69ea46aa: Layer already exists 21:15:10 5f7c5f359b86: Layer already exists 21:15:10 efd821ff59ad: Layer already exists 21:15:10 904dab8aa105: Layer already exists 21:15:10 b11945cc42b2: Layer already exists 21:15:10 83b97a32d4f3: Layer already exists 21:15:10 d2d9d24a8c2a: Layer already exists 21:15:10 2769c5abe11f: Layer already exists 21:15:10 main: digest: sha256:38e6705c3485cf45300298dee025347d4146ac5ccec34cea904c9b68cf374e84 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:10 ===================================================== [Pipeline] echo 21:15:10 taggedImages: 21:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.31 21:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:15:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:15:10 01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:10 latest 21:15:10 3.1.0-dev.31 21:15:10 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:10 main 21:15:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:15:11 70a0c90b4727: Preparing 21:15:11 266dfcf096d5: Preparing 21:15:11 fefe6b2b97ef: Preparing 21:15:11 183dbad5e6bd: Preparing 21:15:11 5cdf2ccd1907: Preparing 21:15:11 5f7c5f359b86: Preparing 21:15:11 2769c5abe11f: Preparing 21:15:11 0c4feee4a2ae: Preparing 21:15:11 02407b03271b: Preparing 21:15:11 d2d9d24a8c2a: Preparing 21:15:11 5f7c5f359b86: Waiting 21:15:11 2769c5abe11f: Waiting 21:15:11 0c4feee4a2ae: Waiting 21:15:11 02407b03271b: Waiting 21:15:11 d2d9d24a8c2a: Waiting 21:15:11 183dbad5e6bd: Pushed 21:15:11 5cdf2ccd1907: Pushed 21:15:11 70a0c90b4727: Pushed 21:15:11 266dfcf096d5: Pushed 21:15:11 5f7c5f359b86: Layer already exists 21:15:12 2769c5abe11f: Layer already exists 21:15:12 d2d9d24a8c2a: Layer already exists 21:15:12 0c4feee4a2ae: Pushed 21:15:14 fefe6b2b97ef: Pushed 21:15:15 02407b03271b: Pushed 21:15:15 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:1b3e16c91d50eac3b975cb400f5c7f45ecb71b819fc11495b4747db0fc461b2c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:15 + 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:15:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:15:15 70a0c90b4727: Preparing 21:15:15 266dfcf096d5: Preparing 21:15:15 fefe6b2b97ef: Preparing 21:15:15 183dbad5e6bd: Preparing 21:15:15 5cdf2ccd1907: Preparing 21:15:15 5f7c5f359b86: Preparing 21:15:15 2769c5abe11f: Preparing 21:15:15 0c4feee4a2ae: Preparing 21:15:15 02407b03271b: Preparing 21:15:15 d2d9d24a8c2a: Preparing 21:15:15 2769c5abe11f: Waiting 21:15:15 0c4feee4a2ae: Waiting 21:15:15 5f7c5f359b86: Waiting 21:15:15 02407b03271b: Waiting 21:15:15 d2d9d24a8c2a: Waiting 21:15:15 5cdf2ccd1907: Layer already exists 21:15:15 183dbad5e6bd: Layer already exists 21:15:15 266dfcf096d5: Layer already exists 21:15:15 fefe6b2b97ef: Layer already exists 21:15:15 70a0c90b4727: Layer already exists 21:15:15 2769c5abe11f: Layer already exists 21:15:15 5f7c5f359b86: Layer already exists 21:15:15 d2d9d24a8c2a: Layer already exists 21:15:15 0c4feee4a2ae: Layer already exists 21:15:15 02407b03271b: Layer already exists 21:15:16 latest: digest: sha256:1b3e16c91d50eac3b975cb400f5c7f45ecb71b819fc11495b4747db0fc461b2c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.31 21:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:15:16 70a0c90b4727: Preparing 21:15:16 266dfcf096d5: Preparing 21:15:16 fefe6b2b97ef: Preparing 21:15:16 183dbad5e6bd: Preparing 21:15:16 5cdf2ccd1907: Preparing 21:15:16 5f7c5f359b86: Preparing 21:15:16 2769c5abe11f: Preparing 21:15:16 0c4feee4a2ae: Preparing 21:15:16 02407b03271b: Preparing 21:15:16 d2d9d24a8c2a: Preparing 21:15:16 0c4feee4a2ae: Waiting 21:15:16 02407b03271b: Waiting 21:15:16 d2d9d24a8c2a: Waiting 21:15:16 5f7c5f359b86: Waiting 21:15:16 2769c5abe11f: Waiting 21:15:16 fefe6b2b97ef: Layer already exists 21:15:16 266dfcf096d5: Layer already exists 21:15:16 70a0c90b4727: Layer already exists 21:15:16 183dbad5e6bd: Layer already exists 21:15:16 5cdf2ccd1907: Layer already exists 21:15:16 2769c5abe11f: Layer already exists 21:15:16 02407b03271b: Layer already exists 21:15:16 5f7c5f359b86: Layer already exists 21:15:16 0c4feee4a2ae: Layer already exists 21:15:16 d2d9d24a8c2a: Layer already exists 21:15:17 3.1.0-dev.31: digest: sha256:1b3e16c91d50eac3b975cb400f5c7f45ecb71b819fc11495b4747db0fc461b2c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:15:17 70a0c90b4727: Preparing 21:15:17 266dfcf096d5: Preparing 21:15:17 fefe6b2b97ef: Preparing 21:15:17 183dbad5e6bd: Preparing 21:15:17 5cdf2ccd1907: Preparing 21:15:17 5f7c5f359b86: Preparing 21:15:17 2769c5abe11f: Preparing 21:15:17 0c4feee4a2ae: Preparing 21:15:17 02407b03271b: Preparing 21:15:17 d2d9d24a8c2a: Preparing 21:15:17 0c4feee4a2ae: Waiting 21:15:17 02407b03271b: Waiting 21:15:17 5f7c5f359b86: Waiting 21:15:17 2769c5abe11f: Waiting 21:15:17 d2d9d24a8c2a: Waiting 21:15:17 fefe6b2b97ef: Layer already exists 21:15:17 266dfcf096d5: Layer already exists 21:15:17 183dbad5e6bd: Layer already exists 21:15:17 70a0c90b4727: Layer already exists 21:15:17 5cdf2ccd1907: Layer already exists 21:15:17 0c4feee4a2ae: Layer already exists 21:15:17 5f7c5f359b86: Layer already exists 21:15:17 2769c5abe11f: Layer already exists 21:15:17 02407b03271b: Layer already exists 21:15:17 d2d9d24a8c2a: Layer already exists 21:15:18 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:1b3e16c91d50eac3b975cb400f5c7f45ecb71b819fc11495b4747db0fc461b2c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:18 + 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:15:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:15:18 70a0c90b4727: Preparing 21:15:18 266dfcf096d5: Preparing 21:15:18 fefe6b2b97ef: Preparing 21:15:18 183dbad5e6bd: Preparing 21:15:18 5cdf2ccd1907: Preparing 21:15:18 5f7c5f359b86: Preparing 21:15:18 2769c5abe11f: Preparing 21:15:18 0c4feee4a2ae: Preparing 21:15:18 02407b03271b: Preparing 21:15:18 d2d9d24a8c2a: Preparing 21:15:18 0c4feee4a2ae: Waiting 21:15:18 02407b03271b: Waiting 21:15:18 d2d9d24a8c2a: Waiting 21:15:18 5f7c5f359b86: Waiting 21:15:18 2769c5abe11f: Waiting 21:15:18 183dbad5e6bd: Layer already exists 21:15:18 fefe6b2b97ef: Layer already exists 21:15:18 5cdf2ccd1907: Layer already exists 21:15:18 266dfcf096d5: Layer already exists 21:15:18 70a0c90b4727: Layer already exists 21:15:18 5f7c5f359b86: Layer already exists 21:15:18 2769c5abe11f: Layer already exists 21:15:18 02407b03271b: Layer already exists 21:15:18 0c4feee4a2ae: Layer already exists 21:15:18 d2d9d24a8c2a: Layer already exists 21:15:19 main: digest: sha256:1b3e16c91d50eac3b975cb400f5c7f45ecb71b819fc11495b4747db0fc461b2c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:19 ===================================================== [Pipeline] echo 21:15:19 taggedImages: 21:15:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:15:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.31 21:15:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:15:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:15:19 01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:19 latest 21:15:19 3.1.0-dev.31 21:15:19 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:19 main 21:15:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:15:19 8307891b0107: Preparing 21:15:19 4401b405b2c5: Preparing 21:15:19 127e91d018d2: Preparing 21:15:19 20105bc9b5d3: Preparing 21:15:19 238da52e41a6: Preparing 21:15:19 a16dfd6063c1: Preparing 21:15:19 5081160f3261: Preparing 21:15:19 5f7c5f359b86: Preparing 21:15:19 2769c5abe11f: Preparing 21:15:19 48d6e486c4b1: Preparing 21:15:19 d2d9d24a8c2a: Preparing 21:15:19 5081160f3261: Waiting 21:15:19 5f7c5f359b86: Waiting 21:15:19 2769c5abe11f: Waiting 21:15:19 48d6e486c4b1: Waiting 21:15:19 d2d9d24a8c2a: Waiting 21:15:19 a16dfd6063c1: Waiting 21:15:20 4401b405b2c5: Pushed 21:15:20 238da52e41a6: Pushed 21:15:20 8307891b0107: Pushed 21:15:20 5f7c5f359b86: Layer already exists 21:15:20 2769c5abe11f: Layer already exists 21:15:20 a16dfd6063c1: Pushed 21:15:20 5081160f3261: Pushed 21:15:20 d2d9d24a8c2a: Layer already exists 21:15:23 48d6e486c4b1: Pushed 21:15:23 20105bc9b5d3: Pushed 21:15:23 127e91d018d2: Pushed 21:15:23 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:3bbf5986fd737ccd69f8c01b9ef12034bd74ad03527bafcbede68e95071d0446 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:24 + 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:15:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:15:25 8307891b0107: Preparing 21:15:25 4401b405b2c5: Preparing 21:15:25 127e91d018d2: Preparing 21:15:25 20105bc9b5d3: Preparing 21:15:25 238da52e41a6: Preparing 21:15:25 a16dfd6063c1: Preparing 21:15:25 5081160f3261: Preparing 21:15:25 5f7c5f359b86: Preparing 21:15:25 2769c5abe11f: Preparing 21:15:25 48d6e486c4b1: Preparing 21:15:25 d2d9d24a8c2a: Preparing 21:15:25 a16dfd6063c1: Waiting 21:15:25 2769c5abe11f: Waiting 21:15:25 48d6e486c4b1: Waiting 21:15:25 d2d9d24a8c2a: Waiting 21:15:25 5081160f3261: Waiting 21:15:25 5f7c5f359b86: Waiting 21:15:25 8307891b0107: Layer already exists 21:15:25 20105bc9b5d3: Layer already exists 21:15:25 238da52e41a6: Layer already exists 21:15:25 127e91d018d2: Layer already exists 21:15:25 4401b405b2c5: Layer already exists 21:15:25 2769c5abe11f: Layer already exists 21:15:25 5081160f3261: Layer already exists 21:15:25 a16dfd6063c1: Layer already exists 21:15:25 48d6e486c4b1: Layer already exists 21:15:25 5f7c5f359b86: Layer already exists 21:15:25 d2d9d24a8c2a: Layer already exists 21:15:26 latest: digest: sha256:3bbf5986fd737ccd69f8c01b9ef12034bd74ad03527bafcbede68e95071d0446 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.31 21:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:15:26 8307891b0107: Preparing 21:15:26 4401b405b2c5: Preparing 21:15:26 127e91d018d2: Preparing 21:15:26 20105bc9b5d3: Preparing 21:15:26 238da52e41a6: Preparing 21:15:26 a16dfd6063c1: Preparing 21:15:26 5081160f3261: Preparing 21:15:26 5f7c5f359b86: Preparing 21:15:26 2769c5abe11f: Preparing 21:15:26 48d6e486c4b1: Preparing 21:15:26 d2d9d24a8c2a: Preparing 21:15:26 a16dfd6063c1: Waiting 21:15:26 5081160f3261: Waiting 21:15:26 5f7c5f359b86: Waiting 21:15:26 2769c5abe11f: Waiting 21:15:26 d2d9d24a8c2a: Waiting 21:15:26 48d6e486c4b1: Waiting 21:15:26 8307891b0107: Layer already exists 21:15:26 20105bc9b5d3: Layer already exists 21:15:26 238da52e41a6: Layer already exists 21:15:26 127e91d018d2: Layer already exists 21:15:26 4401b405b2c5: Layer already exists 21:15:26 5f7c5f359b86: Layer already exists 21:15:26 a16dfd6063c1: Layer already exists 21:15:26 5081160f3261: Layer already exists 21:15:26 48d6e486c4b1: Layer already exists 21:15:26 2769c5abe11f: Layer already exists 21:15:26 d2d9d24a8c2a: Layer already exists 21:15:27 3.1.0-dev.31: digest: sha256:3bbf5986fd737ccd69f8c01b9ef12034bd74ad03527bafcbede68e95071d0446 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:15:27 8307891b0107: Preparing 21:15:27 4401b405b2c5: Preparing 21:15:27 127e91d018d2: Preparing 21:15:27 20105bc9b5d3: Preparing 21:15:27 238da52e41a6: Preparing 21:15:27 a16dfd6063c1: Preparing 21:15:27 5081160f3261: Preparing 21:15:27 5f7c5f359b86: Preparing 21:15:27 2769c5abe11f: Preparing 21:15:27 48d6e486c4b1: Preparing 21:15:27 d2d9d24a8c2a: Preparing 21:15:27 5f7c5f359b86: Waiting 21:15:27 2769c5abe11f: Waiting 21:15:27 48d6e486c4b1: Waiting 21:15:27 d2d9d24a8c2a: Waiting 21:15:27 a16dfd6063c1: Waiting 21:15:27 5081160f3261: Waiting 21:15:27 8307891b0107: Layer already exists 21:15:27 127e91d018d2: Layer already exists 21:15:27 20105bc9b5d3: Layer already exists 21:15:27 238da52e41a6: Layer already exists 21:15:27 4401b405b2c5: Layer already exists 21:15:27 5f7c5f359b86: Layer already exists 21:15:27 a16dfd6063c1: Layer already exists 21:15:27 5081160f3261: Layer already exists 21:15:27 48d6e486c4b1: Layer already exists 21:15:27 2769c5abe11f: Layer already exists 21:15:27 d2d9d24a8c2a: Layer already exists 21:15:28 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:3bbf5986fd737ccd69f8c01b9ef12034bd74ad03527bafcbede68e95071d0446 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:15:28 8307891b0107: Preparing 21:15:28 4401b405b2c5: Preparing 21:15:28 127e91d018d2: Preparing 21:15:28 20105bc9b5d3: Preparing 21:15:28 238da52e41a6: Preparing 21:15:28 a16dfd6063c1: Preparing 21:15:28 5081160f3261: Preparing 21:15:28 5f7c5f359b86: Preparing 21:15:28 2769c5abe11f: Preparing 21:15:28 48d6e486c4b1: Preparing 21:15:28 d2d9d24a8c2a: Preparing 21:15:28 a16dfd6063c1: Waiting 21:15:28 5081160f3261: Waiting 21:15:28 2769c5abe11f: Waiting 21:15:28 5f7c5f359b86: Waiting 21:15:28 48d6e486c4b1: Waiting 21:15:28 d2d9d24a8c2a: Waiting 21:15:28 8307891b0107: Layer already exists 21:15:28 238da52e41a6: Layer already exists 21:15:28 4401b405b2c5: Layer already exists 21:15:28 20105bc9b5d3: Layer already exists 21:15:28 127e91d018d2: Layer already exists 21:15:28 5f7c5f359b86: Layer already exists 21:15:28 a16dfd6063c1: Layer already exists 21:15:28 5081160f3261: Layer already exists 21:15:28 48d6e486c4b1: Layer already exists 21:15:28 2769c5abe11f: Layer already exists 21:15:28 d2d9d24a8c2a: Layer already exists 21:15:29 main: digest: sha256:3bbf5986fd737ccd69f8c01b9ef12034bd74ad03527bafcbede68e95071d0446 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:29 ===================================================== [Pipeline] echo 21:15:29 taggedImages: 21:15:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:15:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.31 21:15:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:15:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:15:29 01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:29 latest 21:15:29 3.1.0-dev.31 21:15:29 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:29 main 21:15:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:15:29 cd9da066c1d5: Preparing 21:15:29 c9e73c0dec17: Preparing 21:15:29 5f7c5f359b86: Preparing 21:15:29 2769c5abe11f: Preparing 21:15:29 6e999e3c23a5: Preparing 21:15:29 d2d9d24a8c2a: Preparing 21:15:29 d2d9d24a8c2a: Waiting 21:15:29 2769c5abe11f: Layer already exists 21:15:29 5f7c5f359b86: Layer already exists 21:15:30 d2d9d24a8c2a: Layer already exists 21:15:30 cd9da066c1d5: Pushed 21:15:31 6e999e3c23a5: Pushed 21:15:34 c9e73c0dec17: Pushed 21:15:34 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:ab7fd4e179f491e077136e6619a215a44225231b2083304f7779f23775e42e40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:15:35 cd9da066c1d5: Preparing 21:15:35 c9e73c0dec17: Preparing 21:15:35 5f7c5f359b86: Preparing 21:15:35 2769c5abe11f: Preparing 21:15:35 6e999e3c23a5: Preparing 21:15:35 d2d9d24a8c2a: Preparing 21:15:35 d2d9d24a8c2a: Waiting 21:15:35 cd9da066c1d5: Layer already exists 21:15:35 c9e73c0dec17: Layer already exists 21:15:35 5f7c5f359b86: Layer already exists 21:15:35 6e999e3c23a5: Layer already exists 21:15:35 2769c5abe11f: Layer already exists 21:15:35 d2d9d24a8c2a: Layer already exists 21:15:35 latest: digest: sha256:ab7fd4e179f491e077136e6619a215a44225231b2083304f7779f23775e42e40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.31 21:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:15:36 cd9da066c1d5: Preparing 21:15:36 c9e73c0dec17: Preparing 21:15:36 5f7c5f359b86: Preparing 21:15:36 2769c5abe11f: Preparing 21:15:36 6e999e3c23a5: Preparing 21:15:36 d2d9d24a8c2a: Preparing 21:15:36 2769c5abe11f: Layer already exists 21:15:36 6e999e3c23a5: Layer already exists 21:15:36 5f7c5f359b86: Layer already exists 21:15:36 c9e73c0dec17: Layer already exists 21:15:36 cd9da066c1d5: Layer already exists 21:15:36 d2d9d24a8c2a: Layer already exists 21:15:36 3.1.0-dev.31: digest: sha256:ab7fd4e179f491e077136e6619a215a44225231b2083304f7779f23775e42e40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:15:39 cd9da066c1d5: Preparing 21:15:39 c9e73c0dec17: Preparing 21:15:39 5f7c5f359b86: Preparing 21:15:39 2769c5abe11f: Preparing 21:15:39 6e999e3c23a5: Preparing 21:15:39 d2d9d24a8c2a: Preparing 21:15:39 d2d9d24a8c2a: Waiting 21:15:39 5f7c5f359b86: Layer already exists 21:15:39 c9e73c0dec17: Layer already exists 21:15:39 2769c5abe11f: Layer already exists 21:15:39 6e999e3c23a5: Layer already exists 21:15:39 cd9da066c1d5: Layer already exists 21:15:39 d2d9d24a8c2a: Layer already exists 21:15:39 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:ab7fd4e179f491e077136e6619a215a44225231b2083304f7779f23775e42e40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:39 + 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:15:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:15:40 cd9da066c1d5: Preparing 21:15:40 c9e73c0dec17: Preparing 21:15:40 5f7c5f359b86: Preparing 21:15:40 2769c5abe11f: Preparing 21:15:40 6e999e3c23a5: Preparing 21:15:40 d2d9d24a8c2a: Preparing 21:15:40 d2d9d24a8c2a: Waiting 21:15:40 c9e73c0dec17: Layer already exists 21:15:40 cd9da066c1d5: Layer already exists 21:15:40 6e999e3c23a5: Layer already exists 21:15:40 2769c5abe11f: Layer already exists 21:15:40 5f7c5f359b86: Layer already exists 21:15:40 d2d9d24a8c2a: Layer already exists 21:15:40 main: digest: sha256:ab7fd4e179f491e077136e6619a215a44225231b2083304f7779f23775e42e40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:40 ===================================================== [Pipeline] echo 21:15:40 taggedImages: 21:15:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:15:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.31 21:15:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:15:40 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:15:40 01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:40 latest 21:15:40 3.1.0-dev.31 21:15:40 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:15:40 main 21:15:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:15:41 7f71ed314f21: Preparing 21:15:41 eae34b6e7b01: Preparing 21:15:41 78251d06adb1: Preparing 21:15:41 193046096757: Preparing 21:15:41 4e21a1ea2f5b: Preparing 21:15:41 5f7c5f359b86: Preparing 21:15:41 2769c5abe11f: Preparing 21:15:41 c22cb558f19e: Preparing 21:15:41 d2d9d24a8c2a: Preparing 21:15:41 2769c5abe11f: Waiting 21:15:41 5f7c5f359b86: Waiting 21:15:41 c22cb558f19e: Waiting 21:15:41 d2d9d24a8c2a: Waiting 21:15:41 78251d06adb1: Pushed 21:15:41 eae34b6e7b01: Pushed 21:15:41 7f71ed314f21: Pushed 21:15:41 5f7c5f359b86: Layer already exists 21:15:41 2769c5abe11f: Layer already exists 21:15:41 d2d9d24a8c2a: Layer already exists 21:15:42 c22cb558f19e: Pushed 21:15:54 4e21a1ea2f5b: Pushed 21:15:58 193046096757: Pushed 21:15:58 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:c0aff51b489cd7d21c2b9a5c59fa2f1f3c52c0c78f4336296ee9a6acea6b877b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:59 + 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:15:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:15:59 7f71ed314f21: Preparing 21:15:59 eae34b6e7b01: Preparing 21:15:59 78251d06adb1: Preparing 21:15:59 193046096757: Preparing 21:15:59 4e21a1ea2f5b: Preparing 21:15:59 5f7c5f359b86: Preparing 21:15:59 2769c5abe11f: Preparing 21:15:59 c22cb558f19e: Preparing 21:15:59 d2d9d24a8c2a: Preparing 21:15:59 5f7c5f359b86: Waiting 21:15:59 2769c5abe11f: Waiting 21:15:59 d2d9d24a8c2a: Waiting 21:15:59 c22cb558f19e: Waiting 21:15:59 4e21a1ea2f5b: Layer already exists 21:15:59 78251d06adb1: Layer already exists 21:15:59 7f71ed314f21: Layer already exists 21:15:59 eae34b6e7b01: Layer already exists 21:15:59 193046096757: Layer already exists 21:15:59 d2d9d24a8c2a: Layer already exists 21:15:59 5f7c5f359b86: Layer already exists 21:15:59 c22cb558f19e: Layer already exists 21:15:59 2769c5abe11f: Layer already exists 21:15:59 latest: digest: sha256:c0aff51b489cd7d21c2b9a5c59fa2f1f3c52c0c78f4336296ee9a6acea6b877b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.31 21:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:16:00 7f71ed314f21: Preparing 21:16:00 eae34b6e7b01: Preparing 21:16:00 78251d06adb1: Preparing 21:16:00 193046096757: Preparing 21:16:00 4e21a1ea2f5b: Preparing 21:16:00 5f7c5f359b86: Preparing 21:16:00 2769c5abe11f: Preparing 21:16:00 c22cb558f19e: Preparing 21:16:00 d2d9d24a8c2a: Preparing 21:16:00 5f7c5f359b86: Waiting 21:16:00 2769c5abe11f: Waiting 21:16:00 c22cb558f19e: Waiting 21:16:00 d2d9d24a8c2a: Waiting 21:16:00 193046096757: Layer already exists 21:16:00 4e21a1ea2f5b: Layer already exists 21:16:00 78251d06adb1: Layer already exists 21:16:00 7f71ed314f21: Layer already exists 21:16:00 eae34b6e7b01: Layer already exists 21:16:00 5f7c5f359b86: Layer already exists 21:16:00 2769c5abe11f: Layer already exists 21:16:00 c22cb558f19e: Layer already exists 21:16:00 d2d9d24a8c2a: Layer already exists 21:16:00 3.1.0-dev.31: digest: sha256:c0aff51b489cd7d21c2b9a5c59fa2f1f3c52c0c78f4336296ee9a6acea6b877b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:16:01 7f71ed314f21: Preparing 21:16:01 eae34b6e7b01: Preparing 21:16:01 78251d06adb1: Preparing 21:16:01 193046096757: Preparing 21:16:01 4e21a1ea2f5b: Preparing 21:16:01 5f7c5f359b86: Preparing 21:16:01 2769c5abe11f: Preparing 21:16:01 c22cb558f19e: Preparing 21:16:01 d2d9d24a8c2a: Preparing 21:16:01 2769c5abe11f: Waiting 21:16:01 c22cb558f19e: Waiting 21:16:01 d2d9d24a8c2a: Waiting 21:16:01 5f7c5f359b86: Waiting 21:16:01 4e21a1ea2f5b: Layer already exists 21:16:01 eae34b6e7b01: Layer already exists 21:16:01 78251d06adb1: Layer already exists 21:16:01 193046096757: Layer already exists 21:16:01 7f71ed314f21: Layer already exists 21:16:01 5f7c5f359b86: Layer already exists 21:16:01 2769c5abe11f: Layer already exists 21:16:01 c22cb558f19e: Layer already exists 21:16:01 d2d9d24a8c2a: Layer already exists 21:16:01 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:c0aff51b489cd7d21c2b9a5c59fa2f1f3c52c0c78f4336296ee9a6acea6b877b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:01 + 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:16:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:16:02 7f71ed314f21: Preparing 21:16:02 eae34b6e7b01: Preparing 21:16:02 78251d06adb1: Preparing 21:16:02 193046096757: Preparing 21:16:02 4e21a1ea2f5b: Preparing 21:16:02 5f7c5f359b86: Preparing 21:16:02 2769c5abe11f: Preparing 21:16:02 c22cb558f19e: Preparing 21:16:02 d2d9d24a8c2a: Preparing 21:16:02 c22cb558f19e: Waiting 21:16:02 5f7c5f359b86: Waiting 21:16:02 2769c5abe11f: Waiting 21:16:02 d2d9d24a8c2a: Waiting 21:16:02 7f71ed314f21: Layer already exists 21:16:02 78251d06adb1: Layer already exists 21:16:02 eae34b6e7b01: Layer already exists 21:16:02 193046096757: Layer already exists 21:16:02 4e21a1ea2f5b: Layer already exists 21:16:02 5f7c5f359b86: Layer already exists 21:16:02 c22cb558f19e: Layer already exists 21:16:02 2769c5abe11f: Layer already exists 21:16:02 d2d9d24a8c2a: Layer already exists 21:16:02 main: digest: sha256:c0aff51b489cd7d21c2b9a5c59fa2f1f3c52c0c78f4336296ee9a6acea6b877b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:02 ===================================================== [Pipeline] echo 21:16:02 taggedImages: 21:16:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:16:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:16:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.31 21:16:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:16:02 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:16:02 01413ae1877f0c916545fb120e4f5d3889c994d8 21:16:02 latest 21:16:02 3.1.0-dev.31 21:16:02 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:02 main 21:16:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:16:05 f6bfeccff41a: Preparing 21:16:05 234ef6b8c8b2: Preparing 21:16:05 c3b3893a7b9b: Preparing 21:16:05 7b7c40284052: Preparing 21:16:05 5f7c5f359b86: Preparing 21:16:05 2769c5abe11f: Preparing 21:16:05 654aaa101045: Preparing 21:16:05 d2d9d24a8c2a: Preparing 21:16:05 2769c5abe11f: Waiting 21:16:05 654aaa101045: Waiting 21:16:05 d2d9d24a8c2a: Waiting 21:16:05 c3b3893a7b9b: Pushed 21:16:05 234ef6b8c8b2: Pushed 21:16:05 5f7c5f359b86: Layer already exists 21:16:06 2769c5abe11f: Layer already exists 21:16:06 d2d9d24a8c2a: Layer already exists 21:16:06 f6bfeccff41a: Pushed 21:16:06 654aaa101045: Pushed 21:16:21 7b7c40284052: Pushed 21:16:21 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:e1cad8e2a6df1c83b7ca6a58e11a621a5ae93e3cbcc26386c45d1ad9491d9a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:22 + 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:16:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:16:22 f6bfeccff41a: Preparing 21:16:22 234ef6b8c8b2: Preparing 21:16:22 c3b3893a7b9b: Preparing 21:16:22 7b7c40284052: Preparing 21:16:22 5f7c5f359b86: Preparing 21:16:22 2769c5abe11f: Preparing 21:16:22 654aaa101045: Preparing 21:16:22 d2d9d24a8c2a: Preparing 21:16:22 654aaa101045: Waiting 21:16:22 d2d9d24a8c2a: Waiting 21:16:22 2769c5abe11f: Waiting 21:16:22 5f7c5f359b86: Layer already exists 21:16:22 c3b3893a7b9b: Layer already exists 21:16:22 f6bfeccff41a: Layer already exists 21:16:22 7b7c40284052: Layer already exists 21:16:22 234ef6b8c8b2: Layer already exists 21:16:22 654aaa101045: Layer already exists 21:16:22 2769c5abe11f: Layer already exists 21:16:22 d2d9d24a8c2a: Layer already exists 21:16:22 latest: digest: sha256:e1cad8e2a6df1c83b7ca6a58e11a621a5ae93e3cbcc26386c45d1ad9491d9a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.31 21:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:16:23 f6bfeccff41a: Preparing 21:16:23 234ef6b8c8b2: Preparing 21:16:23 c3b3893a7b9b: Preparing 21:16:23 7b7c40284052: Preparing 21:16:23 5f7c5f359b86: Preparing 21:16:23 2769c5abe11f: Preparing 21:16:23 654aaa101045: Preparing 21:16:23 d2d9d24a8c2a: Preparing 21:16:23 2769c5abe11f: Waiting 21:16:23 d2d9d24a8c2a: Waiting 21:16:23 654aaa101045: Waiting 21:16:23 7b7c40284052: Layer already exists 21:16:23 f6bfeccff41a: Layer already exists 21:16:23 c3b3893a7b9b: Layer already exists 21:16:23 234ef6b8c8b2: Layer already exists 21:16:23 5f7c5f359b86: Layer already exists 21:16:23 d2d9d24a8c2a: Layer already exists 21:16:23 654aaa101045: Layer already exists 21:16:23 2769c5abe11f: Layer already exists 21:16:23 3.1.0-dev.31: digest: sha256:e1cad8e2a6df1c83b7ca6a58e11a621a5ae93e3cbcc26386c45d1ad9491d9a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:16:24 f6bfeccff41a: Preparing 21:16:24 234ef6b8c8b2: Preparing 21:16:24 c3b3893a7b9b: Preparing 21:16:24 7b7c40284052: Preparing 21:16:24 5f7c5f359b86: Preparing 21:16:24 2769c5abe11f: Preparing 21:16:24 654aaa101045: Preparing 21:16:24 d2d9d24a8c2a: Preparing 21:16:24 2769c5abe11f: Waiting 21:16:24 654aaa101045: Waiting 21:16:24 d2d9d24a8c2a: Waiting 21:16:24 c3b3893a7b9b: Layer already exists 21:16:24 7b7c40284052: Layer already exists 21:16:24 234ef6b8c8b2: Layer already exists 21:16:24 5f7c5f359b86: Layer already exists 21:16:24 f6bfeccff41a: Layer already exists 21:16:24 2769c5abe11f: Layer already exists 21:16:24 654aaa101045: Layer already exists 21:16:24 d2d9d24a8c2a: Layer already exists 21:16:24 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:e1cad8e2a6df1c83b7ca6a58e11a621a5ae93e3cbcc26386c45d1ad9491d9a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:24 + 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:16:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:16:24 f6bfeccff41a: Preparing 21:16:24 234ef6b8c8b2: Preparing 21:16:24 c3b3893a7b9b: Preparing 21:16:24 7b7c40284052: Preparing 21:16:24 5f7c5f359b86: Preparing 21:16:24 2769c5abe11f: Preparing 21:16:24 654aaa101045: Preparing 21:16:24 d2d9d24a8c2a: Preparing 21:16:24 2769c5abe11f: Waiting 21:16:24 654aaa101045: Waiting 21:16:24 d2d9d24a8c2a: Waiting 21:16:24 234ef6b8c8b2: Layer already exists 21:16:24 f6bfeccff41a: Layer already exists 21:16:24 5f7c5f359b86: Layer already exists 21:16:24 7b7c40284052: Layer already exists 21:16:24 c3b3893a7b9b: Layer already exists 21:16:24 654aaa101045: Layer already exists 21:16:24 2769c5abe11f: Layer already exists 21:16:24 d2d9d24a8c2a: Layer already exists 21:16:24 main: digest: sha256:e1cad8e2a6df1c83b7ca6a58e11a621a5ae93e3cbcc26386c45d1ad9491d9a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:25 ===================================================== [Pipeline] echo 21:16:25 taggedImages: 21:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.31 21:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:16:25 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:16:25 01413ae1877f0c916545fb120e4f5d3889c994d8 21:16:25 latest 21:16:25 3.1.0-dev.31 21:16:25 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:25 main 21:16:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:16:25 7220df3f13a3: Preparing 21:16:25 67e6c1a24f9b: Preparing 21:16:25 68e5be699aff: Preparing 21:16:25 3d56891b8b9b: Preparing 21:16:25 5f7c5f359b86: Preparing 21:16:25 2769c5abe11f: Preparing 21:16:25 c22cb558f19e: Preparing 21:16:25 d2d9d24a8c2a: Preparing 21:16:25 c22cb558f19e: Waiting 21:16:25 d2d9d24a8c2a: Waiting 21:16:25 2769c5abe11f: Waiting 21:16:25 5f7c5f359b86: Layer already exists 21:16:25 2769c5abe11f: Layer already exists 21:16:26 c22cb558f19e: Layer already exists 21:16:26 68e5be699aff: Pushed 21:16:26 67e6c1a24f9b: Pushed 21:16:26 d2d9d24a8c2a: Layer already exists 21:16:26 7220df3f13a3: Pushed 21:16:44 3d56891b8b9b: Pushed 21:16:44 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:6b46a67d1158f07eed8ac321ac80692824d2a75f804955a401b331e293c0af6d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:44 + 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:16:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:16:45 7220df3f13a3: Preparing 21:16:45 67e6c1a24f9b: Preparing 21:16:45 68e5be699aff: Preparing 21:16:45 3d56891b8b9b: Preparing 21:16:45 5f7c5f359b86: Preparing 21:16:45 2769c5abe11f: Preparing 21:16:45 c22cb558f19e: Preparing 21:16:45 d2d9d24a8c2a: Preparing 21:16:45 2769c5abe11f: Waiting 21:16:45 c22cb558f19e: Waiting 21:16:45 d2d9d24a8c2a: Waiting 21:16:45 3d56891b8b9b: Layer already exists 21:16:45 5f7c5f359b86: Layer already exists 21:16:45 7220df3f13a3: Layer already exists 21:16:45 67e6c1a24f9b: Layer already exists 21:16:45 68e5be699aff: Layer already exists 21:16:45 2769c5abe11f: Layer already exists 21:16:45 d2d9d24a8c2a: Layer already exists 21:16:45 c22cb558f19e: Layer already exists 21:16:45 latest: digest: sha256:6b46a67d1158f07eed8ac321ac80692824d2a75f804955a401b331e293c0af6d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.31 21:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:16:45 7220df3f13a3: Preparing 21:16:45 67e6c1a24f9b: Preparing 21:16:45 68e5be699aff: Preparing 21:16:45 3d56891b8b9b: Preparing 21:16:45 5f7c5f359b86: Preparing 21:16:45 2769c5abe11f: Preparing 21:16:45 c22cb558f19e: Preparing 21:16:45 d2d9d24a8c2a: Preparing 21:16:45 2769c5abe11f: Waiting 21:16:45 c22cb558f19e: Waiting 21:16:45 d2d9d24a8c2a: Waiting 21:16:45 3d56891b8b9b: Layer already exists 21:16:45 5f7c5f359b86: Layer already exists 21:16:45 68e5be699aff: Layer already exists 21:16:45 7220df3f13a3: Layer already exists 21:16:45 67e6c1a24f9b: Layer already exists 21:16:45 d2d9d24a8c2a: Layer already exists 21:16:45 2769c5abe11f: Layer already exists 21:16:45 c22cb558f19e: Layer already exists 21:16:45 3.1.0-dev.31: digest: sha256:6b46a67d1158f07eed8ac321ac80692824d2a75f804955a401b331e293c0af6d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:16:46 7220df3f13a3: Preparing 21:16:46 67e6c1a24f9b: Preparing 21:16:46 68e5be699aff: Preparing 21:16:46 3d56891b8b9b: Preparing 21:16:46 5f7c5f359b86: Preparing 21:16:46 2769c5abe11f: Preparing 21:16:46 c22cb558f19e: Preparing 21:16:46 d2d9d24a8c2a: Preparing 21:16:46 c22cb558f19e: Waiting 21:16:46 d2d9d24a8c2a: Waiting 21:16:46 2769c5abe11f: Waiting 21:16:46 3d56891b8b9b: Layer already exists 21:16:46 5f7c5f359b86: Layer already exists 21:16:46 67e6c1a24f9b: Layer already exists 21:16:46 68e5be699aff: Layer already exists 21:16:46 7220df3f13a3: Layer already exists 21:16:46 c22cb558f19e: Layer already exists 21:16:46 d2d9d24a8c2a: Layer already exists 21:16:46 2769c5abe11f: Layer already exists 21:16:47 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:6b46a67d1158f07eed8ac321ac80692824d2a75f804955a401b331e293c0af6d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:47 + 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:16:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:16:47 7220df3f13a3: Preparing 21:16:47 67e6c1a24f9b: Preparing 21:16:47 68e5be699aff: Preparing 21:16:47 3d56891b8b9b: Preparing 21:16:47 5f7c5f359b86: Preparing 21:16:47 2769c5abe11f: Preparing 21:16:47 c22cb558f19e: Preparing 21:16:47 d2d9d24a8c2a: Preparing 21:16:47 c22cb558f19e: Waiting 21:16:47 d2d9d24a8c2a: Waiting 21:16:47 2769c5abe11f: Waiting 21:16:47 67e6c1a24f9b: Layer already exists 21:16:47 5f7c5f359b86: Layer already exists 21:16:47 68e5be699aff: Layer already exists 21:16:47 7220df3f13a3: Layer already exists 21:16:47 3d56891b8b9b: Layer already exists 21:16:47 d2d9d24a8c2a: Layer already exists 21:16:47 c22cb558f19e: Layer already exists 21:16:47 2769c5abe11f: Layer already exists 21:16:48 main: digest: sha256:6b46a67d1158f07eed8ac321ac80692824d2a75f804955a401b331e293c0af6d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:48 ===================================================== [Pipeline] echo 21:16:48 taggedImages: 21:16:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:16:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:16:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.31 21:16:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:16:48 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:16:48 01413ae1877f0c916545fb120e4f5d3889c994d8 21:16:48 latest 21:16:48 3.1.0-dev.31 21:16:48 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:48 main 21:16:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:16:48 9d65b7967bce: Preparing 21:16:48 33185060b8a0: Preparing 21:16:48 5f7c5f359b86: Preparing 21:16:48 2769c5abe11f: Preparing 21:16:48 78eddbb7f3e2: Preparing 21:16:48 d2d9d24a8c2a: Preparing 21:16:48 d2d9d24a8c2a: Waiting 21:16:48 5f7c5f359b86: Layer already exists 21:16:48 2769c5abe11f: Layer already exists 21:16:48 d2d9d24a8c2a: Layer already exists 21:16:49 9d65b7967bce: Pushed 21:16:49 78eddbb7f3e2: Pushed 21:16:55 33185060b8a0: Pushed 21:16:55 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:38978fdb68d6b505c1fe3141114de7f04385520d89f14fcedcb59c8506fd4d52 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:16:56 9d65b7967bce: Preparing 21:16:56 33185060b8a0: Preparing 21:16:56 5f7c5f359b86: Preparing 21:16:56 2769c5abe11f: Preparing 21:16:56 78eddbb7f3e2: Preparing 21:16:56 d2d9d24a8c2a: Preparing 21:16:56 d2d9d24a8c2a: Waiting 21:16:56 33185060b8a0: Layer already exists 21:16:56 9d65b7967bce: Layer already exists 21:16:56 5f7c5f359b86: Layer already exists 21:16:56 78eddbb7f3e2: Layer already exists 21:16:56 2769c5abe11f: Layer already exists 21:16:56 d2d9d24a8c2a: Layer already exists 21:16:56 latest: digest: sha256:38978fdb68d6b505c1fe3141114de7f04385520d89f14fcedcb59c8506fd4d52 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.31 21:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:16:56 9d65b7967bce: Preparing 21:16:56 33185060b8a0: Preparing 21:16:56 5f7c5f359b86: Preparing 21:16:56 2769c5abe11f: Preparing 21:16:56 78eddbb7f3e2: Preparing 21:16:56 d2d9d24a8c2a: Preparing 21:16:56 d2d9d24a8c2a: Waiting 21:16:56 33185060b8a0: Layer already exists 21:16:56 5f7c5f359b86: Layer already exists 21:16:56 2769c5abe11f: Layer already exists 21:16:56 9d65b7967bce: Layer already exists 21:16:56 78eddbb7f3e2: Layer already exists 21:16:56 d2d9d24a8c2a: Layer already exists 21:16:57 3.1.0-dev.31: digest: sha256:38978fdb68d6b505c1fe3141114de7f04385520d89f14fcedcb59c8506fd4d52 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:16:57 9d65b7967bce: Preparing 21:16:57 33185060b8a0: Preparing 21:16:57 5f7c5f359b86: Preparing 21:16:57 2769c5abe11f: Preparing 21:16:57 78eddbb7f3e2: Preparing 21:16:57 d2d9d24a8c2a: Preparing 21:16:57 d2d9d24a8c2a: Waiting 21:16:57 33185060b8a0: Layer already exists 21:16:57 9d65b7967bce: Layer already exists 21:16:57 78eddbb7f3e2: Layer already exists 21:16:57 2769c5abe11f: Layer already exists 21:16:57 5f7c5f359b86: Layer already exists 21:16:57 d2d9d24a8c2a: Layer already exists 21:16:57 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:38978fdb68d6b505c1fe3141114de7f04385520d89f14fcedcb59c8506fd4d52 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:16:58 9d65b7967bce: Preparing 21:16:58 33185060b8a0: Preparing 21:16:58 5f7c5f359b86: Preparing 21:16:58 2769c5abe11f: Preparing 21:16:58 78eddbb7f3e2: Preparing 21:16:58 d2d9d24a8c2a: Preparing 21:16:58 d2d9d24a8c2a: Waiting 21:16:58 2769c5abe11f: Layer already exists 21:16:58 5f7c5f359b86: Layer already exists 21:16:58 78eddbb7f3e2: Layer already exists 21:16:58 9d65b7967bce: Layer already exists 21:16:58 33185060b8a0: Layer already exists 21:16:58 d2d9d24a8c2a: Layer already exists 21:16:59 main: digest: sha256:38978fdb68d6b505c1fe3141114de7f04385520d89f14fcedcb59c8506fd4d52 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:59 ===================================================== [Pipeline] echo 21:16:59 taggedImages: 21:16:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:16:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:16:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.31 21:16:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:16:59 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:16:59 01413ae1877f0c916545fb120e4f5d3889c994d8 21:16:59 latest 21:16:59 3.1.0-dev.31 21:16:59 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:16:59 main 21:16:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:01 766a1d4f7228: Preparing 21:17:01 cd3497c4d4d6: Preparing 21:17:01 5f7c5f359b86: Preparing 21:17:01 2769c5abe11f: Preparing 21:17:01 83b97a32d4f3: Preparing 21:17:01 d2d9d24a8c2a: Preparing 21:17:01 d2d9d24a8c2a: Waiting 21:17:01 83b97a32d4f3: Layer already exists 21:17:01 5f7c5f359b86: Layer already exists 21:17:01 d2d9d24a8c2a: Layer already exists 21:17:01 2769c5abe11f: Layer already exists 21:17:01 766a1d4f7228: Pushed 21:17:08 cd3497c4d4d6: Pushed 21:17:08 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:f25f2a2d89f2cba2294fb6e14bfccce9e1f16b0ef58702328bd0a638719108bd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:08 766a1d4f7228: Preparing 21:17:08 cd3497c4d4d6: Preparing 21:17:08 5f7c5f359b86: Preparing 21:17:08 2769c5abe11f: Preparing 21:17:08 83b97a32d4f3: Preparing 21:17:08 d2d9d24a8c2a: Preparing 21:17:08 d2d9d24a8c2a: Waiting 21:17:08 2769c5abe11f: Layer already exists 21:17:08 83b97a32d4f3: Layer already exists 21:17:08 5f7c5f359b86: Layer already exists 21:17:08 cd3497c4d4d6: Layer already exists 21:17:08 766a1d4f7228: Layer already exists 21:17:08 d2d9d24a8c2a: Layer already exists 21:17:09 latest: digest: sha256:f25f2a2d89f2cba2294fb6e14bfccce9e1f16b0ef58702328bd0a638719108bd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.31 21:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:09 766a1d4f7228: Preparing 21:17:09 cd3497c4d4d6: Preparing 21:17:09 5f7c5f359b86: Preparing 21:17:09 2769c5abe11f: Preparing 21:17:09 83b97a32d4f3: Preparing 21:17:09 d2d9d24a8c2a: Preparing 21:17:09 d2d9d24a8c2a: Waiting 21:17:09 83b97a32d4f3: Layer already exists 21:17:09 5f7c5f359b86: Layer already exists 21:17:09 2769c5abe11f: Layer already exists 21:17:09 cd3497c4d4d6: Layer already exists 21:17:09 766a1d4f7228: Layer already exists 21:17:09 d2d9d24a8c2a: Layer already exists 21:17:10 3.1.0-dev.31: digest: sha256:f25f2a2d89f2cba2294fb6e14bfccce9e1f16b0ef58702328bd0a638719108bd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:10 766a1d4f7228: Preparing 21:17:10 cd3497c4d4d6: Preparing 21:17:10 5f7c5f359b86: Preparing 21:17:10 2769c5abe11f: Preparing 21:17:10 83b97a32d4f3: Preparing 21:17:10 d2d9d24a8c2a: Preparing 21:17:10 d2d9d24a8c2a: Waiting 21:17:10 5f7c5f359b86: Layer already exists 21:17:10 766a1d4f7228: Layer already exists 21:17:10 2769c5abe11f: Layer already exists 21:17:10 83b97a32d4f3: Layer already exists 21:17:10 cd3497c4d4d6: Layer already exists 21:17:10 d2d9d24a8c2a: Layer already exists 21:17:10 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:f25f2a2d89f2cba2294fb6e14bfccce9e1f16b0ef58702328bd0a638719108bd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:11 766a1d4f7228: Preparing 21:17:11 cd3497c4d4d6: Preparing 21:17:11 5f7c5f359b86: Preparing 21:17:11 2769c5abe11f: Preparing 21:17:11 83b97a32d4f3: Preparing 21:17:11 d2d9d24a8c2a: Preparing 21:17:11 d2d9d24a8c2a: Waiting 21:17:11 766a1d4f7228: Layer already exists 21:17:11 cd3497c4d4d6: Layer already exists 21:17:11 83b97a32d4f3: Layer already exists 21:17:11 5f7c5f359b86: Layer already exists 21:17:11 2769c5abe11f: Layer already exists 21:17:11 d2d9d24a8c2a: Layer already exists 21:17:11 main: digest: sha256:f25f2a2d89f2cba2294fb6e14bfccce9e1f16b0ef58702328bd0a638719108bd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:11 ===================================================== [Pipeline] echo 21:17:11 taggedImages: 21:17:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 21:17:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:17:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.31 21:17:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 21:17:11 - 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:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:12 21:17:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:12 arm64: Pulling from edgex-lftools-log-publisher 21:17:12 8998bd30e6a1: Pulling fs layer 21:17:12 04944245beec: Pulling fs layer 21:17:12 699f458cf7ca: Pulling fs layer 21:17:12 765212b225bb: Pulling fs layer 21:17:12 f23df028b6ca: Pulling fs layer 21:17:12 d65c8cfc05b1: Pulling fs layer 21:17:12 2437ff75d9bd: Pulling fs layer 21:17:12 765212b225bb: Waiting 21:17:12 f23df028b6ca: Waiting 21:17:12 d65c8cfc05b1: Waiting 21:17:12 2437ff75d9bd: Waiting 21:17:12 04944245beec: Verifying Checksum 21:17:12 04944245beec: Download complete 21:17:12 765212b225bb: Verifying Checksum 21:17:12 765212b225bb: Download complete 21:17:12 f23df028b6ca: Verifying Checksum 21:17:12 f23df028b6ca: Download complete 21:17:12 d65c8cfc05b1: Verifying Checksum 21:17:12 d65c8cfc05b1: Download complete 21:17:13 699f458cf7ca: Verifying Checksum 21:17:13 699f458cf7ca: Download complete 21:17:13 8998bd30e6a1: Download complete 21:17:15 2437ff75d9bd: Verifying Checksum 21:17:15 2437ff75d9bd: Download complete 21:17:17 8998bd30e6a1: Pull complete 21:17:17 04944245beec: Pull complete 21:17:18 699f458cf7ca: Pull complete 21:17:18 765212b225bb: Pull complete 21:17:19 f23df028b6ca: Pull complete 21:17:19 d65c8cfc05b1: Pull complete 21:17:34 2437ff75d9bd: Pull complete 21:17:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:34 prd-ubuntu20.04-docker-arm64-4c-16g-4154 does not seem to be running inside a container 21:17:35 $ 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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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:17:37 $ docker top 0a2009f32810785ed998f44c6483b0c6517113bb69be2d5f3233b1fd80991f7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:38 ---> job-cost.sh 21:17:38 lf-activate-venv: SKIPPING 21:17:38 INFO: No Stack... 21:17:38 INFO: Retrieving Pricing Info for: v3-standard-4 21:17:39 INFO: Archiving Costs [Pipeline] sh 21:17:40 + + cat /w/workspace/edgex-go/565/archives/cost.csv 21:17:40 cut -d, -f6 [Pipeline] lock 21:17:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-565-stack-cost] 21:17:40 Resource [jenkins-edgexfoundry-edgex-go-main-565-stack-cost] did not exist. Created. 21:17:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-565-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:17:41 + echo total: 0.10999999940395355 [Pipeline] stash 21:17:41 Stashed 1 file(s) [Pipeline] } 21:17:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-565-stack-cost] [Pipeline] // lock [Pipeline] } 21:17:41 $ docker stop --time=1 0a2009f32810785ed998f44c6483b0c6517113bb69be2d5f3233b1fd80991f7b 21:17:43 $ docker rm -f --volumes 0a2009f32810785ed998f44c6483b0c6517113bb69be2d5f3233b1fd80991f7b [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:17:43 provisioning config files... 21:17:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/565@tmp/config5790163474565330733tmp [Pipeline] { [Pipeline] sh 21:17:44 + set +x 21:17:44 + bash -s -- 21:17:44 + curl -s https://codecov.io/bash 21:17:44 21:17:44 _____ _ 21:17:44 / ____| | | 21:17:44 | | ___ __| | ___ ___ _____ __ 21:17:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:17:44 | |___| (_) | (_| | __/ (_| (_) \ V / 21:17:44 \_____\___/ \__,_|\___|\___\___/ \_/ 21:17:44 Bash-1.0.6 21:17:44 21:17:44 21:17:44 ==> git version 2.25.1 found 21:17:44 ==> 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:17:44 Release-Date: 2020-01-08 21:17:44 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:17:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:17:44 ==> Jenkins CI detected. 21:17:44 current dir:  /w/workspace/edgex-go/565 21:17:44 project root: . 21:17:44 --> token set from env 21:17:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:17:44 ==> Running gcov in . (disable via -X gcov) 21:17:44 ==> Python coveragepy not found 21:17:44 ==> Searching for coverage reports in: 21:17:44 + . 21:17:44 -> Found 1 reports 21:17:44 ==> Detecting git/mercurial file structure 21:17:44 ==> Reading reports 21:17:44 + ./coverage.out bytes=446998 21:17:44 ==> Appending adjustments 21:17:44 https://docs.codecov.io/docs/fixing-reports 21:17:45 + Found adjustments 21:17:45 ==> Gzipping contents 21:17:45 60K /tmp/codecov.arG2ry.gz 21:17:45 ==> Uploading reports 21:17:45 url: https://codecov.io 21:17:45 query: branch=main&commit=01413ae1877f0c916545fb120e4f5d3889c994d8&build=565&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F565%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:17:45 -> Pinging Codecov 21:17:45 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=01413ae1877f0c916545fb120e4f5d3889c994d8&build=565&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F565%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:17:45 -> Uploading to 21:17:45 https://storage.googleapis.com/codecov/v4/raw/2023-08-21/00271124DB129430A58F1EEE437C3FCB/01413ae1877f0c916545fb120e4f5d3889c994d8/651a6b28-77fb-4c2a-a78a-3d74509a14d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230821T211745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7721aabe5f4eaedea4c19b470bbc75fccc04e9c5b46eb51a74798bf14d7703ff 21:17:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:17:45 Dload Upload Total Spent Left Speed 21:17:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57382 0 0 100 57382 0 276k --:--:-- --:--:-- --:--:-- 274k 100 57382 0 0 100 57382 0 263k --:--:-- --:--:-- --:--:-- 261k 21:17:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } 21:17:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:17:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:17:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:46 21:17:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:17:46 df9b9388f04a: Pulling fs layer 21:17:46 52dc419b0ee2: Pulling fs layer 21:17:46 25bc292e5bac: Pulling fs layer 21:17:46 114826534d7a: Pulling fs layer 21:17:46 4657fd5d0bcf: Pulling fs layer 21:17:46 6ad1cebc031e: Pulling fs layer 21:17:46 8a3aa393b2d8: Pulling fs layer 21:17:46 114826534d7a: Waiting 21:17:46 4657fd5d0bcf: Waiting 21:17:46 6ad1cebc031e: Waiting 21:17:46 8a3aa393b2d8: Waiting 21:17:46 25bc292e5bac: Verifying Checksum 21:17:46 25bc292e5bac: Download complete 21:17:46 52dc419b0ee2: Download complete 21:17:46 4657fd5d0bcf: Verifying Checksum 21:17:46 4657fd5d0bcf: Download complete 21:17:46 df9b9388f04a: Verifying Checksum 21:17:46 df9b9388f04a: Download complete 21:17:47 6ad1cebc031e: Verifying Checksum 21:17:47 6ad1cebc031e: Download complete 21:17:47 df9b9388f04a: Pull complete 21:17:47 52dc419b0ee2: Pull complete 21:17:47 114826534d7a: Verifying Checksum 21:17:47 114826534d7a: Download complete 21:17:48 8a3aa393b2d8: Verifying Checksum 21:17:48 8a3aa393b2d8: Download complete 21:17:48 25bc292e5bac: Pull complete 21:17:51 114826534d7a: Pull complete 21:17:51 4657fd5d0bcf: Pull complete 21:17:51 6ad1cebc031e: Pull complete 21:17:55 8a3aa393b2d8: Pull complete 21:17:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:17:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:55 prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container 21:17:55 $ 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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:18:02 $ docker top 85baf60c915f22c9834a6605e054850cf942be72ad3f86a6661838fc6be6e5a1 -eo pid,comm [Pipeline] { [Pipeline] echo 21:18:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:18:02 + set -o pipefail 21:18:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:18:09 21:18:09 Monitoring /w/workspace/edgex-go/565 (github.com/edgexfoundry/edgex-go)... 21:18:09 21:18:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7f311f55-4919-4110-9dd6-5b18ee8d6eec 21:18:09 21:18:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:18:09 21:18:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:18:09 21:18:09 21:18:09 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:18:09 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:18:09 More details here: https://snyk.co/ue1NS [Pipeline] } 21:18:09 $ docker stop --time=1 85baf60c915f22c9834a6605e054850cf942be72ad3f86a6661838fc6be6e5a1 21:18:13 $ docker rm -f --volumes 85baf60c915f22c9834a6605e054850cf942be72ad3f86a6661838fc6be6e5a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:18:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:13 provisioning config files... 21:18:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/565@tmp/config3651714724320899181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:14 --> edgex-publish-swagger.sh 21:18:14 === Publish openapi/v3 API === 21:18:14 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:18:14 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/565/openapi/v3/core-command.yaml] 21:18:14 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:14 Dload Upload Total Spent Left Speed 21:18:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 63053 --:--:-- --:--:-- --:--:-- 63053 21:18:14 21:18:14 21:18:14 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/565/openapi/v3/core-data.yaml] 21:18:14 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:14 Dload Upload Total Spent Left Speed 21:18:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 330k --:--:-- --:--:-- --:--:-- 329k 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k 21:18:14 21:18:14 21:18:14 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/565/openapi/v3/core-metadata.yaml] 21:18:14 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:14 Dload Upload Total Spent Left Speed 21:18:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 315k --:--:-- --:--:-- --:--:-- 315k 21:18:15 21:18:15 21:18:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/565/openapi/v3/support-notifications.yaml] 21:18:15 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:15 Dload Upload Total Spent Left Speed 21:18:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 416k --:--:-- --:--:-- --:--:-- 414k 100 86965 0 0 100 86965 0 207k --:--:-- --:--:-- --:--:-- 207k 21:18:16 21:18:16 21:18:16 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/565/openapi/v3/support-scheduler.yaml] 21:18:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:16 Dload Upload Total Spent Left Speed 21:18:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 89702 --:--:-- --:--:-- --:--:-- 89702 21:18:16 21:18:16 [Pipeline] } 21:18:16 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:18:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:18:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:17 prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container 21:18:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:18:17 $ docker top b62d775db89e4f3d897b6c1389f324ddb1ce4870cc078853f066cae0184f7887 -eo pid,comm 21:18:17 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:18:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:18:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:18:17 [ssh-agent] Looking for ssh-agent implementation... 21:18:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:18:17 $ docker exec b62d775db89e4f3d897b6c1389f324ddb1ce4870cc078853f066cae0184f7887 ssh-agent 21:18:17 SSH_AUTH_SOCK=/tmp/ssh-srM6ODaMuQ8K/agent.31 21:18:17 SSH_AGENT_PID=37 21:18:17 Running ssh-add (command line suppressed) 21:18:17 Identity added: /w/workspace/edgex-go/565@tmp/private_key_15290349935538595967.key (/w/workspace/edgex-go/565@tmp/private_key_15290349935538595967.key) 21:18:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:18:18 + git semver tag 21:18:18 2023-08-21 21:18:18,434 [run_tag] DEBUG tag force:False 21:18:18 2023-08-21 21:18:18,434 [check_head_tag] DEBUG check head tag 21:18:18 2023-08-21 21:18:18,435 [execute] INFO git cat-file --batch-check 21:18:18 2023-08-21 21:18:18,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/565, universal_newlines=False, shell=None, istream=) 21:18:18 2023-08-21 21:18:18,439 [execute] INFO git cat-file --batch 21:18:18 2023-08-21 21:18:18,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/565, universal_newlines=False, shell=None, istream=) 21:18:18 2023-08-21 21:18:18,458 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main 21:18:18 2023-08-21 21:18:18,458 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 21:18:18 2023-08-21 21:18:18,458 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/edgex-go/565, universal_newlines=False, shell=None, istream=None) 21:18:18 2023-08-21 21:18:18,462 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main 21:18:18 3.1.0-dev.31 [Pipeline] } 21:18:18 $ docker exec --env ******** --env ******** b62d775db89e4f3d897b6c1389f324ddb1ce4870cc078853f066cae0184f7887 ssh-agent -k 21:18:18 unset SSH_AUTH_SOCK; 21:18:18 unset SSH_AGENT_PID; 21:18:18 echo Agent pid 37 killed; 21:18:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:18:18 + git semver [Pipeline] } 21:18:19 $ docker stop --time=1 b62d775db89e4f3d897b6c1389f324ddb1ce4870cc078853f066cae0184f7887 21:18:20 $ docker rm -f --volumes b62d775db89e4f3d897b6c1389f324ddb1ce4870cc078853f066cae0184f7887 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:18:20 21:18:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:18:21 0.23.1-centos7: Pulling from edgex-lftools 21:18:21 ab5ef0e58194: Pulling fs layer 21:18:21 9712f1f96733: Pulling fs layer 21:18:21 63f879dbbcfc: Pulling fs layer 21:18:21 0d9ebad4ef96: Pulling fs layer 21:18:21 0d9ebad4ef96: Waiting 21:18:21 e9a5061849ea: Pulling fs layer 21:18:21 d747dcd14b5f: Pulling fs layer 21:18:21 2de7ff778b66: Pulling fs layer 21:18:21 d747dcd14b5f: Waiting 21:18:21 e9a5061849ea: Waiting 21:18:21 9712f1f96733: Verifying Checksum 21:18:21 9712f1f96733: Download complete 21:18:21 63f879dbbcfc: Verifying Checksum 21:18:21 63f879dbbcfc: Download complete 21:18:21 0d9ebad4ef96: Verifying Checksum 21:18:21 0d9ebad4ef96: Download complete 21:18:21 d747dcd14b5f: Verifying Checksum 21:18:21 d747dcd14b5f: Download complete 21:18:21 e9a5061849ea: Verifying Checksum 21:18:21 ab5ef0e58194: Verifying Checksum 21:18:21 ab5ef0e58194: Download complete 21:18:21 2de7ff778b66: Verifying Checksum 21:18:21 2de7ff778b66: Download complete 21:18:24 ab5ef0e58194: Pull complete 21:18:24 9712f1f96733: Pull complete 21:18:25 63f879dbbcfc: Pull complete 21:18:28 0d9ebad4ef96: Pull complete 21:18:28 e9a5061849ea: Pull complete 21:18:28 d747dcd14b5f: Pull complete 21:18:29 2de7ff778b66: Pull complete 21:18:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:18:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:18:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:29 prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container 21:18:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:18:34 $ docker top e7102d08b77ea13dbd8b5599e16023420ff81da35bc61d1c6275578fc1560f74 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:18:34 provisioning config files... 21:18:34 copy managed file [sigul-config] to file:/w/workspace/edgex-go/565@tmp/config2870075872936557957tmp 21:18:34 copy managed file [sigul-password] to file:/w/workspace/edgex-go/565@tmp/config10471832175739854597tmp 21:18:34 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/565@tmp/config10159665113791847335tmp [Pipeline] { [Pipeline] echo 21:18:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:18:34 ---> sigul-configuration.sh 21:18:34 gpg: directory `/root/.gnupg' created 21:18:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:18:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:18:34 gpg: keyring `/root/.gnupg/secring.gpg' created 21:18:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:18:34 gpg: CAST5 encrypted data 21:18:34 gpg: encrypted with 1 passphrase 21:18:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:18:34 + mkdir /home/jenkins 21:18:34 + mkdir /home/jenkins/sigul [Pipeline] sh 21:18:35 + 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:18:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:18:35 ---> sigul-install.sh 21:18:35 Sigul already installed; skipping installation. [Pipeline] sh 21:18:35 + git tag --list 21:18:35 0.6.0 21:18:35 0.6.1 21:18:35 0.7.0 21:18:35 0.7.1 21:18:35 v1.0.0 21:18:35 v1.0.1 21:18:35 v1.1.0 21:18:35 v1.2.0 21:18:35 v1.2.1 21:18:35 v1.3.0 21:18:35 v1.3.1 21:18:35 v2.0.0 21:18:35 v2.1.0 21:18:35 v2.1.1 21:18:35 v2.2.0 21:18:35 v2.3.0 21:18:35 v3.0 21:18:35 v3.0.0 21:18:35 v3.1.0-dev.1 21:18:35 v3.1.0-dev.10 21:18:35 v3.1.0-dev.11 21:18:35 v3.1.0-dev.12 21:18:35 v3.1.0-dev.13 21:18:35 v3.1.0-dev.14 21:18:35 v3.1.0-dev.15 21:18:35 v3.1.0-dev.16 21:18:35 v3.1.0-dev.17 21:18:35 v3.1.0-dev.18 21:18:35 v3.1.0-dev.19 21:18:35 v3.1.0-dev.2 21:18:35 v3.1.0-dev.20 21:18:35 v3.1.0-dev.21 21:18:35 v3.1.0-dev.22 21:18:35 v3.1.0-dev.23 21:18:35 v3.1.0-dev.24 21:18:35 v3.1.0-dev.25 21:18:35 v3.1.0-dev.26 21:18:35 v3.1.0-dev.27 21:18:35 v3.1.0-dev.28 21:18:35 v3.1.0-dev.29 21:18:35 v3.1.0-dev.3 21:18:35 v3.1.0-dev.30 21:18:35 v3.1.0-dev.31 21:18:35 v3.1.0-dev.4 21:18:35 v3.1.0-dev.5 21:18:35 v3.1.0-dev.6 21:18:35 v3.1.0-dev.7 21:18:35 v3.1.0-dev.8 21:18:35 v3.1.0-dev.9 [Pipeline] sh 21:18:35 + lftools sign git-tag v3.1.0-dev.31 21:18:36 Signing Git tag with Sigul... 21:18:36 Signing v3.1.0-dev.31 [Pipeline] echo 21:18:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:18:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:18:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:18:37 $ docker stop --time=1 e7102d08b77ea13dbd8b5599e16023420ff81da35bc61d1c6275578fc1560f74 21:18:38 $ docker rm -f --volumes e7102d08b77ea13dbd8b5599e16023420ff81da35bc61d1c6275578fc1560f74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:18:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:18:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:18:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:39 prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container 21:18:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:18:39 $ docker top 2de9bc77917103115d3fc622d0bcd0dcc441bf746009daa701a449a558ca9778 -eo pid,comm 21:18:39 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:18:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:18:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:18:39 [ssh-agent] Looking for ssh-agent implementation... 21:18:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:18:39 $ docker exec 2de9bc77917103115d3fc622d0bcd0dcc441bf746009daa701a449a558ca9778 ssh-agent 21:18:39 SSH_AUTH_SOCK=/tmp/ssh-EFo52G7cJzYn/agent.32 21:18:39 SSH_AGENT_PID=38 21:18:39 Running ssh-add (command line suppressed) 21:18:39 Identity added: /w/workspace/edgex-go/565@tmp/private_key_10276009562402122177.key (/w/workspace/edgex-go/565@tmp/private_key_10276009562402122177.key) 21:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:18:40 + git semver bump pre 21:18:40 2023-08-21 21:18:40,400 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main 21:18:40 2023-08-21 21:18:40,400 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev 21:18:40 2023-08-21 21:18:40,400 [bump_version] DEBUG bumped version:3.1.0-dev.32 21:18:40 2023-08-21 21:18:40,400 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/edgex-go/565/.semver/main with force:True 21:18:40 2023-08-21 21:18:40,400 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main 21:18:40 2023-08-21 21:18:40,400 [write_file] DEBUG write to file:/w/workspace/edgex-go/565/.semver/main 21:18:40 2023-08-21 21:18:40,402 [execute] INFO git cat-file --batch-check 21:18:40 2023-08-21 21:18:40,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=False, shell=None, istream=) 21:18:40 2023-08-21 21:18:40,407 [execute] INFO git cat-file --batch 21:18:40 2023-08-21 21:18:40,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=False, shell=None, istream=) 21:18:40 2023-08-21 21:18:40,412 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main 21:18:40 3.1.0-dev.32 [Pipeline] } 21:18:40 $ docker exec --env ******** --env ******** 2de9bc77917103115d3fc622d0bcd0dcc441bf746009daa701a449a558ca9778 ssh-agent -k 21:18:40 unset SSH_AUTH_SOCK; 21:18:40 unset SSH_AGENT_PID; 21:18:40 echo Agent pid 38 killed; 21:18:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:18:40 + git semver [Pipeline] } 21:18:41 $ docker stop --time=1 2de9bc77917103115d3fc622d0bcd0dcc441bf746009daa701a449a558ca9778 21:18:42 $ docker rm -f --volumes 2de9bc77917103115d3fc622d0bcd0dcc441bf746009daa701a449a558ca9778 [Pipeline] // withDockerContainer [Pipeline] sh 21:18:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:18:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:18:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:43 prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container 21:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:18:43 $ docker top 69654c41f5b0ddd1afaf1850b73a99087ffcbfc14dbad75827e99f9baf0396f7 -eo pid,comm 21:18:43 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:18:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:18:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:18:43 [ssh-agent] Looking for ssh-agent implementation... 21:18:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:18:43 $ docker exec 69654c41f5b0ddd1afaf1850b73a99087ffcbfc14dbad75827e99f9baf0396f7 ssh-agent 21:18:43 SSH_AUTH_SOCK=/tmp/ssh-AMngdwt6kOtX/agent.32 21:18:43 SSH_AGENT_PID=38 21:18:43 Running ssh-add (command line suppressed) 21:18:43 Identity added: /w/workspace/edgex-go/565@tmp/private_key_17270675426832996491.key (/w/workspace/edgex-go/565@tmp/private_key_17270675426832996491.key) 21:18:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:18:44 + git semver push 21:18:44 2023-08-21 21:18:44,397 [run_push] DEBUG push 21:18:44 2023-08-21 21:18:44,398 [execute] INFO git cat-file --batch-check 21:18:44 2023-08-21 21:18:44,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=False, shell=None, istream=) 21:18:44 2023-08-21 21:18:44,402 [execute] INFO git rev-list d16b47157f2449f037893d496a7cdb64c021678f -- 21:18:44 2023-08-21 21:18:44,403 [execute] DEBUG Popen(['git', 'rev-list', 'd16b47157f2449f037893d496a7cdb64c021678f', '--'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=False, shell=None, istream=None) 21:18:44 2023-08-21 21:18:44,422 [execute] INFO git fetch -v origin 21:18:44 2023-08-21 21:18:44,423 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=True, shell=None, istream=None) 21:18:45 2023-08-21 21:18:44,911 [run_push] DEBUG no remote changes detected 21:18:45 2023-08-21 21:18:44,912 [execute] INFO git push origin semver 21:18:45 2023-08-21 21:18:44,912 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=False, shell=None, istream=None) 21:18:45 2023-08-21 21:18:45,636 [run_push] DEBUG push all version tags 21:18:45 2023-08-21 21:18:45,636 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:18:45 2023-08-21 21:18:45,637 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/565, universal_newlines=False, shell=None, istream=None) 21:18:46 2023-08-21 21:18:46,376 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main 21:18:46 3.1.0-dev.32 [Pipeline] } 21:18:46 $ docker exec --env ******** --env ******** 69654c41f5b0ddd1afaf1850b73a99087ffcbfc14dbad75827e99f9baf0396f7 ssh-agent -k 21:18:46 unset SSH_AUTH_SOCK; 21:18:46 unset SSH_AGENT_PID; 21:18:46 echo Agent pid 38 killed; 21:18:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:18:46 + git semver [Pipeline] } 21:18:47 $ docker stop --time=1 69654c41f5b0ddd1afaf1850b73a99087ffcbfc14dbad75827e99f9baf0396f7 21:18:48 $ docker rm -f --volumes 69654c41f5b0ddd1afaf1850b73a99087ffcbfc14dbad75827e99f9baf0396f7 [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:18:49 + [ -d /w/workspace/edgex-go/565/archives ] [Pipeline] libraryResource [Pipeline] sh 21:18:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:18:50 ---> package-listing.sh 21:18:50 ++ facter osfamily 21:18:50 ++ tr '[:upper:]' '[:lower:]' 21:18:50 + OS_FAMILY=debian 21:18:50 + workspace=/w/workspace/edgex-go/565 21:18:50 + START_PACKAGES=/tmp/packages_start.txt 21:18:50 + END_PACKAGES=/tmp/packages_end.txt 21:18:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:18:50 + PACKAGES=/tmp/packages_start.txt 21:18:50 + '[' /w/workspace/edgex-go/565 ']' 21:18:50 + PACKAGES=/tmp/packages_end.txt 21:18:50 + case "${OS_FAMILY}" in 21:18:50 + dpkg -l 21:18:50 + grep '^ii' 21:18:50 + '[' -f /tmp/packages_start.txt ']' 21:18:50 + '[' -f /tmp/packages_end.txt ']' 21:18:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:18:50 + '[' /w/workspace/edgex-go/565 ']' 21:18:50 + mkdir -p /w/workspace/edgex-go/565/archives/ 21:18:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/565/archives/ [Pipeline] echo 21:18:50 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/565/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:18:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:51 21:18:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:51 latest: Pulling from edgex-lftools-log-publisher 21:18:51 5eb5b503b376: Pulling fs layer 21:18:51 5c69ac0246d0: Pulling fs layer 21:18:51 ec43610c2a17: Pulling fs layer 21:18:51 3a2ae6a8a46f: Pulling fs layer 21:18:51 33b1e0a273af: Pulling fs layer 21:18:51 5d3b04190fa2: Pulling fs layer 21:18:51 2f39f015ded8: Pulling fs layer 21:18:51 3a2ae6a8a46f: Waiting 21:18:51 33b1e0a273af: Waiting 21:18:51 5d3b04190fa2: Waiting 21:18:51 5c69ac0246d0: Verifying Checksum 21:18:51 5c69ac0246d0: Download complete 21:18:51 3a2ae6a8a46f: Verifying Checksum 21:18:51 3a2ae6a8a46f: Download complete 21:18:51 33b1e0a273af: Verifying Checksum 21:18:51 33b1e0a273af: Download complete 21:18:51 ec43610c2a17: Verifying Checksum 21:18:51 ec43610c2a17: Download complete 21:18:51 5d3b04190fa2: Verifying Checksum 21:18:51 5d3b04190fa2: Download complete 21:18:51 5eb5b503b376: Verifying Checksum 21:18:51 5eb5b503b376: Download complete 21:18:52 2f39f015ded8: Download complete 21:18:52 5eb5b503b376: Pull complete 21:18:52 5c69ac0246d0: Pull complete 21:18:53 ec43610c2a17: Pull complete 21:18:53 3a2ae6a8a46f: Pull complete 21:18:53 33b1e0a273af: Pull complete 21:18:53 5d3b04190fa2: Pull complete 21:18:57 2f39f015ded8: Pull complete 21:18:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:58 prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container 21:18:58 $ 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/565/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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:19:02 $ docker top 10c3375d2dd78071c40c9124b6ea72c1014afebd85dfebfda93b074b4f64ec0b -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:02 + touch /tmp/pre-build-complete [Pipeline] sh 21:19:03 + mkdir -p /var/log/sysstat [Pipeline] sh 21:19:03 + ls /var/log/sa-host 21:19:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:03 provisioning config files... 21:19:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/565@tmp/config6114777783329145240tmp [Pipeline] { [Pipeline] echo 21:19:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:19:04 ---> create-netrc.sh [Pipeline] } 21:19:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:19:04 ---> python-tools-install.sh [Pipeline] echo 21:19:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:19:04 ---> sudo-logs.sh 21:19:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:19:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:19:04 ---> job-cost.sh 21:19:04 lf-activate-venv: SKIPPING 21:19:04 DEBUG: total: 0.10999999940395355 21:19:04 INFO: Retrieving Stack Cost... 21:19:05 INFO: Retrieving Pricing Info for: v3-standard-8 21:19:05 INFO: Archiving Costs [Pipeline] echo 21:19:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:19:06 ---> logs-deploy.sh 21:19:06 lf-activate-venv: SKIPPING 21:19:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/565 21:19:06 INFO: archiving workspace using pattern(s): 21:19:07 Archives upload complete. 21:19:07 INFO: archiving logs to Nexus 21:19:07 ---> uname -a: 21:19:07 Linux prd-ubuntu20-04-docker-8c-8g-4153 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:19:07 21:19:07 21:19:07 ---> lscpu: 21:19:07 Architecture: x86_64 21:19:07 CPU op-mode(s): 32-bit, 64-bit 21:19:07 Byte Order: Little Endian 21:19:07 Address sizes: 40 bits physical, 48 bits virtual 21:19:07 CPU(s): 8 21:19:07 On-line CPU(s) list: 0-7 21:19:07 Thread(s) per core: 1 21:19:07 Core(s) per socket: 1 21:19:07 Socket(s): 8 21:19:07 NUMA node(s): 1 21:19:07 Vendor ID: AuthenticAMD 21:19:07 CPU family: 23 21:19:07 Model: 49 21:19:07 Model name: AMD EPYC-Rome Processor 21:19:07 Stepping: 0 21:19:07 CPU MHz: 2799.998 21:19:07 BogoMIPS: 5599.99 21:19:07 Virtualization: AMD-V 21:19:07 Hypervisor vendor: KVM 21:19:07 Virtualization type: full 21:19:07 L1d cache: 256 KiB 21:19:07 L1i cache: 256 KiB 21:19:07 L2 cache: 4 MiB 21:19:07 L3 cache: 128 MiB 21:19:07 NUMA node0 CPU(s): 0-7 21:19:07 Vulnerability Itlb multihit: Not affected 21:19:07 Vulnerability L1tf: Not affected 21:19:07 Vulnerability Mds: Not affected 21:19:07 Vulnerability Meltdown: Not affected 21:19:07 Vulnerability Mmio stale data: Not affected 21:19:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:19:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:19:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:19:07 Vulnerability Srbds: Not affected 21:19:07 Vulnerability Tsx async abort: Not affected 21:19:07 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:19:07 21:19:07 21:19:07 ---> nproc: 21:19:07 8 21:19:07 21:19:07 21:19:07 ---> df -h: 21:19:07 Filesystem Size Used Avail Use% Mounted on 21:19:07 overlay 155G 24G 132G 15% / 21:19:07 tmpfs 64M 0 64M 0% /dev 21:19:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:19:07 shm 64M 0 64M 0% /dev/shm 21:19:07 /dev/vda1 155G 24G 132G 15% /facter-os 21:19:07 21:19:07 21:19:07 ---> sar -b -r -n DEV: 21:19:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4153) 08/21/23 _x86_64_ (8 CPU) 21:19:07 21:19:07 20:48:56 LINUX RESTART (8 CPU) 21:19:07 21:19:07 20:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:19:07 20:50:01 141.46 48.03 93.43 0.00 5400.70 182288.02 0.00 21:19:07 20:51:01 104.28 0.67 103.62 0.00 15.06 61254.59 0.00 21:19:07 20:52:01 34.11 0.27 33.84 0.00 3.33 19594.48 0.00 21:19:07 20:53:01 174.34 0.27 174.07 0.00 26.53 89021.03 0.00 21:19:07 20:54:01 679.04 7.41 671.63 0.00 135.29 249502.70 0.00 21:19:07 20:55:01 309.98 11.08 298.90 0.00 5107.63 92289.10 0.00 21:19:07 20:56:01 548.32 1.67 546.65 0.00 274.58 48346.15 0.00 21:19:07 20:57:01 21.91 0.02 21.90 0.00 4.13 581.37 0.00 21:19:07 20:58:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 21:19:07 20:59:01 1.47 0.00 1.47 0.00 0.00 30.00 0.00 21:19:07 21:00:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 21:19:07 21:01:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 21:19:07 21:02:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 21:19:07 21:03:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 21:19:07 21:04:01 2.05 0.02 2.03 0.00 0.13 25.20 0.00 21:19:07 21:05:01 1.05 0.00 1.05 0.00 0.00 11.25 0.00 21:19:07 21:06:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 21:19:07 21:07:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 21:19:07 21:08:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 21:19:07 21:09:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 21:19:07 21:10:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 21:19:07 21:11:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 21:19:07 21:12:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 21:19:07 21:13:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 21:19:07 21:14:01 3.02 1.67 1.35 0.00 37.73 17.06 0.00 21:19:07 21:15:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 21:19:07 21:16:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 21:19:07 21:17:01 0.95 0.02 0.93 0.00 0.13 10.26 0.00 21:19:07 21:18:01 42.89 0.08 42.81 0.00 12.13 23418.23 0.00 21:19:07 21:19:01 128.63 0.28 128.35 0.00 16.53 49409.90 0.00 21:19:07 Average: 73.73 2.38 71.34 0.00 368.02 27216.32 0.00 21:19:07 21:19:07 20:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:19:07 20:50:01 29449204 31601932 739044 2.25 61288 2383332 1861152 5.49 1004148 2104108 163456 21:19:07 20:51:01 27691036 31515968 787632 2.40 115668 3887964 2038496 6.01 1517928 3205960 557484 21:19:07 20:52:01 27562040 31472760 827288 2.52 119572 3948188 2221688 6.55 1378492 3448744 317440 21:19:07 20:53:01 22461424 31442444 856964 2.61 131456 8884800 2284692 6.73 1671364 8131396 3335884 21:19:07 20:54:01 16970456 30102604 2130148 6.48 241248 12515540 6674876 19.67 3489828 11304680 57776 21:19:07 20:55:01 13670512 29902300 2313108 7.03 262192 15450712 7146024 21.06 5176640 12752936 298960 21:19:07 20:56:01 16064576 31465432 806412 2.45 272940 14755876 2084144 6.14 2731960 13028036 744 21:19:07 20:57:01 16064056 31466548 805104 2.45 274144 14756184 2092692 6.17 2952056 12807352 136 21:19:07 20:58:01 16064024 31466568 805024 2.45 274168 14756188 2092692 6.17 2951612 12807380 16 21:19:07 20:59:01 16076592 31479168 792336 2.41 274260 14756168 2092692 6.17 2939172 12807368 240 21:19:07 21:00:01 16076880 31479520 792412 2.41 274276 14756168 2092692 6.17 2939232 12807368 12 21:19:07 21:01:01 16080936 31483580 788380 2.40 274292 14756172 2092692 6.17 2934940 12807372 136 21:19:07 21:02:01 16081140 31483816 788256 2.40 274308 14756172 2092692 6.17 2935248 12807372 8 21:19:07 21:03:01 16081084 31483852 788220 2.40 274316 14756180 2092692 6.17 2935216 12807436 136 21:19:07 21:04:01 16080368 31483244 788900 2.40 274376 14756184 2132100 6.28 2935484 12807448 36 21:19:07 21:05:01 16081156 31484092 788016 2.40 274416 14756184 2132100 6.28 2935388 12807452 12 21:19:07 21:06:01 16081072 31484016 788180 2.40 274456 14756188 2132100 6.28 2935312 12807452 12 21:19:07 21:07:01 16081024 31483968 788184 2.40 274472 14756188 2132100 6.28 2935312 12807452 8 21:19:07 21:08:01 16081228 31484340 787768 2.40 274492 14756320 2132100 6.28 2935372 12807564 12 21:19:07 21:09:01 16081180 31484300 787716 2.40 274524 14756324 2115876 6.24 2935092 12807568 12 21:19:07 21:10:01 16080500 31483708 788160 2.40 274576 14756316 2115876 6.24 2935520 12807588 12 21:19:07 21:11:01 16080200 31483472 788356 2.40 274608 14756328 2115876 6.24 2935236 12807596 4 21:19:07 21:12:01 16080444 31483724 788028 2.40 274628 14756332 2115876 6.24 2935276 12807592 24 21:19:07 21:13:01 16080444 31483780 787928 2.40 274660 14756340 2115876 6.24 2936096 12807604 20 21:19:07 21:14:01 16072228 31477756 794120 2.41 274692 14757472 2131996 6.28 2944968 12807936 20 21:19:07 21:15:01 16072008 31477600 794272 2.42 274748 14757472 2131996 6.28 2944620 12807936 44 21:19:07 21:16:01 16071984 31477584 794260 2.42 274764 14757476 2131996 6.28 2944420 12807940 8 21:19:07 21:17:01 16071376 31477012 794784 2.42 274788 14757476 2115788 6.24 2944924 12807940 8 21:19:07 21:18:01 15281884 31443316 825328 2.51 278280 15461476 2205408 6.50 2978696 13511948 22464 21:19:07 21:19:01 14031708 31434324 830392 2.53 330760 16518568 2227148 6.56 3102136 14503832 123172 21:19:07 Average: 17360092 31382424 891157 2.71 252579 13456410 2438138 7.19 2825723 11698345 162610 21:19:07 21:19:07 20:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:19:07 20:50:01 docker0 525.48 473.89 37.17 2748.76 0.00 0.00 0.00 0.00 21:19:07 20:50:01 ens3 1195.85 1032.76 10647.04 137.46 0.00 0.00 0.00 0.00 21:19:07 20:50:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 21:19:07 20:51:01 docker0 134.39 234.26 10.46 1761.87 0.00 0.00 0.00 0.00 21:19:07 20:51:01 ens3 317.41 175.92 3233.18 31.24 0.00 0.00 0.00 0.00 21:19:07 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 20:51:01 veth1a751c9 0.08 0.27 0.01 0.02 0.00 0.00 0.00 0.00 21:19:07 20:52:01 docker0 1.35 1.35 0.10 0.12 0.00 0.00 0.00 0.00 21:19:07 20:52:01 ens3 48.46 45.78 28.45 107.16 0.00 0.00 0.00 0.00 21:19:07 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:52:01 veth1a751c9 1.35 1.37 0.12 0.12 0.00 0.00 0.00 0.00 21:19:07 20:53:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:53:01 ens3 107.13 69.34 2286.88 18.61 0.00 0.00 0.00 0.00 21:19:07 20:53:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:19:07 20:53:01 vethd25a42c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 veth9058983 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 vethddc541b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 veth394d6a7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 docker0 340.70 625.41 27.63 3859.15 0.00 0.00 0.00 0.00 21:19:07 20:54:01 vetha818523 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 ens3 656.43 358.65 3884.53 46.31 0.00 0.00 0.00 0.00 21:19:07 20:54:01 veth6d3d68b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 veth6999263 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 vethfea19c2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 veth8b821c5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 veth12fa0fc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 veth2b4f7a2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 veth5d84738 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:07 20:54:01 vethd25a42c 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 21:19:07 20:55:01 veth9058983 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 vethddc541b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 veth394d6a7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 vetha818523 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 ens3 143.97 61.91 2034.07 7.83 0.00 0.00 0.00 0.00 21:19:07 20:55:01 veth6d3d68b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:19:07 20:55:01 veth6999263 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 vethfea19c2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 veth8b821c5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 veth12fa0fc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 veth2b4f7a2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 veth5d84738 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:55:01 vethd25a42c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:56:01 ens3 334.19 360.76 197.60 1427.49 0.00 0.00 0.00 0.00 21:19:07 20:56:01 lo 41.52 41.52 4.09 4.09 0.00 0.00 0.00 0.00 21:19:07 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:57:01 ens3 276.49 273.34 146.39 1559.06 0.00 0.00 0.00 0.00 21:19:07 20:57:01 lo 29.13 29.13 2.87 2.87 0.00 0.00 0.00 0.00 21:19:07 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:58:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 20:59:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:00:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:19:07 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:02:01 ens3 5.63 4.10 14.46 0.28 0.00 0.00 0.00 0.00 21:19:07 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:03:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:04:01 ens3 1.07 0.43 0.39 0.28 0.00 0.00 0.00 0.00 21:19:07 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:05:01 ens3 0.20 0.14 0.08 0.07 0.00 0.00 0.00 0.00 21:19:07 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:06:01 ens3 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:07:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:08:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:10:01 ens3 0.13 0.15 0.07 0.07 0.00 0.00 0.00 0.00 21:19:07 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:12:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 21:19:07 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:13:01 ens3 8.33 8.68 1.24 28.70 0.00 0.00 0.00 0.00 21:19:07 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:14:01 ens3 31.09 36.94 6.84 85.73 0.00 0.00 0.00 0.00 21:19:07 21:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:19:07 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:15:01 ens3 1.05 0.25 0.34 0.13 0.00 0.00 0.00 0.00 21:19:07 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:16:01 ens3 1.17 0.53 0.40 0.28 0.00 0.00 0.00 0.00 21:19:07 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:07 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:17:01 ens3 0.47 0.37 0.26 0.20 0.00 0.00 0.00 0.00 21:19:07 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:07 21:18:01 ens3 128.68 69.74 3972.12 11.39 0.00 0.00 0.00 0.00 21:19:07 21:18:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 21:19:07 21:19:01 docker0 75.40 129.06 5.89 1027.29 0.00 0.00 0.00 0.00 21:19:07 21:19:01 ens3 417.88 248.28 6799.48 58.40 0.00 0.00 0.00 0.00 21:19:07 21:19:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 21:19:07 Average: docker0 35.93 48.83 2.71 313.43 0.00 0.00 0.00 0.00 21:19:07 Average: ens3 122.64 91.68 1109.09 117.43 0.00 0.00 0.00 0.00 21:19:07 Average: lo 2.77 2.77 0.27 0.27 0.00 0.00 0.00 0.00 21:19:07 21:19:07 21:19:07 ---> sar -P ALL: 21:19:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4153) 08/21/23 _x86_64_ (8 CPU) 21:19:07 21:19:07 20:48:56 LINUX RESTART (8 CPU) 21:19:07 21:19:07 20:49:01 CPU %user %nice %system %iowait %steal %idle 21:19:07 20:50:01 all 7.98 0.00 2.49 2.34 0.05 87.14 21:19:07 20:50:01 0 6.13 0.00 3.39 7.75 0.03 82.69 21:19:07 20:50:01 1 12.49 0.00 3.10 2.55 0.05 81.81 21:19:07 20:50:01 2 6.75 0.00 2.11 0.75 0.03 90.35 21:19:07 20:50:01 3 9.18 0.00 1.49 0.69 0.05 88.59 21:19:07 20:50:01 4 5.13 0.00 1.85 3.50 0.07 89.45 21:19:07 20:50:01 5 7.53 0.00 3.29 0.67 0.03 88.48 21:19:07 20:50:01 6 10.12 0.00 2.39 2.69 0.05 84.75 21:19:07 20:50:01 7 6.45 0.00 2.33 0.12 0.07 91.04 21:19:07 20:51:01 all 29.89 0.00 6.73 2.83 0.08 60.47 21:19:07 20:51:01 0 29.37 0.00 6.47 5.09 0.08 58.98 21:19:07 20:51:01 1 32.05 0.00 5.41 0.07 0.08 62.39 21:19:07 20:51:01 2 28.83 0.00 6.69 0.19 0.07 64.23 21:19:07 20:51:01 3 31.24 0.00 7.38 5.26 0.08 56.03 21:19:07 20:51:01 4 29.60 0.00 8.90 7.47 0.07 53.96 21:19:07 20:51:01 5 30.40 0.00 5.88 2.71 0.07 60.94 21:19:07 20:51:01 6 28.31 0.00 6.20 1.62 0.07 63.80 21:19:07 20:51:01 7 29.32 0.00 6.87 0.27 0.10 63.43 21:19:07 20:52:01 all 41.06 0.00 5.81 0.97 0.09 52.07 21:19:07 20:52:01 0 40.69 0.00 5.48 0.10 0.08 53.64 21:19:07 20:52:01 1 40.78 0.00 6.16 0.05 0.08 52.92 21:19:07 20:52:01 2 40.48 0.00 6.32 6.69 0.10 46.41 21:19:07 20:52:01 3 40.44 0.00 5.43 0.02 0.08 54.03 21:19:07 20:52:01 4 40.16 0.00 5.92 0.07 0.08 53.77 21:19:07 20:52:01 5 41.35 0.00 6.05 0.59 0.08 51.92 21:19:07 20:52:01 6 42.47 0.00 5.27 0.17 0.08 52.01 21:19:07 20:52:01 7 42.14 0.00 5.88 0.05 0.10 51.83 21:19:07 20:53:01 all 30.06 0.00 7.70 4.14 0.10 58.00 21:19:07 20:53:01 0 29.92 0.00 7.17 0.92 0.12 61.88 21:19:07 20:53:01 1 28.67 0.00 7.52 1.77 0.09 61.95 21:19:07 20:53:01 2 31.40 0.00 7.51 7.41 0.10 53.57 21:19:07 20:53:01 3 28.92 0.00 7.77 11.92 0.14 51.25 21:19:07 20:53:01 4 30.06 0.00 8.64 1.32 0.08 59.88 21:19:07 20:53:01 5 30.36 0.00 7.42 2.89 0.10 59.23 21:19:07 20:53:01 6 29.56 0.00 7.27 2.27 0.10 60.80 21:19:07 20:53:01 7 31.57 0.00 8.28 4.64 0.10 55.40 21:19:07 20:54:01 all 16.89 0.00 6.18 16.79 0.10 60.04 21:19:07 20:54:01 0 16.00 0.00 5.24 9.36 0.07 69.34 21:19:07 20:54:01 1 17.58 0.00 6.26 29.44 0.10 46.61 21:19:07 20:54:01 2 16.61 0.00 5.78 25.25 0.07 52.29 21:19:07 20:54:01 3 17.85 0.00 8.03 35.73 0.09 38.30 21:19:07 20:54:01 4 16.78 0.00 5.98 12.03 0.08 65.12 21:19:07 20:54:01 5 16.46 0.00 5.82 5.94 0.12 71.66 21:19:07 20:54:01 6 17.87 0.00 5.07 3.58 0.07 73.41 21:19:07 20:54:01 7 15.92 0.00 7.24 13.12 0.24 63.48 21:19:07 20:55:01 all 87.92 0.00 11.93 0.00 0.14 0.00 21:19:07 20:55:01 0 88.06 0.00 11.78 0.00 0.16 0.00 21:19:07 20:55:01 1 86.23 0.00 13.63 0.00 0.14 0.00 21:19:07 20:55:01 2 89.18 0.00 10.68 0.00 0.13 0.00 21:19:07 20:55:01 3 88.82 0.00 11.04 0.00 0.14 0.00 21:19:07 20:55:01 4 88.47 0.00 11.43 0.00 0.10 0.00 21:19:07 20:55:01 5 87.39 0.00 12.44 0.00 0.17 0.00 21:19:07 20:55:01 6 88.02 0.00 11.87 0.00 0.12 0.00 21:19:07 20:55:01 7 87.09 0.00 12.73 0.00 0.18 0.00 21:19:07 20:56:01 all 21.92 0.00 4.58 3.72 0.08 69.69 21:19:07 20:56:01 0 18.05 0.00 4.28 4.57 0.07 73.03 21:19:07 20:56:01 1 22.50 0.00 4.76 7.13 0.08 65.53 21:19:07 20:56:01 2 22.82 0.00 4.91 2.94 0.10 69.24 21:19:07 20:56:01 3 17.66 0.00 4.08 1.11 0.07 77.08 21:19:07 20:56:01 4 23.81 0.00 4.73 4.13 0.08 67.25 21:19:07 20:56:01 5 23.79 0.00 4.47 4.10 0.08 67.55 21:19:07 20:56:01 6 24.65 0.00 4.36 3.50 0.08 67.40 21:19:07 20:56:01 7 22.12 0.00 5.08 2.27 0.10 70.43 21:19:07 20:57:01 all 5.17 0.00 0.60 0.05 0.04 94.14 21:19:07 20:57:01 0 4.84 0.00 0.70 0.03 0.03 94.39 21:19:07 20:57:01 1 5.54 0.00 0.75 0.07 0.03 93.61 21:19:07 20:57:01 2 4.28 0.00 0.47 0.02 0.05 95.19 21:19:07 20:57:01 3 1.59 0.00 0.47 0.03 0.05 97.86 21:19:07 20:57:01 4 3.27 0.00 0.55 0.00 0.03 96.14 21:19:07 20:57:01 5 7.78 0.00 0.57 0.27 0.05 91.34 21:19:07 20:57:01 6 5.78 0.00 0.45 0.00 0.02 93.76 21:19:07 20:57:01 7 8.27 0.00 0.84 0.02 0.05 90.82 21:19:07 20:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:19:07 20:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:19:07 20:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:19:07 20:58:01 2 0.13 0.00 0.03 0.00 0.02 99.82 21:19:07 20:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:19:07 20:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:19:07 20:58:01 5 0.02 0.00 0.00 0.02 0.03 99.93 21:19:07 20:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 20:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:19:07 20:59:01 all 0.04 0.00 0.02 0.01 0.01 99.92 21:19:07 20:59:01 0 0.10 0.00 0.00 0.00 0.00 99.90 21:19:07 20:59:01 1 0.05 0.00 0.08 0.02 0.02 99.83 21:19:07 20:59:01 2 0.10 0.00 0.02 0.00 0.02 99.87 21:19:07 20:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:19:07 20:59:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:19:07 20:59:01 5 0.00 0.00 0.02 0.03 0.00 99.95 21:19:07 20:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:19:07 20:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:00:01 all 0.20 0.00 0.01 0.00 0.01 99.78 21:19:07 21:00:01 0 1.45 0.00 0.00 0.00 0.02 98.53 21:19:07 21:00:01 1 0.02 0.00 0.05 0.00 0.03 99.90 21:19:07 21:00:01 2 0.10 0.00 0.03 0.00 0.02 99.85 21:19:07 21:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:19:07 21:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:19:07 21:00:01 CPU %user %nice %system %iowait %steal %idle 21:19:07 21:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 21:19:07 21:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:19:07 21:01:01 1 0.03 0.00 0.07 0.00 0.02 99.88 21:19:07 21:01:01 2 0.07 0.00 0.02 0.00 0.02 99.90 21:19:07 21:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:19:07 21:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:19:07 21:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:19:07 21:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:19:07 21:02:01 all 0.02 0.00 0.02 0.00 0.00 99.95 21:19:07 21:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:02:01 1 0.05 0.00 0.10 0.00 0.02 99.83 21:19:07 21:02:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:19:07 21:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:19:07 21:02:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:19:07 21:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:02:01 7 0.05 0.00 0.00 0.00 0.00 99.95 21:19:07 21:03:01 all 0.13 0.00 0.00 0.01 0.01 99.86 21:19:07 21:03:01 0 0.81 0.00 0.02 0.00 0.02 99.15 21:19:07 21:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:19:07 21:03:01 2 0.10 0.00 0.00 0.00 0.02 99.88 21:19:07 21:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:03:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:19:07 21:03:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:19:07 21:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:04:01 all 0.14 0.00 0.04 0.02 0.01 99.79 21:19:07 21:04:01 0 0.93 0.00 0.03 0.00 0.00 99.04 21:19:07 21:04:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:19:07 21:04:01 2 0.05 0.00 0.07 0.02 0.02 99.85 21:19:07 21:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:19:07 21:04:01 4 0.02 0.00 0.03 0.02 0.02 99.92 21:19:07 21:04:01 5 0.00 0.00 0.03 0.17 0.00 99.80 21:19:07 21:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:19:07 21:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:19:07 21:05:01 all 0.14 0.00 0.02 0.00 0.01 99.83 21:19:07 21:05:01 0 0.93 0.00 0.07 0.00 0.02 98.99 21:19:07 21:05:01 1 0.05 0.00 0.07 0.00 0.02 99.86 21:19:07 21:05:01 2 0.07 0.00 0.03 0.00 0.02 99.88 21:19:07 21:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:19:07 21:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:19:07 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:19:07 21:06:01 all 0.03 0.00 0.01 0.00 0.00 99.94 21:19:07 21:06:01 0 0.13 0.00 0.02 0.00 0.00 99.85 21:19:07 21:06:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:19:07 21:06:01 2 0.08 0.00 0.03 0.00 0.00 99.88 21:19:07 21:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:19:07 21:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:19:07 21:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:19:07 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:19:07 21:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:19:07 21:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:19:07 21:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 21:19:07 21:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:19:07 21:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:19:07 21:07:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:19:07 21:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:19:07 21:08:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:19:07 21:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:19:07 21:08:01 1 0.10 0.00 0.08 0.00 0.02 99.80 21:19:07 21:08:01 2 0.07 0.00 0.02 0.00 0.02 99.90 21:19:07 21:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:19:07 21:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:19:07 21:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:19:07 21:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:19:07 21:09:01 all 0.19 0.00 0.02 0.00 0.00 99.79 21:19:07 21:09:01 0 1.32 0.00 0.02 0.00 0.02 98.64 21:19:07 21:09:01 1 0.03 0.00 0.07 0.00 0.02 99.88 21:19:07 21:09:01 2 0.10 0.00 0.05 0.00 0.00 99.85 21:19:07 21:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:19:07 21:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:10:01 all 0.29 0.00 0.01 0.00 0.01 99.68 21:19:07 21:10:01 0 1.99 0.00 0.00 0.00 0.00 98.01 21:19:07 21:10:01 1 0.07 0.00 0.05 0.00 0.03 99.85 21:19:07 21:10:01 2 0.17 0.00 0.02 0.00 0.02 99.80 21:19:07 21:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:19:07 21:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:19:07 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:10:01 7 0.05 0.00 0.00 0.00 0.02 99.93 21:19:07 21:11:01 all 0.09 0.00 0.01 0.01 0.01 99.89 21:19:07 21:11:01 0 0.57 0.00 0.00 0.00 0.02 99.42 21:19:07 21:11:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:19:07 21:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:19:07 21:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:19:07 21:11:01 5 0.00 0.00 0.00 0.05 0.00 99.95 21:19:07 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:19:07 21:19:07 21:11:01 CPU %user %nice %system %iowait %steal %idle 21:19:07 21:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 21:19:07 21:12:01 0 0.10 0.00 0.00 0.00 0.02 99.88 21:19:07 21:12:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:19:07 21:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:19:07 21:12:01 3 0.00 0.00 0.00 0.02 0.02 99.97 21:19:07 21:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:19:07 21:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:19:07 21:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 21:19:07 21:13:01 all 0.05 0.00 0.02 0.00 0.01 99.92 21:19:07 21:13:01 0 0.07 0.00 0.00 0.00 0.00 99.93 21:19:07 21:13:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:19:07 21:13:01 2 0.12 0.00 0.03 0.00 0.02 99.83 21:19:07 21:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:19:07 21:13:01 4 0.02 0.00 0.03 0.02 0.02 99.92 21:19:07 21:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:19:07 21:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:19:07 21:14:01 all 0.30 0.00 0.04 0.01 0.00 99.65 21:19:07 21:14:01 0 0.30 0.00 0.07 0.02 0.00 99.62 21:19:07 21:14:01 1 0.20 0.00 0.07 0.00 0.02 99.72 21:19:07 21:14:01 2 1.05 0.00 0.03 0.00 0.00 98.92 21:19:07 21:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:19:07 21:14:01 4 0.28 0.00 0.07 0.05 0.02 99.58 21:19:07 21:14:01 5 0.15 0.00 0.02 0.02 0.00 99.82 21:19:07 21:14:01 6 0.27 0.00 0.00 0.00 0.00 99.73 21:19:07 21:14:01 7 0.10 0.00 0.03 0.00 0.00 99.87 21:19:07 21:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:19:07 21:15:01 0 0.03 0.00 0.00 0.02 0.02 99.93 21:19:07 21:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:19:07 21:15:01 2 0.05 0.00 0.00 0.00 0.02 99.93 21:19:07 21:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:15:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:19:07 21:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:19:07 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:19:07 21:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:19:07 21:16:01 0 0.03 0.00 0.02 0.02 0.00 99.93 21:19:07 21:16:01 1 0.00 0.00 0.03 0.00 0.02 99.95 21:19:07 21:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:19:07 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:16:01 5 0.03 0.00 0.00 0.02 0.00 99.95 21:19:07 21:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:19:07 21:16:01 7 0.05 0.00 0.00 0.00 0.03 99.92 21:19:07 21:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:19:07 21:17:01 0 0.00 0.00 0.00 0.03 0.02 99.95 21:19:07 21:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:19:07 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:19:07 21:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:19:07 21:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:19:07 21:17:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:19:07 21:18:01 all 2.77 0.00 1.25 1.75 0.02 94.21 21:19:07 21:18:01 0 3.82 0.00 1.62 10.85 0.02 83.70 21:19:07 21:18:01 1 3.13 0.00 1.21 0.23 0.03 95.39 21:19:07 21:18:01 2 3.17 0.00 1.02 0.07 0.02 95.72 21:19:07 21:18:01 3 2.60 0.00 1.21 0.07 0.02 96.10 21:19:07 21:18:01 4 1.99 0.00 1.41 0.20 0.02 96.38 21:19:07 21:18:01 5 2.36 0.00 1.00 2.59 0.00 94.05 21:19:07 21:18:01 6 2.53 0.00 1.11 0.05 0.00 96.31 21:19:07 21:18:01 7 2.55 0.00 1.39 0.00 0.05 96.01 21:19:07 21:19:01 all 8.64 0.00 3.59 2.53 0.06 85.18 21:19:07 21:19:01 0 8.47 0.00 4.14 1.48 0.05 85.86 21:19:07 21:19:01 1 9.60 0.00 3.72 0.18 0.05 86.45 21:19:07 21:19:01 2 9.96 0.00 3.65 5.74 0.07 80.58 21:19:07 21:19:01 3 7.80 0.00 2.99 0.17 0.05 88.99 21:19:07 21:19:01 4 7.93 0.00 2.87 4.34 0.07 84.79 21:19:07 21:19:01 5 7.90 0.00 3.54 2.58 0.05 85.93 21:19:07 21:19:01 6 8.51 0.00 3.61 0.22 0.05 87.61 21:19:07 21:19:01 7 8.97 0.00 4.19 5.56 0.08 81.20 21:19:07 Average: all 8.36 0.00 1.69 1.16 0.03 88.76 21:19:07 Average: 0 8.34 0.00 1.66 1.33 0.03 88.64 21:19:07 Average: 1 8.48 0.00 1.75 1.36 0.04 88.37 21:19:07 Average: 2 8.48 0.00 1.64 1.62 0.03 88.23 21:19:07 Average: 3 8.12 0.00 1.65 1.80 0.03 88.40 21:19:07 Average: 4 8.21 0.00 1.74 1.10 0.03 88.92 21:19:07 Average: 5 8.42 0.00 1.67 0.75 0.03 89.12 21:19:07 Average: 6 8.56 0.00 1.58 0.47 0.02 89.37 21:19:07 Average: 7 8.28 0.00 1.80 0.85 0.04 89.03 21:19:07 21:19:07 21:19:07