Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23265dfad13dfa2cb5de380f133a81b406e62be8 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-ssh11215273119560758703.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-ssh4050152283489798193.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-ssh4124240952755116713.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-ssh15435506686099127483.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-ssh1059947765612651571.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3568 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/557 [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/557 # 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 23265dfad13dfa2cb5de380f133a81b406e62be8 (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 23265dfad13dfa2cb5de380f133a81b406e62be8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4632)" > git rev-list --no-walk edbd909ad3c9c86eb96cf534c00ec05679e0562d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:44:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:44:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:44:57 ========================================================= 20:44:57 EdgeX Global Pipelines Version Info 20:44:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:44:58 ------------------- 20:44:58 stable info: 20:44:58 ------------------- 20:44:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:58 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:44:58 Message: update stable to v1.0.253 20:44:58 ------------------- 20:44:58 experimental info: 20:44:58 ------------------- 20:44:58 Commited By: **** collab-it+edgex@linuxfoundation.org 20:44:58 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:44:58 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:44:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:44:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:44:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] echo 20:44:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23265df [Pipeline] echo 20:44:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:59 provisioning config files... 20:44:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/557@tmp/config1128405386914858695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:59 ---> docker-login.sh 20:44:59 nexus3.edgexfoundry.org:10001 20:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:59 Configure a credential helper to remove this warning. See 20:44:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:59 20:44:59 Login Succeeded 20:44:59 nexus3.edgexfoundry.org:10002 20:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:59 Configure a credential helper to remove this warning. See 20:44:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:59 20:44:59 Login Succeeded 20:44:59 nexus3.edgexfoundry.org:10003 20:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:59 Configure a credential helper to remove this warning. See 20:44:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:59 20:44:59 Login Succeeded 20:44:59 nexus3.edgexfoundry.org:10004 20:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:00 Configure a credential helper to remove this warning. See 20:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:00 20:45:00 Login Succeeded 20:45:00 docker.io 20:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:00 Configure a credential helper to remove this warning. See 20:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:00 20:45:00 Login Succeeded 20:45:00 ---> docker-login.sh ends [Pipeline] } 20:45:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:00 + 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:45:00 + dirname cmd/core-command/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo core-command,cmd/core-command/Dockerfile 20:45:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:45:00 + cut -d/ -f2+ 20:45:00 dirname cmd/core-data/Dockerfile 20:45:00 + echo core-data,cmd/core-data/Dockerfile 20:45:00 + dirname cmd/core-metadata/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo core-metadata,cmd/core-metadata/Dockerfile 20:45:00 + dirname cmd/security-bootstrapper/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:45:00 + dirname cmd/security-proxy-auth/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:45:00 + dirname cmd/security-proxy-setup/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:45:00 + dirname cmd/security-secretstore-setup/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:45:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:45:00 + dirname cmd/security-spire-agent/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:45:00 + dirname cmd/security-spire-config/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:45:00 + dirname cmd/security-spire-server/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:45:00 + dirname cmd/support-notifications/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo support-notifications,cmd/support-notifications/Dockerfile 20:45:00 + dirname cmd/support-scheduler/Dockerfile 20:45:00 + cut -d/ -f2 20:45:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:45:00 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:45:01 + git rev-list -1 --merges 23265dfad13dfa2cb5de380f133a81b406e62be8~1..23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] echo 20:45:01 -----------> git rev-list -1 --merges 23265dfad13dfa2cb5de380f133a81b406e62be8~1..23265dfad13dfa2cb5de380f133a81b406e62be8 23265dfad13dfa2cb5de380f133a81b406e62be8 [false] [Pipeline] sh 20:45:01 + git log --format=format:%s -1 23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] echo 20:45:01 ========================================================= 20:45:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:45:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:45:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:01 + grep -v github /etc/ssh/ssh_known_hosts 20:45:01 + [ -e /tmp/ssh_known_hosts ] 20:45:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:45:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:45:01 + sudo tee -a /etc/ssh/ssh_known_hosts 20:45:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:02 20:45:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:02 0.1.4: Pulling from edgex-devops/py-git-semver 20:45:02 b85a868b505f: Pulling fs layer 20:45:02 e2be974225ed: Pulling fs layer 20:45:02 339a4e72a1f5: Pulling fs layer 20:45:02 988bab9f4d93: Pulling fs layer 20:45:02 1469e6f7b9e6: Pulling fs layer 20:45:02 eaf3925da568: Pulling fs layer 20:45:02 bab4dde63d76: Pulling fs layer 20:45:02 bde34c3a00c8: Pulling fs layer 20:45:02 b352a97aabf1: Pulling fs layer 20:45:02 4872d77fe225: Pulling fs layer 20:45:02 5851b861e8e6: Pulling fs layer 20:45:02 bab4dde63d76: Waiting 20:45:02 bde34c3a00c8: Waiting 20:45:02 b352a97aabf1: Waiting 20:45:02 988bab9f4d93: Waiting 20:45:02 4872d77fe225: Waiting 20:45:02 5851b861e8e6: Waiting 20:45:02 1469e6f7b9e6: Waiting 20:45:02 eaf3925da568: Waiting 20:45:02 e2be974225ed: Verifying Checksum 20:45:02 e2be974225ed: Download complete 20:45:02 988bab9f4d93: Verifying Checksum 20:45:02 988bab9f4d93: Download complete 20:45:02 1469e6f7b9e6: Verifying Checksum 20:45:02 1469e6f7b9e6: Download complete 20:45:02 eaf3925da568: Download complete 20:45:02 339a4e72a1f5: Verifying Checksum 20:45:02 339a4e72a1f5: Download complete 20:45:02 bde34c3a00c8: Download complete 20:45:02 b352a97aabf1: Download complete 20:45:02 4872d77fe225: Download complete 20:45:02 5851b861e8e6: Verifying Checksum 20:45:02 5851b861e8e6: Download complete 20:45:02 b85a868b505f: Verifying Checksum 20:45:02 b85a868b505f: Download complete 20:45:03 bab4dde63d76: Verifying Checksum 20:45:03 bab4dde63d76: Download complete 20:45:04 b85a868b505f: Pull complete 20:45:04 e2be974225ed: Pull complete 20:45:04 339a4e72a1f5: Pull complete 20:45:04 988bab9f4d93: Pull complete 20:45:04 1469e6f7b9e6: Pull complete 20:45:05 eaf3925da568: Pull complete 20:45:07 bab4dde63d76: Pull complete 20:45:07 bde34c3a00c8: Pull complete 20:45:07 b352a97aabf1: Pull complete 20:45:07 4872d77fe225: Pull complete 20:45:07 5851b861e8e6: Pull complete 20:45:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:07 prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container 20:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:45:09 $ docker top 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf -eo pid,comm 20:45:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:45:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:10 [ssh-agent] Looking for ssh-agent implementation... 20:45:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:10 $ docker exec 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf ssh-agent 20:45:10 SSH_AUTH_SOCK=/tmp/ssh-X4GSK6MQerzF/agent.33 20:45:10 SSH_AGENT_PID=39 20:45:10 Running ssh-add (command line suppressed) 20:45:10 Identity added: /w/workspace/edgex-go/557@tmp/private_key_12467963352086296108.key (/w/workspace/edgex-go/557@tmp/private_key_12467963352086296108.key) 20:45:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:10 + git tag --points-at HEAD [Pipeline] } 20:45:10 $ docker exec --env ******** --env ******** 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf ssh-agent -k 20:45:10 unset SSH_AUTH_SOCK; 20:45:10 unset SSH_AGENT_PID; 20:45:10 echo Agent pid 39 killed; 20:45:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:45:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:10 [ssh-agent] Looking for ssh-agent implementation... 20:45:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:10 $ docker exec 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf ssh-agent 20:45:11 SSH_AUTH_SOCK=/tmp/ssh-ChOyikL1rQFU/agent.72 20:45:11 SSH_AGENT_PID=78 20:45:11 Running ssh-add (command line suppressed) 20:45:11 Identity added: /w/workspace/edgex-go/557@tmp/private_key_6522863422813225234.key (/w/workspace/edgex-go/557@tmp/private_key_6522863422813225234.key) 20:45:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:11 + git semver init 20:45:11 2023-08-14 20:45:11,637 [run_init] DEBUG init version:0.0.0 force:False 20:45:11 2023-08-14 20:45:11,638 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/557/.semver 20:45:11 2023-08-14 20:45:11,638 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/557/.semver 20:45:11 2023-08-14 20:45:11,638 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/557/.semver'], cwd=/w/workspace/edgex-go/557, universal_newlines=False, shell=None, istream=None) 20:45:17 2023-08-14 20:45:16,307 [append_file] DEBUG append to file:/w/workspace/edgex-go/557/.git/info/exclude 20:45:17 2023-08-14 20:45:16,308 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/557/.semver/main with force:False 20:45:17 2023-08-14 20:45:16,308 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main 20:45:17 2023-08-14 20:45:16,308 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main 20:45:17 3.1.0-dev.23 [Pipeline] } 20:45:17 $ docker exec --env ******** --env ******** 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf ssh-agent -k 20:45:17 unset SSH_AUTH_SOCK; 20:45:17 unset SSH_AGENT_PID; 20:45:17 echo Agent pid 78 killed; 20:45:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:17 + git semver [Pipeline] } 20:45:17 $ docker stop --time=1 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf 20:45:19 $ docker rm -f --volumes 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf [Pipeline] // withDockerContainer [Pipeline] sh 20:45:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:45:19 Stashed 1 file(s) [Pipeline] echo 20:45:19 [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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:45:19 + git config --global --add safe.directory /w/workspace/edgex-go/557 [Pipeline] echo 20:45:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:19 ========================================================= 20:45:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:45:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:45:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:45:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:45:20 4db1b89c0bd1: Pulling fs layer 20:45:20 6911f1a30b25: Pulling fs layer 20:45:20 e194b8c5c2a9: Pulling fs layer 20:45:20 6863d3e3a2b1: Pulling fs layer 20:45:20 ec0bb842ea78: Pulling fs layer 20:45:20 40a00589a448: Pulling fs layer 20:45:20 6c08303d61cc: Pulling fs layer 20:45:20 798269fcf238: Pulling fs layer 20:45:20 ec0bb842ea78: Waiting 20:45:20 40a00589a448: Waiting 20:45:20 6c08303d61cc: Waiting 20:45:20 798269fcf238: Waiting 20:45:20 6863d3e3a2b1: Waiting 20:45:20 6911f1a30b25: Verifying Checksum 20:45:20 6911f1a30b25: Download complete 20:45:20 6863d3e3a2b1: Verifying Checksum 20:45:20 6863d3e3a2b1: Download complete 20:45:20 ec0bb842ea78: Verifying Checksum 20:45:20 ec0bb842ea78: Download complete 20:45:20 4db1b89c0bd1: Verifying Checksum 20:45:20 4db1b89c0bd1: Download complete 20:45:20 40a00589a448: Verifying Checksum 20:45:20 40a00589a448: Download complete 20:45:20 4db1b89c0bd1: Pull complete 20:45:20 6911f1a30b25: Pull complete 20:45:21 798269fcf238: Verifying Checksum 20:45:21 798269fcf238: Download complete 20:45:21 e194b8c5c2a9: Verifying Checksum 20:45:21 e194b8c5c2a9: Download complete 20:45:21 6c08303d61cc: Verifying Checksum 20:45:21 6c08303d61cc: Download complete 20:45:24 e194b8c5c2a9: Pull complete 20:45:24 6863d3e3a2b1: Pull complete 20:45:24 ec0bb842ea78: Pull complete 20:45:24 40a00589a448: Pull complete 20:45:26 6c08303d61cc: Pull complete 20:45:27 798269fcf238: Pull complete 20:45:27 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:45:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:45:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:45:27 WORKDIR /edgex 20:45:27 COPY go.mod . 20:45:27 RUN go mod download 20:45:27 + docker build -t ci-base-image-x86_64 -f - . 20:45:28 Sending build context to Docker daemon 170.8MB 20:45:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:45:28 ---> ec979cd7f677 20:45:28 Step 2/4 : WORKDIR /edgex 20:45:33 ---> Running in 8b19cc9eed7d 20:45:33 Removing intermediate container 8b19cc9eed7d 20:45:33 ---> 4d72298aefa6 20:45:33 Step 3/4 : COPY go.mod . 20:45:33 ---> 902a7241c2a9 20:45:33 Step 4/4 : RUN go mod download 20:45:33 ---> Running in 966453a2495d 20:45:34 Still waiting to schedule task 20:45:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3567’ 20:45:51 Removing intermediate container 966453a2495d 20:45:51 ---> 5c1c12734828 20:45:51 Successfully built 5c1c12734828 20:45:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:52 + docker inspect -f . ci-base-image-x86_64 20:45:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:52 prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container 20:45:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:45:52 $ docker top 435f3aeea099a8cc7aa179195429c1fe0bcde18e326d92f75aecb6576060da7b -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:53 + go version 20:45:53 go version go1.20.6 linux/amd64 [Pipeline] } 20:45:53 $ docker stop --time=1 435f3aeea099a8cc7aa179195429c1fe0bcde18e326d92f75aecb6576060da7b 20:45:54 $ docker rm -f --volumes 435f3aeea099a8cc7aa179195429c1fe0bcde18e326d92f75aecb6576060da7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:54 + docker inspect -f . ci-base-image-x86_64 20:45:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:54 prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container 20:45:54 $ 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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:45:55 $ docker top afce2b0884cb290d1d513018f5563e7390099a95fccec049ec57406a421aeddd -eo pid,comm [Pipeline] { [Pipeline] echo 20:45:55 ========================================================= 20:45:55 [edgeXBuildGoParallel] Running Tests and Build... 20:45:55 ========================================================= [Pipeline] sh 20:45:55 + git config --global --add safe.directory /w/workspace/edgex-go/557 [Pipeline] fileExists [Pipeline] sh 20:45:55 + make test 20:45:55 go test -race -coverprofile=coverage.out ./... 20:46:04 ? github.com/edgexfoundry/edgex-go [no test files] 20:46:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:46:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:46:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:46:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:46:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:46:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 20:46:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 97.0% of statements 20:46:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:46:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:46:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:46:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:46:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:46:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements 20:46:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 20:46:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:46:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:46:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:46:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:46:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:46:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:46:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:46:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:46:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:46:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:46:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.048s coverage: 93.4% of statements 20:46:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.8% of statements 20:46:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 97.6% of statements 20:46:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 20:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:46:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 20:46:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 32.2% of statements 20:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 42.9% of statements 20:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 82.9% of statements 20:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 20:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 20:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:46:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:46:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:46:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:46:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:46:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:46:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:46:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:46:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:46:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:46:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:46:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:46:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:46:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:46:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:46:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 20:46:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:46:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.282s coverage: 79.9% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.071s coverage: 92.9% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 95.7% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.8% of statements 20:46:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 98.9% of statements 20:46:49 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:46:49 running golangci-lint 20:46:49 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:46:49 go version go1.20.6 linux/amd64 20:46:49 level=info msg="[config_reader] Used config file .golangci.yml" 20:46:49 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:47:04 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|deps|types_sizes|compiled_files) took 13.587375528s" 20:47:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.611022ms" 20:47:08 level=info msg="[linters_context/goanalysis] analyzers took 48.921323665s with top 10 stages: buildir: 28.363753088s, inspect: 1.525667318s, fact_deprecated: 1.50308459s, gosec: 1.492338173s, ctrlflow: 1.237864089s, printf: 1.028833889s, S1038: 802.665541ms, nilness: 799.385206ms, fact_purity: 651.807065ms, typedness: 404.668943ms" 20:47:08 level=info msg="[runner] Issues before processing: 200, after processing: 0" 20:47:08 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 200/200, skip_files: 200/200, path_prettifier: 200/200, skip_dirs: 200/200, identifier_marker: 200/200, exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, exclude-rules: 21/200, nolint: 0/21" 20:47:08 level=info msg="[runner] processing took 16.772053ms with stages: nolint: 7.282978ms, identifier_marker: 5.024751ms, autogenerated_exclude: 1.377646ms, path_prettifier: 1.302716ms, exclude-rules: 1.104554ms, skip_dirs: 613.227µs, filename_unadjuster: 35.291µs, cgo: 26.16µs, uniq_by_line: 940ns, max_same_issues: 810ns, source_code: 600ns, severity-rules: 500ns, skip_files: 380ns, exclude: 370ns, sort_results: 260ns, diff: 230ns, max_from_linter: 190ns, path_shortener: 170ns, max_per_file_from_linter: 160ns, path_prefixer: 120ns" 20:47:08 level=info msg="[runner] linters took 6.443863945s with stages: goanalysis_metalinter: 6.427013781s" 20:47:08 level=info msg="File cache stats: 0 entries of total size 0B" 20:47:08 level=info msg="Memory: 202 samples, avg is 183.1MB, max is 757.4MB" 20:47:08 level=info msg="Execution took 20.077920443s" 20:47:08 go vet ./... 20:47:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:47:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:47:13 ./bin/test-attribution-txt.sh 20:47:13 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:47:13 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:47:13 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:47:13 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:47:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:47:13 + ls -al . 20:47:13 total 724 20:47:13 drwxrwxr-x 11 1001 1001 4096 Aug 14 20:45 . 20:47:13 drwxr-xr-x 4 root root 4096 Aug 14 20:45 .. 20:47:13 drwxrwxr-x 2 1001 1001 4096 Aug 14 20:44 .blubracket 20:47:13 -rw-rw-r-- 1 1001 1001 16 Aug 14 20:44 .dockerignore 20:47:13 drwxrwxr-x 8 1001 1001 4096 Aug 14 20:45 .git 20:47:13 drwxrwxr-x 3 1001 1001 4096 Aug 14 20:44 .github 20:47:13 -rw-rw-r-- 1 1001 1001 1133 Aug 14 20:44 .gitignore 20:47:13 -rw-rw-r-- 1 1001 1001 42 Aug 14 20:44 .golangci.yml 20:47:13 -rw-rw-r-- 1 1001 1001 87 Aug 14 20:44 .hadolint.yml 20:47:13 drwxr-xr-x 3 1001 1001 4096 Aug 14 20:45 .semver 20:47:13 -rw-rw-r-- 1 1001 1001 166 Aug 14 20:44 .sonarcloud.properties 20:47:13 -rw-rw-r-- 1 1001 1001 1171 Aug 14 20:44 ADOPTERS.md 20:47:13 -rw-rw-r-- 1 1001 1001 11152 Aug 14 20:44 Attribution.txt 20:47:13 -rw-rw-r-- 1 1001 1001 93407 Aug 14 20:44 CHANGELOG.md 20:47:13 -rw-rw-r-- 1 1001 1001 3804 Aug 14 20:44 CONTRIBUTING.md 20:47:13 -rw-rw-r-- 1 1001 1001 677 Aug 14 20:44 GOVERNANCE.md 20:47:13 -rw-rw-r-- 1 1001 1001 883 Aug 14 20:44 Jenkinsfile 20:47:13 -rw-rw-r-- 1 1001 1001 10775 Aug 14 20:44 LICENSE 20:47:13 -rw-rw-r-- 1 1001 1001 14368 Aug 14 20:44 Makefile 20:47:13 -rw-rw-r-- 1 1001 1001 582 Aug 14 20:44 OWNERS.md 20:47:13 -rw-rw-r-- 1 1001 1001 9923 Aug 14 20:44 README.md 20:47:13 -rw-rw-r-- 1 1001 1001 789 Aug 14 20:44 SECURITY.md 20:47:13 -rw-rw-r-- 1 1001 1001 12 Aug 14 20:45 VERSION 20:47:13 drwxrwxr-x 2 1001 1001 4096 Aug 14 20:44 bin 20:47:13 drwxrwxr-x 18 1001 1001 4096 Aug 14 20:44 cmd 20:47:13 -rw-r--r-- 1 root root 446998 Aug 14 20:46 coverage.out 20:47:13 -rw-rw-r-- 1 1001 1001 3687 Aug 14 20:44 go.mod 20:47:13 -rw-rw-r-- 1 1001 1001 33714 Aug 14 20:44 go.sum 20:47:13 drwxrwxr-x 7 1001 1001 4096 Aug 14 20:44 internal 20:47:13 drwxrwxr-x 3 1001 1001 4096 Aug 14 20:44 openapi 20:47:13 -rw-rw-r-- 1 1001 1001 594 Aug 14 20:44 security.txt 20:47:13 drwxrwxr-x 4 1001 1001 4096 Aug 14 20:44 snap 20:47:13 -rw-rw-r-- 1 1001 1001 204 Aug 14 20:44 version.go [Pipeline] sh 20:47:13 + '[' -e coverage.out ] 20:47:13 + chown 1001:1001 coverage.out [Pipeline] stash 20:47:13 Stashed 1 file(s) [Pipeline] sh 20:47:14 + make build 20:47:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:47:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:47:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:47:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:47:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:47:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:47:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:47:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:47:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:47:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:47:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:47:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:47:42 $ docker stop --time=1 afce2b0884cb290d1d513018f5563e7390099a95fccec049ec57406a421aeddd 20:47:46 $ docker rm -f --volumes afce2b0884cb290d1d513018f5563e7390099a95fccec049ec57406a421aeddd [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:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:47:47 20:47:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:47:47 latest: Pulling from edgex-devops/edgex-compose 20:47:47 91d30c5bc195: Pulling fs layer 20:47:47 2e9b0aa3be6d: Pulling fs layer 20:47:47 9c61dcf015f6: Pulling fs layer 20:47:47 4698f68db338: Pulling fs layer 20:47:47 2a2f49069b9e: Pulling fs layer 20:47:47 e0025b399a48: Pulling fs layer 20:47:47 4698f68db338: Waiting 20:47:47 2a2f49069b9e: Waiting 20:47:47 91d30c5bc195: Download complete 20:47:47 4698f68db338: Verifying Checksum 20:47:47 4698f68db338: Download complete 20:47:47 91d30c5bc195: Pull complete 20:47:47 2e9b0aa3be6d: Verifying Checksum 20:47:47 2e9b0aa3be6d: Download complete 20:47:47 e0025b399a48: Verifying Checksum 20:47:47 e0025b399a48: Download complete 20:47:48 2a2f49069b9e: Download complete 20:47:48 2e9b0aa3be6d: Pull complete 20:47:48 9c61dcf015f6: Verifying Checksum 20:47:48 9c61dcf015f6: Download complete 20:47:50 9c61dcf015f6: Pull complete 20:47:50 4698f68db338: Pull complete 20:47:51 2a2f49069b9e: Pull complete 20:47:51 e0025b399a48: Pull complete 20:47:51 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:47:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:47:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:51 prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container 20:47: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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:47:53 $ docker top d202fc5669a9275b72a8603aeb65a44c916be486eea9b3e894eac4947ac1f46f -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:53 + docker compose -f ./docker-compose-build.yml build --parallel 20:47:55 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:47:55 #1 transferring dockerfile: 1.78kB done 20:47:55 #1 DONE 0.0s 20:47:55 20:47:55 #2 [support-notifications internal] load build definition from Dockerfile 20:47:55 #2 transferring dockerfile: 1.84kB done 20:47:55 #2 DONE 0.0s 20:47:55 20:47:55 #3 [support-scheduler internal] load build definition from Dockerfile 20:47:55 #3 transferring dockerfile: 1.82kB done 20:47:55 #3 DONE 0.0s 20:47:55 20:47:55 #4 [security-spire-config internal] load build definition from Dockerfile 20:47:55 #4 transferring dockerfile: 2.58kB done 20:47:55 #4 DONE 0.0s 20:47:55 20:47:55 #5 [security-bootstrapper internal] load build definition from Dockerfile 20:47:55 #5 transferring dockerfile: 2.82kB done 20:47:55 #5 DONE 0.0s 20:47:55 20:47:55 #6 [security-secretstore-setup internal] load build definition from Dockerfile 20:47:55 #6 transferring dockerfile: 2.38kB done 20:47:55 #6 DONE 0.0s 20:47:55 20:47:55 #7 [core-data internal] load build definition from Dockerfile 20:47:55 #7 transferring dockerfile: 1.90kB done 20:47:55 #7 DONE 0.0s 20:47:55 20:47:55 #8 [core-metadata internal] load build definition from Dockerfile 20:47:56 #8 transferring dockerfile: 1.96kB done 20:47:56 #8 DONE 0.0s 20:47:56 20:47:56 #9 [security-proxy-auth internal] load build definition from Dockerfile 20:47:56 #9 transferring dockerfile: 2.04kB done 20:47:56 #9 DONE 0.0s 20:47:56 20:47:56 #10 [security-spire-agent internal] load build definition from Dockerfile 20:47:56 #10 transferring dockerfile: 2.68kB done 20:47:56 #10 DONE 0.0s 20:47:56 20:47:56 #11 [core-command internal] load build definition from Dockerfile 20:47:56 #11 transferring dockerfile: 1.82kB done 20:47:56 #11 DONE 0.0s 20:47:56 20:47:56 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:47:56 #12 transferring dockerfile: 2.12kB done 20:47:56 #12 DONE 0.0s 20:47:56 20:47:56 #13 [security-spire-server internal] load build definition from Dockerfile 20:47:56 #13 transferring dockerfile: 2.63kB done 20:47:56 #13 DONE 0.0s 20:47:56 20:47:56 #14 [security-proxy-setup internal] load build definition from Dockerfile 20:47:56 #14 transferring dockerfile: 2.06kB done 20:47:56 #14 DONE 0.1s 20:47:56 20:47:56 #15 [security-spiffe-token-provider internal] load .dockerignore 20:47:56 #15 transferring context: 56B done 20:47:56 #15 DONE 0.0s 20:47:56 20:47:56 #16 [support-notifications internal] load .dockerignore 20:47:56 #16 transferring context: 56B done 20:47:56 #16 DONE 0.0s 20:47:56 20:47:56 #17 [support-scheduler internal] load .dockerignore 20:47:56 #17 transferring context: 56B done 20:47:56 #17 DONE 0.0s 20:47:56 20:47:56 #18 [security-spire-config internal] load .dockerignore 20:47:56 #18 transferring context: 56B done 20:47:56 #18 DONE 0.0s 20:47:56 20:47:56 #19 [security-bootstrapper internal] load .dockerignore 20:47:56 #19 transferring context: 56B done 20:47:56 #19 DONE 0.0s 20:47:56 20:47:56 #20 [security-secretstore-setup internal] load .dockerignore 20:47:56 #20 transferring context: 56B done 20:47:56 #20 DONE 0.0s 20:47:56 20:47:56 #21 [core-data internal] load .dockerignore 20:47:56 #21 transferring context: 56B done 20:47:56 #21 DONE 0.0s 20:47:56 20:47:56 #22 [security-proxy-auth internal] load .dockerignore 20:47:56 #22 transferring context: 56B done 20:47:56 #22 DONE 0.0s 20:47:56 20:47:56 #23 [security-spire-agent internal] load .dockerignore 20:47:56 #23 transferring context: 56B done 20:47:56 #23 DONE 0.0s 20:47:56 20:47:56 #24 [core-metadata internal] load .dockerignore 20:47:56 #24 transferring context: 56B done 20:47:56 #24 DONE 0.0s 20:47:56 20:47:56 #25 [security-spire-server internal] load .dockerignore 20:47:56 #25 transferring context: 56B done 20:47:56 #25 DONE 0.0s 20:47:56 20:47:56 #26 [core-common-config-bootstrapper internal] load .dockerignore 20:47:56 #26 transferring context: 56B done 20:47:56 #26 DONE 0.0s 20:47:56 20:47:56 #27 [core-command internal] load .dockerignore 20:47:56 #27 transferring context: 56B done 20:47:56 #27 DONE 0.0s 20:47:56 20:47:56 #28 [security-proxy-setup internal] load .dockerignore 20:47:56 #28 transferring context: 56B done 20:47:56 #28 DONE 0.0s 20:47:56 20:47:56 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:47:56 #29 DONE 0.0s 20:47:56 20:47:56 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 20:47:56 #30 DONE 0.1s 20:47:56 20:47:56 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:47:56 #29 DONE 0.0s 20:47:56 20:47:56 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 20:47:56 #30 DONE 0.1s 20:47:56 20:47:56 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:47:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:47:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:47:56 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:47:56 #31 ... 20:47:56 20:47:56 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:47:56 #29 DONE 0.0s 20:47:56 20:47:56 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:47:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:47:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:47:56 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:47:56 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:47:56 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:47:56 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 20:47:56 #31 ... 20:47:56 20:47:56 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:47:56 #29 DONE 0.0s 20:47:56 20:47:56 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 20:47:56 #30 DONE 0.2s 20:47:56 20:47:56 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:47:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:47:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:47:56 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:47:56 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:47:56 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:47:56 #31 ... 20:47:56 20:47:56 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:47:56 #29 DONE 0.0s 20:47:56 20:47:56 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:47:56 #32 DONE 0.6s 20:47:56 20:47:56 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:47:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:47:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:47:56 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:47:56 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:47:56 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:47:56 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 20:47:57 #31 ... 20:47:57 20:47:57 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:47:57 #29 DONE 0.0s 20:47:57 20:47:57 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:47:57 #32 DONE 0.6s 20:47:57 20:47:57 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:47:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:47:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:47:57 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:47:57 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:47:57 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:47:57 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 20:47:57 #31 ... 20:47:57 20:47:57 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:47:57 #29 DONE 0.0s 20:47:57 20:47:57 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 20:48:03 #33 ... 20:48:03 20:48:03 #34 [security-spire-config internal] load build context 20:48:03 #34 transferring context: 281.07MB 5.2s 20:48:03 #34 transferring context: 365.15MB 5.8s done 20:48:04 #34 ... 20:48:04 20:48:04 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:48:04 #32 DONE 0.6s 20:48:04 20:48:04 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 20:48:04 #30 DONE 8.1s 20:48:04 20:48:04 #35 [core-data internal] load build context 20:48:04 #35 transferring context: 365.15MB 5.0s done 20:48:04 #35 DONE 8.0s 20:48:04 20:48:04 #36 [support-scheduler internal] load build context 20:48:04 #36 transferring context: 365.15MB 5.1s done 20:48:04 #36 DONE 8.1s 20:48:04 20:48:04 #37 [security-proxy-auth internal] load build context 20:48:04 #37 transferring context: 365.15MB 5.2s done 20:48:04 #37 DONE 8.0s 20:48:04 20:48:04 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:48:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:48:04 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:48:04 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:48:04 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:48:04 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:48:04 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 20:48:04 #31 DONE 8.5s 20:48:04 20:48:04 #33 [core-command builder 2/7] WORKDIR /edgex-go 20:48:04 #33 DONE 8.1s 20:48:04 20:48:04 #38 [security-spiffe-token-provider internal] load build context 20:48:04 #38 transferring context: 365.15MB 5.3s done 20:48:04 #38 DONE 8.3s 20:48:04 20:48:04 #39 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:48:05 #39 ... 20:48:05 20:48:05 #40 [security-secretstore-setup internal] load build context 20:48:05 #40 transferring context: 365.15MB 5.5s done 20:48:05 #40 DONE 8.0s 20:48:05 20:48:05 #41 [security-bootstrapper internal] load build context 20:48:05 #41 transferring context: 365.15MB 5.3s done 20:48:05 #41 DONE 8.1s 20:48:05 20:48:05 #42 [support-notifications internal] load build context 20:48:05 #42 transferring context: 365.15MB 5.8s done 20:48:05 #42 DONE 8.3s 20:48:05 20:48:05 #34 [security-spire-config internal] load build context 20:48:05 #34 DONE 8.1s 20:48:05 20:48:05 #43 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:48:06 #43 ... 20:48:06 20:48:06 #44 [core-metadata internal] load build context 20:48:07 #44 ... 20:48:07 20:48:07 #45 [security-spire-agent internal] load build context 20:48:07 #45 ... 20:48:07 20:48:07 #46 [core-common-config-bootstrapper internal] load build context 20:48:07 #46 transferring context: 196.31MB 2.7s 20:48:09 #46 transferring context: 365.15MB 4.4s done 20:48:10 #46 ... 20:48:10 20:48:10 #47 [security-spire-server internal] load build context 20:48:10 #47 transferring context: 365.15MB 4.6s done 20:48:13 #47 ... 20:48:13 20:48:13 #43 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:48:13 #43 7.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:13 #43 8.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:13 #43 8.258 (1/1) Installing dumb-init (1.2.5-r2) 20:48:13 #43 8.264 Executing busybox-1.35.0-r29.trigger 20:48:13 #43 8.269 OK: 7 MiB in 16 packages 20:48:15 #43 ... 20:48:15 20:48:15 #48 [security-proxy-setup internal] load build context 20:48:15 #48 transferring context: 365.15MB 4.6s done 20:48:15 #48 ... 20:48:15 20:48:15 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:48:15 #0 5.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:15 #0 5.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:15 #0 5.960 OK: 265 MiB in 53 packages 20:48:15 #49 ... 20:48:15 20:48:15 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:48:15 #50 ... 20:48:15 20:48:15 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:48:15 #51 ... 20:48:15 20:48:15 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:48:15 #52 ... 20:48:15 20:48:15 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:48:15 #0 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:15 #0 1.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:15 #0 1.463 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:48:15 #0 1.463 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:48:15 #0 1.463 OK: 17823 distinct packages available 20:48:15 #0 1.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:15 #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:15 #0 1.842 OK: 265 MiB in 53 packages 20:48:15 #53 ... 20:48:15 20:48:15 #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:48:15 #0 0.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:15 #0 0.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:15 #0 1.274 (1/2) Installing dumb-init (1.2.5-r2) 20:48:15 #0 1.279 (2/2) Installing openssl (3.0.10-r0) 20:48:15 #0 1.292 Executing busybox-1.35.0-r29.trigger 20:48:15 #0 1.294 OK: 8 MiB in 17 packages 20:48:15 #54 ... 20:48:15 20:48:15 #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:48:15 #0 1.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:15 #0 1.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:15 #0 1.507 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:48:15 #0 1.507 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:48:15 #0 1.507 OK: 17818 distinct packages available 20:48:15 #0 1.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:15 #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:15 #0 1.869 (1/5) Installing dumb-init (1.2.5-r2) 20:48:15 #0 1.873 (2/5) Installing musl-obstack (1.2.3-r0) 20:48:15 #0 1.878 (3/5) Installing libucontext (1.2-r0) 20:48:15 #0 1.881 (4/5) Installing gcompat (1.1.0-r0) 20:48:15 #0 1.886 (5/5) Installing openssl (3.0.10-r0) 20:48:15 #0 1.894 Executing busybox-1.35.0-r29.trigger 20:48:15 #0 1.903 OK: 8 MiB in 20 packages 20:48:15 #55 ... 20:48:15 20:48:15 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:48:15 #0 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:15 #0 1.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:15 #0 1.565 OK: 265 MiB in 53 packages 20:48:16 #56 ... 20:48:16 20:48:16 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:48:16 #57 ... 20:48:16 20:48:16 #39 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:48:16 #39 0.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:16 #39 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:16 #39 1.232 OK: 265 MiB in 53 packages 20:48:16 #39 ... 20:48:16 20:48:16 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:48:16 #0 8.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:16 #0 8.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:16 #0 9.013 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:48:16 #0 9.013 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:48:16 #0 9.013 OK: 17818 distinct packages available 20:48:16 #0 9.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:16 #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:16 #0 9.352 (1/9) Installing ca-certificates (20230506-r0) 20:48:16 #0 9.368 (2/9) Installing brotli-libs (1.0.9-r9) 20:48:16 #0 9.378 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:48:16 #0 9.383 (4/9) Installing libcurl (8.2.1-r0) 20:48:16 #0 9.391 (5/9) Installing curl (8.2.1-r0) 20:48:16 #0 9.397 (6/9) Installing dumb-init (1.2.5-r2) 20:48:16 #0 9.401 (7/9) Installing musl-obstack (1.2.3-r0) 20:48:16 #0 9.405 (8/9) Installing libucontext (1.2-r0) 20:48:16 #0 9.409 (9/9) Installing gcompat (1.1.0-r0) 20:48:16 #0 9.416 Executing busybox-1.35.0-r29.trigger 20:48:16 #0 9.422 Executing ca-certificates-20230506-r0.trigger 20:48:16 #0 9.482 OK: 10 MiB in 24 packages 20:48:16 #58 ... 20:48:16 20:48:16 #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:48:16 #0 6.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:16 #0 6.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:16 #0 7.019 OK: 265 MiB in 53 packages 20:48:16 #59 ... 20:48:16 20:48:16 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:48:16 #60 ... 20:48:16 20:48:16 #61 [core-command internal] load build context 20:48:16 #61 transferring context: 365.15MB 4.4s done 20:48:17 #61 ... 20:48:17 20:48:17 #44 [core-metadata internal] load build context 20:48:17 #44 transferring context: 365.15MB 4.2s done 20:48:17 #44 ... 20:48:17 20:48:17 #45 [security-spire-agent internal] load build context 20:48:17 #45 transferring context: 365.15MB 4.5s done 20:48:29 #45 DONE 30.8s 20:48:29 20:48:29 #44 [core-metadata internal] load build context 20:48:29 #44 DONE 30.8s 20:48:29 20:48:29 #61 [core-command internal] load build context 20:48:29 #61 DONE 23.1s 20:48:29 20:48:29 #46 [core-common-config-bootstrapper internal] load build context 20:48:29 #46 DONE 23.1s 20:48:29 20:48:29 #48 [security-proxy-setup internal] load build context 20:48:29 #48 DONE 23.1s 20:48:29 20:48:29 #47 [security-spire-server internal] load build context 20:48:29 #47 DONE 23.1s 20:48:29 20:48:29 #39 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:48:29 #39 DONE 23.1s 20:48:29 20:48:29 #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:48:29 #54 DONE 23.1s 20:48:29 20:48:29 #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:48:29 #59 DONE 23.1s 20:48:29 20:48:29 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:48:29 #56 DONE 23.1s 20:48:29 20:48:29 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:48:29 #58 DONE 23.0s 20:48:29 20:48:29 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:48:29 #53 DONE 23.1s 20:48:29 20:48:29 #55 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:48:29 #55 DONE 23.2s 20:48:29 20:48:29 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:48:29 #49 DONE 23.2s 20:48:29 20:48:29 #43 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:48:29 #43 DONE 23.2s 20:48:29 20:48:29 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:48:29 #62 DONE 0.2s 20:48:29 20:48:29 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:48:29 #63 DONE 0.2s 20:48:29 20:48:29 #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:48:29 #64 DONE 0.2s 20:48:29 20:48:29 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:48:29 #65 DONE 0.2s 20:48:29 20:48:29 #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:48:29 #66 DONE 0.2s 20:48:29 20:48:29 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:48:29 #67 DONE 0.2s 20:48:29 20:48:29 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:29 #68 ... 20:48:29 20:48:29 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:48:29 #60 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:29 #60 23.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:29 #60 23.90 (1/2) Installing ca-certificates (20230506-r0) 20:48:29 #60 23.91 (2/2) Installing dumb-init (1.2.5-r2) 20:48:29 #60 23.91 Executing busybox-1.35.0-r29.trigger 20:48:29 #60 23.92 Executing ca-certificates-20230506-r0.trigger 20:48:29 #60 23.99 OK: 8 MiB in 17 packages 20:48:29 #60 DONE 24.1s 20:48:29 20:48:29 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:48:29 #50 23.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:29 #50 23.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:29 #50 24.11 (1/1) Installing dumb-init (1.2.5-r2) 20:48:29 #50 24.11 Executing busybox-1.35.0-r29.trigger 20:48:29 #50 24.12 OK: 7 MiB in 16 packages 20:48:29 #50 DONE 24.3s 20:48:29 20:48:29 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:48:29 #52 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:29 #52 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:29 #52 24.48 (1/2) Installing dumb-init (1.2.5-r2) 20:48:29 #52 24.49 (2/2) Installing su-exec (0.2-r2) 20:48:29 #52 24.49 Executing busybox-1.35.0-r29.trigger 20:48:29 #52 24.50 OK: 7 MiB in 17 packages 20:48:29 #52 DONE 24.8s 20:48:29 20:48:29 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:48:29 #51 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:29 #51 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:29 #51 24.45 (1/4) Installing ca-certificates (20230506-r0) 20:48:29 #51 24.48 (2/4) Installing dumb-init (1.2.5-r2) 20:48:29 #51 24.48 (3/4) Installing su-exec (0.2-r2) 20:48:29 #51 24.48 (4/4) Installing yq (4.30.4-r4) 20:48:29 #51 24.56 Executing busybox-1.35.0-r29.trigger 20:48:29 #51 24.56 Executing ca-certificates-20230506-r0.trigger 20:48:29 #51 24.71 OK: 17 MiB in 19 packages 20:48:29 #51 DONE 24.8s 20:48:29 20:48:29 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:48:29 #57 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:29 #57 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:29 #57 24.36 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:48:29 #57 24.36 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:48:29 #57 24.36 OK: 17818 distinct packages available 20:48:29 #57 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:29 #57 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:29 #57 24.76 (1/4) Installing dumb-init (1.2.5-r2) 20:48:29 #57 24.77 (2/4) Installing musl-obstack (1.2.3-r0) 20:48:29 #57 24.77 (3/4) Installing libucontext (1.2-r0) 20:48:29 #57 24.79 (4/4) Installing gcompat (1.1.0-r0) 20:48:29 #57 24.79 Executing busybox-1.35.0-r29.trigger 20:48:29 #57 24.80 OK: 7 MiB in 19 packages 20:48:29 #57 DONE 24.9s 20:48:29 20:48:29 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:48:31 #69 DONE 1.0s 20:48:31 20:48:31 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:48:31 #70 DONE 0.0s 20:48:31 20:48:31 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:39 #71 ... 20:48:39 20:48:39 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:39 #72 ... 20:48:39 20:48:39 #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:39 #73 ... 20:48:39 20:48:39 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:51 #74 DONE 22.4s 20:48:51 20:48:51 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:51 #72 DONE 22.4s 20:48:51 20:48:51 #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:51 #73 DONE 22.4s 20:48:51 20:48:51 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:51 #68 DONE 22.4s 20:48:51 20:48:51 #75 [security-spire-config builder 6/9] COPY . . 20:48:51 #75 ... 20:48:51 20:48:51 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:51 #71 DONE 22.4s 20:48:51 20:48:51 #76 [support-notifications builder 6/7] COPY . . 20:49:01 #76 ... 20:49:01 20:49:01 #77 [support-scheduler builder 6/7] COPY . . 20:49:01 #77 ... 20:49:01 20:49:01 #78 [security-bootstrapper builder 6/7] COPY . . 20:49:01 #78 ... 20:49:01 20:49:01 #79 [security-spiffe-token-provider builder 6/7] COPY . . 20:49:02 #79 ... 20:49:02 20:49:02 #75 [security-spire-config builder 6/9] COPY . . 20:49:02 #75 DONE 11.9s 20:49:02 20:49:02 #76 [support-notifications builder 6/7] COPY . . 20:49:02 #76 DONE 11.8s 20:49:02 20:49:02 #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:49:02 #80 DONE 0.1s 20:49:02 20:49:02 #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:49:02 #81 CACHED 20:49:02 20:49:02 #82 [core-metadata builder 6/7] COPY . . 20:49:02 #82 CACHED 20:49:02 20:49:02 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:02 #83 CACHED 20:49:02 20:49:02 #84 [core-data builder 6/7] COPY . . 20:49:02 #84 CACHED 20:49:02 20:49:02 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:02 #85 CACHED 20:49:02 20:49:02 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 20:49:02 #86 CACHED 20:49:02 20:49:02 #87 [security-proxy-auth builder 6/7] COPY . . 20:49:02 #87 CACHED 20:49:02 20:49:02 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:02 #88 CACHED 20:49:02 20:49:02 #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:49:02 #89 CACHED 20:49:02 20:49:02 #77 [support-scheduler builder 6/7] COPY . . 20:49:02 #77 DONE 11.9s 20:49:02 20:49:02 #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:02 #90 CACHED 20:49:02 20:49:02 #91 [core-command builder 6/7] COPY . . 20:49:02 #91 CACHED 20:49:02 20:49:02 #92 [core-command builder 4/7] COPY go.mod vendor* ./ 20:49:02 #92 CACHED 20:49:02 20:49:02 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:02 #93 CACHED 20:49:02 20:49:02 #94 [core-common-config-bootstrapper builder 6/7] COPY . . 20:49:02 #94 CACHED 20:49:02 20:49:02 #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:49:02 #95 CACHED 20:49:02 20:49:02 #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:49:02 #96 CACHED 20:49:02 20:49:02 #97 [security-secretstore-setup builder 6/7] COPY . . 20:49:02 #97 CACHED 20:49:02 20:49:02 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:02 #98 CACHED 20:49:02 20:49:02 #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:02 #99 CACHED 20:49:02 20:49:02 #100 [security-proxy-setup builder 6/7] COPY . . 20:49:02 #100 CACHED 20:49:02 20:49:02 #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:49:02 #101 CACHED 20:49:02 20:49:02 #78 [security-bootstrapper builder 6/7] COPY . . 20:49:02 #78 DONE 12.0s 20:49:02 20:49:02 #79 [security-spiffe-token-provider builder 6/7] COPY . . 20:49:02 #79 DONE 11.9s 20:49:02 20:49:02 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:02 #102 ... 20:49:02 20:49:02 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:49:02 #103 CACHED 20:49:02 20:49:02 #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:49:02 #104 CACHED 20:49:02 20:49:02 #105 [security-spire-server builder 6/9] COPY . . 20:49:02 #105 CACHED 20:49:02 20:49:02 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:02 #106 CACHED 20:49:02 20:49:02 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:49:02 #0 0.393 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:49:04 #107 ... 20:49:04 20:49:04 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:49:04 #108 DONE 2.0s 20:49:04 20:49:04 #109 [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:49:04 #109 DONE 2.0s 20:49:04 20:49:04 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:49:05 #110 DONE 0.7s 20:49:05 20:49:05 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:49:05 #111 DONE 0.9s 20:49:05 20:49:05 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:49:05 #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:49:06 #112 ... 20:49:06 20:49:06 #113 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:06 #113 CACHED 20:49:06 20:49:06 #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:49:06 #114 CACHED 20:49:06 20:49:06 #115 [security-spire-agent builder 6/9] COPY . . 20:49:06 #115 CACHED 20:49:06 20:49:06 #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:49:06 #116 CACHED 20:49:06 20:49:06 #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:49:06 #117 CACHED 20:49:06 20:49:06 #118 [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:49:06 #118 CACHED 20:49:06 20:49:06 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:49:06 #119 DONE 0.4s 20:49:06 20:49:06 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:49:06 #120 DONE 0.6s 20:49:06 20:49:06 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:49:06 #121 DONE 0.2s 20:49:06 20:49:06 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:49:06 #122 DONE 0.2s 20:49:06 20:49:06 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:49:06 #123 CACHED 20:49:06 20:49:06 #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:49:06 #124 CACHED 20:49:06 20:49:06 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:49:09 #125 DONE 2.4s 20:49:09 20:49:09 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:49:09 #126 DONE 2.4s 20:49:09 20:49:09 #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:49:09 #127 DONE 2.3s 20:49:09 20:49:09 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:49:09 #128 DONE 0.8s 20:49:09 20:49:09 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:49:09 #129 DONE 0.8s 20:49:09 20:49:09 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:49:09 #130 DONE 0.1s 20:49:09 20:49:09 #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:49:09 #131 DONE 0.8s 20:49:09 20:49:09 #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:49:09 #132 DONE 0.1s 20:49:09 20:49:09 #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:49:09 #133 DONE 0.1s 20:49:09 20:49:09 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:49:09 #134 DONE 0.1s 20:49:09 20:49:09 #135 [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:49:09 #135 DONE 0.1s 20:49:09 20:49:09 #136 [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:49:09 #136 DONE 0.1s 20:49:09 20:49:09 #137 [security-spire-server] exporting to image 20:49:09 #137 exporting layers 20:49:10 #137 ... 20:49:10 20:49:10 #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:49:10 #138 DONE 0.2s 20:49:10 20:49:10 #137 [security-spire-agent] exporting to image 20:49:10 #137 exporting layers 0.7s done 20:49:10 #137 writing image sha256:b0d881fe5edd306afe88f64698a5af093050fa815d318d2c1c9b383fe1781404 20:49:10 #137 exporting layers 0.8s done 20:49:10 #137 writing image sha256:b0d881fe5edd306afe88f64698a5af093050fa815d318d2c1c9b383fe1781404 0.0s done 20:49:10 #137 naming to docker.io/library/security-spire-server done 20:49:10 #137 writing image sha256:e901441ad71e339bbfd4a3bb1749f5622201f95f40db7ec4ead98965b39cf56e 20:49:10 #137 exporting layers 0.6s done 20:49:10 #137 writing image sha256:e901441ad71e339bbfd4a3bb1749f5622201f95f40db7ec4ead98965b39cf56e done 20:49:10 #137 naming to docker.io/library/security-spire-config done 20:49:10 #137 writing image sha256:76778eba02c6dab22da44bfc5c171180ba423b6522a719c0eccd27521b268560 done 20:49:10 #137 naming to docker.io/library/security-spire-agent done 20:49:10 #137 DONE 0.9s 20:49:10 20:49:10 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:49:10 #0 1.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:49:12 #139 ... 20:49:12 20:49:12 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:49:12 #0 1.106 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:49:12 #140 ... 20:49:12 20:49:12 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:49:12 #0 0.797 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:49:12 #141 ... 20:49:12 20:49:12 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:49:12 #0 0.457 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:49:12 #142 ... 20:49:12 20:49:12 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:49:12 #0 0.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:49:13 #143 ... 20:49:13 20:49:13 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:49:13 #0 0.859 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:49:13 #144 ... 20:49:13 20:49:13 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:49:13 #0 1.150 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:49:13 #145 ... 20:49:13 20:49:13 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:49:13 #0 0.659 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:49:13 #146 ... 20:49:13 20:49:13 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:13 #102 1.227 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:49:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3569 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:49:23 Running in /w/workspace/edgex-go/557 [Pipeline] { [Pipeline] checkout 20:49:23 The recommended git tool is: git 20:49:32 using credential edgex-jenkins-ssh 20:49:33 Cloning the remote Git repository 20:49:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:49:33 > git init /w/workspace/edgex-go/557 # timeout=10 20:49:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:49:33 > git --version # timeout=10 20:49:33 > git --version # 'git version 2.25.1' 20:49:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:52 Avoid second fetch 20:49:52 Checking out Revision 23265dfad13dfa2cb5de380f133a81b406e62be8 (main) 20:49:52 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4632)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 20:49:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:49:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:52 > git config core.sparsecheckout # timeout=10 20:49:52 > git checkout -f 23265dfad13dfa2cb5de380f133a81b406e62be8 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:53 Dload Upload Total Spent Left Speed 20:49:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 20:49:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:49:54 + sudo tee /etc/docker/daemon.new 20:49:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:49:54 { 20:49:54 "registry-mirrors": [ 20:49:54 "https://nexus3.edgexfoundry.org:10001" 20:49:54 ], 20:49:54 "bip": "10.250.0.254/24", 20:49:54 "hosts": [ 20:49:54 "tcp://0.0.0.0:5555", 20:49:54 "unix:///var/run/docker.sock" 20:49:54 ], 20:49:54 "mtu": 1458, 20:49:54 "selinux-enabled": true, 20:49:54 "seccomp-profile": "/etc/docker/seccomp.json" 20:49:54 } [Pipeline] sh 20:49:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:49:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:50:13 provisioning config files... 20:50:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/557@tmp/config6745490726599698855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:13 ---> docker-login.sh 20:50:13 nexus3.edgexfoundry.org:10001 20:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:14 Configure a credential helper to remove this warning. See 20:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:14 20:50:14 Login Succeeded 20:50:14 nexus3.edgexfoundry.org:10002 20:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:14 Configure a credential helper to remove this warning. See 20:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:14 20:50:14 Login Succeeded 20:50:14 nexus3.edgexfoundry.org:10003 20:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:15 Configure a credential helper to remove this warning. See 20:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:15 20:50:15 Login Succeeded 20:50:15 nexus3.edgexfoundry.org:10004 20:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:15 Configure a credential helper to remove this warning. See 20:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:15 20:50:15 Login Succeeded 20:50:15 docker.io 20:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:16 Configure a credential helper to remove this warning. See 20:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:16 20:50:16 Login Succeeded 20:50:16 ---> docker-login.sh ends [Pipeline] } 20:50:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:50:16 + git config --global --add safe.directory /w/workspace/edgex-go/557 [Pipeline] echo 20:50:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:16 ========================================================= 20:50:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:50:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:50:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:50:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:50:17 edb6bdbacee9: Pulling fs layer 20:50:17 5f9638ab2659: Pulling fs layer 20:50:17 8d51d6327a98: Pulling fs layer 20:50:17 8b374f2dd631: Pulling fs layer 20:50:17 ec14aa9079de: Pulling fs layer 20:50:17 2f466654f4bb: Pulling fs layer 20:50:17 554e91adad29: Pulling fs layer 20:50:17 ec14aa9079de: Waiting 20:50:17 8b374f2dd631: Waiting 20:50:17 2f466654f4bb: Waiting 20:50:17 554e91adad29: Waiting 20:50:17 5f9638ab2659: Verifying Checksum 20:50:17 5f9638ab2659: Download complete 20:50:17 8b374f2dd631: Verifying Checksum 20:50:17 8b374f2dd631: Download complete 20:50:17 ec14aa9079de: Verifying Checksum 20:50:17 ec14aa9079de: Download complete 20:50:17 edb6bdbacee9: Download complete 20:50:18 edb6bdbacee9: Pull complete 20:50:18 554e91adad29: Verifying Checksum 20:50:18 554e91adad29: Download complete 20:50:19 5f9638ab2659: Pull complete 20:50:20 8d51d6327a98: Verifying Checksum 20:50:20 8d51d6327a98: Download complete 20:50:20 2f466654f4bb: Verifying Checksum 20:50:20 2f466654f4bb: Download complete 20:50:21 #102 73.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:50:24 #102 ... 20:50:24 20:50:24 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:50:24 #139 DONE 82.3s 20:50:24 20:50:24 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:50:24 #143 DONE 82.4s 20:50:24 20:50:24 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:50:24 #112 DONE 82.4s 20:50:24 20:50:24 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:50:24 #140 ... 20:50:24 20:50:24 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 #147 ... 20:50:25 20:50:25 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:25 #146 DONE 82.7s 20:50:25 20:50:25 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:50:25 #102 DONE 82.8s 20:50:25 20:50:25 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:50:25 #145 DONE 82.8s 20:50:25 20:50:25 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 #148 ... 20:50:25 20:50:25 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:50:25 #141 DONE 82.9s 20:50:25 20:50:25 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:50:25 #142 DONE 82.9s 20:50:25 20:50:25 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:50:25 #144 DONE 82.9s 20:50:25 20:50:25 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 #149 ... 20:50:25 20:50:25 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:25 #107 DONE 83.2s 20:50:25 20:50:25 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:50:25 #140 DONE 83.3s 20:50:25 20:50:25 #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 #150 ... 20:50:25 20:50:25 #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:50:25 #151 DONE 0.9s 20:50:25 20:50:25 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 #148 DONE 0.7s 20:50:25 20:50:25 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 #147 DONE 0.9s 20:50:25 20:50:25 #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 #152 DONE 0.6s 20:50:25 20:50:25 #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 #153 DONE 0.6s 20:50:25 20:50:25 #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 #150 DONE 0.4s 20:50:25 20:50:25 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 #149 DONE 0.5s 20:50:25 20:50:25 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:26 #154 ... 20:50:26 20:50:26 #155 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:50:26 #155 DONE 0.3s 20:50:26 20:50:26 #156 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:50:26 #156 DONE 0.3s 20:50:26 20:50:26 #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:50:26 #157 CACHED 20:50:26 20:50:26 #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:26 #158 CACHED 20:50:26 20:50:26 #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:50:26 #159 CACHED 20:50:26 20:50:26 #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:50:26 #160 CACHED 20:50:26 20:50:26 #161 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:26 #161 CACHED 20:50:26 20:50:26 #162 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:26 #162 CACHED 20:50:26 20:50:26 #163 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:50:26 #163 CACHED 20:50:26 20:50:26 #164 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:26 #164 CACHED 20:50:26 20:50:26 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:50:26 #165 DONE 0.2s 20:50:26 20:50:26 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:26 #166 DONE 0.3s 20:50:26 20:50:26 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:26 #154 DONE 0.3s 20:50:26 20:50:26 #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:26 #167 DONE 0.3s 20:50:26 20:50:26 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:50:28 #168 ... 20:50:28 20:50:28 #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:50:28 #169 DONE 1.7s 20:50:28 20:50:28 #170 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:50:28 #170 DONE 1.8s 20:50:28 20:50:28 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:50:28 #168 DONE 1.7s 20:50:28 20:50:28 #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:50:28 #171 DONE 1.8s 20:50:28 20:50:28 #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:50:28 #172 ... 20:50:28 20:50:28 #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:50:28 #173 DONE 1.9s 20:50:28 20:50:28 #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:50:28 #174 DONE 1.9s 20:50:28 20:50:28 #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:50:28 #175 DONE 1.9s 20:50:28 20:50:28 #176 [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:50:28 #176 DONE 1.9s 20:50:28 20:50:28 #177 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:50:28 #177 DONE 2.0s 20:50:28 20:50:28 #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:50:28 #178 DONE 1.9s 20:50:28 20:50:28 #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:50:28 #179 DONE 2.4s 20:50:28 20:50:28 #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:50:28 #180 ... 20:50:28 20:50:28 #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:50:28 #181 DONE 0.7s 20:50:28 20:50:28 #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:50:28 #172 DONE 0.7s 20:50:28 20:50:28 #182 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:50:28 #182 DONE 0.8s 20:50:28 20:50:28 #183 [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:50:28 #183 DONE 0.7s 20:50:28 20:50:28 #137 [security-spiffe-token-provider] exporting to image 20:50:28 #137 exporting layers 20:50:28 #137 ... 20:50:28 20:50:28 #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:50:28 #184 DONE 0.7s 20:50:28 20:50:28 #185 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:50:28 #185 DONE 0.7s 20:50:28 20:50:28 #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:50:28 #186 DONE 0.7s 20:50:28 20:50:28 #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:50:28 #187 DONE 0.7s 20:50:28 20:50:28 #188 [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:50:28 #188 DONE 0.7s 20:50:28 20:50:28 #189 [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:50:28 #189 DONE 0.7s 20:50:28 20:50:28 #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:50:28 #180 DONE 0.7s 20:50:28 20:50:28 #137 [core-data] exporting to image 20:50:29 #137 exporting layers 0.5s done 20:50:29 #137 ... 20:50:29 20:50:29 #190 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:50:29 #190 DONE 0.5s 20:50:29 20:50:29 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:50:29 #191 DONE 0.4s 20:50:29 20:50:29 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:50:29 #192 DONE 0.5s 20:50:29 20:50:29 #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:50:29 #193 DONE 0.4s 20:50:29 20:50:29 #194 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:50:29 #194 DONE 0.4s 20:50:29 20:50:29 #137 [core-metadata] exporting to image 20:50:29 #137 exporting layers 0.4s done 20:50:29 #137 ... 20:50:29 20:50:29 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:50:29 #195 DONE 0.4s 20:50:29 20:50:29 #137 [security-spiffe-token-provider] exporting to image 20:50:29 #137 exporting layers 0.1s done 20:50:29 #137 writing image sha256:7f10133af59b4ab28922438c8d0baad7f54d276b91308f5a3dd6ddb4fc0ec6c2 0.0s done 20:50:29 #137 writing image sha256:a6f73dbe5dae862166c21c9c61d2d9796f0b6ebbf6416b32b5b3c0fcae2e0b08 0.0s done 20:50:29 #137 writing image sha256:152342b46a22e5606ccad6885ac7f3af16e6604bfba90184f506945bed38f497 0.0s done 20:50:29 #137 writing image sha256:dad5c3d90d8bcb351ead40a8b38608c05a06488863b9c6f089e36968572e33df 0.0s done 20:50:29 #137 writing image sha256:cc5845e68684348bf014a98e4901a664d6ccb9e40950789d3b2a52c2a6895f12 done 20:50:29 #137 naming to docker.io/library/core-data done 20:50:29 #137 naming to docker.io/library/security-spiffe-token-provider done 20:50:29 #137 naming to docker.io/library/support-scheduler done 20:50:29 #137 naming to docker.io/library/support-notifications 20:50:29 #137 naming to docker.io/library/core-command 20:50:29 #137 writing image sha256:c6fcf43d2f974b86b56b3eea841784464e962152ee330479d2235eb0ce50aeba done 20:50:29 #137 naming to docker.io/library/core-metadata 20:50:29 #137 naming to docker.io/library/support-notifications 0.4s done 20:50:29 #137 naming to docker.io/library/core-command 0.4s done 20:50:29 #137 naming to docker.io/library/core-metadata 0.4s done 20:50:29 #137 DONE 2.0s 20:50:29 20:50:29 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:50:30 #196 ... 20:50:30 20:50:30 #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:50:30 #197 DONE 0.9s 20:50:30 20:50:30 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:50:30 #196 DONE 0.9s 20:50:30 20:50:30 #198 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:30 #198 DONE 1.0s 20:50:30 20:50:30 #137 [security-proxy-setup] exporting to image 20:50:30 #137 ... 20:50:30 20:50:30 #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:30 #199 DONE 1.3s 20:50:30 20:50:30 #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:50:30 #200 DONE 1.3s 20:50:30 20:50:30 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:50:30 #201 DONE 0.4s 20:50:30 20:50:30 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:50:30 #202 DONE 0.4s 20:50:30 20:50:30 #137 [core-common-config-bootstrapper] exporting to image 20:50:30 #137 ... 20:50:30 20:50:30 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:50:30 #203 DONE 0.2s 20:50:30 20:50:30 #204 [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:50:30 #204 DONE 0.2s 20:50:30 20:50:30 #137 [security-proxy-setup] exporting to image 20:50:30 #137 exporting layers 0.3s done 20:50:30 #137 writing image sha256:1d14a933e76307e42d3942b2c12a6d9c3194e8422ac5c5f9b215a6a397f1e86c 0.0s done 20:50:30 #137 naming to docker.io/library/security-proxy-setup done 20:50:30 #137 exporting layers 0.3s done 20:50:30 #137 writing image sha256:04d63075dc83052528a595b85ae64556ead87ec32a878960b92e48ce9c48b61a 0.0s done 20:50:30 #137 naming to docker.io/library/security-proxy-auth done 20:50:30 #137 writing image sha256:e56bf89ef2bfd225dc9a2fefcf4eb5567487e071913ef5bf74ffb97e2e97c380 done 20:50:30 #137 naming to docker.io/library/core-common-config-bootstrapper done 20:50:30 #137 DONE 2.7s 20:50:30 20:50:30 #205 [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:50:30 #205 DONE 0.2s 20:50:30 20:50:30 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:50:31 #206 DONE 0.1s 20:50:31 20:50:31 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:50:31 #207 DONE 0.1s 20:50:31 20:50:31 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:31 #208 DONE 0.5s 20:50:31 20:50:31 #137 [security-secretstore-setup] exporting to image 20:50:31 #137 exporting layers 0.2s done 20:50:31 #137 writing image sha256:45443ce4288e9d9686909af6c5f436b170a3e6bbae5839be77941c9126d6ff53 done 20:50:31 #137 naming to docker.io/library/security-secretstore-setup done 20:50:31 #137 DONE 2.9s 20:50:31 20:50:31 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:50:32 #209 DONE 0.6s 20:50:32 20:50:32 #137 [security-bootstrapper] exporting to image 20:50:32 #137 exporting layers 0.2s done 20:50:32 #137 writing image sha256:601a25e154e4a02d12bf101588b73e3559b023f19f8db9fe8eec1b85bb5d1dad done 20:50:32 #137 naming to docker.io/library/security-bootstrapper done 20:50:32 #137 DONE 3.1s 20:50:32 time="2023-08-14T20:47:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:32 time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:50:32 $ docker stop --time=1 d202fc5669a9275b72a8603aeb65a44c916be486eea9b3e894eac4947ac1f46f 20:50:32 8d51d6327a98: Pull complete 20:50:32 8b374f2dd631: Pull complete 20:50:32 ec14aa9079de: Pull complete 20:50:34 $ docker rm -f --volumes d202fc5669a9275b72a8603aeb65a44c916be486eea9b3e894eac4947ac1f46f [Pipeline] // withDockerContainer [Pipeline] sh 20:50:34 + docker images 20:50:34 REPOSITORY TAG IMAGE ID CREATED SIZE 20:50:34 security-bootstrapper latest 601a25e154e4 3 seconds ago 23MB 20:50:34 security-secretstore-setup latest 45443ce4288e 3 seconds ago 44.1MB 20:50:34 security-proxy-setup latest 1d14a933e763 4 seconds ago 19.6MB 20:50:34 core-common-config-bootstrapper latest e56bf89ef2bf 4 seconds ago 18MB 20:50:34 security-proxy-auth latest 04d63075dc83 4 seconds ago 19.4MB 20:50:34 core-metadata latest c6fcf43d2f97 5 seconds ago 21.6MB 20:50:34 core-data latest 7f10133af59b 6 seconds ago 21.2MB 20:50:34 support-scheduler latest a6f73dbe5dae 6 seconds ago 33.7MB 20:50:34 security-spiffe-token-provider latest 152342b46a22 6 seconds ago 33.5MB 20:50:34 support-notifications latest dad5c3d90d8b 6 seconds ago 34.3MB 20:50:34 core-command latest cc5845e68684 6 seconds ago 21MB 20:50:34 security-spire-config latest e901441ad71e About a minute ago 102MB 20:50:34 security-spire-server latest b0d881fe5edd About a minute ago 103MB 20:50:34 security-spire-agent latest 76778eba02c6 About a minute ago 161MB 20:50:34 ci-base-image-x86_64 latest 5c1c12734828 4 minutes ago 1.07GB 20:50:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB 20:50:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 20:50:34 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:50:34 provisioning config files... 20:50:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/557@tmp/config6956595841935556709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:34 ---> docker-login.sh 20:50:34 nexus3.edgexfoundry.org:10001 20:50:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:34 Configure a credential helper to remove this warning. See 20:50:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:34 20:50:34 Login Succeeded 20:50:34 nexus3.edgexfoundry.org:10002 20:50:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:34 Configure a credential helper to remove this warning. See 20:50:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:34 20:50:34 Login Succeeded 20:50:34 nexus3.edgexfoundry.org:10003 20:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:35 Configure a credential helper to remove this warning. See 20:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:35 20:50:35 Login Succeeded 20:50:35 nexus3.edgexfoundry.org:10004 20:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:35 Configure a credential helper to remove this warning. See 20:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:35 20:50:35 Login Succeeded 20:50:35 docker.io 20:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:35 Configure a credential helper to remove this warning. See 20:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:35 20:50:35 Login Succeeded 20:50:35 ---> docker-login.sh ends [Pipeline] } 20:50:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:35 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:50:35 23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:35 latest 20:50:35 3.1.0-dev.23 20:50:35 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:35 main 20:50:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:36 + docker push nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:50:36 9072272e1abb: Preparing 20:50:36 62c44c7ca91d: Preparing 20:50:36 aa7765fb3bec: Preparing 20:50:36 26cef48f19e9: Preparing 20:50:36 61723eba9ff0: Preparing 20:50:36 36b50b131297: Preparing 20:50:36 36b50b131297: Waiting 20:50:36 26cef48f19e9: Pushed 20:50:36 9072272e1abb: Pushed 20:50:36 61723eba9ff0: Pushed 20:50:36 36b50b131297: Layer already exists 20:50:36 aa7765fb3bec: Pushed 20:50:37 62c44c7ca91d: Pushed 20:50:37 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:3202d26054980b14d6e18a54198f1775124247ef82abcc8464f920e5e41e52c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:38 2f466654f4bb: Pull complete 20:50:38 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:50:38 9072272e1abb: Preparing 20:50:38 62c44c7ca91d: Preparing 20:50:38 aa7765fb3bec: Preparing 20:50:38 26cef48f19e9: Preparing 20:50:38 61723eba9ff0: Preparing 20:50:38 36b50b131297: Preparing 20:50:38 36b50b131297: Waiting 20:50:38 62c44c7ca91d: Layer already exists 20:50:38 9072272e1abb: Layer already exists 20:50:38 aa7765fb3bec: Layer already exists 20:50:38 61723eba9ff0: Layer already exists 20:50:38 26cef48f19e9: Layer already exists 20:50:38 36b50b131297: Layer already exists 20:50:38 latest: digest: sha256:3202d26054980b14d6e18a54198f1775124247ef82abcc8464f920e5e41e52c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:38 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.23 20:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:50:38 9072272e1abb: Preparing 20:50:38 62c44c7ca91d: Preparing 20:50:38 aa7765fb3bec: Preparing 20:50:38 26cef48f19e9: Preparing 20:50:38 61723eba9ff0: Preparing 20:50:38 36b50b131297: Preparing 20:50:38 36b50b131297: Waiting 20:50:38 aa7765fb3bec: Layer already exists 20:50:38 62c44c7ca91d: Layer already exists 20:50:38 61723eba9ff0: Layer already exists 20:50:38 26cef48f19e9: Layer already exists 20:50:38 9072272e1abb: Layer already exists 20:50:38 36b50b131297: Layer already exists 20:50:38 3.1.0-dev.23: digest: sha256:3202d26054980b14d6e18a54198f1775124247ef82abcc8464f920e5e41e52c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:39 + docker push nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:50:39 9072272e1abb: Preparing 20:50:39 62c44c7ca91d: Preparing 20:50:39 aa7765fb3bec: Preparing 20:50:39 26cef48f19e9: Preparing 20:50:39 61723eba9ff0: Preparing 20:50:39 36b50b131297: Preparing 20:50:39 36b50b131297: Waiting 20:50:39 9072272e1abb: Layer already exists 20:50:39 62c44c7ca91d: Layer already exists 20:50:39 61723eba9ff0: Layer already exists 20:50:39 26cef48f19e9: Layer already exists 20:50:39 aa7765fb3bec: Layer already exists 20:50:39 36b50b131297: Layer already exists 20:50:39 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:3202d26054980b14d6e18a54198f1775124247ef82abcc8464f920e5e41e52c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:40 554e91adad29: Pull complete 20:50:40 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:50:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:50:40 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:50:40 9072272e1abb: Preparing 20:50:40 62c44c7ca91d: Preparing 20:50:40 aa7765fb3bec: Preparing 20:50:40 26cef48f19e9: Preparing 20:50:40 61723eba9ff0: Preparing 20:50:40 36b50b131297: Preparing 20:50:40 36b50b131297: Waiting 20:50:40 26cef48f19e9: Layer already exists 20:50:40 62c44c7ca91d: Layer already exists 20:50:40 aa7765fb3bec: Layer already exists 20:50:40 61723eba9ff0: Layer already exists 20:50:40 9072272e1abb: Layer already exists 20:50:40 36b50b131297: Layer already exists 20:50:40 main: digest: sha256:3202d26054980b14d6e18a54198f1775124247ef82abcc8464f920e5e41e52c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:40 ===================================================== [Pipeline] echo 20:50:40 taggedImages: 20:50:40 - nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:40 - nexus3.edgexfoundry.org:10004/core-command:latest 20:50:40 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.23 20:50:40 - nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:40 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:50:40 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:50:40 23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:40 latest 20:50:40 3.1.0-dev.23 20:50:40 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:40 main 20:50:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:50:40 WORKDIR /edgex 20:50:40 COPY go.mod . 20:50:40 RUN go mod download 20:50:40 + docker build -t ci-base-image-arm64 -f - . 20:50:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:50:41 f6e407aae49d: Preparing 20:50:41 974fd51ba9ca: Preparing 20:50:41 cfbc622cff59: Preparing 20:50:41 65e1f9f6bf42: Preparing 20:50:41 aa7765fb3bec: Preparing 20:50:41 26cef48f19e9: Preparing 20:50:41 61723eba9ff0: Preparing 20:50:41 36b50b131297: Preparing 20:50:41 26cef48f19e9: Waiting 20:50:41 61723eba9ff0: Waiting 20:50:41 36b50b131297: Waiting 20:50:41 aa7765fb3bec: Layer already exists 20:50:41 26cef48f19e9: Layer already exists 20:50:41 61723eba9ff0: Layer already exists 20:50:41 36b50b131297: Layer already exists 20:50:41 974fd51ba9ca: Pushed 20:50:41 f6e407aae49d: Pushed 20:50:41 cfbc622cff59: Pushed 20:50:41 Sending build context to Docker daemon 2.938MB 20:50:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:50:41 ---> 1e15ea492957 20:50:41 Step 2/4 : WORKDIR /edgex 20:50:42 65e1f9f6bf42: Pushed 20:50:42 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:6227c3e52ca1680de6d215d9601dad00cca519daf4004f3c0fce749896b75e56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:42 + 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:50:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:50:43 f6e407aae49d: Preparing 20:50:43 974fd51ba9ca: Preparing 20:50:43 cfbc622cff59: Preparing 20:50:43 65e1f9f6bf42: Preparing 20:50:43 aa7765fb3bec: Preparing 20:50:43 26cef48f19e9: Preparing 20:50:43 61723eba9ff0: Preparing 20:50:43 36b50b131297: Preparing 20:50:43 26cef48f19e9: Waiting 20:50:43 61723eba9ff0: Waiting 20:50:43 36b50b131297: Waiting 20:50:43 f6e407aae49d: Layer already exists 20:50:43 65e1f9f6bf42: Layer already exists 20:50:43 974fd51ba9ca: Layer already exists 20:50:43 cfbc622cff59: Layer already exists 20:50:43 aa7765fb3bec: Layer already exists 20:50:43 26cef48f19e9: Layer already exists 20:50:43 36b50b131297: Layer already exists 20:50:43 61723eba9ff0: Layer already exists 20:50:43 latest: digest: sha256:6227c3e52ca1680de6d215d9601dad00cca519daf4004f3c0fce749896b75e56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.23 20:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:50:43 f6e407aae49d: Preparing 20:50:43 974fd51ba9ca: Preparing 20:50:43 cfbc622cff59: Preparing 20:50:43 65e1f9f6bf42: Preparing 20:50:43 aa7765fb3bec: Preparing 20:50:43 26cef48f19e9: Preparing 20:50:43 61723eba9ff0: Preparing 20:50:43 36b50b131297: Preparing 20:50:43 26cef48f19e9: Waiting 20:50:43 61723eba9ff0: Waiting 20:50:43 36b50b131297: Waiting 20:50:43 974fd51ba9ca: Layer already exists 20:50:43 cfbc622cff59: Layer already exists 20:50:43 f6e407aae49d: Layer already exists 20:50:43 65e1f9f6bf42: Layer already exists 20:50:43 aa7765fb3bec: Layer already exists 20:50:43 26cef48f19e9: Layer already exists 20:50:43 36b50b131297: Layer already exists 20:50:43 61723eba9ff0: Layer already exists 20:50:43 3.1.0-dev.23: digest: sha256:6227c3e52ca1680de6d215d9601dad00cca519daf4004f3c0fce749896b75e56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:50:44 f6e407aae49d: Preparing 20:50:44 974fd51ba9ca: Preparing 20:50:44 cfbc622cff59: Preparing 20:50:44 65e1f9f6bf42: Preparing 20:50:44 aa7765fb3bec: Preparing 20:50:44 26cef48f19e9: Preparing 20:50:44 61723eba9ff0: Preparing 20:50:44 36b50b131297: Preparing 20:50:44 61723eba9ff0: Waiting 20:50:44 36b50b131297: Waiting 20:50:44 26cef48f19e9: Waiting 20:50:44 aa7765fb3bec: Layer already exists 20:50:44 65e1f9f6bf42: Layer already exists 20:50:44 cfbc622cff59: Layer already exists 20:50:44 974fd51ba9ca: Layer already exists 20:50:44 f6e407aae49d: Layer already exists 20:50:44 26cef48f19e9: Layer already exists 20:50:44 61723eba9ff0: Layer already exists 20:50:44 36b50b131297: Layer already exists 20:50:44 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:6227c3e52ca1680de6d215d9601dad00cca519daf4004f3c0fce749896b75e56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:44 + 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:50:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:50:44 f6e407aae49d: Preparing 20:50:44 974fd51ba9ca: Preparing 20:50:44 cfbc622cff59: Preparing 20:50:44 65e1f9f6bf42: Preparing 20:50:44 aa7765fb3bec: Preparing 20:50:44 26cef48f19e9: Preparing 20:50:44 61723eba9ff0: Preparing 20:50:44 36b50b131297: Preparing 20:50:44 36b50b131297: Waiting 20:50:44 26cef48f19e9: Waiting 20:50:44 61723eba9ff0: Waiting 20:50:44 974fd51ba9ca: Layer already exists 20:50:44 65e1f9f6bf42: Layer already exists 20:50:44 cfbc622cff59: Layer already exists 20:50:44 aa7765fb3bec: Layer already exists 20:50:44 f6e407aae49d: Layer already exists 20:50:44 26cef48f19e9: Layer already exists 20:50:44 36b50b131297: Layer already exists 20:50:44 61723eba9ff0: Layer already exists 20:50:44 main: digest: sha256:6227c3e52ca1680de6d215d9601dad00cca519daf4004f3c0fce749896b75e56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:44 ===================================================== [Pipeline] echo 20:50:45 taggedImages: 20:50:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:50:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.23 20:50:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:50:45 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:50:45 23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:45 latest 20:50:45 3.1.0-dev.23 20:50:45 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:45 main 20:50:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:45 + docker push nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:50:45 8daa3635dbdd: Preparing 20:50:45 11dadeae1ebd: Preparing 20:50:45 aa7765fb3bec: Preparing 20:50:45 26cef48f19e9: Preparing 20:50:45 5a790a1bd083: Preparing 20:50:45 36b50b131297: Preparing 20:50:45 36b50b131297: Waiting 20:50:45 26cef48f19e9: Layer already exists 20:50:45 aa7765fb3bec: Layer already exists 20:50:45 36b50b131297: Layer already exists 20:50:45 8daa3635dbdd: Pushed 20:50:45 5a790a1bd083: Pushed 20:50:46 ---> Running in 83afb6082470 20:50:47 11dadeae1ebd: Pushed 20:50:47 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:e9edea7153a6b246223a8562e6df808898fac448f6a95a3707a65edd511ff056 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:47 Removing intermediate container 83afb6082470 20:50:47 ---> df7c9d8a7513 20:50:47 Step 3/4 : COPY go.mod . 20:50:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:47 ---> 41052b9009a0 20:50:47 Step 4/4 : RUN go mod download 20:50:47 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:50:47 8daa3635dbdd: Preparing 20:50:47 11dadeae1ebd: Preparing 20:50:47 aa7765fb3bec: Preparing 20:50:47 26cef48f19e9: Preparing 20:50:47 5a790a1bd083: Preparing 20:50:47 36b50b131297: Preparing 20:50:47 36b50b131297: Waiting 20:50:47 5a790a1bd083: Layer already exists 20:50:47 8daa3635dbdd: Layer already exists 20:50:47 aa7765fb3bec: Layer already exists 20:50:47 26cef48f19e9: Layer already exists 20:50:47 11dadeae1ebd: Layer already exists 20:50:47 36b50b131297: Layer already exists 20:50:47 latest: digest: sha256:e9edea7153a6b246223a8562e6df808898fac448f6a95a3707a65edd511ff056 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:47 ---> Running in 022b039eccdb 20:50:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:48 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.23 20:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:50:48 8daa3635dbdd: Preparing 20:50:48 11dadeae1ebd: Preparing 20:50:48 aa7765fb3bec: Preparing 20:50:48 26cef48f19e9: Preparing 20:50:48 5a790a1bd083: Preparing 20:50:48 36b50b131297: Preparing 20:50:48 aa7765fb3bec: Layer already exists 20:50:48 11dadeae1ebd: Layer already exists 20:50:48 5a790a1bd083: Layer already exists 20:50:48 26cef48f19e9: Layer already exists 20:50:48 8daa3635dbdd: Layer already exists 20:50:48 36b50b131297: Layer already exists 20:50:48 3.1.0-dev.23: digest: sha256:e9edea7153a6b246223a8562e6df808898fac448f6a95a3707a65edd511ff056 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:48 + docker push nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:50:48 8daa3635dbdd: Preparing 20:50:48 11dadeae1ebd: Preparing 20:50:48 aa7765fb3bec: Preparing 20:50:48 26cef48f19e9: Preparing 20:50:48 5a790a1bd083: Preparing 20:50:48 36b50b131297: Preparing 20:50:48 36b50b131297: Waiting 20:50:48 11dadeae1ebd: Layer already exists 20:50:48 8daa3635dbdd: Layer already exists 20:50:48 aa7765fb3bec: Layer already exists 20:50:48 5a790a1bd083: Layer already exists 20:50:48 26cef48f19e9: Layer already exists 20:50:48 36b50b131297: Layer already exists 20:50:48 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:e9edea7153a6b246223a8562e6df808898fac448f6a95a3707a65edd511ff056 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:49 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:50:49 8daa3635dbdd: Preparing 20:50:49 11dadeae1ebd: Preparing 20:50:49 aa7765fb3bec: Preparing 20:50:49 26cef48f19e9: Preparing 20:50:49 5a790a1bd083: Preparing 20:50:49 36b50b131297: Preparing 20:50:49 36b50b131297: Waiting 20:50:49 11dadeae1ebd: Layer already exists 20:50:49 5a790a1bd083: Layer already exists 20:50:49 26cef48f19e9: Layer already exists 20:50:49 aa7765fb3bec: Layer already exists 20:50:49 8daa3635dbdd: Layer already exists 20:50:49 36b50b131297: Layer already exists 20:50:49 main: digest: sha256:e9edea7153a6b246223a8562e6df808898fac448f6a95a3707a65edd511ff056 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:49 ===================================================== [Pipeline] echo 20:50:49 taggedImages: 20:50:49 - nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:49 - nexus3.edgexfoundry.org:10004/core-data:latest 20:50:49 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.23 20:50:49 - nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:49 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:50:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:50:49 23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:49 latest 20:50:49 3.1.0-dev.23 20:50:49 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:49 main 20:50:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:50:50 d6ffd9890d28: Preparing 20:50:50 f003ca31613a: Preparing 20:50:50 ce92da9e7504: Preparing 20:50:50 aa7765fb3bec: Preparing 20:50:50 26cef48f19e9: Preparing 20:50:50 61723eba9ff0: Preparing 20:50:50 36b50b131297: Preparing 20:50:50 36b50b131297: Waiting 20:50:50 61723eba9ff0: Waiting 20:50:50 26cef48f19e9: Layer already exists 20:50:50 aa7765fb3bec: Layer already exists 20:50:50 61723eba9ff0: Layer already exists 20:50:50 36b50b131297: Layer already exists 20:50:50 d6ffd9890d28: Pushed 20:50:50 f003ca31613a: Pushed 20:50:51 ce92da9e7504: Pushed 20:50:51 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:266a15bc7ab5b44f206b3e64c5c4d8198a82c201c66a8815b62630fb23005c44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:50:52 d6ffd9890d28: Preparing 20:50:52 f003ca31613a: Preparing 20:50:52 ce92da9e7504: Preparing 20:50:52 aa7765fb3bec: Preparing 20:50:52 26cef48f19e9: Preparing 20:50:52 61723eba9ff0: Preparing 20:50:52 36b50b131297: Preparing 20:50:52 61723eba9ff0: Waiting 20:50:52 36b50b131297: Waiting 20:50:52 d6ffd9890d28: Layer already exists 20:50:52 ce92da9e7504: Layer already exists 20:50:52 26cef48f19e9: Layer already exists 20:50:52 f003ca31613a: Layer already exists 20:50:52 aa7765fb3bec: Layer already exists 20:50:52 61723eba9ff0: Layer already exists 20:50:52 36b50b131297: Layer already exists 20:50:52 latest: digest: sha256:266a15bc7ab5b44f206b3e64c5c4d8198a82c201c66a8815b62630fb23005c44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.23 20:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:50:53 d6ffd9890d28: Preparing 20:50:53 f003ca31613a: Preparing 20:50:53 ce92da9e7504: Preparing 20:50:53 aa7765fb3bec: Preparing 20:50:53 26cef48f19e9: Preparing 20:50:53 61723eba9ff0: Preparing 20:50:53 36b50b131297: Preparing 20:50:53 61723eba9ff0: Waiting 20:50:53 36b50b131297: Waiting 20:50:53 d6ffd9890d28: Layer already exists 20:50:53 26cef48f19e9: Layer already exists 20:50:53 ce92da9e7504: Layer already exists 20:50:53 aa7765fb3bec: Layer already exists 20:50:53 f003ca31613a: Layer already exists 20:50:53 61723eba9ff0: Layer already exists 20:50:53 36b50b131297: Layer already exists 20:50:53 3.1.0-dev.23: digest: sha256:266a15bc7ab5b44f206b3e64c5c4d8198a82c201c66a8815b62630fb23005c44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:50:53 d6ffd9890d28: Preparing 20:50:53 f003ca31613a: Preparing 20:50:53 ce92da9e7504: Preparing 20:50:53 aa7765fb3bec: Preparing 20:50:53 26cef48f19e9: Preparing 20:50:53 61723eba9ff0: Preparing 20:50:53 36b50b131297: Preparing 20:50:53 36b50b131297: Waiting 20:50:53 d6ffd9890d28: Layer already exists 20:50:53 ce92da9e7504: Layer already exists 20:50:53 26cef48f19e9: Layer already exists 20:50:53 f003ca31613a: Layer already exists 20:50:53 aa7765fb3bec: Layer already exists 20:50:53 61723eba9ff0: Layer already exists 20:50:53 36b50b131297: Layer already exists 20:50:53 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:266a15bc7ab5b44f206b3e64c5c4d8198a82c201c66a8815b62630fb23005c44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:50:54 d6ffd9890d28: Preparing 20:50:54 f003ca31613a: Preparing 20:50:54 ce92da9e7504: Preparing 20:50:54 aa7765fb3bec: Preparing 20:50:54 26cef48f19e9: Preparing 20:50:54 61723eba9ff0: Preparing 20:50:54 36b50b131297: Preparing 20:50:54 61723eba9ff0: Waiting 20:50:54 36b50b131297: Waiting 20:50:54 aa7765fb3bec: Layer already exists 20:50:54 d6ffd9890d28: Layer already exists 20:50:54 ce92da9e7504: Layer already exists 20:50:54 f003ca31613a: Layer already exists 20:50:54 26cef48f19e9: Layer already exists 20:50:54 61723eba9ff0: Layer already exists 20:50:54 36b50b131297: Layer already exists 20:50:54 main: digest: sha256:266a15bc7ab5b44f206b3e64c5c4d8198a82c201c66a8815b62630fb23005c44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:54 ===================================================== [Pipeline] echo 20:50:54 taggedImages: 20:50:54 - nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:54 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:50:54 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.23 20:50:54 - nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:54 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:50:54 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:50:54 23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:54 latest 20:50:54 3.1.0-dev.23 20:50:54 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:54 main 20:50:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:50:54 adf7eb35fa3a: Preparing 20:50:54 27e827f1a0eb: Preparing 20:50:54 fca588183f83: Preparing 20:50:54 ccaa3a659308: Preparing 20:50:54 6b6191c4642a: Preparing 20:50:54 9166370da2ef: Preparing 20:50:54 9441a2f21a4a: Preparing 20:50:54 aa7765fb3bec: Preparing 20:50:54 9166370da2ef: Waiting 20:50:54 26cef48f19e9: Preparing 20:50:54 8e8935814c54: Preparing 20:50:54 67d1a60da681: Preparing 20:50:54 aa7765fb3bec: Waiting 20:50:54 8e8935814c54: Waiting 20:50:54 26cef48f19e9: Waiting 20:50:54 5f70bf18a086: Preparing 20:50:54 f9b435d64d6c: Preparing 20:50:54 83996da014c6: Preparing 20:50:54 67d1a60da681: Waiting 20:50:54 36b50b131297: Preparing 20:50:54 5f70bf18a086: Waiting 20:50:54 f9b435d64d6c: Waiting 20:50:54 83996da014c6: Waiting 20:50:54 ccaa3a659308: Pushed 20:50:54 27e827f1a0eb: Pushed 20:50:54 adf7eb35fa3a: Pushed 20:50:54 fca588183f83: Pushed 20:50:54 6b6191c4642a: Pushed 20:50:54 aa7765fb3bec: Layer already exists 20:50:54 26cef48f19e9: Layer already exists 20:50:54 9166370da2ef: Pushed 20:50:55 8e8935814c54: Pushed 20:50:55 67d1a60da681: Pushed 20:50:55 5f70bf18a086: Pushed 20:50:55 f9b435d64d6c: Pushed 20:50:55 36b50b131297: Layer already exists 20:50:55 83996da014c6: Pushed 20:50:56 9441a2f21a4a: Pushed 20:50:56 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:761ea0ff4d15d507f1b50f8bd1a595e050bdc2114977b95f9e5d8314efe8925c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:50:57 adf7eb35fa3a: Preparing 20:50:57 27e827f1a0eb: Preparing 20:50:57 fca588183f83: Preparing 20:50:57 ccaa3a659308: Preparing 20:50:57 6b6191c4642a: Preparing 20:50:57 9166370da2ef: Preparing 20:50:57 9441a2f21a4a: Preparing 20:50:57 aa7765fb3bec: Preparing 20:50:57 26cef48f19e9: Preparing 20:50:57 8e8935814c54: Preparing 20:50:57 67d1a60da681: Preparing 20:50:57 5f70bf18a086: Preparing 20:50:57 f9b435d64d6c: Preparing 20:50:57 83996da014c6: Preparing 20:50:57 36b50b131297: Preparing 20:50:57 9166370da2ef: Waiting 20:50:57 9441a2f21a4a: Waiting 20:50:57 aa7765fb3bec: Waiting 20:50:57 26cef48f19e9: Waiting 20:50:57 8e8935814c54: Waiting 20:50:57 f9b435d64d6c: Waiting 20:50:57 83996da014c6: Waiting 20:50:57 67d1a60da681: Waiting 20:50:57 36b50b131297: Waiting 20:50:57 5f70bf18a086: Waiting 20:50:57 fca588183f83: Layer already exists 20:50:57 adf7eb35fa3a: Layer already exists 20:50:57 6b6191c4642a: Layer already exists 20:50:57 ccaa3a659308: Layer already exists 20:50:57 27e827f1a0eb: Layer already exists 20:50:57 9166370da2ef: Layer already exists 20:50:57 9441a2f21a4a: Layer already exists 20:50:57 aa7765fb3bec: Layer already exists 20:50:57 26cef48f19e9: Layer already exists 20:50:57 8e8935814c54: Layer already exists 20:50:57 67d1a60da681: Layer already exists 20:50:57 5f70bf18a086: Layer already exists 20:50:57 f9b435d64d6c: Layer already exists 20:50:57 83996da014c6: Layer already exists 20:50:57 36b50b131297: Layer already exists 20:50:57 latest: digest: sha256:761ea0ff4d15d507f1b50f8bd1a595e050bdc2114977b95f9e5d8314efe8925c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.23 20:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:50:58 adf7eb35fa3a: Preparing 20:50:58 27e827f1a0eb: Preparing 20:50:58 fca588183f83: Preparing 20:50:58 ccaa3a659308: Preparing 20:50:58 6b6191c4642a: Preparing 20:50:58 9166370da2ef: Preparing 20:50:58 9441a2f21a4a: Preparing 20:50:58 aa7765fb3bec: Preparing 20:50:58 26cef48f19e9: Preparing 20:50:58 8e8935814c54: Preparing 20:50:58 67d1a60da681: Preparing 20:50:58 5f70bf18a086: Preparing 20:50:58 f9b435d64d6c: Preparing 20:50:58 83996da014c6: Preparing 20:50:58 36b50b131297: Preparing 20:50:58 5f70bf18a086: Waiting 20:50:58 aa7765fb3bec: Waiting 20:50:58 f9b435d64d6c: Waiting 20:50:58 36b50b131297: Waiting 20:50:58 26cef48f19e9: Waiting 20:50:58 83996da014c6: Waiting 20:50:58 8e8935814c54: Waiting 20:50:58 67d1a60da681: Waiting 20:50:58 9166370da2ef: Waiting 20:50:58 9441a2f21a4a: Waiting 20:50:58 ccaa3a659308: Layer already exists 20:50:58 fca588183f83: Layer already exists 20:50:58 27e827f1a0eb: Layer already exists 20:50:58 6b6191c4642a: Layer already exists 20:50:58 adf7eb35fa3a: Layer already exists 20:50:58 9166370da2ef: Layer already exists 20:50:58 aa7765fb3bec: Layer already exists 20:50:58 26cef48f19e9: Layer already exists 20:50:58 8e8935814c54: Layer already exists 20:50:58 9441a2f21a4a: Layer already exists 20:50:58 67d1a60da681: Layer already exists 20:50:58 5f70bf18a086: Layer already exists 20:50:58 83996da014c6: Layer already exists 20:50:58 f9b435d64d6c: Layer already exists 20:50:58 36b50b131297: Layer already exists 20:50:58 3.1.0-dev.23: digest: sha256:761ea0ff4d15d507f1b50f8bd1a595e050bdc2114977b95f9e5d8314efe8925c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:50:58 adf7eb35fa3a: Preparing 20:50:58 27e827f1a0eb: Preparing 20:50:58 fca588183f83: Preparing 20:50:58 ccaa3a659308: Preparing 20:50:58 6b6191c4642a: Preparing 20:50:58 9166370da2ef: Preparing 20:50:58 9441a2f21a4a: Preparing 20:50:58 aa7765fb3bec: Preparing 20:50:58 26cef48f19e9: Preparing 20:50:58 8e8935814c54: Preparing 20:50:58 67d1a60da681: Preparing 20:50:58 5f70bf18a086: Preparing 20:50:58 f9b435d64d6c: Preparing 20:50:58 83996da014c6: Preparing 20:50:58 36b50b131297: Preparing 20:50:58 9166370da2ef: Waiting 20:50:58 26cef48f19e9: Waiting 20:50:58 aa7765fb3bec: Waiting 20:50:58 9441a2f21a4a: Waiting 20:50:58 67d1a60da681: Waiting 20:50:58 5f70bf18a086: Waiting 20:50:58 8e8935814c54: Waiting 20:50:58 f9b435d64d6c: Waiting 20:50:58 83996da014c6: Waiting 20:50:58 6b6191c4642a: Layer already exists 20:50:58 fca588183f83: Layer already exists 20:50:58 adf7eb35fa3a: Layer already exists 20:50:58 ccaa3a659308: Layer already exists 20:50:58 27e827f1a0eb: Layer already exists 20:50:58 9166370da2ef: Layer already exists 20:50:58 9441a2f21a4a: Layer already exists 20:50:58 26cef48f19e9: Layer already exists 20:50:58 aa7765fb3bec: Layer already exists 20:50:58 8e8935814c54: Layer already exists 20:50:58 67d1a60da681: Layer already exists 20:50:58 5f70bf18a086: Layer already exists 20:50:58 83996da014c6: Layer already exists 20:50:58 f9b435d64d6c: Layer already exists 20:50:58 36b50b131297: Layer already exists 20:50:58 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:761ea0ff4d15d507f1b50f8bd1a595e050bdc2114977b95f9e5d8314efe8925c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:50:59 adf7eb35fa3a: Preparing 20:50:59 27e827f1a0eb: Preparing 20:50:59 fca588183f83: Preparing 20:50:59 ccaa3a659308: Preparing 20:50:59 6b6191c4642a: Preparing 20:50:59 9166370da2ef: Preparing 20:50:59 9441a2f21a4a: Preparing 20:50:59 aa7765fb3bec: Preparing 20:50:59 26cef48f19e9: Preparing 20:50:59 8e8935814c54: Preparing 20:50:59 67d1a60da681: Preparing 20:50:59 5f70bf18a086: Preparing 20:50:59 f9b435d64d6c: Preparing 20:50:59 83996da014c6: Preparing 20:50:59 36b50b131297: Preparing 20:50:59 9166370da2ef: Waiting 20:50:59 26cef48f19e9: Waiting 20:50:59 f9b435d64d6c: Waiting 20:50:59 8e8935814c54: Waiting 20:50:59 83996da014c6: Waiting 20:50:59 36b50b131297: Waiting 20:50:59 67d1a60da681: Waiting 20:50:59 5f70bf18a086: Waiting 20:50:59 aa7765fb3bec: Waiting 20:50:59 fca588183f83: Layer already exists 20:50:59 adf7eb35fa3a: Layer already exists 20:50:59 27e827f1a0eb: Layer already exists 20:50:59 6b6191c4642a: Layer already exists 20:50:59 ccaa3a659308: Layer already exists 20:50:59 9166370da2ef: Layer already exists 20:50:59 9441a2f21a4a: Layer already exists 20:50:59 26cef48f19e9: Layer already exists 20:50:59 aa7765fb3bec: Layer already exists 20:50:59 8e8935814c54: Layer already exists 20:50:59 67d1a60da681: Layer already exists 20:50:59 5f70bf18a086: Layer already exists 20:50:59 f9b435d64d6c: Layer already exists 20:50:59 83996da014c6: Layer already exists 20:50:59 36b50b131297: Layer already exists 20:50:59 main: digest: sha256:761ea0ff4d15d507f1b50f8bd1a595e050bdc2114977b95f9e5d8314efe8925c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:59 ===================================================== [Pipeline] echo 20:50:59 taggedImages: 20:50:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:50:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.23 20:50:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:50:59 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:50:59 23265dfad13dfa2cb5de380f133a81b406e62be8 20:50:59 latest 20:50:59 3.1.0-dev.23 20:50:59 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:50:59 main 20:50:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:51:00 f6e407aae49d: Preparing 20:51:00 974fd51ba9ca: Preparing 20:51:00 8b1561e4b54c: Preparing 20:51:00 bb3038ead3e8: Preparing 20:51:00 aa7765fb3bec: Preparing 20:51:00 26cef48f19e9: Preparing 20:51:00 61723eba9ff0: Preparing 20:51:00 36b50b131297: Preparing 20:51:00 26cef48f19e9: Waiting 20:51:00 61723eba9ff0: Waiting 20:51:00 36b50b131297: Waiting 20:51:00 974fd51ba9ca: Layer already exists 20:51:00 f6e407aae49d: Layer already exists 20:51:00 aa7765fb3bec: Layer already exists 20:51:00 26cef48f19e9: Layer already exists 20:51:00 61723eba9ff0: Layer already exists 20:51:00 36b50b131297: Layer already exists 20:51:00 8b1561e4b54c: Pushed 20:51:01 bb3038ead3e8: Pushed 20:51:01 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:d75a809d535bc3af0c7d378e60f77f7d7a824f96603091e7631f33ea2f839a8f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:51:02 f6e407aae49d: Preparing 20:51:02 974fd51ba9ca: Preparing 20:51:02 8b1561e4b54c: Preparing 20:51:02 bb3038ead3e8: Preparing 20:51:02 aa7765fb3bec: Preparing 20:51:02 26cef48f19e9: Preparing 20:51:02 61723eba9ff0: Preparing 20:51:02 36b50b131297: Preparing 20:51:02 26cef48f19e9: Waiting 20:51:02 61723eba9ff0: Waiting 20:51:02 36b50b131297: Waiting 20:51:02 8b1561e4b54c: Layer already exists 20:51:02 f6e407aae49d: Layer already exists 20:51:02 aa7765fb3bec: Layer already exists 20:51:02 974fd51ba9ca: Layer already exists 20:51:02 bb3038ead3e8: Layer already exists 20:51:02 26cef48f19e9: Layer already exists 20:51:02 61723eba9ff0: Layer already exists 20:51:02 36b50b131297: Layer already exists 20:51:02 latest: digest: sha256:d75a809d535bc3af0c7d378e60f77f7d7a824f96603091e7631f33ea2f839a8f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.23 20:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:51:03 f6e407aae49d: Preparing 20:51:03 974fd51ba9ca: Preparing 20:51:03 8b1561e4b54c: Preparing 20:51:03 bb3038ead3e8: Preparing 20:51:03 aa7765fb3bec: Preparing 20:51:03 26cef48f19e9: Preparing 20:51:03 61723eba9ff0: Preparing 20:51:03 36b50b131297: Preparing 20:51:03 26cef48f19e9: Waiting 20:51:03 61723eba9ff0: Waiting 20:51:03 36b50b131297: Waiting 20:51:03 aa7765fb3bec: Layer already exists 20:51:03 8b1561e4b54c: Layer already exists 20:51:03 974fd51ba9ca: Layer already exists 20:51:03 f6e407aae49d: Layer already exists 20:51:03 bb3038ead3e8: Layer already exists 20:51:03 26cef48f19e9: Layer already exists 20:51:03 61723eba9ff0: Layer already exists 20:51:03 36b50b131297: Layer already exists 20:51:03 3.1.0-dev.23: digest: sha256:d75a809d535bc3af0c7d378e60f77f7d7a824f96603091e7631f33ea2f839a8f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:51:03 f6e407aae49d: Preparing 20:51:03 974fd51ba9ca: Preparing 20:51:03 8b1561e4b54c: Preparing 20:51:03 bb3038ead3e8: Preparing 20:51:03 aa7765fb3bec: Preparing 20:51:03 26cef48f19e9: Preparing 20:51:03 61723eba9ff0: Preparing 20:51:03 36b50b131297: Preparing 20:51:03 26cef48f19e9: Waiting 20:51:03 61723eba9ff0: Waiting 20:51:03 36b50b131297: Waiting 20:51:03 aa7765fb3bec: Layer already exists 20:51:03 8b1561e4b54c: Layer already exists 20:51:03 f6e407aae49d: Layer already exists 20:51:03 974fd51ba9ca: Layer already exists 20:51:03 bb3038ead3e8: Layer already exists 20:51:03 26cef48f19e9: Layer already exists 20:51:03 61723eba9ff0: Layer already exists 20:51:03 36b50b131297: Layer already exists 20:51:03 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:d75a809d535bc3af0c7d378e60f77f7d7a824f96603091e7631f33ea2f839a8f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:51:04 f6e407aae49d: Preparing 20:51:04 974fd51ba9ca: Preparing 20:51:04 8b1561e4b54c: Preparing 20:51:04 bb3038ead3e8: Preparing 20:51:04 aa7765fb3bec: Preparing 20:51:04 26cef48f19e9: Preparing 20:51:04 61723eba9ff0: Preparing 20:51:04 36b50b131297: Preparing 20:51:04 26cef48f19e9: Waiting 20:51:04 61723eba9ff0: Waiting 20:51:04 36b50b131297: Waiting 20:51:04 aa7765fb3bec: Layer already exists 20:51:04 bb3038ead3e8: Layer already exists 20:51:04 974fd51ba9ca: Layer already exists 20:51:04 8b1561e4b54c: Layer already exists 20:51:04 f6e407aae49d: Layer already exists 20:51:04 36b50b131297: Layer already exists 20:51:04 26cef48f19e9: Layer already exists 20:51:04 61723eba9ff0: Layer already exists 20:51:04 main: digest: sha256:d75a809d535bc3af0c7d378e60f77f7d7a824f96603091e7631f33ea2f839a8f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:04 ===================================================== [Pipeline] echo 20:51:04 taggedImages: 20:51:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:51:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.23 20:51:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:51:04 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:51:04 23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:04 latest 20:51:04 3.1.0-dev.23 20:51:04 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:04 main 20:51:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:51:05 b19094c4cae7: Preparing 20:51:05 0eaf723d52b5: Preparing 20:51:05 94e1c6df47b5: Preparing 20:51:05 b3b49fa52be5: Preparing 20:51:05 aa7765fb3bec: Preparing 20:51:05 26cef48f19e9: Preparing 20:51:05 3ed4cc288409: Preparing 20:51:05 fd8869335a9f: Preparing 20:51:05 36b50b131297: Preparing 20:51:05 26cef48f19e9: Waiting 20:51:05 fd8869335a9f: Waiting 20:51:05 3ed4cc288409: Waiting 20:51:05 36b50b131297: Waiting 20:51:05 aa7765fb3bec: Layer already exists 20:51:05 26cef48f19e9: Layer already exists 20:51:05 3ed4cc288409: Pushed 20:51:05 0eaf723d52b5: Pushed 20:51:05 b19094c4cae7: Pushed 20:51:05 b3b49fa52be5: Pushed 20:51:05 36b50b131297: Layer already exists 20:51:05 fd8869335a9f: Pushed 20:51:06 94e1c6df47b5: Pushed 20:51:06 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:0e78e7ca79f9471e1c2e34d5c4b968fa2f0700029cd253b583e2992bb820d027 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:51:07 b19094c4cae7: Preparing 20:51:07 0eaf723d52b5: Preparing 20:51:07 94e1c6df47b5: Preparing 20:51:07 b3b49fa52be5: Preparing 20:51:07 aa7765fb3bec: Preparing 20:51:07 26cef48f19e9: Preparing 20:51:07 3ed4cc288409: Preparing 20:51:07 fd8869335a9f: Preparing 20:51:07 36b50b131297: Preparing 20:51:07 fd8869335a9f: Waiting 20:51:07 26cef48f19e9: Waiting 20:51:07 36b50b131297: Waiting 20:51:07 3ed4cc288409: Waiting 20:51:07 b19094c4cae7: Layer already exists 20:51:07 aa7765fb3bec: Layer already exists 20:51:07 94e1c6df47b5: Layer already exists 20:51:07 0eaf723d52b5: Layer already exists 20:51:07 b3b49fa52be5: Layer already exists 20:51:07 26cef48f19e9: Layer already exists 20:51:07 3ed4cc288409: Layer already exists 20:51:07 fd8869335a9f: Layer already exists 20:51:07 36b50b131297: Layer already exists 20:51:07 latest: digest: sha256:0e78e7ca79f9471e1c2e34d5c4b968fa2f0700029cd253b583e2992bb820d027 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.23 20:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:51:07 b19094c4cae7: Preparing 20:51:07 0eaf723d52b5: Preparing 20:51:07 94e1c6df47b5: Preparing 20:51:07 b3b49fa52be5: Preparing 20:51:07 aa7765fb3bec: Preparing 20:51:07 26cef48f19e9: Preparing 20:51:07 3ed4cc288409: Preparing 20:51:07 fd8869335a9f: Preparing 20:51:07 36b50b131297: Preparing 20:51:07 26cef48f19e9: Waiting 20:51:07 3ed4cc288409: Waiting 20:51:07 fd8869335a9f: Waiting 20:51:07 36b50b131297: Waiting 20:51:07 b3b49fa52be5: Layer already exists 20:51:07 0eaf723d52b5: Layer already exists 20:51:07 94e1c6df47b5: Layer already exists 20:51:07 b19094c4cae7: Layer already exists 20:51:07 aa7765fb3bec: Layer already exists 20:51:07 26cef48f19e9: Layer already exists 20:51:07 3ed4cc288409: Layer already exists 20:51:07 fd8869335a9f: Layer already exists 20:51:07 36b50b131297: Layer already exists 20:51:07 3.1.0-dev.23: digest: sha256:0e78e7ca79f9471e1c2e34d5c4b968fa2f0700029cd253b583e2992bb820d027 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:51:08 b19094c4cae7: Preparing 20:51:08 0eaf723d52b5: Preparing 20:51:08 94e1c6df47b5: Preparing 20:51:08 b3b49fa52be5: Preparing 20:51:08 aa7765fb3bec: Preparing 20:51:08 26cef48f19e9: Preparing 20:51:08 3ed4cc288409: Preparing 20:51:08 fd8869335a9f: Preparing 20:51:08 36b50b131297: Preparing 20:51:08 26cef48f19e9: Waiting 20:51:08 3ed4cc288409: Waiting 20:51:08 fd8869335a9f: Waiting 20:51:08 36b50b131297: Waiting 20:51:08 94e1c6df47b5: Layer already exists 20:51:08 aa7765fb3bec: Layer already exists 20:51:08 b19094c4cae7: Layer already exists 20:51:08 b3b49fa52be5: Layer already exists 20:51:08 0eaf723d52b5: Layer already exists 20:51:08 36b50b131297: Layer already exists 20:51:08 3ed4cc288409: Layer already exists 20:51:08 26cef48f19e9: Layer already exists 20:51:08 fd8869335a9f: Layer already exists 20:51:08 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:0e78e7ca79f9471e1c2e34d5c4b968fa2f0700029cd253b583e2992bb820d027 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:51:09 b19094c4cae7: Preparing 20:51:09 0eaf723d52b5: Preparing 20:51:09 94e1c6df47b5: Preparing 20:51:09 b3b49fa52be5: Preparing 20:51:09 aa7765fb3bec: Preparing 20:51:09 26cef48f19e9: Preparing 20:51:09 3ed4cc288409: Preparing 20:51:09 fd8869335a9f: Preparing 20:51:09 36b50b131297: Preparing 20:51:09 26cef48f19e9: Waiting 20:51:09 3ed4cc288409: Waiting 20:51:09 36b50b131297: Waiting 20:51:09 fd8869335a9f: Waiting 20:51:09 b19094c4cae7: Layer already exists 20:51:09 aa7765fb3bec: Layer already exists 20:51:09 0eaf723d52b5: Layer already exists 20:51:09 94e1c6df47b5: Layer already exists 20:51:09 b3b49fa52be5: Layer already exists 20:51:09 fd8869335a9f: Layer already exists 20:51:09 3ed4cc288409: Layer already exists 20:51:09 26cef48f19e9: Layer already exists 20:51:09 36b50b131297: Layer already exists 20:51:09 main: digest: sha256:0e78e7ca79f9471e1c2e34d5c4b968fa2f0700029cd253b583e2992bb820d027 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:09 ===================================================== [Pipeline] echo 20:51:09 taggedImages: 20:51:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:51:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.23 20:51:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:51:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:51:09 23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:09 latest 20:51:09 3.1.0-dev.23 20:51:09 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:09 main 20:51:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:51:09 80ba0dd58721: Preparing 20:51:09 bf16ff7543fc: Preparing 20:51:09 799e2ac56ed3: Preparing 20:51:09 2d16476eb242: Preparing 20:51:09 fd26059e20d8: Preparing 20:51:09 532683e6d0b4: Preparing 20:51:09 d8bbcc17542b: Preparing 20:51:09 aa7765fb3bec: Preparing 20:51:09 26cef48f19e9: Preparing 20:51:09 2887f6a5d0b2: Preparing 20:51:09 36b50b131297: Preparing 20:51:09 532683e6d0b4: Waiting 20:51:09 d8bbcc17542b: Waiting 20:51:09 26cef48f19e9: Waiting 20:51:09 aa7765fb3bec: Waiting 20:51:09 2887f6a5d0b2: Waiting 20:51:09 36b50b131297: Waiting 20:51:09 80ba0dd58721: Pushed 20:51:09 bf16ff7543fc: Pushed 20:51:09 fd26059e20d8: Pushed 20:51:09 aa7765fb3bec: Layer already exists 20:51:09 26cef48f19e9: Layer already exists 20:51:10 532683e6d0b4: Pushed 20:51:10 d8bbcc17542b: Pushed 20:51:10 36b50b131297: Layer already exists 20:51:10 2887f6a5d0b2: Pushed 20:51:10 2d16476eb242: Pushed 20:51:11 799e2ac56ed3: Pushed 20:51:11 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:9b66ef0b7d14d69be51a02a050cf300ba150edc76d7ba91d8474dde576316d31 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:51:12 80ba0dd58721: Preparing 20:51:12 bf16ff7543fc: Preparing 20:51:12 799e2ac56ed3: Preparing 20:51:12 2d16476eb242: Preparing 20:51:12 fd26059e20d8: Preparing 20:51:12 532683e6d0b4: Preparing 20:51:12 d8bbcc17542b: Preparing 20:51:12 aa7765fb3bec: Preparing 20:51:12 26cef48f19e9: Preparing 20:51:12 2887f6a5d0b2: Preparing 20:51:12 36b50b131297: Preparing 20:51:12 532683e6d0b4: Waiting 20:51:12 d8bbcc17542b: Waiting 20:51:12 aa7765fb3bec: Waiting 20:51:12 26cef48f19e9: Waiting 20:51:12 36b50b131297: Waiting 20:51:12 2d16476eb242: Layer already exists 20:51:12 fd26059e20d8: Layer already exists 20:51:12 799e2ac56ed3: Layer already exists 20:51:12 bf16ff7543fc: Layer already exists 20:51:12 80ba0dd58721: Layer already exists 20:51:12 532683e6d0b4: Layer already exists 20:51:12 26cef48f19e9: Layer already exists 20:51:12 aa7765fb3bec: Layer already exists 20:51:12 d8bbcc17542b: Layer already exists 20:51:12 36b50b131297: Layer already exists 20:51:12 2887f6a5d0b2: Layer already exists 20:51:12 latest: digest: sha256:9b66ef0b7d14d69be51a02a050cf300ba150edc76d7ba91d8474dde576316d31 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.23 20:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:51:12 80ba0dd58721: Preparing 20:51:12 bf16ff7543fc: Preparing 20:51:12 799e2ac56ed3: Preparing 20:51:12 2d16476eb242: Preparing 20:51:12 fd26059e20d8: Preparing 20:51:12 532683e6d0b4: Preparing 20:51:12 d8bbcc17542b: Preparing 20:51:12 aa7765fb3bec: Preparing 20:51:12 26cef48f19e9: Preparing 20:51:12 2887f6a5d0b2: Preparing 20:51:12 36b50b131297: Preparing 20:51:12 aa7765fb3bec: Waiting 20:51:12 26cef48f19e9: Waiting 20:51:12 2887f6a5d0b2: Waiting 20:51:12 36b50b131297: Waiting 20:51:12 d8bbcc17542b: Waiting 20:51:12 532683e6d0b4: Waiting 20:51:12 fd26059e20d8: Layer already exists 20:51:12 2d16476eb242: Layer already exists 20:51:12 80ba0dd58721: Layer already exists 20:51:12 bf16ff7543fc: Layer already exists 20:51:12 799e2ac56ed3: Layer already exists 20:51:12 532683e6d0b4: Layer already exists 20:51:12 d8bbcc17542b: Layer already exists 20:51:12 aa7765fb3bec: Layer already exists 20:51:12 2887f6a5d0b2: Layer already exists 20:51:12 26cef48f19e9: Layer already exists 20:51:12 36b50b131297: Layer already exists 20:51:12 3.1.0-dev.23: digest: sha256:9b66ef0b7d14d69be51a02a050cf300ba150edc76d7ba91d8474dde576316d31 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:51:13 80ba0dd58721: Preparing 20:51:13 bf16ff7543fc: Preparing 20:51:13 799e2ac56ed3: Preparing 20:51:13 2d16476eb242: Preparing 20:51:13 fd26059e20d8: Preparing 20:51:13 532683e6d0b4: Preparing 20:51:13 d8bbcc17542b: Preparing 20:51:13 aa7765fb3bec: Preparing 20:51:13 26cef48f19e9: Preparing 20:51:13 2887f6a5d0b2: Preparing 20:51:13 36b50b131297: Preparing 20:51:13 d8bbcc17542b: Waiting 20:51:13 aa7765fb3bec: Waiting 20:51:13 26cef48f19e9: Waiting 20:51:13 2887f6a5d0b2: Waiting 20:51:13 36b50b131297: Waiting 20:51:13 532683e6d0b4: Waiting 20:51:13 2d16476eb242: Layer already exists 20:51:13 bf16ff7543fc: Layer already exists 20:51:13 799e2ac56ed3: Layer already exists 20:51:13 fd26059e20d8: Layer already exists 20:51:13 80ba0dd58721: Layer already exists 20:51:13 532683e6d0b4: Layer already exists 20:51:13 aa7765fb3bec: Layer already exists 20:51:13 d8bbcc17542b: Layer already exists 20:51:13 26cef48f19e9: Layer already exists 20:51:13 2887f6a5d0b2: Layer already exists 20:51:13 36b50b131297: Layer already exists 20:51:13 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:9b66ef0b7d14d69be51a02a050cf300ba150edc76d7ba91d8474dde576316d31 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:51:14 80ba0dd58721: Preparing 20:51:14 bf16ff7543fc: Preparing 20:51:14 799e2ac56ed3: Preparing 20:51:14 2d16476eb242: Preparing 20:51:14 fd26059e20d8: Preparing 20:51:14 532683e6d0b4: Preparing 20:51:14 d8bbcc17542b: Preparing 20:51:14 aa7765fb3bec: Preparing 20:51:14 26cef48f19e9: Preparing 20:51:14 2887f6a5d0b2: Preparing 20:51:14 36b50b131297: Preparing 20:51:14 2887f6a5d0b2: Waiting 20:51:14 d8bbcc17542b: Waiting 20:51:14 36b50b131297: Waiting 20:51:14 aa7765fb3bec: Waiting 20:51:14 26cef48f19e9: Waiting 20:51:14 532683e6d0b4: Waiting 20:51:14 80ba0dd58721: Layer already exists 20:51:14 799e2ac56ed3: Layer already exists 20:51:14 bf16ff7543fc: Layer already exists 20:51:14 fd26059e20d8: Layer already exists 20:51:14 2d16476eb242: Layer already exists 20:51:14 aa7765fb3bec: Layer already exists 20:51:14 532683e6d0b4: Layer already exists 20:51:14 d8bbcc17542b: Layer already exists 20:51:14 26cef48f19e9: Layer already exists 20:51:14 2887f6a5d0b2: Layer already exists 20:51:14 36b50b131297: Layer already exists 20:51:14 main: digest: sha256:9b66ef0b7d14d69be51a02a050cf300ba150edc76d7ba91d8474dde576316d31 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:14 ===================================================== [Pipeline] echo 20:51:14 taggedImages: 20:51:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:51:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.23 20:51:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:51:14 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:51:14 23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:14 latest 20:51:14 3.1.0-dev.23 20:51:14 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:14 main 20:51:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:51:14 cbc1b65bd716: Preparing 20:51:14 ac9cdb8d36fe: Preparing 20:51:14 aa7765fb3bec: Preparing 20:51:14 26cef48f19e9: Preparing 20:51:14 c40f89427db8: Preparing 20:51:14 36b50b131297: Preparing 20:51:14 26cef48f19e9: Layer already exists 20:51:14 aa7765fb3bec: Layer already exists 20:51:14 36b50b131297: Layer already exists 20:51:14 cbc1b65bd716: Pushed 20:51:15 c40f89427db8: Pushed 20:51:16 ac9cdb8d36fe: Pushed 20:51:16 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:b84f290bcc910d6d6f177bf943cce3cfddf441cc030587c7089d3bc454b41b8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:17 + 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:51:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:51:17 cbc1b65bd716: Preparing 20:51:17 ac9cdb8d36fe: Preparing 20:51:17 aa7765fb3bec: Preparing 20:51:17 26cef48f19e9: Preparing 20:51:17 c40f89427db8: Preparing 20:51:17 36b50b131297: Preparing 20:51:17 36b50b131297: Waiting 20:51:17 c40f89427db8: Layer already exists 20:51:17 ac9cdb8d36fe: Layer already exists 20:51:17 26cef48f19e9: Layer already exists 20:51:17 cbc1b65bd716: Layer already exists 20:51:17 aa7765fb3bec: Layer already exists 20:51:17 36b50b131297: Layer already exists 20:51:17 latest: digest: sha256:b84f290bcc910d6d6f177bf943cce3cfddf441cc030587c7089d3bc454b41b8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.23 20:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:51:18 cbc1b65bd716: Preparing 20:51:18 ac9cdb8d36fe: Preparing 20:51:18 aa7765fb3bec: Preparing 20:51:18 26cef48f19e9: Preparing 20:51:18 c40f89427db8: Preparing 20:51:18 36b50b131297: Preparing 20:51:18 36b50b131297: Waiting 20:51:18 ac9cdb8d36fe: Layer already exists 20:51:18 26cef48f19e9: Layer already exists 20:51:18 aa7765fb3bec: Layer already exists 20:51:18 cbc1b65bd716: Layer already exists 20:51:18 c40f89427db8: Layer already exists 20:51:18 36b50b131297: Layer already exists 20:51:18 3.1.0-dev.23: digest: sha256:b84f290bcc910d6d6f177bf943cce3cfddf441cc030587c7089d3bc454b41b8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:51:18 cbc1b65bd716: Preparing 20:51:18 ac9cdb8d36fe: Preparing 20:51:18 aa7765fb3bec: Preparing 20:51:18 26cef48f19e9: Preparing 20:51:18 c40f89427db8: Preparing 20:51:18 36b50b131297: Preparing 20:51:18 36b50b131297: Waiting 20:51:18 c40f89427db8: Layer already exists 20:51:18 cbc1b65bd716: Layer already exists 20:51:18 ac9cdb8d36fe: Layer already exists 20:51:18 26cef48f19e9: Layer already exists 20:51:18 aa7765fb3bec: Layer already exists 20:51:18 36b50b131297: Layer already exists 20:51:18 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:b84f290bcc910d6d6f177bf943cce3cfddf441cc030587c7089d3bc454b41b8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:19 + 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:51:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:51:19 cbc1b65bd716: Preparing 20:51:19 ac9cdb8d36fe: Preparing 20:51:19 aa7765fb3bec: Preparing 20:51:19 26cef48f19e9: Preparing 20:51:19 c40f89427db8: Preparing 20:51:19 36b50b131297: Preparing 20:51:19 36b50b131297: Waiting 20:51:19 26cef48f19e9: Layer already exists 20:51:19 ac9cdb8d36fe: Layer already exists 20:51:19 aa7765fb3bec: Layer already exists 20:51:19 cbc1b65bd716: Layer already exists 20:51:19 c40f89427db8: Layer already exists 20:51:19 36b50b131297: Layer already exists 20:51:19 main: digest: sha256:b84f290bcc910d6d6f177bf943cce3cfddf441cc030587c7089d3bc454b41b8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:19 ===================================================== [Pipeline] echo 20:51:19 taggedImages: 20:51:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:51:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.23 20:51:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:51:19 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:51:19 23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:19 latest 20:51:19 3.1.0-dev.23 20:51:19 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:19 main 20:51:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:51:20 36821104d764: Preparing 20:51:20 2055a51957b9: Preparing 20:51:20 fccbff6bf35e: Preparing 20:51:20 51110ee693fe: Preparing 20:51:20 e7f19e209d30: Preparing 20:51:20 aa7765fb3bec: Preparing 20:51:20 26cef48f19e9: Preparing 20:51:20 5942184f23aa: Preparing 20:51:20 36b50b131297: Preparing 20:51:20 26cef48f19e9: Waiting 20:51:20 aa7765fb3bec: Waiting 20:51:20 36b50b131297: Waiting 20:51:20 5942184f23aa: Waiting 20:51:20 36821104d764: Pushed 20:51:20 2055a51957b9: Pushed 20:51:20 fccbff6bf35e: Pushed 20:51:20 aa7765fb3bec: Layer already exists 20:51:20 26cef48f19e9: Layer already exists 20:51:20 36b50b131297: Layer already exists 20:51:20 5942184f23aa: Pushed 20:51:25 e7f19e209d30: Pushed 20:51:26 Removing intermediate container 022b039eccdb 20:51:26 ---> 5ad0ddeca330 20:51:26 Successfully built 5ad0ddeca330 20:51:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:27 + docker inspect -f . ci-base-image-arm64 20:51:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:27 prd-ubuntu20.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container 20:51:27 51110ee693fe: Pushed 20:51:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:51:27 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:fe6d3a34819583dd8c29db3677c0a3159609d8e6d8cd1eae93094a6ada34f699 size: 2200 20:51:28 $ docker top 929cc03a9474fe0c73b21b6ebe2d22fe82c38e00d02a413c65dfd92d99cb2857 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:29 + go version 20:51:29 go version go1.20.6 linux/arm64 [Pipeline] } 20:51:29 $ docker stop --time=1 929cc03a9474fe0c73b21b6ebe2d22fe82c38e00d02a413c65dfd92d99cb2857 20:51:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:51:29 36821104d764: Preparing 20:51:29 2055a51957b9: Preparing 20:51:29 fccbff6bf35e: Preparing 20:51:29 51110ee693fe: Preparing 20:51:29 e7f19e209d30: Preparing 20:51:29 aa7765fb3bec: Preparing 20:51:29 26cef48f19e9: Preparing 20:51:29 5942184f23aa: Preparing 20:51:29 36b50b131297: Preparing 20:51:29 aa7765fb3bec: Waiting 20:51:29 26cef48f19e9: Waiting 20:51:29 5942184f23aa: Waiting 20:51:29 36b50b131297: Waiting 20:51:29 e7f19e209d30: Layer already exists 20:51:29 2055a51957b9: Layer already exists 20:51:29 fccbff6bf35e: Layer already exists 20:51:29 36821104d764: Layer already exists 20:51:29 51110ee693fe: Layer already exists 20:51:29 5942184f23aa: Layer already exists 20:51:29 36b50b131297: Layer already exists 20:51:29 aa7765fb3bec: Layer already exists 20:51:29 26cef48f19e9: Layer already exists 20:51:29 latest: digest: sha256:fe6d3a34819583dd8c29db3677c0a3159609d8e6d8cd1eae93094a6ada34f699 size: 2200 20:51:30 $ docker rm -f --volumes 929cc03a9474fe0c73b21b6ebe2d22fe82c38e00d02a413c65dfd92d99cb2857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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:51:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:31 20:51:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.23 20:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:51:31 36821104d764: Preparing 20:51:31 2055a51957b9: Preparing 20:51:31 fccbff6bf35e: Preparing 20:51:31 51110ee693fe: Preparing 20:51:31 e7f19e209d30: Preparing 20:51:31 aa7765fb3bec: Preparing 20:51:31 26cef48f19e9: Preparing 20:51:31 5942184f23aa: Preparing 20:51:31 36b50b131297: Preparing 20:51:31 26cef48f19e9: Waiting 20:51:31 5942184f23aa: Waiting 20:51:31 36b50b131297: Waiting 20:51:31 aa7765fb3bec: Waiting 20:51:31 36821104d764: Layer already exists 20:51:31 fccbff6bf35e: Layer already exists 20:51:31 e7f19e209d30: Layer already exists 20:51:31 51110ee693fe: Layer already exists 20:51:31 2055a51957b9: Layer already exists 20:51:31 aa7765fb3bec: Layer already exists 20:51:31 26cef48f19e9: Layer already exists 20:51:31 5942184f23aa: Layer already exists 20:51:31 36b50b131297: Layer already exists 20:51:31 3.1.0-dev.23: digest: sha256:fe6d3a34819583dd8c29db3677c0a3159609d8e6d8cd1eae93094a6ada34f699 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:31 latest: Pulling from edgex-devops/edgex-compose-arm64 20:51:31 547446be3368: Pulling fs layer 20:51:31 d125d8839a47: Pulling fs layer 20:51:31 3e85d5ac6304: Pulling fs layer 20:51:31 c3105a71a48b: Pulling fs layer 20:51:31 0f093f025ec4: Pulling fs layer 20:51:31 c3106fc0e877: Pulling fs layer 20:51:31 c3105a71a48b: Waiting 20:51:31 0f093f025ec4: Waiting 20:51:31 c3106fc0e877: Waiting 20:51:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:32 547446be3368: Verifying Checksum 20:51:32 547446be3368: Download complete 20:51:32 c3105a71a48b: Verifying Checksum 20:51:32 c3105a71a48b: Download complete 20:51:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:51:32 36821104d764: Preparing 20:51:32 2055a51957b9: Preparing 20:51:32 fccbff6bf35e: Preparing 20:51:32 51110ee693fe: Preparing 20:51:32 e7f19e209d30: Preparing 20:51:32 aa7765fb3bec: Preparing 20:51:32 26cef48f19e9: Preparing 20:51:32 5942184f23aa: Preparing 20:51:32 36b50b131297: Preparing 20:51:32 5942184f23aa: Waiting 20:51:32 26cef48f19e9: Waiting 20:51:32 36b50b131297: Waiting 20:51:32 aa7765fb3bec: Waiting 20:51:32 51110ee693fe: Layer already exists 20:51:32 e7f19e209d30: Layer already exists 20:51:32 36821104d764: Layer already exists 20:51:32 fccbff6bf35e: Layer already exists 20:51:32 2055a51957b9: Layer already exists 20:51:32 26cef48f19e9: Layer already exists 20:51:32 36b50b131297: Layer already exists 20:51:32 5942184f23aa: Layer already exists 20:51:32 aa7765fb3bec: Layer already exists 20:51:32 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:fe6d3a34819583dd8c29db3677c0a3159609d8e6d8cd1eae93094a6ada34f699 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:32 d125d8839a47: Verifying Checksum 20:51:32 d125d8839a47: Download complete 20:51:32 c3106fc0e877: Verifying Checksum 20:51:32 c3106fc0e877: Download complete 20:51:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:32 0f093f025ec4: Verifying Checksum 20:51:32 0f093f025ec4: Download complete 20:51:32 547446be3368: Pull complete 20:51:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:51:32 36821104d764: Preparing 20:51:32 2055a51957b9: Preparing 20:51:32 fccbff6bf35e: Preparing 20:51:32 51110ee693fe: Preparing 20:51:32 e7f19e209d30: Preparing 20:51:32 aa7765fb3bec: Preparing 20:51:32 26cef48f19e9: Preparing 20:51:32 5942184f23aa: Preparing 20:51:32 36b50b131297: Preparing 20:51:32 26cef48f19e9: Waiting 20:51:32 5942184f23aa: Waiting 20:51:32 36b50b131297: Waiting 20:51:32 51110ee693fe: Layer already exists 20:51:32 fccbff6bf35e: Layer already exists 20:51:32 2055a51957b9: Layer already exists 20:51:32 36821104d764: Layer already exists 20:51:32 e7f19e209d30: Layer already exists 20:51:32 26cef48f19e9: Layer already exists 20:51:32 36b50b131297: Layer already exists 20:51:32 5942184f23aa: Layer already exists 20:51:32 aa7765fb3bec: Layer already exists 20:51:32 main: digest: sha256:fe6d3a34819583dd8c29db3677c0a3159609d8e6d8cd1eae93094a6ada34f699 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:32 ===================================================== [Pipeline] echo 20:51:32 taggedImages: 20:51:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:51:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.23 20:51:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:51:33 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:51:33 23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:33 latest 20:51:33 3.1.0-dev.23 20:51:33 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:33 main 20:51:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:51:33 cd1eba7d9a0a: Preparing 20:51:33 cf70d967cd8c: Preparing 20:51:33 dccc9380b3fa: Preparing 20:51:33 7ae8bca9fa23: Preparing 20:51:33 aa7765fb3bec: Preparing 20:51:33 26cef48f19e9: Preparing 20:51:33 b7e4564ac639: Preparing 20:51:33 36b50b131297: Preparing 20:51:33 26cef48f19e9: Waiting 20:51:33 b7e4564ac639: Waiting 20:51:33 36b50b131297: Waiting 20:51:33 aa7765fb3bec: Layer already exists 20:51:33 26cef48f19e9: Layer already exists 20:51:33 dccc9380b3fa: Pushed 20:51:33 cd1eba7d9a0a: Pushed 20:51:33 cf70d967cd8c: Pushed 20:51:33 36b50b131297: Layer already exists 20:51:33 d125d8839a47: Pull complete 20:51:33 b7e4564ac639: Pushed 20:51:34 3e85d5ac6304: Verifying Checksum 20:51:34 3e85d5ac6304: Download complete 20:51:41 7ae8bca9fa23: Pushed 20:51:41 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:f4a03bed5254d5d4e74f69f29cae2381ad05e3bd6dc8085258fd3f039f5985e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:42 3e85d5ac6304: Pull complete 20:51:42 c3105a71a48b: Pull complete 20:51:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:51:42 cd1eba7d9a0a: Preparing 20:51:42 cf70d967cd8c: Preparing 20:51:42 dccc9380b3fa: Preparing 20:51:42 7ae8bca9fa23: Preparing 20:51:42 aa7765fb3bec: Preparing 20:51:42 26cef48f19e9: Preparing 20:51:42 b7e4564ac639: Preparing 20:51:42 36b50b131297: Preparing 20:51:42 26cef48f19e9: Waiting 20:51:42 b7e4564ac639: Waiting 20:51:42 36b50b131297: Waiting 20:51:42 7ae8bca9fa23: Layer already exists 20:51:42 dccc9380b3fa: Layer already exists 20:51:42 aa7765fb3bec: Layer already exists 20:51:42 cf70d967cd8c: Layer already exists 20:51:42 cd1eba7d9a0a: Layer already exists 20:51:42 b7e4564ac639: Layer already exists 20:51:42 36b50b131297: Layer already exists 20:51:42 26cef48f19e9: Layer already exists 20:51:42 latest: digest: sha256:f4a03bed5254d5d4e74f69f29cae2381ad05e3bd6dc8085258fd3f039f5985e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.23 20:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:51:43 cd1eba7d9a0a: Preparing 20:51:43 cf70d967cd8c: Preparing 20:51:43 dccc9380b3fa: Preparing 20:51:43 7ae8bca9fa23: Preparing 20:51:43 aa7765fb3bec: Preparing 20:51:43 26cef48f19e9: Preparing 20:51:43 b7e4564ac639: Preparing 20:51:43 36b50b131297: Preparing 20:51:43 b7e4564ac639: Waiting 20:51:43 26cef48f19e9: Waiting 20:51:43 36b50b131297: Waiting 20:51:43 7ae8bca9fa23: Layer already exists 20:51:43 cd1eba7d9a0a: Layer already exists 20:51:43 aa7765fb3bec: Layer already exists 20:51:43 cf70d967cd8c: Layer already exists 20:51:43 dccc9380b3fa: Layer already exists 20:51:43 36b50b131297: Layer already exists 20:51:43 26cef48f19e9: Layer already exists 20:51:43 b7e4564ac639: Layer already exists 20:51:43 3.1.0-dev.23: digest: sha256:f4a03bed5254d5d4e74f69f29cae2381ad05e3bd6dc8085258fd3f039f5985e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 0f093f025ec4: Pull complete 20:51:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 c3106fc0e877: Pull complete 20:51:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:51:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:51:43 cd1eba7d9a0a: Preparing 20:51:43 cf70d967cd8c: Preparing 20:51:43 dccc9380b3fa: Preparing 20:51:43 7ae8bca9fa23: Preparing 20:51:43 aa7765fb3bec: Preparing 20:51:43 26cef48f19e9: Preparing 20:51:43 b7e4564ac639: Preparing 20:51:43 36b50b131297: Preparing 20:51:43 36b50b131297: Waiting 20:51:43 b7e4564ac639: Waiting 20:51:43 cf70d967cd8c: Layer already exists 20:51:43 7ae8bca9fa23: Layer already exists 20:51:43 aa7765fb3bec: Layer already exists 20:51:43 dccc9380b3fa: Layer already exists 20:51:43 cd1eba7d9a0a: Layer already exists 20:51:43 36b50b131297: Layer already exists 20:51:43 26cef48f19e9: Layer already exists 20:51:43 b7e4564ac639: Layer already exists 20:51:43 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:f4a03bed5254d5d4e74f69f29cae2381ad05e3bd6dc8085258fd3f039f5985e4 size: 1988 20:51:43 prd-ubuntu20.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container 20:51:43 $ 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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:51:45 $ docker top 356c44d4e5645146341693997758207e69d43e246e0082eaa0f5dbb1ed7af7c6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:46 + docker compose -f ./docker-compose-build.yml build --parallel 20:51:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:51:46 cd1eba7d9a0a: Preparing 20:51:46 cf70d967cd8c: Preparing 20:51:46 dccc9380b3fa: Preparing 20:51:46 7ae8bca9fa23: Preparing 20:51:46 aa7765fb3bec: Preparing 20:51:46 26cef48f19e9: Preparing 20:51:46 b7e4564ac639: Preparing 20:51:46 36b50b131297: Preparing 20:51:46 26cef48f19e9: Waiting 20:51:46 b7e4564ac639: Waiting 20:51:46 36b50b131297: Waiting 20:51:46 aa7765fb3bec: Layer already exists 20:51:46 cd1eba7d9a0a: Layer already exists 20:51:46 dccc9380b3fa: Layer already exists 20:51:46 cf70d967cd8c: Layer already exists 20:51:46 7ae8bca9fa23: Layer already exists 20:51:46 b7e4564ac639: Layer already exists 20:51:46 26cef48f19e9: Layer already exists 20:51:46 36b50b131297: Layer already exists 20:51:46 main: digest: sha256:f4a03bed5254d5d4e74f69f29cae2381ad05e3bd6dc8085258fd3f039f5985e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:46 ===================================================== [Pipeline] echo 20:51:46 taggedImages: 20:51:46 - nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:46 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:51:46 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.23 20:51:46 - nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:46 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:51:46 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:51:46 23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:46 latest 20:51:46 3.1.0-dev.23 20:51:46 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:46 main 20:51:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:51:47 36821104d764: Preparing 20:51:47 f328eafcf038: Preparing 20:51:47 0dc36c740ce7: Preparing 20:51:47 7ae8bca9fa23: Preparing 20:51:47 aa7765fb3bec: Preparing 20:51:47 26cef48f19e9: Preparing 20:51:47 5942184f23aa: Preparing 20:51:47 36b50b131297: Preparing 20:51:47 26cef48f19e9: Waiting 20:51:47 36b50b131297: Waiting 20:51:47 aa7765fb3bec: Layer already exists 20:51:47 36821104d764: Layer already exists 20:51:47 7ae8bca9fa23: Layer already exists 20:51:47 26cef48f19e9: Layer already exists 20:51:47 5942184f23aa: Layer already exists 20:51:47 36b50b131297: Layer already exists 20:51:47 0dc36c740ce7: Pushed 20:51:47 f328eafcf038: Pushed 20:51:47 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:ad0ab3ffb0f605ab2a613ac2be013a4c3c9126c05d835db9b1cf19a00a95ba44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:51:48 36821104d764: Preparing 20:51:48 f328eafcf038: Preparing 20:51:48 0dc36c740ce7: Preparing 20:51:48 7ae8bca9fa23: Preparing 20:51:48 aa7765fb3bec: Preparing 20:51:48 26cef48f19e9: Preparing 20:51:48 5942184f23aa: Preparing 20:51:48 36b50b131297: Preparing 20:51:48 5942184f23aa: Waiting 20:51:48 26cef48f19e9: Waiting 20:51:48 36b50b131297: Waiting 20:51:48 f328eafcf038: Layer already exists 20:51:48 36821104d764: Layer already exists 20:51:48 aa7765fb3bec: Layer already exists 20:51:48 7ae8bca9fa23: Layer already exists 20:51:48 0dc36c740ce7: Layer already exists 20:51:48 5942184f23aa: Layer already exists 20:51:48 36b50b131297: Layer already exists 20:51:48 26cef48f19e9: Layer already exists 20:51:48 latest: digest: sha256:ad0ab3ffb0f605ab2a613ac2be013a4c3c9126c05d835db9b1cf19a00a95ba44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.23 20:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:51:48 36821104d764: Preparing 20:51:48 f328eafcf038: Preparing 20:51:48 0dc36c740ce7: Preparing 20:51:48 7ae8bca9fa23: Preparing 20:51:48 aa7765fb3bec: Preparing 20:51:48 26cef48f19e9: Preparing 20:51:48 5942184f23aa: Preparing 20:51:48 36b50b131297: Preparing 20:51:48 5942184f23aa: Waiting 20:51:48 36b50b131297: Waiting 20:51:48 26cef48f19e9: Waiting 20:51:48 f328eafcf038: Layer already exists 20:51:48 aa7765fb3bec: Layer already exists 20:51:48 7ae8bca9fa23: Layer already exists 20:51:48 0dc36c740ce7: Layer already exists 20:51:48 36821104d764: Layer already exists 20:51:48 26cef48f19e9: Layer already exists 20:51:48 36b50b131297: Layer already exists 20:51:48 5942184f23aa: Layer already exists 20:51:48 3.1.0-dev.23: digest: sha256:ad0ab3ffb0f605ab2a613ac2be013a4c3c9126c05d835db9b1cf19a00a95ba44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:51:49 36821104d764: Preparing 20:51:49 f328eafcf038: Preparing 20:51:49 0dc36c740ce7: Preparing 20:51:49 7ae8bca9fa23: Preparing 20:51:49 aa7765fb3bec: Preparing 20:51:49 26cef48f19e9: Preparing 20:51:49 5942184f23aa: Preparing 20:51:49 36b50b131297: Preparing 20:51:49 5942184f23aa: Waiting 20:51:49 26cef48f19e9: Waiting 20:51:49 aa7765fb3bec: Layer already exists 20:51:49 36821104d764: Layer already exists 20:51:49 7ae8bca9fa23: Layer already exists 20:51:49 0dc36c740ce7: Layer already exists 20:51:49 f328eafcf038: Layer already exists 20:51:49 26cef48f19e9: Layer already exists 20:51:49 36b50b131297: Layer already exists 20:51:49 5942184f23aa: Layer already exists 20:51:49 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:ad0ab3ffb0f605ab2a613ac2be013a4c3c9126c05d835db9b1cf19a00a95ba44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:51:50 36821104d764: Preparing 20:51:50 f328eafcf038: Preparing 20:51:50 0dc36c740ce7: Preparing 20:51:50 7ae8bca9fa23: Preparing 20:51:50 aa7765fb3bec: Preparing 20:51:50 26cef48f19e9: Preparing 20:51:50 5942184f23aa: Preparing 20:51:50 36b50b131297: Preparing 20:51:50 26cef48f19e9: Waiting 20:51:50 5942184f23aa: Waiting 20:51:50 36b50b131297: Waiting 20:51:50 f328eafcf038: Layer already exists 20:51:50 36821104d764: Layer already exists 20:51:50 aa7765fb3bec: Layer already exists 20:51:50 7ae8bca9fa23: Layer already exists 20:51:50 0dc36c740ce7: Layer already exists 20:51:50 26cef48f19e9: Layer already exists 20:51:50 5942184f23aa: Layer already exists 20:51:50 36b50b131297: Layer already exists 20:51:50 main: digest: sha256:ad0ab3ffb0f605ab2a613ac2be013a4c3c9126c05d835db9b1cf19a00a95ba44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:50 ===================================================== [Pipeline] echo 20:51:50 taggedImages: 20:51:50 - nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:50 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:51:50 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.23 20:51:50 - nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:50 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:51:50 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:51:50 23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:50 latest 20:51:50 3.1.0-dev.23 20:51:50 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:50 main 20:51:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:51:50 635bcda97795: Preparing 20:51:50 ba86829771fd: Preparing 20:51:50 aa7765fb3bec: Preparing 20:51:50 26cef48f19e9: Preparing 20:51:50 b23c512aa8fd: Preparing 20:51:50 36b50b131297: Preparing 20:51:50 36b50b131297: Waiting 20:51:50 aa7765fb3bec: Layer already exists 20:51:50 26cef48f19e9: Layer already exists 20:51:50 36b50b131297: Layer already exists 20:51:50 635bcda97795: Pushed 20:51:50 b23c512aa8fd: Pushed 20:51:53 ba86829771fd: Pushed 20:51:53 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:10f53e61fb86dd74b5ea8d1f365bc07bd9a0d2c16294bc0823a59f4803bc65cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:51:54 635bcda97795: Preparing 20:51:54 ba86829771fd: Preparing 20:51:54 aa7765fb3bec: Preparing 20:51:54 26cef48f19e9: Preparing 20:51:54 b23c512aa8fd: Preparing 20:51:54 36b50b131297: Preparing 20:51:54 36b50b131297: Waiting 20:51:54 aa7765fb3bec: Layer already exists 20:51:54 635bcda97795: Layer already exists 20:51:54 26cef48f19e9: Layer already exists 20:51:54 ba86829771fd: Layer already exists 20:51:54 b23c512aa8fd: Layer already exists 20:51:54 36b50b131297: Layer already exists 20:51:54 latest: digest: sha256:10f53e61fb86dd74b5ea8d1f365bc07bd9a0d2c16294bc0823a59f4803bc65cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:54 #1 [security-spire-config internal] load build definition from Dockerfile 20:51:54 #1 transferring dockerfile: 2.58kB done 20:51:54 #1 DONE 0.1s 20:51:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.23 20:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:51:54 635bcda97795: Preparing 20:51:54 ba86829771fd: Preparing 20:51:54 aa7765fb3bec: Preparing 20:51:54 26cef48f19e9: Preparing 20:51:54 b23c512aa8fd: Preparing 20:51:54 36b50b131297: Preparing 20:51:54 36b50b131297: Waiting 20:51:54 ba86829771fd: Layer already exists 20:51:54 635bcda97795: Layer already exists 20:51:54 b23c512aa8fd: Layer already exists 20:51:54 aa7765fb3bec: Layer already exists 20:51:54 26cef48f19e9: Layer already exists 20:51:54 36b50b131297: Layer already exists 20:51:54 3.1.0-dev.23: digest: sha256:10f53e61fb86dd74b5ea8d1f365bc07bd9a0d2c16294bc0823a59f4803bc65cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:55 20:51:55 #2 [support-scheduler internal] load build definition from Dockerfile 20:51:55 #2 transferring dockerfile: 1.82kB done 20:51:55 #2 DONE 0.0s 20:51:55 20:51:55 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:51:55 #3 transferring dockerfile: 1.78kB done 20:51:55 #3 DONE 0.0s 20:51:55 20:51:55 #4 [security-secretstore-setup internal] load build definition from Dockerfile 20:51:55 #4 transferring dockerfile: 2.38kB done 20:51:55 #4 DONE 0.1s 20:51:55 20:51:55 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:51:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:55 #5 ... 20:51:55 20:51:55 #6 [security-bootstrapper internal] load build definition from Dockerfile 20:51:55 #6 transferring dockerfile: 2.82kB done 20:51:55 #6 DONE 0.1s 20:51:55 20:51:55 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:51:55 #5 transferring dockerfile: 2.12kB done 20:51:55 #5 ... 20:51:55 20:51:55 #7 [support-notifications internal] load build definition from Dockerfile 20:51:55 #7 transferring dockerfile: 1.84kB done 20:51:55 #7 DONE 0.1s 20:51:55 20:51:55 #8 [core-command internal] load build definition from Dockerfile 20:51:55 #8 transferring dockerfile: 1.82kB 0.0s done 20:51:55 #8 DONE 0.1s 20:51:55 20:51:55 #9 [security-spire-server internal] load build definition from Dockerfile 20:51:55 #9 transferring dockerfile: 2.63kB done 20:51:55 #9 DONE 0.0s 20:51:55 20:51:55 #10 [security-proxy-auth internal] load build definition from Dockerfile 20:51:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:51:55 635bcda97795: Preparing 20:51:55 ba86829771fd: Preparing 20:51:55 aa7765fb3bec: Preparing 20:51:55 26cef48f19e9: Preparing 20:51:55 b23c512aa8fd: Preparing 20:51:55 36b50b131297: Preparing 20:51:55 36b50b131297: Waiting 20:51:55 b23c512aa8fd: Layer already exists 20:51:55 635bcda97795: Layer already exists 20:51:55 aa7765fb3bec: Layer already exists 20:51:55 26cef48f19e9: Layer already exists 20:51:55 ba86829771fd: Layer already exists 20:51:55 36b50b131297: Layer already exists 20:51:55 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:10f53e61fb86dd74b5ea8d1f365bc07bd9a0d2c16294bc0823a59f4803bc65cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:55 #10 transferring dockerfile: 2.04kB done 20:51:55 #10 DONE 0.1s 20:51:55 20:51:55 #11 [core-metadata internal] load build definition from Dockerfile 20:51:55 #11 transferring dockerfile: 1.96kB 0.0s done 20:51:55 #11 DONE 0.1s 20:51:55 20:51:55 #12 [security-proxy-setup internal] load build definition from Dockerfile 20:51:55 #12 transferring dockerfile: 2.06kB done 20:51:55 #12 DONE 0.1s 20:51:55 20:51:55 #13 [security-spire-agent internal] load build definition from Dockerfile 20:51:55 #13 transferring dockerfile: 2.68kB done 20:51:55 #13 DONE 0.1s 20:51:55 20:51:55 #14 [core-data internal] load build definition from Dockerfile 20:51:55 #14 transferring dockerfile: 1.90kB done 20:51:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:55 #14 DONE 0.1s 20:51:55 20:51:55 #15 [security-spire-config internal] load .dockerignore 20:51:55 #15 transferring context: 56B done 20:51:55 #15 DONE 0.1s 20:51:55 20:51:55 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:51:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:51:56 635bcda97795: Preparing 20:51:56 ba86829771fd: Preparing 20:51:56 aa7765fb3bec: Preparing 20:51:56 26cef48f19e9: Preparing 20:51:56 b23c512aa8fd: Preparing 20:51:56 36b50b131297: Preparing 20:51:56 36b50b131297: Waiting 20:51:56 26cef48f19e9: Layer already exists 20:51:56 aa7765fb3bec: Layer already exists 20:51:56 ba86829771fd: Layer already exists 20:51:56 635bcda97795: Layer already exists 20:51:56 b23c512aa8fd: Layer already exists 20:51:56 36b50b131297: Layer already exists 20:51:56 main: digest: sha256:10f53e61fb86dd74b5ea8d1f365bc07bd9a0d2c16294bc0823a59f4803bc65cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:56 ===================================================== [Pipeline] echo 20:51:56 taggedImages: 20:51:56 - nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:56 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:51:56 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.23 20:51:56 - nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:56 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:51:56 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:51:56 23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:56 latest 20:51:56 3.1.0-dev.23 20:51:56 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:51:56 main 20:51:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:56 #5 ... 20:51:56 20:51:56 #16 [support-scheduler internal] load .dockerignore 20:51:56 #16 transferring context: 56B done 20:51:56 #16 DONE 0.0s 20:51:56 20:51:56 #17 [security-spiffe-token-provider internal] load .dockerignore 20:51:56 #17 transferring context: 56B done 20:51:56 #17 DONE 0.0s 20:51:56 20:51:56 #18 [security-secretstore-setup internal] load .dockerignore 20:51:56 #18 transferring context: 56B done 20:51:56 #18 DONE 0.1s 20:51:56 20:51:56 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:51:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8 20:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:51:56 a758a972ba2b: Preparing 20:51:56 add8a8943839: Preparing 20:51:56 aa7765fb3bec: Preparing 20:51:56 26cef48f19e9: Preparing 20:51:56 61723eba9ff0: Preparing 20:51:56 36b50b131297: Preparing 20:51:56 36b50b131297: Waiting 20:51:56 aa7765fb3bec: Layer already exists 20:51:56 61723eba9ff0: Layer already exists 20:51:56 26cef48f19e9: Layer already exists 20:51:56 36b50b131297: Layer already exists 20:51:56 a758a972ba2b: Pushed 20:51:56 #5 ... 20:51:56 20:51:56 #19 [core-common-config-bootstrapper internal] load .dockerignore 20:51:56 #19 transferring context: 56B done 20:51:56 #19 DONE 0.1s 20:51:56 20:51:56 #20 [security-bootstrapper internal] load .dockerignore 20:51:56 #20 transferring context: 56B done 20:51:56 #20 DONE 0.1s 20:51:56 20:51:56 #21 [support-notifications internal] load .dockerignore 20:51:56 #21 transferring context: 56B done 20:51:56 #21 DONE 0.1s 20:51:56 20:51:56 #22 [core-command internal] load .dockerignore 20:51:56 #22 transferring context: 56B done 20:51:56 #22 DONE 0.1s 20:51:56 20:51:56 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:51:57 #5 ... 20:51:57 20:51:57 #23 [security-spire-server internal] load .dockerignore 20:51:57 #23 transferring context: 56B done 20:51:57 #23 DONE 0.1s 20:51:57 20:51:57 #24 [security-proxy-auth internal] load .dockerignore 20:51:57 #24 transferring context: 56B done 20:51:57 #24 DONE 0.1s 20:51:57 20:51:57 #25 [core-metadata internal] load .dockerignore 20:51:57 #25 transferring context: 56B done 20:51:57 #25 DONE 0.1s 20:51:57 20:51:57 #26 [security-proxy-setup internal] load .dockerignore 20:51:57 #26 transferring context: 56B done 20:51:57 #26 DONE 0.1s 20:51:57 20:51:57 #27 [security-spire-agent internal] load .dockerignore 20:51:57 #27 transferring context: 56B done 20:51:57 #27 DONE 0.1s 20:51:57 20:51:57 #28 [core-data internal] load .dockerignore 20:51:57 #28 transferring context: 56B 0.0s done 20:51:57 #28 DONE 0.1s 20:51:57 20:51:57 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:57 #29 DONE 0.0s 20:51:57 20:51:57 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 20:51:57 #30 DONE 0.1s 20:51:57 20:51:57 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:51:57 #5 ... 20:51:57 20:51:57 #31 [security-spire-config internal] load build context 20:51:57 #31 transferring context: 2.56MB 0.5s done 20:51:57 #31 DONE 0.7s 20:51:58 20:51:58 #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:51:58 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:51:58 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:51:58 #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:51:58 #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:51:58 #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:51:58 #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s 20:51:58 #32 ... 20:51:58 20:51:58 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:58 #29 DONE 0.0s 20:51:58 20:51:58 #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:51:58 #33 DONE 0.9s 20:51:58 20:51:58 #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:51:58 #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 20:51:58 #32 ... 20:51:58 20:51:58 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:58 #29 DONE 0.0s 20:51:58 20:51:58 #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:51:58 #33 DONE 1.5s 20:51:58 20:51:58 #32 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:51:58 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:51:58 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:51:58 #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:51:58 #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:51:58 #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:51:58 #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 20:51:58 #32 ... 20:51:58 20:51:58 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:58 #29 DONE 0.0s 20:51:58 20:51:58 #33 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:51:58 #33 DONE 1.5s 20:51:58 20:51:58 #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 20:51:58 #34 DONE 0.5s 20:51:58 20:51:58 #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:51:58 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:51:58 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:51:58 #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:51:58 #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:51:58 #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:51:58 #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 20:51:58 #32 ... 20:51:58 20:51:58 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:58 #29 DONE 0.0s 20:51:58 20:51:58 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:58 #29 DONE 0.0s 20:51:58 20:51:58 #33 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:51:58 #33 DONE 1.5s 20:51:58 20:51:58 #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go 20:51:58 #34 DONE 0.5s 20:51:58 20:51:58 #32 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:51:58 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:51:58 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:51:58 #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:51:58 #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:51:58 #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:51:58 #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 20:51:59 #32 ... 20:51:59 20:51:59 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:59 #29 DONE 0.0s 20:51:59 20:51:59 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 20:51:59 #30 DONE 0.6s 20:51:59 20:51:59 #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:51:59 #33 DONE 1.6s 20:51:59 20:51:59 #35 [support-notifications internal] load build context 20:51:59 #35 DONE 0.0s 20:51:59 20:51:59 #34 [support-notifications builder 2/9] WORKDIR /edgex-go 20:51:59 #34 DONE 0.5s 20:51:59 20:51:59 #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:51:59 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:51:59 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:51:59 #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:51:59 #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:51:59 #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:51:59 #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 20:51:59 #32 DONE 2.2s 20:51:59 20:51:59 #36 [core-command internal] load build context 20:51:59 #36 ... 20:51:59 20:51:59 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:59 #29 DONE 0.0s 20:51:59 add8a8943839: Pushed 20:51:59 20:51:59 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:59 #29 DONE 0.0s 20:51:59 20:51:59 #36 [core-command internal] load build context 20:51:59 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:4a4e9ecbc65f877437f9db860dae87bf9030fa7d1b928ae59ce334c1348700c5 size: 1571 [Pipeline] } 20:51:59 #36 ... 20:51:59 20:51:59 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:59 #29 DONE 0.0s 20:51:59 20:51:59 #36 [core-command internal] load build context 20:51:59 #36 ... 20:51:59 20:51:59 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:59 #29 DONE 0.0s 20:51:59 20:51:59 #37 [support-scheduler internal] load build context 20:51:59 #37 transferring context: 2.56MB 1.2s done 20:51:59 #37 DONE 1.3s 20:51:59 20:51:59 #36 [core-command internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:59 #36 ... 20:51:59 20:51:59 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:59 #29 DONE 0.0s 20:51:59 20:51:59 #36 [core-command internal] load build context 20:51:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:00 #36 ... 20:52:00 20:52:00 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:52:00 #29 DONE 0.0s 20:52:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:52:00 a758a972ba2b: Preparing 20:52:00 add8a8943839: Preparing 20:52:00 aa7765fb3bec: Preparing 20:52:00 26cef48f19e9: Preparing 20:52:00 61723eba9ff0: Preparing 20:52:00 36b50b131297: Preparing 20:52:00 36b50b131297: Waiting 20:52:00 aa7765fb3bec: Layer already exists 20:52:00 a758a972ba2b: Layer already exists 20:52:00 add8a8943839: Layer already exists 20:52:00 26cef48f19e9: Layer already exists 20:52:00 61723eba9ff0: Layer already exists 20:52:00 36b50b131297: Layer already exists 20:52:00 latest: digest: sha256:4a4e9ecbc65f877437f9db860dae87bf9030fa7d1b928ae59ce334c1348700c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:00 20:52:00 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 20:52:00 #30 DONE 1.7s 20:52:00 20:52:00 #36 [core-command internal] load build context 20:52:00 #36 ... 20:52:00 20:52:00 #33 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:52:00 #33 DONE 1.7s 20:52:00 20:52:00 #34 [core-metadata builder 2/9] WORKDIR /edgex-go 20:52:00 #34 DONE 0.6s 20:52:00 20:52:00 #32 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:52:00 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:52:00 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:52:00 #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:52:00 #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:52:00 #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:52:00 #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 20:52:00 #32 DONE 2.3s 20:52:00 20:52:00 #38 [security-spire-agent internal] load build context 20:52:00 #38 DONE 0.0s 20:52:00 20:52:00 #39 [security-spiffe-token-provider internal] load build context 20:52:00 #39 transferring context: 2.56MB 1.4s done 20:52:00 #39 DONE 1.8s 20:52:00 20:52:00 #36 [core-command internal] load build context 20:52:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:00 #36 ... 20:52:00 20:52:00 #33 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 20:52:00 #33 DONE 1.7s 20:52:00 20:52:00 #34 [security-proxy-setup builder 2/9] WORKDIR /edgex-go 20:52:00 #34 DONE 0.7s 20:52:00 20:52:00 #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:52:00 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:52:00 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:52:00 #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:52:00 #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:52:00 #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:52:00 #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 20:52:00 #32 DONE 2.4s 20:52:00 20:52:00 #36 [core-command internal] load build context 20:52:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.23 20:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:52:00 a758a972ba2b: Preparing 20:52:00 add8a8943839: Preparing 20:52:00 aa7765fb3bec: Preparing 20:52:00 26cef48f19e9: Preparing 20:52:00 61723eba9ff0: Preparing 20:52:00 36b50b131297: Preparing 20:52:00 aa7765fb3bec: Layer already exists 20:52:00 add8a8943839: Layer already exists 20:52:00 26cef48f19e9: Layer already exists 20:52:00 a758a972ba2b: Layer already exists 20:52:00 61723eba9ff0: Layer already exists 20:52:00 36b50b131297: Layer already exists 20:52:00 3.1.0-dev.23: digest: sha256:4a4e9ecbc65f877437f9db860dae87bf9030fa7d1b928ae59ce334c1348700c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:01 #36 transferring context: 2.56MB 2.0s done 20:52:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:52:01 a758a972ba2b: Preparing 20:52:01 add8a8943839: Preparing 20:52:01 aa7765fb3bec: Preparing 20:52:01 26cef48f19e9: Preparing 20:52:01 61723eba9ff0: Preparing 20:52:01 36b50b131297: Preparing 20:52:01 36b50b131297: Waiting 20:52:01 a758a972ba2b: Layer already exists 20:52:01 add8a8943839: Layer already exists 20:52:01 26cef48f19e9: Layer already exists 20:52:01 61723eba9ff0: Layer already exists 20:52:01 aa7765fb3bec: Layer already exists 20:52:01 36b50b131297: Layer already exists 20:52:01 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:4a4e9ecbc65f877437f9db860dae87bf9030fa7d1b928ae59ce334c1348700c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:01 #36 DONE 2.6s 20:52:01 20:52:01 #40 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:52:02 a758a972ba2b: Preparing 20:52:02 add8a8943839: Preparing 20:52:02 aa7765fb3bec: Preparing 20:52:02 26cef48f19e9: Preparing 20:52:02 61723eba9ff0: Preparing 20:52:02 36b50b131297: Preparing 20:52:02 36b50b131297: Waiting 20:52:02 add8a8943839: Layer already exists 20:52:02 aa7765fb3bec: Layer already exists 20:52:02 61723eba9ff0: Layer already exists 20:52:02 a758a972ba2b: Layer already exists 20:52:02 26cef48f19e9: Layer already exists 20:52:02 36b50b131297: Layer already exists 20:52:02 main: digest: sha256:4a4e9ecbc65f877437f9db860dae87bf9030fa7d1b928ae59ce334c1348700c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:02 ===================================================== [Pipeline] echo 20:52:02 taggedImages: 20:52:02 - nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8 20:52:02 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:52:02 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.23 20:52:02 - nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 20:52:02 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } 20:52:02 #40 ... 20:52:02 20:52:02 #41 [security-secretstore-setup internal] load build context 20:52:02 #41 transferring context: 2.56MB 2.5s done 20:52:02 #41 DONE 3.4s 20:52:02 20:52:02 #42 [security-bootstrapper internal] load build context 20:52:02 #42 transferring context: 2.56MB 2.6s done [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:52:02 #42 ... 20:52:02 20:52:02 #43 [core-common-config-bootstrapper internal] load build context 20:52:02 #43 transferring context: 2.56MB 2.3s done 20:52:02 #43 DONE 3.5s 20:52:02 20:52:02 #35 [support-notifications internal] load build context 20:52:02 #35 transferring context: 2.56MB 1.9s done 20:52:02 #35 DONE 3.3s 20:52:02 20:52:02 #44 [core-data internal] load build context 20:52:02 #44 ... 20:52:02 20:52:02 #42 [security-bootstrapper internal] load build context 20:52:02 #42 DONE 4.1s 20:52:02 20:52:02 #44 [core-data internal] load build context 20:52:07 #44 transferring context: 1.25MB 4.8s 20:52:08 #44 ... 20:52:08 20:52:08 #45 [core-metadata internal] load build context 20:52:08 #45 transferring context: 2.56MB 5.0s done 20:52:08 #45 DONE 7.6s 20:52:08 20:52:08 #44 [core-data internal] load build context 20:52:08 #44 ... 20:52:08 20:52:08 #46 [security-spire-server internal] load build context 20:52:08 #46 ... 20:52:08 20:52:08 #44 [core-data internal] load build context 20:52:08 #44 ... 20:52:08 20:52:08 #47 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:52:08 #0 8.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:08 #47 ... 20:52:08 20:52:08 #48 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:52:08 #0 6.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:08 #0 7.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:08 #0 9.755 OK: 263 MiB in 53 packages 20:52:08 #48 ... 20:52:08 20:52:08 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:52:08 #0 5.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:08 #0 7.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:08 #0 8.930 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:52:08 #0 8.930 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:52:08 #0 8.930 OK: 17694 distinct packages available 20:52:08 #0 9.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:09 #49 ... 20:52:09 20:52:09 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:52:09 #0 9.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:09 #50 ... 20:52:09 20:52:09 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:52:09 #0 9.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:09 #51 ... 20:52:09 20:52:09 #38 [security-spire-agent internal] load build context 20:52:09 #38 transferring context: 2.56MB 6.6s done 20:52:09 #38 DONE 8.8s 20:52:09 20:52:09 #46 [security-spire-server internal] load build context 20:52:09 #46 ... 20:52:09 20:52:09 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:52:09 #0 9.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:09 #52 ... 20:52:09 20:52:09 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:52:10 #53 ... 20:52:10 20:52:10 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:52:10 #0 9.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:10 #54 ... 20:52:10 20:52:10 #48 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:52:10 #48 DONE 12.3s 20:52:10 20:52:10 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:52:10 #55 ... 20:52:10 20:52:10 #56 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:52:10 #56 ... 20:52:10 20:52:10 #44 [core-data internal] load build context 20:52:10 #44 transferring context: 2.56MB 7.4s done 20:52:10 #44 DONE 10.0s 20:52:10 20:52:10 #57 [security-proxy-auth internal] load build context 20:52:10 #57 transferring context: 2.56MB 7.2s done 20:52:10 #57 DONE 9.9s 20:52:10 20:52:10 #46 [security-spire-server internal] load build context 20:52:10 #46 transferring context: 2.56MB 7.3s done 20:52:10 #46 DONE 10.0s 20:52:10 20:52:10 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:52:10 #58 ... 20:52:10 20:52:10 #59 [security-proxy-setup internal] load build context 20:52:10 #59 transferring context: 2.56MB 7.4s done 20:52:10 #59 DONE 10.1s 20:52:10 20:52:10 #60 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:52:11 #60 DONE 0.9s 20:52:11 20:52:11 #61 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:11 #61 ... 20:52:11 20:52:11 #62 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:52:11 #62 ... 20:52:11 20:52:11 #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:52:12 #63 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:12 #63 ... 20:52:12 20:52:12 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:52:12 #58 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:13 #58 ... 20:52:13 20:52:13 #47 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:52:13 #47 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:13 #47 14.29 OK: 263 MiB in 53 packages 20:52:13 #47 DONE 15.2s 20:52:13 20:52:13 #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:52:14 #64 DONE 0.5s 20:52:14 20:52:14 #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:16 #65 ... 20:52:16 20:52:16 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:52:16 #50 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:16 #50 16.43 OK: 263 MiB in 53 packages 20:52:16 #50 DONE 17.4s 20:52:16 20:52:16 #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:52:16 #66 DONE 0.6s 20:52:16 20:52:16 #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:17 #67 ... 20:52:17 20:52:17 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:52:17 #49 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:17 #49 17.23 OK: 263 MiB in 53 packages 20:52:17 #49 DONE 18.6s 20:52:17 20:52:17 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:52:17 #51 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:17 #51 16.82 OK: 263 MiB in 53 packages 20:52:17 #51 DONE 18.2s 20:52:17 20:52:17 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:52:17 #68 DONE 0.6s 20:52:17 20:52:17 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:52:18 #69 DONE 0.9s 20:52:18 20:52:18 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:20 #70 ... 20:52:20 20:52:20 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:52:20 #53 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:20 #53 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:20 #53 19.57 (1/4) Installing ca-certificates (20230506-r0) 20:52:20 #53 19.98 (2/4) Installing dumb-init (1.2.5-r2) 20:52:20 #53 20.01 (3/4) Installing su-exec (0.2-r2) 20:52:20 #53 20.02 (4/4) Installing yq (4.30.4-r4) 20:52:20 #53 21.05 Executing busybox-1.35.0-r29.trigger 20:52:20 #53 ... 20:52:20 20:52:20 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:52:20 #58 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:20 #58 20.17 (1/2) Installing dumb-init (1.2.5-r2) 20:52:20 #58 20.21 (2/2) Installing su-exec (0.2-r2) 20:52:20 #58 20.22 Executing busybox-1.35.0-r29.trigger 20:52:20 #58 20.53 OK: 8 MiB in 17 packages 20:52:21 #58 ... 20:52:21 20:52:21 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:52:21 #55 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:21 #55 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:21 #55 20.03 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:52:21 #55 20.03 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:52:21 #55 20.03 OK: 17689 distinct packages available 20:52:21 #55 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:21 #55 ... 20:52:21 20:52:21 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:52:21 #53 21.23 Executing ca-certificates-20230506-r0.trigger 20:52:21 #53 ... 20:52:21 20:52:21 #62 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:52:21 #62 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:21 #62 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:21 #62 18.06 (1/2) Installing dumb-init (1.2.5-r2) 20:52:21 #62 18.12 (2/2) Installing openssl (3.0.10-r0) 20:52:21 #62 18.20 Executing busybox-1.35.0-r29.trigger 20:52:21 #62 18.30 OK: 8 MiB in 17 packages 20:52:21 #62 DONE 19.6s 20:52:21 20:52:21 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:52:21 #54 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:21 #54 17.92 (1/2) Installing ca-certificates (20230506-r0) 20:52:21 #54 18.48 (2/2) Installing dumb-init (1.2.5-r2) 20:52:21 #54 18.50 Executing busybox-1.35.0-r29.trigger 20:52:21 #54 18.73 Executing ca-certificates-20230506-r0.trigger 20:52:21 #54 20.64 OK: 8 MiB in 17 packages 20:52:21 #54 DONE 21.8s 20:52:21 20:52:21 #71 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:52:21 #71 DONE 0.3s 20:52:21 20:52:21 #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:52:21 #63 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:21 #63 18.46 (1/1) Installing dumb-init (1.2.5-r2) 20:52:21 #63 18.50 Executing busybox-1.35.0-r29.trigger 20:52:21 #63 18.79 OK: 8 MiB in 16 packages 20:52:21 #63 ... 20:52:21 20:52:21 #56 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:52:21 #56 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:21 #56 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:21 #56 20.66 (1/1) Installing dumb-init (1.2.5-r2) 20:52:21 #56 20.70 Executing busybox-1.35.0-r29.trigger 20:52:21 #56 20.83 OK: 8 MiB in 16 packages 20:52:21 #56 DONE 22.1s 20:52:21 20:52:21 #40 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:21 #40 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:21 #40 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:21 #40 18.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:52:21 #40 18.46 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:52:21 #40 18.46 OK: 17689 distinct packages available 20:52:21 #40 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:22 #40 ... 20:52:22 20:52:22 #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:52:22 #63 DONE 20.4s 20:52:22 20:52:22 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:52:22 #52 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:22 #52 16.87 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:52:22 #52 16.87 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:52:22 #52 16.87 OK: 17689 distinct packages available 20:52:22 #52 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:22 #52 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:22 #52 ... 20:52:22 20:52:22 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:52:22 #58 DONE 22.2s 20:52:22 20:52:22 #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:52:24 #72 ... 20:52:24 20:52:24 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:52:24 #53 23.31 OK: 17 MiB in 19 packages 20:52:24 #53 DONE 24.1s 20:52:24 20:52:24 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:52:24 #55 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:25 #55 ... 20:52:25 20:52:25 #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:52:25 #72 DONE 2.8s 20:52:25 20:52:25 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:52:25 #73 DONE 0.2s 20:52:25 20:52:25 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:52:25 #52 25.26 (1/4) Installing dumb-init (1.2.5-r2) 20:52:25 #52 25.28 (2/4) Installing musl-obstack (1.2.3-r0) 20:52:25 #52 25.29 (3/4) Installing libucontext (1.2-r0) 20:52:25 #52 25.30 (4/4) Installing gcompat (1.1.0-r0) 20:52:25 #52 25.31 Executing busybox-1.35.0-r29.trigger 20:52:25 #52 25.43 OK: 8 MiB in 19 packages 20:52:25 #52 DONE 25.9s 20:52:25 20:52:25 #40 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:25 #40 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:26 #40 24.63 (1/5) Installing dumb-init (1.2.5-r2) 20:52:26 #40 24.65 (2/5) Installing musl-obstack (1.2.3-r0) 20:52:26 #40 24.66 (3/5) Installing libucontext (1.2-r0) 20:52:26 #40 24.67 (4/5) Installing gcompat (1.1.0-r0) 20:52:26 #40 24.69 (5/5) Installing openssl (3.0.10-r0) 20:52:26 #40 24.72 Executing busybox-1.35.0-r29.trigger 20:52:26 #40 24.77 OK: 9 MiB in 20 packages 20:52:26 #40 DONE 25.1s 20:52:26 20:52:26 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:52:26 #55 26.17 (1/9) Installing ca-certificates (20230506-r0) 20:52:26 #55 26.30 (2/9) Installing brotli-libs (1.0.9-r9) 20:52:26 #55 26.34 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:52:26 #55 26.35 (4/9) Installing libcurl (8.2.1-r0) 20:52:26 #55 26.38 (5/9) Installing curl (8.2.1-r0) 20:52:26 #55 26.39 (6/9) Installing dumb-init (1.2.5-r2) 20:52:26 #55 26.41 (7/9) Installing musl-obstack (1.2.3-r0) 20:52:26 #55 26.41 (8/9) Installing libucontext (1.2-r0) 20:52:26 #55 26.43 (9/9) Installing gcompat (1.1.0-r0) 20:52:26 #55 26.46 Executing busybox-1.35.0-r29.trigger 20:52:26 #55 26.52 Executing ca-certificates-20230506-r0.trigger 20:52:26 #55 27.13 OK: 11 MiB in 24 packages 20:52:27 #55 DONE 27.5s 20:52:27 20:52:27 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #74 ... 20:53:14 20:53:14 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #70 DONE 48.7s 20:53:14 20:53:14 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #74 DONE 49.1s 20:53:14 20:53:14 #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #67 DONE 50.5s 20:53:14 20:53:14 #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #65 DONE 52.9s 20:53:14 20:53:14 #61 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #61 DONE 55.8s 20:53:14 20:53:14 #75 [support-notifications builder 6/7] COPY . . 20:53:14 #75 ... 20:53:14 20:53:14 #76 [security-spire-config builder 6/9] COPY . . 20:53:14 #76 DONE 1.3s 20:53:14 20:53:14 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 20:53:14 #77 CACHED 20:53:14 20:53:14 #78 [core-data builder 6/7] COPY . . 20:53:14 #78 CACHED 20:53:14 20:53:14 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #79 CACHED 20:53:14 20:53:14 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:53:14 #80 CACHED 20:53:14 20:53:14 #81 [security-proxy-setup builder 6/7] COPY . . 20:53:14 #81 CACHED 20:53:14 20:53:14 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #82 CACHED 20:53:14 20:53:14 #83 [core-metadata builder 6/7] COPY . . 20:53:14 #83 CACHED 20:53:14 20:53:14 #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:53:14 #84 CACHED 20:53:14 20:53:14 #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #85 CACHED 20:53:14 20:53:14 #86 [security-proxy-auth builder 6/7] COPY . . 20:53:14 #86 CACHED 20:53:14 20:53:14 #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:53:14 #87 CACHED 20:53:14 20:53:14 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #88 CACHED 20:53:14 20:53:14 #89 [core-command builder 6/7] COPY . . 20:53:14 #89 CACHED 20:53:14 20:53:14 #90 [core-command builder 4/7] COPY go.mod vendor* ./ 20:53:14 #90 CACHED 20:53:14 20:53:14 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #91 CACHED 20:53:14 20:53:14 #75 [support-notifications builder 6/7] COPY . . 20:53:14 #75 DONE 1.4s 20:53:14 20:53:14 #92 [core-common-config-bootstrapper builder 6/7] COPY . . 20:53:14 #92 CACHED 20:53:14 20:53:14 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #93 CACHED 20:53:14 20:53:14 #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:53:14 #94 CACHED 20:53:14 20:53:14 #95 [security-bootstrapper builder 6/7] COPY . . 20:53:14 #95 CACHED 20:53:14 20:53:14 #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:53:14 #96 CACHED 20:53:14 20:53:14 #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #97 CACHED 20:53:14 20:53:14 #98 [security-secretstore-setup builder 6/7] COPY . . 20:53:14 #98 DONE 1.4s 20:53:14 20:53:14 #99 [support-scheduler builder 6/7] COPY . . 20:53:14 #99 DONE 1.4s 20:53:14 20:53:14 #100 [security-spiffe-token-provider builder 6/7] COPY . . 20:53:14 #100 DONE 1.5s 20:53:14 20:53:14 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:53:14 #101 ... 20:53:14 20:53:14 #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:53:14 #102 DONE 0.3s 20:53:14 20:53:14 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:53:14 #103 CACHED 20:53:14 20:53:14 #104 [security-spire-server builder 6/9] COPY . . 20:53:14 #104 CACHED 20:53:14 20:53:14 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:14 #105 CACHED 20:53:14 20:53:14 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:53:14 #106 CACHED 20:53:14 20:53:14 #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:53:14 #107 ... 20:53:14 20:53:14 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:53:14 #0 4.748 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:53:15 #108 ... 20:53:15 20:53:15 #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:53:15 #107 DONE 6.3s 20:53:15 20:53:15 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:53:15 #109 DONE 0.3s 20:53:15 20:53:15 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:53:15 #101 6.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:53:15 #101 ... 20:53:15 20:53:15 #110 [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:15 #110 DONE 6.6s 20:53:15 20:53:15 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:53:15 #111 DONE 0.3s 20:53:15 20:53:15 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:53:15 #0 6.422 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:53:15 #112 ... 20:53:15 20:53:15 #113 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:15 #113 CACHED 20:53:15 20:53:15 #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:53:15 #114 CACHED 20:53:15 20:53:15 #115 [security-spire-agent builder 6/9] COPY . . 20:53:15 #115 CACHED 20:53:15 20:53:15 #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:53:15 #116 CACHED 20:53:15 20:53:15 #117 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:53:15 #117 CACHED 20:53:15 20:53:15 #118 [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:15 #118 CACHED 20:53:15 20:53:15 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:53:16 #119 ... 20:53:16 20:53:16 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:53:16 #120 DONE 0.3s 20:53:16 20:53:16 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:53:16 #119 DONE 0.4s 20:53:16 20:53:16 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:53:16 #121 ... 20:53:16 20:53:16 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:53:16 #122 DONE 0.3s 20:53:16 20:53:16 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:53:16 #121 DONE 0.3s 20:53:16 20:53:16 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:53:16 #0 6.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:53:17 #123 ... 20:53:17 20:53:17 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:53:17 #124 ... 20:53:17 20:53:17 #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:53:17 #125 CACHED 20:53:17 20:53:17 #126 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:53:17 #126 CACHED 20:53:17 20:53:17 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:53:18 #127 ... 20:53:18 20:53:18 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:53:18 #0 4.174 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:53:18 #128 ... 20:53:18 20:53:18 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:53:18 #0 6.136 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:53:18 #129 ... 20:53:18 20:53:18 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:53:18 #0 6.773 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:53:18 #130 ... 20:53:18 20:53:18 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:53:18 #0 5.852 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:53:18 #131 ... 20:53:18 20:53:18 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:53:18 #124 DONE 2.0s 20:53:18 20:53:18 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:53:18 #0 5.491 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:53:19 #132 ... 20:53:19 20:53:19 #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:53:19 #133 DONE 1.3s 20:53:19 20:53:19 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:53:19 #127 DONE 1.8s 20:53:19 20:53:19 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:53:19 #0 6.504 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:53:19 #134 ... 20:53:19 20:53:19 #135 [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:53:19 #0 6.912 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:53:19 #135 ... 20:53:19 20:53:19 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:53:19 #136 DONE 0.3s 20:53:19 20:53:19 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:53:19 #137 ... 20:53:19 20:53:19 #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:53:19 #138 DONE 0.4s 20:53:19 20:53:19 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:53:19 #137 DONE 0.3s 20:53:19 20:53:19 #139 [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:53:20 #139 DONE 0.3s 20:53:20 20:53:20 #140 [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:53:20 #140 DONE 0.4s 20:53:20 20:53:20 #141 [security-spire-config] exporting to image 20:53:20 #141 exporting layers 20:53:20 #141 ... 20:53:20 20:53:20 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:53:20 #142 DONE 0.4s 20:53:20 20:53:20 #141 [security-spire-server] exporting to image 20:53:21 #141 ... 20:53:21 20:53:21 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:53:21 #143 DONE 2.5s 20:53:21 20:53:21 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:53:21 #144 DONE 0.2s 20:53:21 20:53:21 #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:53:22 #145 DONE 0.3s 20:53:22 20:53:22 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:53:22 #146 DONE 0.2s 20:53:22 20:53:22 #141 [security-spire-agent] exporting to image 20:53:22 #141 writing image sha256:56249237379f4bcdfddae9cd98fee0f51b18a9d2da69e06cbeb5b13d30e7857e 0.0s done 20:53:22 #141 naming to docker.io/library/security-spire-config-arm64 20:53:22 #141 exporting layers 2.0s done 20:53:22 #141 naming to docker.io/library/security-spire-config-arm64 done 20:53:22 #141 writing image sha256:d40b09097a5c71dd6f1e103caf78560c617db246b0d79955ff79e4be5aae29f1 0.0s done 20:53:22 #141 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:53:24 #141 exporting layers 1.5s done 20:53:24 #141 writing image sha256:9e1aa1e886b5cfcd1d0079dd15f56ccc00f53733681427ff290b9778482907b8 done 20:53:24 #141 naming to docker.io/library/security-spire-agent-arm64 done 20:53:24 #141 DONE 3.4s 20:53:24 20:53:24 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:08:32 #132 ... 21:08:32 21:08:32 #135 [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:08:32 #135 913.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:08:32 #135 ... 21:08:32 21:08:32 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:08:32 #112 DONE 914.9s 21:08:32 21:08:32 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:08:32 #123 ... 21:08:32 21:08:32 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:08:32 #147 DONE 0.3s 21:08:32 21:08:32 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:08:32 #148 DONE 0.2s 21:08:32 21:08:32 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:08:32 #5 ... 21:08:32 21:08:32 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:08:32 #149 DONE 0.2s 21:08:32 21:08:32 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:08:32 #150 DONE 0.3s 21:08:32 21:08:32 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:08:32 #151 DONE 0.2s 21:08:32 21:08:32 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:32 #152 DONE 2.0s 21:08:32 21:08:32 #141 [security-proxy-setup] exporting to image 21:08:32 #141 exporting layers 21:08:32 #141 exporting layers 0.7s done 21:08:32 #141 writing image sha256:e41a4bd3fa59e189540c5a4fc5201a5981537d2e4ecd698be2a3c7f5900c7185 0.0s done 21:08:32 #141 naming to docker.io/library/security-proxy-setup-arm64 done 21:08:32 #141 DONE 4.2s 21:08:32 21:08:32 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:08:42 #132 ... 21:08:42 21:08:42 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:08:42 #123 DONE 932.9s 21:08:42 21:08:42 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:08:42 #128 ... 21:08:42 21:08:42 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:08:42 #153 DONE 0.5s 21:08:42 21:08:42 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:08:44 #154 DONE 1.9s 21:08:44 21:08:44 #135 [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:08:44 #135 DONE 935.9s 21:08:44 21:08:44 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:08:44 #132 ... 21:08:44 21:08:44 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:08:44 #155 DONE 0.4s 21:08:44 21:08:44 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:08:44 #132 ... 21:08:44 21:08:44 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:08:45 #156 DONE 0.4s 21:08:45 21:08:45 #157 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:08:45 #157 DONE 0.3s 21:08:45 21:08:45 #158 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:08:45 #158 DONE 0.4s 21:08:45 21:08:45 #159 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:08:45 #159 DONE 0.7s 21:08:45 21:08:45 #160 [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:08:45 #160 DONE 0.2s 21:08:45 21:08:45 #161 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:08:45 #161 DONE 0.2s 21:08:45 21:08:45 #162 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:08:46 #162 DONE 0.2s 21:08:46 21:08:46 #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:08:46 #163 ... 21:08:46 21:08:46 #164 [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:08:46 #164 DONE 0.2s 21:08:46 21:08:46 #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:08:46 #163 DONE 0.3s 21:08:46 21:08:46 #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:08:46 #165 DONE 0.3s 21:08:46 21:08:46 #166 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:08:47 #166 DONE 0.4s 21:08:47 21:08:47 #167 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:08:47 #167 DONE 0.6s 21:08:47 21:08:47 #168 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:08:47 #168 ... 21:08:47 21:08:47 #169 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:08:47 #169 DONE 0.3s 21:08:47 21:08:47 #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:08:47 #170 ... 21:08:47 21:08:47 #168 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:08:47 #168 DONE 0.8s 21:08:47 21:08:47 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:08:48 #171 DONE 0.2s 21:08:48 21:08:48 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:50 #172 ... 21:08:50 21:08:50 #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:08:50 #170 DONE 2.8s 21:08:50 21:08:50 #141 [security-bootstrapper] exporting to image 21:08:50 #141 exporting layers 21:08:50 #141 ... 21:08:50 21:08:50 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:50 #172 DONE 2.5s 21:08:50 21:08:50 #141 [security-secretstore-setup] exporting to image 21:08:51 #141 exporting layers 1.7s done 21:08:51 #141 writing image sha256:e5634c9b70b6e1049dbec020360ef404aaefffc29ef415b063c265b2f752fcda 0.0s done 21:08:51 #141 naming to docker.io/library/security-bootstrapper-arm64 done 21:08:52 #141 exporting layers 1.4s done 21:08:52 #141 writing image sha256:edb4916bffd3555049783cdc3a2f1c21ea15d5766e1adac1fc287791121a789f done 21:08:52 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 21:08:52 #141 DONE 6.3s 21:08:52 21:08:52 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:09:00 #132 ... 21:09:00 21:09:00 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:09:00 #130 DONE 952.0s 21:09:00 21:09:00 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:09:00 #128 ... 21:09:00 21:09:00 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:09:01 #173 DONE 0.2s 21:09:01 21:09:01 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:09:01 #174 DONE 0.3s 21:09:01 21:09:01 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:09:01 #175 DONE 0.3s 21:09:01 21:09:01 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:09:01 #176 DONE 0.2s 21:09:01 21:09:01 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:09:01 #132 ... 21:09:01 21:09:01 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:09:02 #177 DONE 0.2s 21:09:02 21:09:02 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:09:06 #178 DONE 3.9s 21:09:06 21:09:06 #141 [security-proxy-auth] exporting to image 21:09:06 #141 exporting layers 21:09:06 #141 exporting layers 0.5s done 21:09:06 #141 writing image sha256:533264e1442ea8a88972d2f2bd0bf2ccc90dcd087c16ca18aedf14add272f46d done 21:09:06 #141 naming to docker.io/library/security-proxy-auth-arm64 done 21:09:06 #141 DONE 6.8s 21:09:06 21:09:06 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:09:13 #5 ... 21:09:13 21:09:13 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:09:13 #128 DONE 965.1s 21:09:13 21:09:13 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:09:13 #134 ... 21:09:13 21:09:13 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:09:13 #179 DONE 0.1s 21:09:13 21:09:13 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:09:13 #180 DONE 0.1s 21:09:13 21:09:13 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:09:14 #5 ... 21:09:14 21:09:14 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:09:14 #181 DONE 0.2s 21:09:14 21:09:14 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:09:14 #134 ... 21:09:14 21:09:14 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:09:14 #182 DONE 0.1s 21:09:14 21:09:14 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:09:14 #183 DONE 0.1s 21:09:14 21:09:14 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:09:14 #129 ... 21:09:14 21:09:14 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:09:20 #184 DONE 4.6s 21:09:20 21:09:20 #141 [core-common-config-bootstrapper] exporting to image 21:09:20 #141 exporting layers 21:09:20 #141 exporting layers 0.7s done 21:09:20 #141 writing image sha256:cebbd17d69c84df42defbb3466e966e0a608c003f8efb380d09b11bb64589b86 done 21:09:20 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:09:20 #141 DONE 7.5s 21:09:20 21:09:20 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:10:07 #5 ... 21:10:07 21:10:07 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:10:07 #129 DONE 1012.3s 21:10:07 21:10:07 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:10:07 #134 ... 21:10:07 21:10:07 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:10:07 #185 DONE 0.1s 21:10:07 21:10:07 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:10:07 #186 DONE 0.1s 21:10:07 21:10:07 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:10:07 #5 ... 21:10:07 21:10:07 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:10:07 #187 DONE 0.3s 21:10:07 21:10:07 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:10:07 #188 DONE 0.1s 21:10:07 21:10:07 #141 [core-command] exporting to image 21:10:07 #141 exporting layers 21:10:07 #141 exporting layers 0.3s done 21:10:07 #141 writing image sha256:214be2c3430c07d443c6bd2b8f7c69c8882c4193ed0a1b9576c6bde1a567ec36 done 21:10:07 #141 naming to docker.io/library/core-command-arm64 done 21:10:07 #141 DONE 7.8s 21:10:07 21:10:07 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:10:09 #132 ... 21:10:09 21:10:09 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:10:09 #131 DONE 1020.8s 21:10:09 21:10:09 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:10:09 #134 ... 21:10:09 21:10:09 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:10:10 #189 DONE 0.1s 21:10:10 21:10:10 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:10:10 #190 DONE 0.3s 21:10:10 21:10:10 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:10:10 #191 DONE 0.3s 21:10:10 21:10:10 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:10:10 #132 ... 21:10:10 21:10:10 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:10:10 #192 DONE 0.1s 21:10:10 21:10:10 #141 [core-data] exporting to image 21:10:10 #141 exporting layers 21:10:10 #141 exporting layers 0.2s done 21:10:10 #141 writing image sha256:547d86a1d0954caf90d3b41b42af70fcba94218c0877ab1237dfd40f34ccc3b4 done 21:10:10 #141 naming to docker.io/library/core-data-arm64 done 21:10:10 #141 DONE 8.0s 21:10:10 21:10:10 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:10:14 #132 ... 21:10:14 21:10:14 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:10:14 #134 DONE 1025.6s 21:10:14 21:10:14 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:10:14 #5 ... 21:10:14 21:10:14 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:10:14 #193 DONE 0.2s 21:10:14 21:10:14 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:10:15 #194 DONE 0.2s 21:10:15 21:10:15 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:10:15 #195 DONE 0.3s 21:10:15 21:10:15 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:10:15 #196 DONE 0.1s 21:10:15 21:10:15 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:10:15 #197 DONE 0.1s 21:10:15 21:10:15 #141 [core-metadata] exporting to image 21:10:15 #141 exporting layers 0.3s done 21:10:15 #141 writing image sha256:6041b95e957d193969c95c12d4947c0eba0b539ee778c53dfd98044465022649 done 21:10:15 #141 naming to docker.io/library/core-metadata-arm64 done 21:10:15 #141 DONE 8.4s 21:10:15 21:10:15 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:10:42 #108 ... 21:10:42 21:10:42 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:10:42 #101 DONE 1054.0s 21:10:42 21:10:42 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:10:43 #198 DONE 0.2s 21:10:43 21:10:43 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:10:43 #199 DONE 0.1s 21:10:43 21:10:43 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:10:43 #200 DONE 0.3s 21:10:43 21:10:43 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:10:43 #201 DONE 0.1s 21:10:43 21:10:43 #141 [security-spiffe-token-provider] exporting to image 21:10:43 #141 exporting layers 21:10:44 #141 exporting layers 0.6s done 21:10:44 #141 writing image sha256:b838fa101b82a491e3342e359bd9aed8792d5e2b774cbd57854dc4583d57ee70 done 21:10:44 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:10:44 #141 DONE 9.0s 21:10:44 21:10:44 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:11:10 #132 DONE 1079.3s 21:11:10 21:11:10 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:11:10 #108 DONE 1079.3s 21:11:10 21:11:10 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:11:10 #5 ... 21:11:10 21:11:10 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:11:10 #202 DONE 0.2s 21:11:10 21:11:10 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:11:10 #203 DONE 0.2s 21:11:10 21:11:10 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:11:10 #204 DONE 0.1s 21:11:10 21:11:10 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:11:10 #205 DONE 0.1s 21:11:10 21:11:10 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:11:10 #206 DONE 0.4s 21:11:10 21:11:10 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:11:10 #207 DONE 0.4s 21:11:10 21:11:10 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:11:10 #208 DONE 0.1s 21:11:10 21:11:10 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:11:10 #209 DONE 0.1s 21:11:10 21:11:10 #141 [support-notifications] exporting to image 21:11:10 #141 exporting layers 21:11:10 #141 exporting layers 0.4s done 21:11:10 #141 exporting layers 0.4s done 21:11:10 #141 writing image sha256:b16d45cce0c88443f57bba9006c96607ac5c9ea3c331aa0b8cce24e63e9e2644 0.0s done 21:11:10 #141 naming to docker.io/library/support-scheduler-arm64 done 21:11:10 #141 writing image sha256:15d322fef9eb7c972736555905505a74b9d0dae0470e3001c75d332f14001b9d done 21:11:10 #141 naming to docker.io/library/support-notifications-arm64 done 21:11:10 #141 DONE 9.4s 21:11:10 21:11:10 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:11:10 time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:11:10 time="2023-08-14T20:51:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:11:10 $ docker stop --time=1 356c44d4e5645146341693997758207e69d43e246e0082eaa0f5dbb1ed7af7c6 21:11:12 $ docker rm -f --volumes 356c44d4e5645146341693997758207e69d43e246e0082eaa0f5dbb1ed7af7c6 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:12 + docker images 21:11:12 REPOSITORY TAG IMAGE ID CREATED SIZE 21:11:12 support-scheduler-arm64 latest b16d45cce0c8 4 seconds ago 32.9MB 21:11:12 support-notifications-arm64 latest 15d322fef9eb 4 seconds ago 33.7MB 21:11:12 security-spiffe-token-provider-arm64 latest b838fa101b82 29 seconds ago 33.3MB 21:11:12 core-metadata-arm64 latest 6041b95e957d 57 seconds ago 21.2MB 21:11:12 core-data-arm64 latest 547d86a1d095 About a minute ago 20.9MB 21:11:12 core-command-arm64 latest 214be2c3430c About a minute ago 20.8MB 21:11:12 core-common-config-bootstrapper-arm64 latest cebbd17d69c8 About a minute ago 18MB 21:11:12 security-proxy-auth-arm64 latest 533264e1442e 2 minutes ago 19.3MB 21:11:12 security-secretstore-setup-arm64 latest edb4916bffd3 2 minutes ago 43MB 21:11:12 security-bootstrapper-arm64 latest e5634c9b70b6 2 minutes ago 22.6MB 21:11:12 security-proxy-setup-arm64 latest e41a4bd3fa59 2 minutes ago 19.5MB 21:11:12 security-spire-agent-arm64 latest 9e1aa1e886b5 17 minutes ago 152MB 21:11:12 security-spire-server-arm64 latest d40b09097a5c 17 minutes ago 96.9MB 21:11:12 security-spire-config-arm64 latest 56249237379f 17 minutes ago 96.1MB 21:11:12 ci-base-image-arm64 latest 5ad0ddeca330 19 minutes ago 1.05GB 21:11:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 21:11:12 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:11:13 provisioning config files... 21:11:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/557@tmp/config18163434517862290018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:13 ---> docker-login.sh 21:11:13 nexus3.edgexfoundry.org:10001 21:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:13 Configure a credential helper to remove this warning. See 21:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:13 21:11:13 Login Succeeded 21:11:13 nexus3.edgexfoundry.org:10002 21:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:13 Configure a credential helper to remove this warning. See 21:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:13 21:11:13 Login Succeeded 21:11:13 nexus3.edgexfoundry.org:10003 21:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:14 Configure a credential helper to remove this warning. See 21:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:14 21:11:14 Login Succeeded 21:11:14 nexus3.edgexfoundry.org:10004 21:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:14 Configure a credential helper to remove this warning. See 21:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:14 21:11:14 Login Succeeded 21:11:14 docker.io 21:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:15 Configure a credential helper to remove this warning. See 21:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:15 21:11:15 Login Succeeded 21:11:15 ---> docker-login.sh ends [Pipeline] } 21:11:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:11:15 23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:15 latest 21:11:15 3.1.0-dev.23 21:11:15 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:15 main 21:11:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:11:15 e0cf3a3b04d0: Preparing 21:11:15 0398761f3a0e: Preparing 21:11:15 06bc15ed5f30: Preparing 21:11:15 9592ee332774: Preparing 21:11:15 9f6a7cba9b45: Preparing 21:11:15 d2d9d24a8c2a: Preparing 21:11:15 d2d9d24a8c2a: Waiting 21:11:16 e0cf3a3b04d0: Pushed 21:11:16 9592ee332774: Pushed 21:11:16 9f6a7cba9b45: Pushed 21:11:16 06bc15ed5f30: Pushed 21:11:18 d2d9d24a8c2a: Layer already exists 21:11:19 0398761f3a0e: Pushed 21:11:19 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:bdfe3722c74e7d916b08b3aca75ba0779062460252c27910dd98c83fea155a51 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:11:20 e0cf3a3b04d0: Preparing 21:11:20 0398761f3a0e: Preparing 21:11:20 06bc15ed5f30: Preparing 21:11:20 9592ee332774: Preparing 21:11:20 9f6a7cba9b45: Preparing 21:11:20 d2d9d24a8c2a: Preparing 21:11:20 d2d9d24a8c2a: Waiting 21:11:20 06bc15ed5f30: Layer already exists 21:11:20 9592ee332774: Layer already exists 21:11:20 0398761f3a0e: Layer already exists 21:11:20 9f6a7cba9b45: Layer already exists 21:11:20 e0cf3a3b04d0: Layer already exists 21:11:20 d2d9d24a8c2a: Layer already exists 21:11:20 latest: digest: sha256:bdfe3722c74e7d916b08b3aca75ba0779062460252c27910dd98c83fea155a51 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.23 21:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:11:20 e0cf3a3b04d0: Preparing 21:11:20 0398761f3a0e: Preparing 21:11:20 06bc15ed5f30: Preparing 21:11:20 9592ee332774: Preparing 21:11:20 9f6a7cba9b45: Preparing 21:11:20 d2d9d24a8c2a: Preparing 21:11:20 d2d9d24a8c2a: Waiting 21:11:20 e0cf3a3b04d0: Layer already exists 21:11:20 0398761f3a0e: Layer already exists 21:11:20 06bc15ed5f30: Layer already exists 21:11:20 9f6a7cba9b45: Layer already exists 21:11:20 9592ee332774: Layer already exists 21:11:20 d2d9d24a8c2a: Layer already exists 21:11:20 3.1.0-dev.23: digest: sha256:bdfe3722c74e7d916b08b3aca75ba0779062460252c27910dd98c83fea155a51 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:11:21 e0cf3a3b04d0: Preparing 21:11:21 0398761f3a0e: Preparing 21:11:21 06bc15ed5f30: Preparing 21:11:21 9592ee332774: Preparing 21:11:21 9f6a7cba9b45: Preparing 21:11:21 d2d9d24a8c2a: Preparing 21:11:21 d2d9d24a8c2a: Waiting 21:11:21 06bc15ed5f30: Layer already exists 21:11:21 0398761f3a0e: Layer already exists 21:11:21 9592ee332774: Layer already exists 21:11:21 9f6a7cba9b45: Layer already exists 21:11:21 e0cf3a3b04d0: Layer already exists 21:11:21 d2d9d24a8c2a: Layer already exists 21:11:21 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:bdfe3722c74e7d916b08b3aca75ba0779062460252c27910dd98c83fea155a51 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:11:22 e0cf3a3b04d0: Preparing 21:11:22 0398761f3a0e: Preparing 21:11:22 06bc15ed5f30: Preparing 21:11:22 9592ee332774: Preparing 21:11:22 9f6a7cba9b45: Preparing 21:11:22 d2d9d24a8c2a: Preparing 21:11:22 d2d9d24a8c2a: Waiting 21:11:22 0398761f3a0e: Layer already exists 21:11:22 9f6a7cba9b45: Layer already exists 21:11:22 e0cf3a3b04d0: Layer already exists 21:11:22 06bc15ed5f30: Layer already exists 21:11:22 9592ee332774: Layer already exists 21:11:22 d2d9d24a8c2a: Layer already exists 21:11:22 main: digest: sha256:bdfe3722c74e7d916b08b3aca75ba0779062460252c27910dd98c83fea155a51 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:22 ===================================================== [Pipeline] echo 21:11:22 taggedImages: 21:11:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:11:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.23 21:11:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:11:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:11:22 23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:22 latest 21:11:22 3.1.0-dev.23 21:11:22 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:22 main 21:11:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:11:23 8e0ff037ff0c: Preparing 21:11:23 a4182a0477c9: Preparing 21:11:23 53dec7fb0901: Preparing 21:11:23 f61bcb855eae: Preparing 21:11:23 06bc15ed5f30: Preparing 21:11:23 9592ee332774: Preparing 21:11:23 9f6a7cba9b45: Preparing 21:11:23 d2d9d24a8c2a: Preparing 21:11:23 9592ee332774: Waiting 21:11:23 9f6a7cba9b45: Waiting 21:11:23 d2d9d24a8c2a: Waiting 21:11:23 06bc15ed5f30: Layer already exists 21:11:23 9592ee332774: Layer already exists 21:11:23 9f6a7cba9b45: Layer already exists 21:11:23 d2d9d24a8c2a: Layer already exists 21:11:23 53dec7fb0901: Pushed 21:11:23 a4182a0477c9: Pushed 21:11:23 8e0ff037ff0c: Pushed 21:11:26 f61bcb855eae: Pushed 21:11:26 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:902104c32e8b89f32993f757719166b68347fe1bdc6061c004483899eee750fb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:26 + 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:11:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:11:27 8e0ff037ff0c: Preparing 21:11:27 a4182a0477c9: Preparing 21:11:27 53dec7fb0901: Preparing 21:11:27 f61bcb855eae: Preparing 21:11:27 06bc15ed5f30: Preparing 21:11:27 9592ee332774: Preparing 21:11:27 9f6a7cba9b45: Preparing 21:11:27 9592ee332774: Waiting 21:11:27 d2d9d24a8c2a: Preparing 21:11:27 9f6a7cba9b45: Waiting 21:11:27 d2d9d24a8c2a: Waiting 21:11:27 8e0ff037ff0c: Layer already exists 21:11:27 06bc15ed5f30: Layer already exists 21:11:27 a4182a0477c9: Layer already exists 21:11:27 f61bcb855eae: Layer already exists 21:11:27 53dec7fb0901: Layer already exists 21:11:27 9f6a7cba9b45: Layer already exists 21:11:27 9592ee332774: Layer already exists 21:11:27 d2d9d24a8c2a: Layer already exists 21:11:27 latest: digest: sha256:902104c32e8b89f32993f757719166b68347fe1bdc6061c004483899eee750fb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.23 21:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:11:27 8e0ff037ff0c: Preparing 21:11:27 a4182a0477c9: Preparing 21:11:27 53dec7fb0901: Preparing 21:11:27 f61bcb855eae: Preparing 21:11:27 06bc15ed5f30: Preparing 21:11:27 9592ee332774: Preparing 21:11:27 9f6a7cba9b45: Preparing 21:11:27 d2d9d24a8c2a: Preparing 21:11:27 9592ee332774: Waiting 21:11:27 9f6a7cba9b45: Waiting 21:11:27 d2d9d24a8c2a: Waiting 21:11:27 f61bcb855eae: Layer already exists 21:11:27 8e0ff037ff0c: Layer already exists 21:11:27 53dec7fb0901: Layer already exists 21:11:27 a4182a0477c9: Layer already exists 21:11:27 06bc15ed5f30: Layer already exists 21:11:27 9592ee332774: Layer already exists 21:11:27 d2d9d24a8c2a: Layer already exists 21:11:27 9f6a7cba9b45: Layer already exists 21:11:27 3.1.0-dev.23: digest: sha256:902104c32e8b89f32993f757719166b68347fe1bdc6061c004483899eee750fb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:11:28 8e0ff037ff0c: Preparing 21:11:28 a4182a0477c9: Preparing 21:11:28 53dec7fb0901: Preparing 21:11:28 f61bcb855eae: Preparing 21:11:28 06bc15ed5f30: Preparing 21:11:28 9592ee332774: Preparing 21:11:28 9f6a7cba9b45: Preparing 21:11:28 d2d9d24a8c2a: Preparing 21:11:28 9592ee332774: Waiting 21:11:28 9f6a7cba9b45: Waiting 21:11:28 d2d9d24a8c2a: Waiting 21:11:28 f61bcb855eae: Layer already exists 21:11:28 53dec7fb0901: Layer already exists 21:11:28 8e0ff037ff0c: Layer already exists 21:11:28 06bc15ed5f30: Layer already exists 21:11:28 a4182a0477c9: Layer already exists 21:11:28 9f6a7cba9b45: Layer already exists 21:11:28 9592ee332774: Layer already exists 21:11:28 d2d9d24a8c2a: Layer already exists 21:11:28 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:902104c32e8b89f32993f757719166b68347fe1bdc6061c004483899eee750fb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:29 + 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:11:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:11:29 8e0ff037ff0c: Preparing 21:11:29 a4182a0477c9: Preparing 21:11:29 53dec7fb0901: Preparing 21:11:29 f61bcb855eae: Preparing 21:11:29 06bc15ed5f30: Preparing 21:11:29 9592ee332774: Preparing 21:11:29 9f6a7cba9b45: Preparing 21:11:29 d2d9d24a8c2a: Preparing 21:11:29 9592ee332774: Waiting 21:11:29 d2d9d24a8c2a: Waiting 21:11:29 9f6a7cba9b45: Waiting 21:11:29 06bc15ed5f30: Layer already exists 21:11:29 53dec7fb0901: Layer already exists 21:11:29 8e0ff037ff0c: Layer already exists 21:11:29 a4182a0477c9: Layer already exists 21:11:29 f61bcb855eae: Layer already exists 21:11:29 9592ee332774: Layer already exists 21:11:29 9f6a7cba9b45: Layer already exists 21:11:29 d2d9d24a8c2a: Layer already exists 21:11:29 main: digest: sha256:902104c32e8b89f32993f757719166b68347fe1bdc6061c004483899eee750fb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:29 ===================================================== [Pipeline] echo 21:11:29 taggedImages: 21:11:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:11:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.23 21:11:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:11:29 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:11:29 23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:29 latest 21:11:29 3.1.0-dev.23 21:11:29 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:29 main 21:11:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:11:30 2698198c88a3: Preparing 21:11:30 a7c1beb23988: Preparing 21:11:30 06bc15ed5f30: Preparing 21:11:30 9592ee332774: Preparing 21:11:30 4bb7737c7a55: Preparing 21:11:30 d2d9d24a8c2a: Preparing 21:11:30 d2d9d24a8c2a: Waiting 21:11:30 06bc15ed5f30: Layer already exists 21:11:30 4bb7737c7a55: Pushed 21:11:32 9592ee332774: Layer already exists 21:11:32 d2d9d24a8c2a: Layer already exists 21:11:32 2698198c88a3: Pushed 21:11:33 a7c1beb23988: Pushed 21:11:34 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:998888e77855dfddb5b079bc7ecbb6e69974eb7818559c9443ecc6c2d7ba8450 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:11:34 2698198c88a3: Preparing 21:11:34 a7c1beb23988: Preparing 21:11:34 06bc15ed5f30: Preparing 21:11:34 9592ee332774: Preparing 21:11:34 4bb7737c7a55: Preparing 21:11:34 d2d9d24a8c2a: Preparing 21:11:34 d2d9d24a8c2a: Waiting 21:11:34 4bb7737c7a55: Layer already exists 21:11:34 2698198c88a3: Layer already exists 21:11:34 a7c1beb23988: Layer already exists 21:11:34 06bc15ed5f30: Layer already exists 21:11:34 9592ee332774: Layer already exists 21:11:34 d2d9d24a8c2a: Layer already exists 21:11:34 latest: digest: sha256:998888e77855dfddb5b079bc7ecbb6e69974eb7818559c9443ecc6c2d7ba8450 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.23 21:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:11:35 2698198c88a3: Preparing 21:11:35 a7c1beb23988: Preparing 21:11:35 06bc15ed5f30: Preparing 21:11:35 9592ee332774: Preparing 21:11:35 4bb7737c7a55: Preparing 21:11:35 d2d9d24a8c2a: Preparing 21:11:35 d2d9d24a8c2a: Waiting 21:11:35 06bc15ed5f30: Layer already exists 21:11:35 9592ee332774: Layer already exists 21:11:35 2698198c88a3: Layer already exists 21:11:35 a7c1beb23988: Layer already exists 21:11:35 4bb7737c7a55: Layer already exists 21:11:35 d2d9d24a8c2a: Layer already exists 21:11:35 3.1.0-dev.23: digest: sha256:998888e77855dfddb5b079bc7ecbb6e69974eb7818559c9443ecc6c2d7ba8450 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:11:36 2698198c88a3: Preparing 21:11:36 a7c1beb23988: Preparing 21:11:36 06bc15ed5f30: Preparing 21:11:36 9592ee332774: Preparing 21:11:36 4bb7737c7a55: Preparing 21:11:36 d2d9d24a8c2a: Preparing 21:11:36 d2d9d24a8c2a: Waiting 21:11:36 9592ee332774: Layer already exists 21:11:36 2698198c88a3: Layer already exists 21:11:36 06bc15ed5f30: Layer already exists 21:11:36 a7c1beb23988: Layer already exists 21:11:36 4bb7737c7a55: Layer already exists 21:11:36 d2d9d24a8c2a: Layer already exists 21:11:36 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:998888e77855dfddb5b079bc7ecbb6e69974eb7818559c9443ecc6c2d7ba8450 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:11:37 2698198c88a3: Preparing 21:11:37 a7c1beb23988: Preparing 21:11:37 06bc15ed5f30: Preparing 21:11:37 9592ee332774: Preparing 21:11:37 4bb7737c7a55: Preparing 21:11:37 d2d9d24a8c2a: Preparing 21:11:37 d2d9d24a8c2a: Waiting 21:11:37 4bb7737c7a55: Layer already exists 21:11:37 06bc15ed5f30: Layer already exists 21:11:37 2698198c88a3: Layer already exists 21:11:37 a7c1beb23988: Layer already exists 21:11:37 9592ee332774: Layer already exists 21:11:37 d2d9d24a8c2a: Layer already exists 21:11:37 main: digest: sha256:998888e77855dfddb5b079bc7ecbb6e69974eb7818559c9443ecc6c2d7ba8450 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:37 ===================================================== [Pipeline] echo 21:11:37 taggedImages: 21:11:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:11:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.23 21:11:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:11:37 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:11:37 23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:37 latest 21:11:37 3.1.0-dev.23 21:11:37 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:37 main 21:11:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:11:37 bda2583639bd: Preparing 21:11:37 37a8d201de51: Preparing 21:11:37 b353a8308c0c: Preparing 21:11:37 06bc15ed5f30: Preparing 21:11:37 9592ee332774: Preparing 21:11:37 9f6a7cba9b45: Preparing 21:11:37 d2d9d24a8c2a: Preparing 21:11:37 9f6a7cba9b45: Waiting 21:11:37 d2d9d24a8c2a: Waiting 21:11:37 9592ee332774: Layer already exists 21:11:37 06bc15ed5f30: Layer already exists 21:11:38 9f6a7cba9b45: Layer already exists 21:11:38 d2d9d24a8c2a: Layer already exists 21:11:38 bda2583639bd: Pushed 21:11:38 37a8d201de51: Pushed 21:11:41 b353a8308c0c: Pushed 21:11:41 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:1b596721624cfe9b59c383d7c60f77b0868c6ab294871ad0e0cfbd57c0eb6f57 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:11:42 bda2583639bd: Preparing 21:11:42 37a8d201de51: Preparing 21:11:42 b353a8308c0c: Preparing 21:11:42 06bc15ed5f30: Preparing 21:11:42 9592ee332774: Preparing 21:11:42 9f6a7cba9b45: Preparing 21:11:42 d2d9d24a8c2a: Preparing 21:11:42 9f6a7cba9b45: Waiting 21:11:42 d2d9d24a8c2a: Waiting 21:11:42 9592ee332774: Layer already exists 21:11:42 bda2583639bd: Layer already exists 21:11:42 06bc15ed5f30: Layer already exists 21:11:42 b353a8308c0c: Layer already exists 21:11:42 37a8d201de51: Layer already exists 21:11:42 9f6a7cba9b45: Layer already exists 21:11:42 d2d9d24a8c2a: Layer already exists 21:11:42 latest: digest: sha256:1b596721624cfe9b59c383d7c60f77b0868c6ab294871ad0e0cfbd57c0eb6f57 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.23 21:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:11:42 bda2583639bd: Preparing 21:11:42 37a8d201de51: Preparing 21:11:42 b353a8308c0c: Preparing 21:11:42 06bc15ed5f30: Preparing 21:11:42 9592ee332774: Preparing 21:11:42 9f6a7cba9b45: Preparing 21:11:42 d2d9d24a8c2a: Preparing 21:11:42 9f6a7cba9b45: Waiting 21:11:42 d2d9d24a8c2a: Waiting 21:11:42 b353a8308c0c: Layer already exists 21:11:42 9592ee332774: Layer already exists 21:11:42 37a8d201de51: Layer already exists 21:11:42 06bc15ed5f30: Layer already exists 21:11:42 bda2583639bd: Layer already exists 21:11:42 9f6a7cba9b45: Layer already exists 21:11:42 d2d9d24a8c2a: Layer already exists 21:11:43 3.1.0-dev.23: digest: sha256:1b596721624cfe9b59c383d7c60f77b0868c6ab294871ad0e0cfbd57c0eb6f57 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:11:47 bda2583639bd: Preparing 21:11:47 37a8d201de51: Preparing 21:11:47 b353a8308c0c: Preparing 21:11:47 06bc15ed5f30: Preparing 21:11:47 9592ee332774: Preparing 21:11:47 9f6a7cba9b45: Preparing 21:11:47 d2d9d24a8c2a: Preparing 21:11:47 9f6a7cba9b45: Waiting 21:11:47 d2d9d24a8c2a: Waiting 21:11:47 9592ee332774: Layer already exists 21:11:47 bda2583639bd: Layer already exists 21:11:47 37a8d201de51: Layer already exists 21:11:47 b353a8308c0c: Layer already exists 21:11:47 06bc15ed5f30: Layer already exists 21:11:47 9f6a7cba9b45: Layer already exists 21:11:47 d2d9d24a8c2a: Layer already exists 21:11:47 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:1b596721624cfe9b59c383d7c60f77b0868c6ab294871ad0e0cfbd57c0eb6f57 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:11:47 bda2583639bd: Preparing 21:11:47 37a8d201de51: Preparing 21:11:47 b353a8308c0c: Preparing 21:11:47 06bc15ed5f30: Preparing 21:11:47 9592ee332774: Preparing 21:11:47 9f6a7cba9b45: Preparing 21:11:47 d2d9d24a8c2a: Preparing 21:11:47 9f6a7cba9b45: Waiting 21:11:47 37a8d201de51: Layer already exists 21:11:47 06bc15ed5f30: Layer already exists 21:11:47 bda2583639bd: Layer already exists 21:11:47 9592ee332774: Layer already exists 21:11:47 b353a8308c0c: Layer already exists 21:11:47 d2d9d24a8c2a: Layer already exists 21:11:47 9f6a7cba9b45: Layer already exists 21:11:47 main: digest: sha256:1b596721624cfe9b59c383d7c60f77b0868c6ab294871ad0e0cfbd57c0eb6f57 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:47 ===================================================== [Pipeline] echo 21:11:47 taggedImages: 21:11:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:11:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.23 21:11:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:11:47 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:11:47 23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:47 latest 21:11:47 3.1.0-dev.23 21:11:47 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:47 main 21:11:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:11:48 508095ca48ee: Preparing 21:11:48 8f4676ee0d5a: Preparing 21:11:48 ebfa654a78a8: Preparing 21:11:48 66266610bb49: Preparing 21:11:48 9a03f4157c5c: Preparing 21:11:48 e231a5900ec5: Preparing 21:11:48 3e8bf84e6b3f: Preparing 21:11:48 06bc15ed5f30: Preparing 21:11:48 9592ee332774: Preparing 21:11:48 3f064d7a1613: Preparing 21:11:48 9f01d74fe47e: Preparing 21:11:48 5f70bf18a086: Preparing 21:11:48 c2d7a8b67254: Preparing 21:11:48 70db033a1fc4: Preparing 21:11:48 d2d9d24a8c2a: Preparing 21:11:48 06bc15ed5f30: Waiting 21:11:48 9592ee332774: Waiting 21:11:48 3f064d7a1613: Waiting 21:11:48 9f01d74fe47e: Waiting 21:11:48 5f70bf18a086: Waiting 21:11:48 70db033a1fc4: Waiting 21:11:48 e231a5900ec5: Waiting 21:11:48 3e8bf84e6b3f: Waiting 21:11:48 d2d9d24a8c2a: Waiting 21:11:48 c2d7a8b67254: Waiting 21:11:48 ebfa654a78a8: Pushed 21:11:48 66266610bb49: Pushed 21:11:48 8f4676ee0d5a: Pushed 21:11:48 508095ca48ee: Pushed 21:11:48 9a03f4157c5c: Pushed 21:11:48 06bc15ed5f30: Layer already exists 21:11:48 e231a5900ec5: Pushed 21:11:48 9592ee332774: Layer already exists 21:11:49 9f01d74fe47e: Pushed 21:11:49 3f064d7a1613: Pushed 21:11:49 5f70bf18a086: Pushed 21:11:49 c2d7a8b67254: Pushed 21:11:49 d2d9d24a8c2a: Layer already exists 21:11:49 70db033a1fc4: Pushed 21:11:52 3e8bf84e6b3f: Pushed 21:11:52 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:deb5da4177e0c6e0cd37c89f67ab01e4c92fac3b2e9fecc41f901222338b5625 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:11:53 508095ca48ee: Preparing 21:11:53 8f4676ee0d5a: Preparing 21:11:53 ebfa654a78a8: Preparing 21:11:53 66266610bb49: Preparing 21:11:53 9a03f4157c5c: Preparing 21:11:53 e231a5900ec5: Preparing 21:11:53 3e8bf84e6b3f: Preparing 21:11:53 06bc15ed5f30: Preparing 21:11:53 9592ee332774: Preparing 21:11:53 3f064d7a1613: Preparing 21:11:53 9f01d74fe47e: Preparing 21:11:53 5f70bf18a086: Preparing 21:11:53 c2d7a8b67254: Preparing 21:11:53 70db033a1fc4: Preparing 21:11:53 d2d9d24a8c2a: Preparing 21:11:53 e231a5900ec5: Waiting 21:11:53 3e8bf84e6b3f: Waiting 21:11:53 9f01d74fe47e: Waiting 21:11:53 06bc15ed5f30: Waiting 21:11:53 9592ee332774: Waiting 21:11:53 5f70bf18a086: Waiting 21:11:53 c2d7a8b67254: Waiting 21:11:53 70db033a1fc4: Waiting 21:11:53 d2d9d24a8c2a: Waiting 21:11:53 3f064d7a1613: Waiting 21:11:53 ebfa654a78a8: Layer already exists 21:11:53 508095ca48ee: Layer already exists 21:11:53 9a03f4157c5c: Layer already exists 21:11:53 66266610bb49: Layer already exists 21:11:53 8f4676ee0d5a: Layer already exists 21:11:53 e231a5900ec5: Layer already exists 21:11:53 3e8bf84e6b3f: Layer already exists 21:11:53 06bc15ed5f30: Layer already exists 21:11:53 3f064d7a1613: Layer already exists 21:11:53 9f01d74fe47e: Layer already exists 21:11:53 9592ee332774: Layer already exists 21:11:53 5f70bf18a086: Layer already exists 21:11:53 c2d7a8b67254: Layer already exists 21:11:53 70db033a1fc4: Layer already exists 21:11:53 d2d9d24a8c2a: Layer already exists 21:11:53 latest: digest: sha256:deb5da4177e0c6e0cd37c89f67ab01e4c92fac3b2e9fecc41f901222338b5625 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.23 21:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:11:54 508095ca48ee: Preparing 21:11:54 8f4676ee0d5a: Preparing 21:11:54 ebfa654a78a8: Preparing 21:11:54 66266610bb49: Preparing 21:11:54 9a03f4157c5c: Preparing 21:11:54 e231a5900ec5: Preparing 21:11:54 3e8bf84e6b3f: Preparing 21:11:54 06bc15ed5f30: Preparing 21:11:54 9592ee332774: Preparing 21:11:54 3f064d7a1613: Preparing 21:11:54 9f01d74fe47e: Preparing 21:11:54 5f70bf18a086: Preparing 21:11:54 c2d7a8b67254: Preparing 21:11:54 70db033a1fc4: Preparing 21:11:54 d2d9d24a8c2a: Preparing 21:11:54 e231a5900ec5: Waiting 21:11:54 3e8bf84e6b3f: Waiting 21:11:54 06bc15ed5f30: Waiting 21:11:54 9592ee332774: Waiting 21:11:54 3f064d7a1613: Waiting 21:11:54 9f01d74fe47e: Waiting 21:11:54 5f70bf18a086: Waiting 21:11:54 c2d7a8b67254: Waiting 21:11:54 d2d9d24a8c2a: Waiting 21:11:54 508095ca48ee: Layer already exists 21:11:54 8f4676ee0d5a: Layer already exists 21:11:54 66266610bb49: Layer already exists 21:11:54 9a03f4157c5c: Layer already exists 21:11:54 ebfa654a78a8: Layer already exists 21:11:54 06bc15ed5f30: Layer already exists 21:11:54 e231a5900ec5: Layer already exists 21:11:54 3e8bf84e6b3f: Layer already exists 21:11:54 3f064d7a1613: Layer already exists 21:11:54 9592ee332774: Layer already exists 21:11:54 9f01d74fe47e: Layer already exists 21:11:54 5f70bf18a086: Layer already exists 21:11:54 c2d7a8b67254: Layer already exists 21:11:54 70db033a1fc4: Layer already exists 21:11:54 d2d9d24a8c2a: Layer already exists 21:11:54 3.1.0-dev.23: digest: sha256:deb5da4177e0c6e0cd37c89f67ab01e4c92fac3b2e9fecc41f901222338b5625 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:11:54 508095ca48ee: Preparing 21:11:54 8f4676ee0d5a: Preparing 21:11:54 ebfa654a78a8: Preparing 21:11:54 66266610bb49: Preparing 21:11:54 9a03f4157c5c: Preparing 21:11:54 e231a5900ec5: Preparing 21:11:54 3e8bf84e6b3f: Preparing 21:11:54 06bc15ed5f30: Preparing 21:11:54 9592ee332774: Preparing 21:11:54 3f064d7a1613: Preparing 21:11:54 9f01d74fe47e: Preparing 21:11:54 5f70bf18a086: Preparing 21:11:54 c2d7a8b67254: Preparing 21:11:54 70db033a1fc4: Preparing 21:11:54 d2d9d24a8c2a: Preparing 21:11:54 3f064d7a1613: Waiting 21:11:54 9f01d74fe47e: Waiting 21:11:54 5f70bf18a086: Waiting 21:11:54 c2d7a8b67254: Waiting 21:11:54 06bc15ed5f30: Waiting 21:11:54 e231a5900ec5: Waiting 21:11:54 3e8bf84e6b3f: Waiting 21:11:54 9592ee332774: Waiting 21:11:54 70db033a1fc4: Waiting 21:11:54 9a03f4157c5c: Layer already exists 21:11:54 66266610bb49: Layer already exists 21:11:54 8f4676ee0d5a: Layer already exists 21:11:54 508095ca48ee: Layer already exists 21:11:54 ebfa654a78a8: Layer already exists 21:11:54 e231a5900ec5: Layer already exists 21:11:54 3e8bf84e6b3f: Layer already exists 21:11:54 06bc15ed5f30: Layer already exists 21:11:54 3f064d7a1613: Layer already exists 21:11:54 9592ee332774: Layer already exists 21:11:54 9f01d74fe47e: Layer already exists 21:11:54 c2d7a8b67254: Layer already exists 21:11:54 5f70bf18a086: Layer already exists 21:11:54 70db033a1fc4: Layer already exists 21:11:54 d2d9d24a8c2a: Layer already exists 21:11:55 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:deb5da4177e0c6e0cd37c89f67ab01e4c92fac3b2e9fecc41f901222338b5625 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:11:55 508095ca48ee: Preparing 21:11:55 8f4676ee0d5a: Preparing 21:11:55 ebfa654a78a8: Preparing 21:11:55 66266610bb49: Preparing 21:11:55 9a03f4157c5c: Preparing 21:11:55 e231a5900ec5: Preparing 21:11:55 3e8bf84e6b3f: Preparing 21:11:55 06bc15ed5f30: Preparing 21:11:55 9592ee332774: Preparing 21:11:55 3f064d7a1613: Preparing 21:11:55 9f01d74fe47e: Preparing 21:11:55 5f70bf18a086: Preparing 21:11:55 c2d7a8b67254: Preparing 21:11:55 70db033a1fc4: Preparing 21:11:55 d2d9d24a8c2a: Preparing 21:11:55 e231a5900ec5: Waiting 21:11:55 3f064d7a1613: Waiting 21:11:55 3e8bf84e6b3f: Waiting 21:11:55 06bc15ed5f30: Waiting 21:11:55 9592ee332774: Waiting 21:11:55 c2d7a8b67254: Waiting 21:11:55 9f01d74fe47e: Waiting 21:11:55 5f70bf18a086: Waiting 21:11:55 70db033a1fc4: Waiting 21:11:55 d2d9d24a8c2a: Waiting 21:11:55 ebfa654a78a8: Layer already exists 21:11:55 66266610bb49: Layer already exists 21:11:55 9a03f4157c5c: Layer already exists 21:11:55 508095ca48ee: Layer already exists 21:11:55 8f4676ee0d5a: Layer already exists 21:11:55 e231a5900ec5: Layer already exists 21:11:55 3e8bf84e6b3f: Layer already exists 21:11:55 9592ee332774: Layer already exists 21:11:55 3f064d7a1613: Layer already exists 21:11:55 06bc15ed5f30: Layer already exists 21:11:55 c2d7a8b67254: Layer already exists 21:11:55 9f01d74fe47e: Layer already exists 21:11:55 5f70bf18a086: Layer already exists 21:11:55 d2d9d24a8c2a: Layer already exists 21:11:55 70db033a1fc4: Layer already exists 21:11:56 main: digest: sha256:deb5da4177e0c6e0cd37c89f67ab01e4c92fac3b2e9fecc41f901222338b5625 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:56 ===================================================== [Pipeline] echo 21:11:56 taggedImages: 21:11:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:11:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.23 21:11:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:11:56 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:11:56 23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:56 latest 21:11:56 3.1.0-dev.23 21:11:56 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:11:56 main 21:11:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:11:56 75435424c07c: Preparing 21:11:56 e10277361220: Preparing 21:11:56 2aa9fd25b252: Preparing 21:11:56 947a6cdf1603: Preparing 21:11:56 06bc15ed5f30: Preparing 21:11:56 9592ee332774: Preparing 21:11:56 9f6a7cba9b45: Preparing 21:11:56 d2d9d24a8c2a: Preparing 21:11:56 9592ee332774: Waiting 21:11:56 d2d9d24a8c2a: Waiting 21:11:56 9f6a7cba9b45: Waiting 21:11:56 06bc15ed5f30: Layer already exists 21:11:56 9592ee332774: Layer already exists 21:11:57 9f6a7cba9b45: Layer already exists 21:11:57 e10277361220: Pushed 21:11:57 d2d9d24a8c2a: Layer already exists 21:11:57 75435424c07c: Pushed 21:11:57 2aa9fd25b252: Pushed 21:11:59 947a6cdf1603: Pushed 21:11:59 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:07ccef3e51440c9bd723873848bb46e6ee10cbf21ed9980ca440122263cebb3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:00 + 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:12:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:12:00 75435424c07c: Preparing 21:12:00 e10277361220: Preparing 21:12:00 2aa9fd25b252: Preparing 21:12:00 947a6cdf1603: Preparing 21:12:00 06bc15ed5f30: Preparing 21:12:00 9592ee332774: Preparing 21:12:00 9f6a7cba9b45: Preparing 21:12:00 d2d9d24a8c2a: Preparing 21:12:00 9592ee332774: Waiting 21:12:00 d2d9d24a8c2a: Waiting 21:12:00 9f6a7cba9b45: Waiting 21:12:00 2aa9fd25b252: Layer already exists 21:12:00 06bc15ed5f30: Layer already exists 21:12:00 947a6cdf1603: Layer already exists 21:12:00 75435424c07c: Layer already exists 21:12:00 e10277361220: Layer already exists 21:12:00 9592ee332774: Layer already exists 21:12:00 9f6a7cba9b45: Layer already exists 21:12:00 d2d9d24a8c2a: Layer already exists 21:12:00 latest: digest: sha256:07ccef3e51440c9bd723873848bb46e6ee10cbf21ed9980ca440122263cebb3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.23 21:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:12:01 75435424c07c: Preparing 21:12:01 e10277361220: Preparing 21:12:01 2aa9fd25b252: Preparing 21:12:01 947a6cdf1603: Preparing 21:12:01 06bc15ed5f30: Preparing 21:12:01 9592ee332774: Preparing 21:12:01 9f6a7cba9b45: Preparing 21:12:01 d2d9d24a8c2a: Preparing 21:12:01 9592ee332774: Waiting 21:12:01 d2d9d24a8c2a: Waiting 21:12:01 9f6a7cba9b45: Waiting 21:12:01 947a6cdf1603: Layer already exists 21:12:01 06bc15ed5f30: Layer already exists 21:12:01 2aa9fd25b252: Layer already exists 21:12:01 75435424c07c: Layer already exists 21:12:01 e10277361220: Layer already exists 21:12:01 9592ee332774: Layer already exists 21:12:01 9f6a7cba9b45: Layer already exists 21:12:01 d2d9d24a8c2a: Layer already exists 21:12:01 3.1.0-dev.23: digest: sha256:07ccef3e51440c9bd723873848bb46e6ee10cbf21ed9980ca440122263cebb3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:12:01 75435424c07c: Preparing 21:12:01 e10277361220: Preparing 21:12:01 2aa9fd25b252: Preparing 21:12:01 947a6cdf1603: Preparing 21:12:01 06bc15ed5f30: Preparing 21:12:01 9592ee332774: Preparing 21:12:01 9f6a7cba9b45: Preparing 21:12:01 d2d9d24a8c2a: Preparing 21:12:01 9592ee332774: Waiting 21:12:01 9f6a7cba9b45: Waiting 21:12:01 d2d9d24a8c2a: Waiting 21:12:01 75435424c07c: Layer already exists 21:12:01 2aa9fd25b252: Layer already exists 21:12:01 06bc15ed5f30: Layer already exists 21:12:01 947a6cdf1603: Layer already exists 21:12:01 e10277361220: Layer already exists 21:12:01 9592ee332774: Layer already exists 21:12:01 d2d9d24a8c2a: Layer already exists 21:12:01 9f6a7cba9b45: Layer already exists 21:12:01 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:07ccef3e51440c9bd723873848bb46e6ee10cbf21ed9980ca440122263cebb3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:02 + 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:12:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:12:02 75435424c07c: Preparing 21:12:02 e10277361220: Preparing 21:12:02 2aa9fd25b252: Preparing 21:12:02 947a6cdf1603: Preparing 21:12:02 06bc15ed5f30: Preparing 21:12:02 9592ee332774: Preparing 21:12:02 9f6a7cba9b45: Preparing 21:12:02 d2d9d24a8c2a: Preparing 21:12:02 9592ee332774: Waiting 21:12:02 9f6a7cba9b45: Waiting 21:12:02 d2d9d24a8c2a: Waiting 21:12:02 947a6cdf1603: Layer already exists 21:12:02 2aa9fd25b252: Layer already exists 21:12:02 06bc15ed5f30: Layer already exists 21:12:02 e10277361220: Layer already exists 21:12:02 75435424c07c: Layer already exists 21:12:02 9f6a7cba9b45: Layer already exists 21:12:02 9592ee332774: Layer already exists 21:12:02 d2d9d24a8c2a: Layer already exists 21:12:02 main: digest: sha256:07ccef3e51440c9bd723873848bb46e6ee10cbf21ed9980ca440122263cebb3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:02 ===================================================== [Pipeline] echo 21:12:02 taggedImages: 21:12:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:12:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.23 21:12:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:12:02 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:12:02 23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:02 latest 21:12:02 3.1.0-dev.23 21:12:02 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:02 main 21:12:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:12:03 f59b7faa287a: Preparing 21:12:03 7bc7c5de706d: Preparing 21:12:03 4ceb8cae0a7f: Preparing 21:12:03 4796cb2e2eae: Preparing 21:12:03 06bc15ed5f30: Preparing 21:12:03 9592ee332774: Preparing 21:12:03 3304ad14bb91: Preparing 21:12:03 6a107ca70942: Preparing 21:12:03 d2d9d24a8c2a: Preparing 21:12:03 9592ee332774: Waiting 21:12:03 3304ad14bb91: Waiting 21:12:03 6a107ca70942: Waiting 21:12:03 d2d9d24a8c2a: Waiting 21:12:03 06bc15ed5f30: Layer already exists 21:12:03 9592ee332774: Layer already exists 21:12:03 7bc7c5de706d: Pushed 21:12:03 f59b7faa287a: Pushed 21:12:03 4796cb2e2eae: Pushed 21:12:03 d2d9d24a8c2a: Layer already exists 21:12:03 3304ad14bb91: Pushed 21:12:04 6a107ca70942: Pushed 21:12:06 4ceb8cae0a7f: Pushed 21:12:06 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:0f236fea1af7cde82a5966f78242fed4260c72cfd7eccb2fde2546ceb50cb28b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:07 + 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:12:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:12:07 f59b7faa287a: Preparing 21:12:07 7bc7c5de706d: Preparing 21:12:07 4ceb8cae0a7f: Preparing 21:12:07 4796cb2e2eae: Preparing 21:12:07 06bc15ed5f30: Preparing 21:12:07 9592ee332774: Preparing 21:12:07 3304ad14bb91: Preparing 21:12:07 6a107ca70942: Preparing 21:12:07 d2d9d24a8c2a: Preparing 21:12:07 3304ad14bb91: Waiting 21:12:07 6a107ca70942: Waiting 21:12:07 d2d9d24a8c2a: Waiting 21:12:07 9592ee332774: Waiting 21:12:07 06bc15ed5f30: Layer already exists 21:12:07 7bc7c5de706d: Layer already exists 21:12:07 4796cb2e2eae: Layer already exists 21:12:07 f59b7faa287a: Layer already exists 21:12:07 4ceb8cae0a7f: Layer already exists 21:12:07 6a107ca70942: Layer already exists 21:12:07 9592ee332774: Layer already exists 21:12:07 3304ad14bb91: Layer already exists 21:12:07 d2d9d24a8c2a: Layer already exists 21:12:07 latest: digest: sha256:0f236fea1af7cde82a5966f78242fed4260c72cfd7eccb2fde2546ceb50cb28b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.23 21:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:12:08 f59b7faa287a: Preparing 21:12:08 7bc7c5de706d: Preparing 21:12:08 4ceb8cae0a7f: Preparing 21:12:08 4796cb2e2eae: Preparing 21:12:08 06bc15ed5f30: Preparing 21:12:08 9592ee332774: Preparing 21:12:08 3304ad14bb91: Preparing 21:12:08 6a107ca70942: Preparing 21:12:08 d2d9d24a8c2a: Preparing 21:12:08 9592ee332774: Waiting 21:12:08 3304ad14bb91: Waiting 21:12:08 6a107ca70942: Waiting 21:12:08 d2d9d24a8c2a: Waiting 21:12:08 f59b7faa287a: Layer already exists 21:12:08 4796cb2e2eae: Layer already exists 21:12:08 06bc15ed5f30: Layer already exists 21:12:08 4ceb8cae0a7f: Layer already exists 21:12:08 7bc7c5de706d: Layer already exists 21:12:08 9592ee332774: Layer already exists 21:12:08 d2d9d24a8c2a: Layer already exists 21:12:08 3304ad14bb91: Layer already exists 21:12:08 6a107ca70942: Layer already exists 21:12:08 3.1.0-dev.23: digest: sha256:0f236fea1af7cde82a5966f78242fed4260c72cfd7eccb2fde2546ceb50cb28b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:12:08 f59b7faa287a: Preparing 21:12:08 7bc7c5de706d: Preparing 21:12:08 4ceb8cae0a7f: Preparing 21:12:08 4796cb2e2eae: Preparing 21:12:08 06bc15ed5f30: Preparing 21:12:08 9592ee332774: Preparing 21:12:08 3304ad14bb91: Preparing 21:12:08 6a107ca70942: Preparing 21:12:08 d2d9d24a8c2a: Preparing 21:12:08 9592ee332774: Waiting 21:12:08 3304ad14bb91: Waiting 21:12:08 6a107ca70942: Waiting 21:12:08 d2d9d24a8c2a: Waiting 21:12:08 4ceb8cae0a7f: Layer already exists 21:12:08 f59b7faa287a: Layer already exists 21:12:08 7bc7c5de706d: Layer already exists 21:12:08 06bc15ed5f30: Layer already exists 21:12:08 4796cb2e2eae: Layer already exists 21:12:08 9592ee332774: Layer already exists 21:12:08 6a107ca70942: Layer already exists 21:12:08 3304ad14bb91: Layer already exists 21:12:08 d2d9d24a8c2a: Layer already exists 21:12:08 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:0f236fea1af7cde82a5966f78242fed4260c72cfd7eccb2fde2546ceb50cb28b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:12:09 f59b7faa287a: Preparing 21:12:09 7bc7c5de706d: Preparing 21:12:09 4ceb8cae0a7f: Preparing 21:12:09 4796cb2e2eae: Preparing 21:12:09 06bc15ed5f30: Preparing 21:12:09 9592ee332774: Preparing 21:12:09 3304ad14bb91: Preparing 21:12:09 6a107ca70942: Preparing 21:12:09 d2d9d24a8c2a: Preparing 21:12:09 3304ad14bb91: Waiting 21:12:09 6a107ca70942: Waiting 21:12:09 d2d9d24a8c2a: Waiting 21:12:09 9592ee332774: Waiting 21:12:09 4ceb8cae0a7f: Layer already exists 21:12:09 7bc7c5de706d: Layer already exists 21:12:09 f59b7faa287a: Layer already exists 21:12:09 06bc15ed5f30: Layer already exists 21:12:09 4796cb2e2eae: Layer already exists 21:12:09 9592ee332774: Layer already exists 21:12:09 3304ad14bb91: Layer already exists 21:12:09 6a107ca70942: Layer already exists 21:12:09 d2d9d24a8c2a: Layer already exists 21:12:09 main: digest: sha256:0f236fea1af7cde82a5966f78242fed4260c72cfd7eccb2fde2546ceb50cb28b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:10 ===================================================== [Pipeline] echo 21:12:10 taggedImages: 21:12:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:12:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.23 21:12:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:12:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:12:10 23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:10 latest 21:12:10 3.1.0-dev.23 21:12:10 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:10 main 21:12:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:10 45fe3b50d40f: Preparing 21:12:10 3cb74b66b7a9: Preparing 21:12:10 2a1bb94fe5d6: Preparing 21:12:10 1c4fe9014416: Preparing 21:12:10 d6c35e2cf9b9: Preparing 21:12:10 8c6bae478fd2: Preparing 21:12:10 b701339bbe0c: Preparing 21:12:10 06bc15ed5f30: Preparing 21:12:10 9592ee332774: Preparing 21:12:10 292fc91bb791: Preparing 21:12:10 d2d9d24a8c2a: Preparing 21:12:10 9592ee332774: Waiting 21:12:10 8c6bae478fd2: Waiting 21:12:10 b701339bbe0c: Waiting 21:12:10 06bc15ed5f30: Waiting 21:12:10 292fc91bb791: Waiting 21:12:10 d2d9d24a8c2a: Waiting 21:12:11 3cb74b66b7a9: Pushed 21:12:11 45fe3b50d40f: Pushed 21:12:11 d6c35e2cf9b9: Pushed 21:12:11 06bc15ed5f30: Layer already exists 21:12:11 9592ee332774: Layer already exists 21:12:11 8c6bae478fd2: Pushed 21:12:11 d2d9d24a8c2a: Layer already exists 21:12:11 b701339bbe0c: Pushed 21:12:14 1c4fe9014416: Pushed 21:12:14 292fc91bb791: Pushed 21:12:14 2a1bb94fe5d6: Pushed 21:12:14 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:eb37804d59256fd381490283ca47d6c87fef4bbc188a815b2f6cdd7f49e6f392 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:15 45fe3b50d40f: Preparing 21:12:15 3cb74b66b7a9: Preparing 21:12:15 2a1bb94fe5d6: Preparing 21:12:15 1c4fe9014416: Preparing 21:12:15 d6c35e2cf9b9: Preparing 21:12:15 8c6bae478fd2: Preparing 21:12:15 b701339bbe0c: Preparing 21:12:15 06bc15ed5f30: Preparing 21:12:15 9592ee332774: Preparing 21:12:15 292fc91bb791: Preparing 21:12:15 d2d9d24a8c2a: Preparing 21:12:15 8c6bae478fd2: Waiting 21:12:15 b701339bbe0c: Waiting 21:12:15 06bc15ed5f30: Waiting 21:12:15 9592ee332774: Waiting 21:12:15 292fc91bb791: Waiting 21:12:15 d2d9d24a8c2a: Waiting 21:12:15 45fe3b50d40f: Layer already exists 21:12:15 1c4fe9014416: Layer already exists 21:12:15 2a1bb94fe5d6: Layer already exists 21:12:15 d6c35e2cf9b9: Layer already exists 21:12:15 3cb74b66b7a9: Layer already exists 21:12:15 8c6bae478fd2: Layer already exists 21:12:15 b701339bbe0c: Layer already exists 21:12:15 9592ee332774: Layer already exists 21:12:15 292fc91bb791: Layer already exists 21:12:15 06bc15ed5f30: Layer already exists 21:12:15 d2d9d24a8c2a: Layer already exists 21:12:15 latest: digest: sha256:eb37804d59256fd381490283ca47d6c87fef4bbc188a815b2f6cdd7f49e6f392 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.23 21:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:16 45fe3b50d40f: Preparing 21:12:16 3cb74b66b7a9: Preparing 21:12:16 2a1bb94fe5d6: Preparing 21:12:16 1c4fe9014416: Preparing 21:12:16 d6c35e2cf9b9: Preparing 21:12:16 8c6bae478fd2: Preparing 21:12:16 b701339bbe0c: Preparing 21:12:16 06bc15ed5f30: Preparing 21:12:16 9592ee332774: Preparing 21:12:16 292fc91bb791: Preparing 21:12:16 d2d9d24a8c2a: Preparing 21:12:16 06bc15ed5f30: Waiting 21:12:16 9592ee332774: Waiting 21:12:16 292fc91bb791: Waiting 21:12:16 d2d9d24a8c2a: Waiting 21:12:16 8c6bae478fd2: Waiting 21:12:16 b701339bbe0c: Waiting 21:12:16 3cb74b66b7a9: Layer already exists 21:12:16 1c4fe9014416: Layer already exists 21:12:16 45fe3b50d40f: Layer already exists 21:12:16 d6c35e2cf9b9: Layer already exists 21:12:16 2a1bb94fe5d6: Layer already exists 21:12:16 06bc15ed5f30: Layer already exists 21:12:16 8c6bae478fd2: Layer already exists 21:12:16 b701339bbe0c: Layer already exists 21:12:16 292fc91bb791: Layer already exists 21:12:16 9592ee332774: Layer already exists 21:12:16 d2d9d24a8c2a: Layer already exists 21:12:16 3.1.0-dev.23: digest: sha256:eb37804d59256fd381490283ca47d6c87fef4bbc188a815b2f6cdd7f49e6f392 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:17 45fe3b50d40f: Preparing 21:12:17 3cb74b66b7a9: Preparing 21:12:17 2a1bb94fe5d6: Preparing 21:12:17 1c4fe9014416: Preparing 21:12:17 d6c35e2cf9b9: Preparing 21:12:17 8c6bae478fd2: Preparing 21:12:17 b701339bbe0c: Preparing 21:12:17 06bc15ed5f30: Preparing 21:12:17 9592ee332774: Preparing 21:12:17 292fc91bb791: Preparing 21:12:17 d2d9d24a8c2a: Preparing 21:12:17 8c6bae478fd2: Waiting 21:12:17 b701339bbe0c: Waiting 21:12:17 06bc15ed5f30: Waiting 21:12:17 292fc91bb791: Waiting 21:12:17 d2d9d24a8c2a: Waiting 21:12:17 9592ee332774: Waiting 21:12:17 d6c35e2cf9b9: Layer already exists 21:12:17 45fe3b50d40f: Layer already exists 21:12:17 3cb74b66b7a9: Layer already exists 21:12:17 2a1bb94fe5d6: Layer already exists 21:12:17 1c4fe9014416: Layer already exists 21:12:17 8c6bae478fd2: Layer already exists 21:12:17 b701339bbe0c: Layer already exists 21:12:17 06bc15ed5f30: Layer already exists 21:12:17 9592ee332774: Layer already exists 21:12:17 292fc91bb791: Layer already exists 21:12:17 d2d9d24a8c2a: Layer already exists 21:12:17 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:eb37804d59256fd381490283ca47d6c87fef4bbc188a815b2f6cdd7f49e6f392 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:18 45fe3b50d40f: Preparing 21:12:18 3cb74b66b7a9: Preparing 21:12:18 2a1bb94fe5d6: Preparing 21:12:18 1c4fe9014416: Preparing 21:12:18 d6c35e2cf9b9: Preparing 21:12:18 8c6bae478fd2: Preparing 21:12:18 b701339bbe0c: Preparing 21:12:18 06bc15ed5f30: Preparing 21:12:18 9592ee332774: Preparing 21:12:18 292fc91bb791: Preparing 21:12:18 d2d9d24a8c2a: Preparing 21:12:18 8c6bae478fd2: Waiting 21:12:18 b701339bbe0c: Waiting 21:12:18 06bc15ed5f30: Waiting 21:12:18 9592ee332774: Waiting 21:12:18 292fc91bb791: Waiting 21:12:18 d2d9d24a8c2a: Waiting 21:12:18 3cb74b66b7a9: Layer already exists 21:12:18 2a1bb94fe5d6: Layer already exists 21:12:18 45fe3b50d40f: Layer already exists 21:12:18 d6c35e2cf9b9: Layer already exists 21:12:18 1c4fe9014416: Layer already exists 21:12:18 b701339bbe0c: Layer already exists 21:12:18 8c6bae478fd2: Layer already exists 21:12:18 06bc15ed5f30: Layer already exists 21:12:18 9592ee332774: Layer already exists 21:12:18 292fc91bb791: Layer already exists 21:12:18 d2d9d24a8c2a: Layer already exists 21:12:18 main: digest: sha256:eb37804d59256fd381490283ca47d6c87fef4bbc188a815b2f6cdd7f49e6f392 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:18 ===================================================== [Pipeline] echo 21:12:18 taggedImages: 21:12:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:12:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.23 21:12:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:12:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:12:18 23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:18 latest 21:12:18 3.1.0-dev.23 21:12:18 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:18 main 21:12:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:12:19 f6fa594430a8: Preparing 21:12:19 a752273dbb19: Preparing 21:12:19 06bc15ed5f30: Preparing 21:12:19 9592ee332774: Preparing 21:12:19 8015a497f221: Preparing 21:12:19 d2d9d24a8c2a: Preparing 21:12:19 d2d9d24a8c2a: Waiting 21:12:19 9592ee332774: Layer already exists 21:12:19 06bc15ed5f30: Layer already exists 21:12:19 d2d9d24a8c2a: Layer already exists 21:12:19 f6fa594430a8: Pushed 21:12:20 8015a497f221: Pushed 21:12:24 a752273dbb19: Pushed 21:12:24 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:3b4f18b28b206d9ac0de65a5e63cad8bcac5ac88c5fb3d5deb49f218af243ed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:12:24 f6fa594430a8: Preparing 21:12:24 a752273dbb19: Preparing 21:12:24 06bc15ed5f30: Preparing 21:12:24 9592ee332774: Preparing 21:12:24 8015a497f221: Preparing 21:12:24 d2d9d24a8c2a: Preparing 21:12:24 d2d9d24a8c2a: Waiting 21:12:24 06bc15ed5f30: Layer already exists 21:12:24 9592ee332774: Layer already exists 21:12:24 8015a497f221: Layer already exists 21:12:24 f6fa594430a8: Layer already exists 21:12:24 a752273dbb19: Layer already exists 21:12:24 d2d9d24a8c2a: Layer already exists 21:12:24 latest: digest: sha256:3b4f18b28b206d9ac0de65a5e63cad8bcac5ac88c5fb3d5deb49f218af243ed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.23 21:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:12:25 f6fa594430a8: Preparing 21:12:25 a752273dbb19: Preparing 21:12:25 06bc15ed5f30: Preparing 21:12:25 9592ee332774: Preparing 21:12:25 8015a497f221: Preparing 21:12:25 d2d9d24a8c2a: Preparing 21:12:25 d2d9d24a8c2a: Waiting 21:12:25 8015a497f221: Layer already exists 21:12:25 a752273dbb19: Layer already exists 21:12:25 f6fa594430a8: Layer already exists 21:12:25 06bc15ed5f30: Layer already exists 21:12:25 9592ee332774: Layer already exists 21:12:25 d2d9d24a8c2a: Layer already exists 21:12:25 3.1.0-dev.23: digest: sha256:3b4f18b28b206d9ac0de65a5e63cad8bcac5ac88c5fb3d5deb49f218af243ed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:12:26 f6fa594430a8: Preparing 21:12:26 a752273dbb19: Preparing 21:12:26 06bc15ed5f30: Preparing 21:12:26 9592ee332774: Preparing 21:12:26 8015a497f221: Preparing 21:12:26 d2d9d24a8c2a: Preparing 21:12:26 d2d9d24a8c2a: Waiting 21:12:26 06bc15ed5f30: Layer already exists 21:12:26 9592ee332774: Layer already exists 21:12:26 8015a497f221: Layer already exists 21:12:26 f6fa594430a8: Layer already exists 21:12:26 a752273dbb19: Layer already exists 21:12:26 d2d9d24a8c2a: Layer already exists 21:12:26 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:3b4f18b28b206d9ac0de65a5e63cad8bcac5ac88c5fb3d5deb49f218af243ed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:27 + 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:12:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:12:27 f6fa594430a8: Preparing 21:12:27 a752273dbb19: Preparing 21:12:27 06bc15ed5f30: Preparing 21:12:27 9592ee332774: Preparing 21:12:27 8015a497f221: Preparing 21:12:27 d2d9d24a8c2a: Preparing 21:12:27 d2d9d24a8c2a: Waiting 21:12:27 f6fa594430a8: Layer already exists 21:12:27 9592ee332774: Layer already exists 21:12:27 06bc15ed5f30: Layer already exists 21:12:27 a752273dbb19: Layer already exists 21:12:27 8015a497f221: Layer already exists 21:12:27 d2d9d24a8c2a: Layer already exists 21:12:27 main: digest: sha256:3b4f18b28b206d9ac0de65a5e63cad8bcac5ac88c5fb3d5deb49f218af243ed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:27 ===================================================== [Pipeline] echo 21:12:27 taggedImages: 21:12:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:12:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.23 21:12:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:12:27 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:12:27 23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:27 latest 21:12:27 3.1.0-dev.23 21:12:27 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:27 main 21:12:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:12:28 c6848b2000a8: Preparing 21:12:28 cf69006daa04: Preparing 21:12:28 278b062bbc1a: Preparing 21:12:28 f2841d90547d: Preparing 21:12:28 2c1f25e7313b: Preparing 21:12:28 06bc15ed5f30: Preparing 21:12:28 9592ee332774: Preparing 21:12:28 a5fdb45217ab: Preparing 21:12:28 d2d9d24a8c2a: Preparing 21:12:28 9592ee332774: Waiting 21:12:28 a5fdb45217ab: Waiting 21:12:28 06bc15ed5f30: Waiting 21:12:28 d2d9d24a8c2a: Waiting 21:12:28 cf69006daa04: Pushed 21:12:28 278b062bbc1a: Pushed 21:12:28 c6848b2000a8: Pushed 21:12:28 06bc15ed5f30: Layer already exists 21:12:29 9592ee332774: Layer already exists 21:12:29 d2d9d24a8c2a: Layer already exists 21:12:29 a5fdb45217ab: Pushed 21:12:41 2c1f25e7313b: Pushed 21:12:46 f2841d90547d: Pushed 21:12:46 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:22bef470894e8adb37d38dd2bc719a010b0369b09e78b13cba5c134f30ef3b3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:46 + 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:12:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:12:46 c6848b2000a8: Preparing 21:12:46 cf69006daa04: Preparing 21:12:46 278b062bbc1a: Preparing 21:12:46 f2841d90547d: Preparing 21:12:46 2c1f25e7313b: Preparing 21:12:46 06bc15ed5f30: Preparing 21:12:46 9592ee332774: Preparing 21:12:46 a5fdb45217ab: Preparing 21:12:46 d2d9d24a8c2a: Preparing 21:12:46 06bc15ed5f30: Waiting 21:12:46 9592ee332774: Waiting 21:12:46 a5fdb45217ab: Waiting 21:12:46 d2d9d24a8c2a: Waiting 21:12:46 278b062bbc1a: Layer already exists 21:12:46 f2841d90547d: Layer already exists 21:12:46 c6848b2000a8: Layer already exists 21:12:46 cf69006daa04: Layer already exists 21:12:46 2c1f25e7313b: Layer already exists 21:12:46 a5fdb45217ab: Layer already exists 21:12:46 06bc15ed5f30: Layer already exists 21:12:46 d2d9d24a8c2a: Layer already exists 21:12:46 9592ee332774: Layer already exists 21:12:46 latest: digest: sha256:22bef470894e8adb37d38dd2bc719a010b0369b09e78b13cba5c134f30ef3b3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.23 21:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:12:47 c6848b2000a8: Preparing 21:12:47 cf69006daa04: Preparing 21:12:47 278b062bbc1a: Preparing 21:12:47 f2841d90547d: Preparing 21:12:47 2c1f25e7313b: Preparing 21:12:47 06bc15ed5f30: Preparing 21:12:47 9592ee332774: Preparing 21:12:47 a5fdb45217ab: Preparing 21:12:47 d2d9d24a8c2a: Preparing 21:12:47 9592ee332774: Waiting 21:12:47 a5fdb45217ab: Waiting 21:12:47 d2d9d24a8c2a: Waiting 21:12:47 06bc15ed5f30: Waiting 21:12:47 cf69006daa04: Layer already exists 21:12:47 278b062bbc1a: Layer already exists 21:12:47 c6848b2000a8: Layer already exists 21:12:47 2c1f25e7313b: Layer already exists 21:12:47 f2841d90547d: Layer already exists 21:12:47 06bc15ed5f30: Layer already exists 21:12:47 9592ee332774: Layer already exists 21:12:47 a5fdb45217ab: Layer already exists 21:12:47 d2d9d24a8c2a: Layer already exists 21:12:47 3.1.0-dev.23: digest: sha256:22bef470894e8adb37d38dd2bc719a010b0369b09e78b13cba5c134f30ef3b3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:12:48 c6848b2000a8: Preparing 21:12:48 cf69006daa04: Preparing 21:12:48 278b062bbc1a: Preparing 21:12:48 f2841d90547d: Preparing 21:12:48 2c1f25e7313b: Preparing 21:12:48 06bc15ed5f30: Preparing 21:12:48 9592ee332774: Preparing 21:12:48 a5fdb45217ab: Preparing 21:12:48 d2d9d24a8c2a: Preparing 21:12:48 9592ee332774: Waiting 21:12:48 a5fdb45217ab: Waiting 21:12:48 d2d9d24a8c2a: Waiting 21:12:48 06bc15ed5f30: Waiting 21:12:48 2c1f25e7313b: Layer already exists 21:12:48 278b062bbc1a: Layer already exists 21:12:48 cf69006daa04: Layer already exists 21:12:48 c6848b2000a8: Layer already exists 21:12:48 f2841d90547d: Layer already exists 21:12:48 9592ee332774: Layer already exists 21:12:48 06bc15ed5f30: Layer already exists 21:12:48 a5fdb45217ab: Layer already exists 21:12:48 d2d9d24a8c2a: Layer already exists 21:12:48 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:22bef470894e8adb37d38dd2bc719a010b0369b09e78b13cba5c134f30ef3b3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:48 + 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:12:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:12:49 c6848b2000a8: Preparing 21:12:49 cf69006daa04: Preparing 21:12:49 278b062bbc1a: Preparing 21:12:49 f2841d90547d: Preparing 21:12:49 2c1f25e7313b: Preparing 21:12:49 06bc15ed5f30: Preparing 21:12:49 9592ee332774: Preparing 21:12:49 a5fdb45217ab: Preparing 21:12:49 d2d9d24a8c2a: Preparing 21:12:49 9592ee332774: Waiting 21:12:49 a5fdb45217ab: Waiting 21:12:49 d2d9d24a8c2a: Waiting 21:12:49 06bc15ed5f30: Waiting 21:12:49 f2841d90547d: Layer already exists 21:12:49 cf69006daa04: Layer already exists 21:12:49 2c1f25e7313b: Layer already exists 21:12:49 278b062bbc1a: Layer already exists 21:12:49 c6848b2000a8: Layer already exists 21:12:49 9592ee332774: Layer already exists 21:12:49 06bc15ed5f30: Layer already exists 21:12:49 a5fdb45217ab: Layer already exists 21:12:49 d2d9d24a8c2a: Layer already exists 21:12:49 main: digest: sha256:22bef470894e8adb37d38dd2bc719a010b0369b09e78b13cba5c134f30ef3b3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:49 ===================================================== [Pipeline] echo 21:12:49 taggedImages: 21:12:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:12:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.23 21:12:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:12:49 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:12:49 23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:49 latest 21:12:49 3.1.0-dev.23 21:12:49 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:12:49 main 21:12:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:12:50 59734fc106e9: Preparing 21:12:50 0c79cb1e100b: Preparing 21:12:50 bf0730cd25b7: Preparing 21:12:50 fbaafec3cefb: Preparing 21:12:50 06bc15ed5f30: Preparing 21:12:50 9592ee332774: Preparing 21:12:50 23cf4db2c2e8: Preparing 21:12:50 d2d9d24a8c2a: Preparing 21:12:50 9592ee332774: Waiting 21:12:50 23cf4db2c2e8: Waiting 21:12:50 d2d9d24a8c2a: Waiting 21:12:50 06bc15ed5f30: Layer already exists 21:12:50 9592ee332774: Layer already exists 21:12:50 bf0730cd25b7: Pushed 21:12:50 0c79cb1e100b: Pushed 21:12:50 59734fc106e9: Pushed 21:12:50 d2d9d24a8c2a: Layer already exists 21:12:51 23cf4db2c2e8: Pushed 21:13:09 fbaafec3cefb: Pushed 21:13:09 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:c8d44c9e961e1290b45e72d415bad63240634a2f71fdc8879dd9f81eeb335d8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:09 + 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:13:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:13:09 59734fc106e9: Preparing 21:13:09 0c79cb1e100b: Preparing 21:13:09 bf0730cd25b7: Preparing 21:13:09 fbaafec3cefb: Preparing 21:13:09 06bc15ed5f30: Preparing 21:13:09 9592ee332774: Preparing 21:13:09 23cf4db2c2e8: Preparing 21:13:09 d2d9d24a8c2a: Preparing 21:13:09 9592ee332774: Waiting 21:13:09 d2d9d24a8c2a: Waiting 21:13:09 23cf4db2c2e8: Waiting 21:13:09 bf0730cd25b7: Layer already exists 21:13:09 59734fc106e9: Layer already exists 21:13:09 fbaafec3cefb: Layer already exists 21:13:09 0c79cb1e100b: Layer already exists 21:13:09 06bc15ed5f30: Layer already exists 21:13:09 9592ee332774: Layer already exists 21:13:09 23cf4db2c2e8: Layer already exists 21:13:09 d2d9d24a8c2a: Layer already exists 21:13:10 latest: digest: sha256:c8d44c9e961e1290b45e72d415bad63240634a2f71fdc8879dd9f81eeb335d8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.23 21:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:13:10 59734fc106e9: Preparing 21:13:10 0c79cb1e100b: Preparing 21:13:10 bf0730cd25b7: Preparing 21:13:10 fbaafec3cefb: Preparing 21:13:10 06bc15ed5f30: Preparing 21:13:10 9592ee332774: Preparing 21:13:10 23cf4db2c2e8: Preparing 21:13:10 d2d9d24a8c2a: Preparing 21:13:10 9592ee332774: Waiting 21:13:10 23cf4db2c2e8: Waiting 21:13:10 d2d9d24a8c2a: Waiting 21:13:10 0c79cb1e100b: Layer already exists 21:13:10 bf0730cd25b7: Layer already exists 21:13:10 59734fc106e9: Layer already exists 21:13:10 fbaafec3cefb: Layer already exists 21:13:10 06bc15ed5f30: Layer already exists 21:13:10 d2d9d24a8c2a: Layer already exists 21:13:10 9592ee332774: Layer already exists 21:13:10 23cf4db2c2e8: Layer already exists 21:13:11 3.1.0-dev.23: digest: sha256:c8d44c9e961e1290b45e72d415bad63240634a2f71fdc8879dd9f81eeb335d8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:13:11 59734fc106e9: Preparing 21:13:11 0c79cb1e100b: Preparing 21:13:11 bf0730cd25b7: Preparing 21:13:11 fbaafec3cefb: Preparing 21:13:11 06bc15ed5f30: Preparing 21:13:11 9592ee332774: Preparing 21:13:11 23cf4db2c2e8: Preparing 21:13:11 d2d9d24a8c2a: Preparing 21:13:11 23cf4db2c2e8: Waiting 21:13:11 d2d9d24a8c2a: Waiting 21:13:11 9592ee332774: Waiting 21:13:11 06bc15ed5f30: Layer already exists 21:13:11 59734fc106e9: Layer already exists 21:13:11 fbaafec3cefb: Layer already exists 21:13:11 bf0730cd25b7: Layer already exists 21:13:11 0c79cb1e100b: Layer already exists 21:13:11 23cf4db2c2e8: Layer already exists 21:13:11 9592ee332774: Layer already exists 21:13:11 d2d9d24a8c2a: Layer already exists 21:13:11 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:c8d44c9e961e1290b45e72d415bad63240634a2f71fdc8879dd9f81eeb335d8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:12 + 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:13:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:13:12 59734fc106e9: Preparing 21:13:12 0c79cb1e100b: Preparing 21:13:12 bf0730cd25b7: Preparing 21:13:12 fbaafec3cefb: Preparing 21:13:12 06bc15ed5f30: Preparing 21:13:12 9592ee332774: Preparing 21:13:12 23cf4db2c2e8: Preparing 21:13:12 d2d9d24a8c2a: Preparing 21:13:12 9592ee332774: Waiting 21:13:12 d2d9d24a8c2a: Waiting 21:13:12 23cf4db2c2e8: Waiting 21:13:12 bf0730cd25b7: Layer already exists 21:13:12 06bc15ed5f30: Layer already exists 21:13:12 59734fc106e9: Layer already exists 21:13:12 0c79cb1e100b: Layer already exists 21:13:12 fbaafec3cefb: Layer already exists 21:13:12 9592ee332774: Layer already exists 21:13:12 23cf4db2c2e8: Layer already exists 21:13:12 d2d9d24a8c2a: Layer already exists 21:13:12 main: digest: sha256:c8d44c9e961e1290b45e72d415bad63240634a2f71fdc8879dd9f81eeb335d8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:12 ===================================================== [Pipeline] echo 21:13:12 taggedImages: 21:13:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:13:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:13:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.23 21:13:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:13:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:13:12 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:13:12 23265dfad13dfa2cb5de380f133a81b406e62be8 21:13:12 latest 21:13:12 3.1.0-dev.23 21:13:12 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:13:12 main 21:13:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:13:13 1fbabb7a7804: Preparing 21:13:13 39c75acd1e05: Preparing 21:13:13 33369edad95a: Preparing 21:13:13 c50746d53cef: Preparing 21:13:13 06bc15ed5f30: Preparing 21:13:13 9592ee332774: Preparing 21:13:13 a5fdb45217ab: Preparing 21:13:13 d2d9d24a8c2a: Preparing 21:13:13 a5fdb45217ab: Waiting 21:13:13 d2d9d24a8c2a: Waiting 21:13:13 9592ee332774: Waiting 21:13:13 06bc15ed5f30: Layer already exists 21:13:13 9592ee332774: Layer already exists 21:13:13 a5fdb45217ab: Layer already exists 21:13:13 d2d9d24a8c2a: Layer already exists 21:13:13 33369edad95a: Pushed 21:13:13 1fbabb7a7804: Pushed 21:13:13 39c75acd1e05: Pushed 21:13:31 c50746d53cef: Pushed 21:13:31 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:25b9223f5e13c3cf24df03604f19a36143fff171a32b01bb595d0167e67eb71d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:32 + 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:13:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:13:32 1fbabb7a7804: Preparing 21:13:32 39c75acd1e05: Preparing 21:13:32 33369edad95a: Preparing 21:13:32 c50746d53cef: Preparing 21:13:32 06bc15ed5f30: Preparing 21:13:32 9592ee332774: Preparing 21:13:32 a5fdb45217ab: Preparing 21:13:32 d2d9d24a8c2a: Preparing 21:13:32 9592ee332774: Waiting 21:13:32 a5fdb45217ab: Waiting 21:13:32 d2d9d24a8c2a: Waiting 21:13:32 33369edad95a: Layer already exists 21:13:32 06bc15ed5f30: Layer already exists 21:13:32 1fbabb7a7804: Layer already exists 21:13:32 39c75acd1e05: Layer already exists 21:13:32 c50746d53cef: Layer already exists 21:13:32 9592ee332774: Layer already exists 21:13:32 a5fdb45217ab: Layer already exists 21:13:32 d2d9d24a8c2a: Layer already exists 21:13:32 latest: digest: sha256:25b9223f5e13c3cf24df03604f19a36143fff171a32b01bb595d0167e67eb71d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.23 21:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:13:33 1fbabb7a7804: Preparing 21:13:33 39c75acd1e05: Preparing 21:13:33 33369edad95a: Preparing 21:13:33 c50746d53cef: Preparing 21:13:33 06bc15ed5f30: Preparing 21:13:33 9592ee332774: Preparing 21:13:33 a5fdb45217ab: Preparing 21:13:33 d2d9d24a8c2a: Preparing 21:13:33 a5fdb45217ab: Waiting 21:13:33 9592ee332774: Waiting 21:13:33 d2d9d24a8c2a: Waiting 21:13:33 c50746d53cef: Layer already exists 21:13:33 06bc15ed5f30: Layer already exists 21:13:33 39c75acd1e05: Layer already exists 21:13:33 33369edad95a: Layer already exists 21:13:33 1fbabb7a7804: Layer already exists 21:13:33 9592ee332774: Layer already exists 21:13:33 a5fdb45217ab: Layer already exists 21:13:33 d2d9d24a8c2a: Layer already exists 21:13:33 3.1.0-dev.23: digest: sha256:25b9223f5e13c3cf24df03604f19a36143fff171a32b01bb595d0167e67eb71d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:13:34 1fbabb7a7804: Preparing 21:13:34 39c75acd1e05: Preparing 21:13:34 33369edad95a: Preparing 21:13:34 c50746d53cef: Preparing 21:13:34 06bc15ed5f30: Preparing 21:13:34 9592ee332774: Preparing 21:13:34 a5fdb45217ab: Preparing 21:13:34 d2d9d24a8c2a: Preparing 21:13:34 a5fdb45217ab: Waiting 21:13:34 d2d9d24a8c2a: Waiting 21:13:34 9592ee332774: Waiting 21:13:34 c50746d53cef: Layer already exists 21:13:34 39c75acd1e05: Layer already exists 21:13:34 06bc15ed5f30: Layer already exists 21:13:34 1fbabb7a7804: Layer already exists 21:13:34 33369edad95a: Layer already exists 21:13:34 a5fdb45217ab: Layer already exists 21:13:34 d2d9d24a8c2a: Layer already exists 21:13:34 9592ee332774: Layer already exists 21:13:34 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:25b9223f5e13c3cf24df03604f19a36143fff171a32b01bb595d0167e67eb71d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:35 + 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:13:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:13:35 1fbabb7a7804: Preparing 21:13:35 39c75acd1e05: Preparing 21:13:35 33369edad95a: Preparing 21:13:35 c50746d53cef: Preparing 21:13:35 06bc15ed5f30: Preparing 21:13:35 9592ee332774: Preparing 21:13:35 a5fdb45217ab: Preparing 21:13:35 d2d9d24a8c2a: Preparing 21:13:35 9592ee332774: Waiting 21:13:35 a5fdb45217ab: Waiting 21:13:35 d2d9d24a8c2a: Waiting 21:13:35 39c75acd1e05: Layer already exists 21:13:35 06bc15ed5f30: Layer already exists 21:13:35 1fbabb7a7804: Layer already exists 21:13:35 c50746d53cef: Layer already exists 21:13:35 33369edad95a: Layer already exists 21:13:35 9592ee332774: Layer already exists 21:13:35 d2d9d24a8c2a: Layer already exists 21:13:35 a5fdb45217ab: Layer already exists 21:13:35 main: digest: sha256:25b9223f5e13c3cf24df03604f19a36143fff171a32b01bb595d0167e67eb71d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:35 ===================================================== [Pipeline] echo 21:13:35 taggedImages: 21:13:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:13:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:13:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.23 21:13:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:13:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:13:35 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:13:35 23265dfad13dfa2cb5de380f133a81b406e62be8 21:13:35 latest 21:13:35 3.1.0-dev.23 21:13:35 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:13:35 main 21:13:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:13:36 d5289c0c71a3: Preparing 21:13:36 0a5325dc1601: Preparing 21:13:36 06bc15ed5f30: Preparing 21:13:36 9592ee332774: Preparing 21:13:36 d00bee8a1efb: Preparing 21:13:36 d2d9d24a8c2a: Preparing 21:13:36 d2d9d24a8c2a: Waiting 21:13:36 9592ee332774: Layer already exists 21:13:36 06bc15ed5f30: Layer already exists 21:13:36 d2d9d24a8c2a: Layer already exists 21:13:36 d5289c0c71a3: Pushed 21:13:36 d00bee8a1efb: Pushed 21:13:42 0a5325dc1601: Pushed 21:13:42 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:7b92ada81fbeb60878d748952aade8c23bf45c97909977cea5b57d1791ede97e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:13:43 d5289c0c71a3: Preparing 21:13:43 0a5325dc1601: Preparing 21:13:43 06bc15ed5f30: Preparing 21:13:43 9592ee332774: Preparing 21:13:43 d00bee8a1efb: Preparing 21:13:43 d2d9d24a8c2a: Preparing 21:13:43 d2d9d24a8c2a: Waiting 21:13:43 d5289c0c71a3: Layer already exists 21:13:43 0a5325dc1601: Layer already exists 21:13:43 d00bee8a1efb: Layer already exists 21:13:43 9592ee332774: Layer already exists 21:13:43 06bc15ed5f30: Layer already exists 21:13:43 d2d9d24a8c2a: Layer already exists 21:13:43 latest: digest: sha256:7b92ada81fbeb60878d748952aade8c23bf45c97909977cea5b57d1791ede97e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.23 21:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:13:44 d5289c0c71a3: Preparing 21:13:44 0a5325dc1601: Preparing 21:13:44 06bc15ed5f30: Preparing 21:13:44 9592ee332774: Preparing 21:13:44 d00bee8a1efb: Preparing 21:13:44 d2d9d24a8c2a: Preparing 21:13:44 d2d9d24a8c2a: Waiting 21:13:44 d5289c0c71a3: Layer already exists 21:13:44 06bc15ed5f30: Layer already exists 21:13:44 d00bee8a1efb: Layer already exists 21:13:44 9592ee332774: Layer already exists 21:13:44 0a5325dc1601: Layer already exists 21:13:44 d2d9d24a8c2a: Layer already exists 21:13:44 3.1.0-dev.23: digest: sha256:7b92ada81fbeb60878d748952aade8c23bf45c97909977cea5b57d1791ede97e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:13:44 d5289c0c71a3: Preparing 21:13:44 0a5325dc1601: Preparing 21:13:44 06bc15ed5f30: Preparing 21:13:44 9592ee332774: Preparing 21:13:44 d00bee8a1efb: Preparing 21:13:44 d2d9d24a8c2a: Preparing 21:13:44 d2d9d24a8c2a: Waiting 21:13:44 06bc15ed5f30: Layer already exists 21:13:44 0a5325dc1601: Layer already exists 21:13:44 d5289c0c71a3: Layer already exists 21:13:44 9592ee332774: Layer already exists 21:13:44 d00bee8a1efb: Layer already exists 21:13:44 d2d9d24a8c2a: Layer already exists 21:13:44 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:7b92ada81fbeb60878d748952aade8c23bf45c97909977cea5b57d1791ede97e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:13:45 d5289c0c71a3: Preparing 21:13:45 0a5325dc1601: Preparing 21:13:45 06bc15ed5f30: Preparing 21:13:45 9592ee332774: Preparing 21:13:45 d00bee8a1efb: Preparing 21:13:45 d2d9d24a8c2a: Preparing 21:13:45 d2d9d24a8c2a: Waiting 21:13:45 9592ee332774: Layer already exists 21:13:45 d00bee8a1efb: Layer already exists 21:13:45 0a5325dc1601: Layer already exists 21:13:45 d5289c0c71a3: Layer already exists 21:13:45 06bc15ed5f30: Layer already exists 21:13:45 d2d9d24a8c2a: Layer already exists 21:13:45 main: digest: sha256:7b92ada81fbeb60878d748952aade8c23bf45c97909977cea5b57d1791ede97e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:45 ===================================================== [Pipeline] echo 21:13:45 taggedImages: 21:13:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:13:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:13:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.23 21:13:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:13:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:13:45 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:13:45 23265dfad13dfa2cb5de380f133a81b406e62be8 21:13:45 latest 21:13:45 3.1.0-dev.23 21:13:45 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:13:45 main 21:13:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:13:46 052d4e345e76: Preparing 21:13:46 352fb8fdd5b8: Preparing 21:13:46 06bc15ed5f30: Preparing 21:13:46 9592ee332774: Preparing 21:13:46 9f6a7cba9b45: Preparing 21:13:46 d2d9d24a8c2a: Preparing 21:13:46 d2d9d24a8c2a: Waiting 21:13:46 06bc15ed5f30: Layer already exists 21:13:46 9f6a7cba9b45: Layer already exists 21:13:46 9592ee332774: Layer already exists 21:13:46 d2d9d24a8c2a: Layer already exists 21:13:46 052d4e345e76: Pushed 21:13:53 352fb8fdd5b8: Pushed 21:13:53 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:9f4d88c986a4e77b2c69c406084e16efb562ac304a1df684017b5ef5cd58cbec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:13:54 052d4e345e76: Preparing 21:13:54 352fb8fdd5b8: Preparing 21:13:54 06bc15ed5f30: Preparing 21:13:54 9592ee332774: Preparing 21:13:54 9f6a7cba9b45: Preparing 21:13:54 d2d9d24a8c2a: Preparing 21:13:54 d2d9d24a8c2a: Waiting 21:13:54 9592ee332774: Layer already exists 21:13:54 352fb8fdd5b8: Layer already exists 21:13:54 9f6a7cba9b45: Layer already exists 21:13:54 06bc15ed5f30: Layer already exists 21:13:54 052d4e345e76: Layer already exists 21:13:54 d2d9d24a8c2a: Layer already exists 21:13:54 latest: digest: sha256:9f4d88c986a4e77b2c69c406084e16efb562ac304a1df684017b5ef5cd58cbec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.23 21:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:13:55 052d4e345e76: Preparing 21:13:55 352fb8fdd5b8: Preparing 21:13:55 06bc15ed5f30: Preparing 21:13:55 9592ee332774: Preparing 21:13:55 9f6a7cba9b45: Preparing 21:13:55 d2d9d24a8c2a: Preparing 21:13:55 d2d9d24a8c2a: Waiting 21:13:55 06bc15ed5f30: Layer already exists 21:13:55 352fb8fdd5b8: Layer already exists 21:13:55 9592ee332774: Layer already exists 21:13:55 052d4e345e76: Layer already exists 21:13:55 9f6a7cba9b45: Layer already exists 21:13:55 d2d9d24a8c2a: Layer already exists 21:13:55 3.1.0-dev.23: digest: sha256:9f4d88c986a4e77b2c69c406084e16efb562ac304a1df684017b5ef5cd58cbec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:13:56 052d4e345e76: Preparing 21:13:56 352fb8fdd5b8: Preparing 21:13:56 06bc15ed5f30: Preparing 21:13:56 9592ee332774: Preparing 21:13:56 9f6a7cba9b45: Preparing 21:13:56 d2d9d24a8c2a: Preparing 21:13:56 d2d9d24a8c2a: Waiting 21:13:56 352fb8fdd5b8: Layer already exists 21:13:56 9f6a7cba9b45: Layer already exists 21:13:56 9592ee332774: Layer already exists 21:13:56 052d4e345e76: Layer already exists 21:13:56 06bc15ed5f30: Layer already exists 21:13:56 d2d9d24a8c2a: Layer already exists 21:13:56 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:9f4d88c986a4e77b2c69c406084e16efb562ac304a1df684017b5ef5cd58cbec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:13:56 052d4e345e76: Preparing 21:13:56 352fb8fdd5b8: Preparing 21:13:56 06bc15ed5f30: Preparing 21:13:56 9592ee332774: Preparing 21:13:56 9f6a7cba9b45: Preparing 21:13:56 d2d9d24a8c2a: Preparing 21:13:56 d2d9d24a8c2a: Waiting 21:13:56 06bc15ed5f30: Layer already exists 21:13:56 052d4e345e76: Layer already exists 21:13:56 9f6a7cba9b45: Layer already exists 21:13:56 352fb8fdd5b8: Layer already exists 21:13:56 9592ee332774: Layer already exists 21:13:56 d2d9d24a8c2a: Layer already exists 21:13:56 main: digest: sha256:9f4d88c986a4e77b2c69c406084e16efb562ac304a1df684017b5ef5cd58cbec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:57 ===================================================== [Pipeline] echo 21:13:57 taggedImages: 21:13:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 21:13:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:13:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.23 21:13:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 21:13:57 - 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:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:57 21:13:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:57 arm64: Pulling from edgex-lftools-log-publisher 21:13:57 8998bd30e6a1: Pulling fs layer 21:13:57 04944245beec: Pulling fs layer 21:13:57 699f458cf7ca: Pulling fs layer 21:13:57 765212b225bb: Pulling fs layer 21:13:57 f23df028b6ca: Pulling fs layer 21:13:57 d65c8cfc05b1: Pulling fs layer 21:13:57 2437ff75d9bd: Pulling fs layer 21:13:57 765212b225bb: Waiting 21:13:57 2437ff75d9bd: Waiting 21:13:57 f23df028b6ca: Waiting 21:13:57 d65c8cfc05b1: Waiting 21:13:57 04944245beec: Verifying Checksum 21:13:57 04944245beec: Download complete 21:13:57 765212b225bb: Verifying Checksum 21:13:57 765212b225bb: Download complete 21:13:57 f23df028b6ca: Verifying Checksum 21:13:57 f23df028b6ca: Download complete 21:13:57 d65c8cfc05b1: Verifying Checksum 21:13:57 d65c8cfc05b1: Download complete 21:13:57 699f458cf7ca: Verifying Checksum 21:13:57 699f458cf7ca: Download complete 21:13:58 8998bd30e6a1: Verifying Checksum 21:13:58 8998bd30e6a1: Download complete 21:14:00 2437ff75d9bd: Verifying Checksum 21:14:00 2437ff75d9bd: Download complete 21:14:02 8998bd30e6a1: Pull complete 21:14:03 04944245beec: Pull complete 21:14:04 699f458cf7ca: Pull complete 21:14:04 765212b225bb: Pull complete 21:14:05 f23df028b6ca: Pull complete 21:14:05 d65c8cfc05b1: Pull complete 21:14:20 2437ff75d9bd: Pull complete 21:14:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:20 prd-ubuntu20.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container 21:14:20 $ 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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:14:22 $ docker top a4347abe09743d039e79952e7a03e049495e8381d34e83d313a7b066135e7eb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:23 ---> job-cost.sh 21:14:23 lf-activate-venv: SKIPPING 21:14:23 INFO: No Stack... 21:14:24 INFO: Retrieving Pricing Info for: v3-standard-4 21:14:25 INFO: Archiving Costs [Pipeline] sh 21:14:25 + cat /w/workspace/edgex-go/557/archives/cost.csv 21:14:25 + cut -d, -f6 [Pipeline] lock 21:14:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-557-stack-cost] 21:14:25 Resource [jenkins-edgexfoundry-edgex-go-main-557-stack-cost] did not exist. Created. 21:14:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-557-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:14:26 + echo total: 0.10999999940395355 [Pipeline] stash 21:14:27 Stashed 1 file(s) [Pipeline] } 21:14:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-557-stack-cost] [Pipeline] // lock [Pipeline] } 21:14:27 $ docker stop --time=1 a4347abe09743d039e79952e7a03e049495e8381d34e83d313a7b066135e7eb9 21:14:28 $ docker rm -f --volumes a4347abe09743d039e79952e7a03e049495e8381d34e83d313a7b066135e7eb9 [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:14:29 provisioning config files... 21:14:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/557@tmp/config4480165666303062797tmp [Pipeline] { [Pipeline] sh 21:14:29 + set +x 21:14:29 + curl -s https://codecov.io/bash 21:14:29 + bash -s -- 21:14:29 21:14:29 _____ _ 21:14:29 / ____| | | 21:14:29 | | ___ __| | ___ ___ _____ __ 21:14:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:14:29 | |___| (_) | (_| | __/ (_| (_) \ V / 21:14:29 \_____\___/ \__,_|\___|\___\___/ \_/ 21:14:29 Bash-1.0.6 21:14:29 21:14:29 21:14:29 ==> git version 2.25.1 found 21:14:29 ==> 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:14:29 Release-Date: 2020-01-08 21:14:29 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:14:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:14:29 ==> Jenkins CI detected. 21:14:29 current dir:  /w/workspace/edgex-go/557 21:14:29 project root: . 21:14:29 --> token set from env 21:14:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:14:29 ==> Running gcov in . (disable via -X gcov) 21:14:29 ==> Python coveragepy not found 21:14:29 ==> Searching for coverage reports in: 21:14:29 + . 21:14:29 -> Found 1 reports 21:14:29 ==> Detecting git/mercurial file structure 21:14:29 ==> Reading reports 21:14:29 + ./coverage.out bytes=446998 21:14:29 ==> Appending adjustments 21:14:29 https://docs.codecov.io/docs/fixing-reports 21:14:30 + Found adjustments 21:14:30 ==> Gzipping contents 21:14:30 60K /tmp/codecov.FWHpow.gz 21:14:31 ==> Uploading reports 21:14:31 url: https://codecov.io 21:14:31 query: branch=main&commit=23265dfad13dfa2cb5de380f133a81b406e62be8&build=557&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F557%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:14:31 -> Pinging Codecov 21:14:31 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=23265dfad13dfa2cb5de380f133a81b406e62be8&build=557&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F557%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:14:31 -> Uploading to 21:14:31 https://storage.googleapis.com/codecov/v4/raw/2023-08-14/00271124DB129430A58F1EEE437C3FCB/23265dfad13dfa2cb5de380f133a81b406e62be8/58cd50a2-cac8-4477-91e4-e58cda4cacc5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T211430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0590782f4eaa9d6975598d64d34e4702474aac88c98901698c4180c1965beb88 21:14:31 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:31 Dload Upload Total Spent Left Speed 21:14:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57395 0 0 100 57395 0 291k --:--:-- --:--:-- --:--:-- 290k 100 57395 0 0 100 57395 0 290k --:--:-- --:--:-- --:--:-- 288k 21:14:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } 21:14:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:14:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:14:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:31 21:14:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:14:32 df9b9388f04a: Pulling fs layer 21:14:32 52dc419b0ee2: Pulling fs layer 21:14:32 25bc292e5bac: Pulling fs layer 21:14:32 114826534d7a: Pulling fs layer 21:14:32 4657fd5d0bcf: Pulling fs layer 21:14:32 6ad1cebc031e: Pulling fs layer 21:14:32 8a3aa393b2d8: Pulling fs layer 21:14:32 4657fd5d0bcf: Waiting 21:14:32 6ad1cebc031e: Waiting 21:14:32 8a3aa393b2d8: Waiting 21:14:32 114826534d7a: Waiting 21:14:32 25bc292e5bac: Verifying Checksum 21:14:32 25bc292e5bac: Download complete 21:14:32 52dc419b0ee2: Download complete 21:14:32 4657fd5d0bcf: Verifying Checksum 21:14:32 4657fd5d0bcf: Download complete 21:14:32 df9b9388f04a: Verifying Checksum 21:14:32 df9b9388f04a: Download complete 21:14:32 df9b9388f04a: Pull complete 21:14:32 6ad1cebc031e: Verifying Checksum 21:14:32 6ad1cebc031e: Download complete 21:14:32 52dc419b0ee2: Pull complete 21:14:32 25bc292e5bac: Pull complete 21:14:33 114826534d7a: Verifying Checksum 21:14:33 114826534d7a: Download complete 21:14:33 8a3aa393b2d8: Verifying Checksum 21:14:33 8a3aa393b2d8: Download complete 21:14:37 114826534d7a: Pull complete 21:14:37 4657fd5d0bcf: Pull complete 21:14:37 6ad1cebc031e: Pull complete 21:14:40 8a3aa393b2d8: Pull complete 21:14:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:14:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:40 prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container 21:14:40 $ 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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:14:45 $ docker top e9bfa1a7607c3ce81c422ce9905aa513d142ec605a0d4ab89691be5f3b76afd1 -eo pid,comm [Pipeline] { [Pipeline] echo 21:14:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:14:45 + set -o pipefail 21:14:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:14:52 21:14:52 Monitoring /w/workspace/edgex-go/557 (github.com/edgexfoundry/edgex-go)... 21:14:52 21:14:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b05c106b-9587-41ae-966c-96934ed252ad 21:14:52 21:14:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:14:52 21:14:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:14:52 21:14:52 21:14:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:14:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:14:52 More details here: https://snyk.co/ue1NS 21:14:52 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:14:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:14:52 $ docker stop --time=1 e9bfa1a7607c3ce81c422ce9905aa513d142ec605a0d4ab89691be5f3b76afd1 21:14:55 $ docker rm -f --volumes e9bfa1a7607c3ce81c422ce9905aa513d142ec605a0d4ab89691be5f3b76afd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:14:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:55 provisioning config files... 21:14:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/557@tmp/config7206227753278852515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:56 --> edgex-publish-swagger.sh 21:14:56 === Publish openapi/v3 API === 21:14:56 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:14:56 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/557/openapi/v3/core-command.yaml] 21:14:56 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:56 Dload Upload Total Spent Left Speed 21:14:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 58674 --:--:-- --:--:-- --:--:-- 58674 100 29572 0 0 100 29572 0 58674 --:--:-- --:--:-- --:--:-- 58558 21:14:56 21:14:56 21:14:56 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/557/openapi/v3/core-data.yaml] 21:14:56 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:56 Dload Upload Total Spent Left Speed 21:14:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 141k --:--:-- --:--:-- --:--:-- 141k 21:14:56 21:14:56 21:14:56 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/557/openapi/v3/core-metadata.yaml] 21:14:56 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:56 Dload Upload Total Spent Left Speed 21:14:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 310k --:--:-- --:--:-- --:--:-- 309k 100 141k 0 0 100 141k 0 310k --:--:-- --:--:-- --:--:-- 309k 21:14:57 21:14:57 21:14:57 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/557/openapi/v3/support-notifications.yaml] 21:14:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:57 Dload Upload Total Spent Left Speed 21:14:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 186k --:--:-- --:--:-- --:--:-- 186k 21:14:58 21:14:58 21:14:58 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/557/openapi/v3/support-scheduler.yaml] 21:14:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:58 Dload Upload Total Spent Left Speed 21:14:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 84620 --:--:-- --:--:-- --:--:-- 84412 100 34356 0 0 100 34356 0 84620 --:--:-- --:--:-- --:--:-- 84412 21:14:58 21:14:58 [Pipeline] } 21:14:58 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:14:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:14:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:14:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:59 prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container 21:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:14:59 $ docker top 9e066cdfb7fcb7861581ad959c7d538ed478c66a2fbe194ed7b2de4444280ed5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:14:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:14:59 [ssh-agent] Looking for ssh-agent implementation... 21:14:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:14:59 $ docker exec 9e066cdfb7fcb7861581ad959c7d538ed478c66a2fbe194ed7b2de4444280ed5 ssh-agent 21:14:59 SSH_AUTH_SOCK=/tmp/ssh-1BXaoUZWF3hl/agent.32 21:14:59 SSH_AGENT_PID=38 21:14:59 Running ssh-add (command line suppressed) 21:14:59 Identity added: /w/workspace/edgex-go/557@tmp/private_key_3861598590220627833.key (/w/workspace/edgex-go/557@tmp/private_key_3861598590220627833.key) 21:15:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:00 + git semver tag 21:15:00 2023-08-14 21:15:00,476 [run_tag] DEBUG tag force:False 21:15:00 2023-08-14 21:15:00,476 [check_head_tag] DEBUG check head tag 21:15:00 2023-08-14 21:15:00,477 [execute] INFO git cat-file --batch-check 21:15:00 2023-08-14 21:15:00,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/557, universal_newlines=False, shell=None, istream=) 21:15:00 2023-08-14 21:15:00,482 [execute] INFO git cat-file --batch 21:15:00 2023-08-14 21:15:00,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/557, universal_newlines=False, shell=None, istream=) 21:15:00 2023-08-14 21:15:00,500 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main 21:15:00 2023-08-14 21:15:00,501 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 21:15:00 2023-08-14 21:15:00,501 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/edgex-go/557, universal_newlines=False, shell=None, istream=None) 21:15:00 2023-08-14 21:15:00,507 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main 21:15:00 3.1.0-dev.23 [Pipeline] } 21:15:00 $ docker exec --env ******** --env ******** 9e066cdfb7fcb7861581ad959c7d538ed478c66a2fbe194ed7b2de4444280ed5 ssh-agent -k 21:15:00 unset SSH_AUTH_SOCK; 21:15:00 unset SSH_AGENT_PID; 21:15:00 echo Agent pid 38 killed; 21:15:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:00 + git semver [Pipeline] } 21:15:01 $ docker stop --time=1 9e066cdfb7fcb7861581ad959c7d538ed478c66a2fbe194ed7b2de4444280ed5 21:15:02 $ docker rm -f --volumes 9e066cdfb7fcb7861581ad959c7d538ed478c66a2fbe194ed7b2de4444280ed5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:02 21:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:03 0.23.1-centos7: Pulling from edgex-lftools 21:15:03 ab5ef0e58194: Pulling fs layer 21:15:03 9712f1f96733: Pulling fs layer 21:15:03 63f879dbbcfc: Pulling fs layer 21:15:03 0d9ebad4ef96: Pulling fs layer 21:15:03 e9a5061849ea: Pulling fs layer 21:15:03 d747dcd14b5f: Pulling fs layer 21:15:03 2de7ff778b66: Pulling fs layer 21:15:03 0d9ebad4ef96: Waiting 21:15:03 d747dcd14b5f: Waiting 21:15:03 2de7ff778b66: Waiting 21:15:03 e9a5061849ea: Waiting 21:15:03 9712f1f96733: Verifying Checksum 21:15:03 9712f1f96733: Download complete 21:15:03 63f879dbbcfc: Verifying Checksum 21:15:03 63f879dbbcfc: Download complete 21:15:03 e9a5061849ea: Verifying Checksum 21:15:03 e9a5061849ea: Download complete 21:15:04 0d9ebad4ef96: Verifying Checksum 21:15:04 0d9ebad4ef96: Download complete 21:15:04 d747dcd14b5f: Download complete 21:15:04 ab5ef0e58194: Verifying Checksum 21:15:04 ab5ef0e58194: Download complete 21:15:04 2de7ff778b66: Verifying Checksum 21:15:04 2de7ff778b66: Download complete 21:15:07 ab5ef0e58194: Pull complete 21:15:07 9712f1f96733: Pull complete 21:15:07 63f879dbbcfc: Pull complete 21:15:11 0d9ebad4ef96: Pull complete 21:15:12 e9a5061849ea: Pull complete 21:15:12 d747dcd14b5f: Pull complete 21:15:13 2de7ff778b66: Pull complete 21:15:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:13 prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container 21:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:15:18 $ docker top cd430f5620a218b2e2b79fd8a21ac894968f703da6d93d6657479e2c185437a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:15:18 provisioning config files... 21:15:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/557@tmp/config1684718807725238113tmp 21:15:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/557@tmp/config15698969562674233582tmp 21:15:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/557@tmp/config16481865626126185957tmp [Pipeline] { [Pipeline] echo 21:15:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:15:19 ---> sigul-configuration.sh 21:15:19 gpg: directory `/root/.gnupg' created 21:15:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:15:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:15:19 gpg: keyring `/root/.gnupg/secring.gpg' created 21:15:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:15:19 gpg: CAST5 encrypted data 21:15:19 gpg: encrypted with 1 passphrase 21:15:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:15:19 + mkdir /home/jenkins 21:15:19 + mkdir /home/jenkins/sigul [Pipeline] sh 21:15:19 + 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:15:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:15:19 ---> sigul-install.sh 21:15:19 Sigul already installed; skipping installation. [Pipeline] sh 21:15:20 + git tag --list 21:15:20 0.6.0 21:15:20 0.6.1 21:15:20 0.7.0 21:15:20 0.7.1 21:15:20 v1.0.0 21:15:20 v1.0.1 21:15:20 v1.1.0 21:15:20 v1.2.0 21:15:20 v1.2.1 21:15:20 v1.3.0 21:15:20 v1.3.1 21:15:20 v2.0.0 21:15:20 v2.1.0 21:15:20 v2.1.1 21:15:20 v2.2.0 21:15:20 v2.3.0 21:15:20 v3.0 21:15:20 v3.0.0 21:15:20 v3.1.0-dev.1 21:15:20 v3.1.0-dev.10 21:15:20 v3.1.0-dev.11 21:15:20 v3.1.0-dev.12 21:15:20 v3.1.0-dev.13 21:15:20 v3.1.0-dev.14 21:15:20 v3.1.0-dev.15 21:15:20 v3.1.0-dev.16 21:15:20 v3.1.0-dev.17 21:15:20 v3.1.0-dev.18 21:15:20 v3.1.0-dev.19 21:15:20 v3.1.0-dev.2 21:15:20 v3.1.0-dev.20 21:15:20 v3.1.0-dev.21 21:15:20 v3.1.0-dev.22 21:15:20 v3.1.0-dev.23 21:15:20 v3.1.0-dev.3 21:15:20 v3.1.0-dev.4 21:15:20 v3.1.0-dev.5 21:15:20 v3.1.0-dev.6 21:15:20 v3.1.0-dev.7 21:15:20 v3.1.0-dev.8 21:15:20 v3.1.0-dev.9 [Pipeline] sh 21:15:20 + lftools sign git-tag v3.1.0-dev.23 21:15:21 Signing Git tag with Sigul... 21:15:21 Signing v3.1.0-dev.23 [Pipeline] echo 21:15:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:15:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:15:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:15:21 $ docker stop --time=1 cd430f5620a218b2e2b79fd8a21ac894968f703da6d93d6657479e2c185437a9 21:15:23 $ docker rm -f --volumes cd430f5620a218b2e2b79fd8a21ac894968f703da6d93d6657479e2c185437a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:15:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:24 prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container 21:15:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:15:24 $ docker top 8387dd5c9b29ac8dde3b1466a5258735434122fc3a483dae832697384c1e8042 -eo pid,comm 21:15:24 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:15:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:24 [ssh-agent] Looking for ssh-agent implementation... 21:15:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:24 $ docker exec 8387dd5c9b29ac8dde3b1466a5258735434122fc3a483dae832697384c1e8042 ssh-agent 21:15:24 SSH_AUTH_SOCK=/tmp/ssh-zscPw6A6OLaC/agent.32 21:15:24 SSH_AGENT_PID=38 21:15:24 Running ssh-add (command line suppressed) 21:15:25 Identity added: /w/workspace/edgex-go/557@tmp/private_key_2005147963442830257.key (/w/workspace/edgex-go/557@tmp/private_key_2005147963442830257.key) 21:15:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:25 + git semver bump pre 21:15:25 2023-08-14 21:15:25,518 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main 21:15:25 2023-08-14 21:15:25,518 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev 21:15:25 2023-08-14 21:15:25,518 [bump_version] DEBUG bumped version:3.1.0-dev.24 21:15:25 2023-08-14 21:15:25,518 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/edgex-go/557/.semver/main with force:True 21:15:25 2023-08-14 21:15:25,518 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main 21:15:25 2023-08-14 21:15:25,518 [write_file] DEBUG write to file:/w/workspace/edgex-go/557/.semver/main 21:15:25 2023-08-14 21:15:25,520 [execute] INFO git cat-file --batch-check 21:15:25 2023-08-14 21:15:25,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=False, shell=None, istream=) 21:15:25 2023-08-14 21:15:25,526 [execute] INFO git cat-file --batch 21:15:25 2023-08-14 21:15:25,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=False, shell=None, istream=) 21:15:25 2023-08-14 21:15:25,531 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main 21:15:25 3.1.0-dev.24 [Pipeline] } 21:15:25 $ docker exec --env ******** --env ******** 8387dd5c9b29ac8dde3b1466a5258735434122fc3a483dae832697384c1e8042 ssh-agent -k 21:15:25 unset SSH_AUTH_SOCK; 21:15:25 unset SSH_AGENT_PID; 21:15:25 echo Agent pid 38 killed; 21:15:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:25 + git semver [Pipeline] } 21:15:26 $ docker stop --time=1 8387dd5c9b29ac8dde3b1466a5258735434122fc3a483dae832697384c1e8042 21:15:27 $ docker rm -f --volumes 8387dd5c9b29ac8dde3b1466a5258735434122fc3a483dae832697384c1e8042 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:28 prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container 21:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:15:28 $ docker top be09f963beed8283ac4c84840859b0c430b6644df4f6c1533e03542198fc2065 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:28 [ssh-agent] Looking for ssh-agent implementation... 21:15:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:28 $ docker exec be09f963beed8283ac4c84840859b0c430b6644df4f6c1533e03542198fc2065 ssh-agent 21:15:29 SSH_AUTH_SOCK=/tmp/ssh-Gp1howaEDXuu/agent.33 21:15:29 SSH_AGENT_PID=39 21:15:29 Running ssh-add (command line suppressed) 21:15:29 Identity added: /w/workspace/edgex-go/557@tmp/private_key_2333392512579560710.key (/w/workspace/edgex-go/557@tmp/private_key_2333392512579560710.key) 21:15:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:29 + git semver push 21:15:29 2023-08-14 21:15:29,662 [run_push] DEBUG push 21:15:29 2023-08-14 21:15:29,663 [execute] INFO git cat-file --batch-check 21:15:29 2023-08-14 21:15:29,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=False, shell=None, istream=) 21:15:29 2023-08-14 21:15:29,668 [execute] INFO git rev-list b8a94aff733696ed147284f87469f69d077f9e5b -- 21:15:29 2023-08-14 21:15:29,669 [execute] DEBUG Popen(['git', 'rev-list', 'b8a94aff733696ed147284f87469f69d077f9e5b', '--'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=False, shell=None, istream=None) 21:15:29 2023-08-14 21:15:29,686 [execute] INFO git fetch -v origin 21:15:29 2023-08-14 21:15:29,686 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=True, shell=None, istream=None) 21:15:30 2023-08-14 21:15:30,166 [run_push] DEBUG no remote changes detected 21:15:30 2023-08-14 21:15:30,167 [execute] INFO git push origin semver 21:15:30 2023-08-14 21:15:30,167 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=False, shell=None, istream=None) 21:15:31 2023-08-14 21:15:30,909 [run_push] DEBUG push all version tags 21:15:31 2023-08-14 21:15:30,910 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:15:31 2023-08-14 21:15:30,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/557, universal_newlines=False, shell=None, istream=None) 21:15:31 2023-08-14 21:15:31,682 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main 21:15:31 3.1.0-dev.24 [Pipeline] } 21:15:31 $ docker exec --env ******** --env ******** be09f963beed8283ac4c84840859b0c430b6644df4f6c1533e03542198fc2065 ssh-agent -k 21:15:31 unset SSH_AUTH_SOCK; 21:15:31 unset SSH_AGENT_PID; 21:15:31 echo Agent pid 39 killed; 21:15:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:32 + git semver [Pipeline] } 21:15:32 $ docker stop --time=1 be09f963beed8283ac4c84840859b0c430b6644df4f6c1533e03542198fc2065 21:15:33 $ docker rm -f --volumes be09f963beed8283ac4c84840859b0c430b6644df4f6c1533e03542198fc2065 [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:15:34 + [ -d /w/workspace/edgex-go/557/archives ] [Pipeline] libraryResource [Pipeline] sh 21:15:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:15:35 ---> package-listing.sh 21:15:35 ++ facter osfamily 21:15:35 ++ tr '[:upper:]' '[:lower:]' 21:15:35 + OS_FAMILY=debian 21:15:35 + workspace=/w/workspace/edgex-go/557 21:15:35 + START_PACKAGES=/tmp/packages_start.txt 21:15:35 + END_PACKAGES=/tmp/packages_end.txt 21:15:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:15:35 + PACKAGES=/tmp/packages_start.txt 21:15:35 + '[' /w/workspace/edgex-go/557 ']' 21:15:35 + PACKAGES=/tmp/packages_end.txt 21:15:35 + case "${OS_FAMILY}" in 21:15:35 + dpkg -l 21:15:35 + grep '^ii' 21:15:35 + '[' -f /tmp/packages_start.txt ']' 21:15:35 + '[' -f /tmp/packages_end.txt ']' 21:15:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:15:35 + '[' /w/workspace/edgex-go/557 ']' 21:15:35 + mkdir -p /w/workspace/edgex-go/557/archives/ 21:15:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/557/archives/ [Pipeline] echo 21:15:35 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/557/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:15:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:36 21:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:36 latest: Pulling from edgex-lftools-log-publisher 21:15:36 5eb5b503b376: Pulling fs layer 21:15:36 5c69ac0246d0: Pulling fs layer 21:15:36 ec43610c2a17: Pulling fs layer 21:15:36 3a2ae6a8a46f: Pulling fs layer 21:15:36 33b1e0a273af: Pulling fs layer 21:15:36 5d3b04190fa2: Pulling fs layer 21:15:36 2f39f015ded8: Pulling fs layer 21:15:36 3a2ae6a8a46f: Waiting 21:15:36 2f39f015ded8: Waiting 21:15:36 33b1e0a273af: Waiting 21:15:36 5d3b04190fa2: Waiting 21:15:36 5c69ac0246d0: Download complete 21:15:36 3a2ae6a8a46f: Download complete 21:15:36 33b1e0a273af: Verifying Checksum 21:15:36 33b1e0a273af: Download complete 21:15:36 ec43610c2a17: Verifying Checksum 21:15:36 ec43610c2a17: Download complete 21:15:36 5d3b04190fa2: Verifying Checksum 21:15:36 5d3b04190fa2: Download complete 21:15:37 5eb5b503b376: Verifying Checksum 21:15:37 5eb5b503b376: Download complete 21:15:37 2f39f015ded8: Download complete 21:15:38 5eb5b503b376: Pull complete 21:15:38 5c69ac0246d0: Pull complete 21:15:39 ec43610c2a17: Pull complete 21:15:39 3a2ae6a8a46f: Pull complete 21:15:39 33b1e0a273af: Pull complete 21:15:39 5d3b04190fa2: Pull complete 21:15:43 2f39f015ded8: Pull complete 21:15:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:43 prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container 21:15:43 $ 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/557/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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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:15:46 $ docker top 5a974476202abb90ec45bccd23bba1103b3d234b3fac2f4fa078ed77c0f0430a -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:47 + touch /tmp/pre-build-complete [Pipeline] sh 21:15:47 + mkdir -p /var/log/sysstat [Pipeline] sh 21:15:47 + ls /var/log/sa-host 21:15:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:47 provisioning config files... 21:15:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/557@tmp/config1768289414924792818tmp [Pipeline] { [Pipeline] echo 21:15:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:15:48 ---> create-netrc.sh [Pipeline] } 21:15:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:15:48 ---> python-tools-install.sh [Pipeline] echo 21:15:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:15:48 ---> sudo-logs.sh 21:15:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:15:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:15:49 ---> job-cost.sh 21:15:49 lf-activate-venv: SKIPPING 21:15:49 DEBUG: total: 0.10999999940395355 21:15:49 INFO: Retrieving Stack Cost... 21:15:49 INFO: Retrieving Pricing Info for: v3-standard-8 21:15:49 INFO: Archiving Costs [Pipeline] echo 21:15:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:15:50 ---> logs-deploy.sh 21:15:50 lf-activate-venv: SKIPPING 21:15:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/557 21:15:50 INFO: archiving workspace using pattern(s): 21:15:51 Archives upload complete. 21:15:51 INFO: archiving logs to Nexus 21:15:52 ---> uname -a: 21:15:52 Linux prd-ubuntu20-04-docker-8c-8g-3568 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:15:52 21:15:52 21:15:52 ---> lscpu: 21:15:52 Architecture: x86_64 21:15:52 CPU op-mode(s): 32-bit, 64-bit 21:15:52 Byte Order: Little Endian 21:15:52 Address sizes: 40 bits physical, 48 bits virtual 21:15:52 CPU(s): 8 21:15:52 On-line CPU(s) list: 0-7 21:15:52 Thread(s) per core: 1 21:15:52 Core(s) per socket: 1 21:15:52 Socket(s): 8 21:15:52 NUMA node(s): 1 21:15:52 Vendor ID: AuthenticAMD 21:15:52 CPU family: 23 21:15:52 Model: 49 21:15:52 Model name: AMD EPYC-Rome Processor 21:15:52 Stepping: 0 21:15:52 CPU MHz: 2799.998 21:15:52 BogoMIPS: 5599.99 21:15:52 Virtualization: AMD-V 21:15:52 Hypervisor vendor: KVM 21:15:52 Virtualization type: full 21:15:52 L1d cache: 256 KiB 21:15:52 L1i cache: 256 KiB 21:15:52 L2 cache: 4 MiB 21:15:52 L3 cache: 128 MiB 21:15:52 NUMA node0 CPU(s): 0-7 21:15:52 Vulnerability Itlb multihit: Not affected 21:15:52 Vulnerability L1tf: Not affected 21:15:52 Vulnerability Mds: Not affected 21:15:52 Vulnerability Meltdown: Not affected 21:15:52 Vulnerability Mmio stale data: Not affected 21:15:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:15:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:15:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:15:52 Vulnerability Srbds: Not affected 21:15:52 Vulnerability Tsx async abort: Not affected 21:15:52 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:15:52 21:15:52 21:15:52 ---> nproc: 21:15:52 8 21:15:52 21:15:52 21:15:52 ---> df -h: 21:15:52 Filesystem Size Used Avail Use% Mounted on 21:15:52 overlay 155G 24G 132G 16% / 21:15:52 tmpfs 64M 0 64M 0% /dev 21:15:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:15:52 shm 64M 0 64M 0% /dev/shm 21:15:52 /dev/vda1 155G 24G 132G 16% /facter-os 21:15:52 21:15:52 21:15:52 ---> sar -b -r -n DEV: 21:15:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3568) 08/14/23 _x86_64_ (8 CPU) 21:15:52 21:15:52 20:44:16 LINUX RESTART (8 CPU) 21:15:52 21:15:52 20:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:15:52 20:46:01 148.63 4.22 144.41 0.00 507.38 77343.78 0.00 21:15:52 20:47:01 32.83 0.03 32.79 0.00 0.27 18733.96 0.00 21:15:52 20:48:01 156.35 0.47 155.88 0.00 34.80 65104.80 0.00 21:15:52 20:49:01 466.64 6.38 460.26 0.00 65.98 250426.92 0.00 21:15:52 20:50:01 412.65 9.80 402.85 0.00 2889.57 87867.78 0.00 21:15:52 20:51:01 605.77 4.12 601.65 0.00 2303.08 82054.19 0.00 21:15:52 20:52:01 32.83 0.10 32.73 0.00 10.40 876.65 0.00 21:15:52 20:53:01 3.02 0.00 3.02 0.00 0.00 35.33 0.00 21:15:52 20:54:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 21:15:52 20:55:01 1.97 0.00 1.97 0.00 0.00 21.20 0.00 21:15:52 20:56:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 21:15:52 20:57:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 21:15:52 20:58:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 21:15:52 20:59:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 21:15:52 21:00:01 2.17 0.02 2.15 0.00 0.13 29.06 0.00 21:15:52 21:01:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 21:15:52 21:02:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 21:15:52 21:03:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 21:15:52 21:04:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 21:15:52 21:05:01 1.57 0.00 1.57 0.00 0.00 20.66 0.00 21:15:52 21:06:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 21:15:52 21:07:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 21:15:52 21:08:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 21:15:52 21:09:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 21:15:52 21:10:02 0.92 0.00 0.92 0.00 0.00 11.73 0.00 21:15:52 21:11:01 1.47 0.00 1.47 0.00 0.00 16.81 0.00 21:15:52 21:12:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 21:15:52 21:13:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 21:15:52 21:14:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 21:15:52 21:15:01 71.79 0.28 71.50 0.00 21.06 35823.36 0.00 21:15:52 Average: 65.41 0.85 64.56 0.00 194.54 20632.72 0.00 21:15:52 21:15:52 20:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:15:52 20:46:01 28150848 31461648 843668 2.57 114180 3402624 2116960 6.24 1300124 2989216 70648 21:15:52 20:47:01 27430384 31528316 773972 2.35 116500 4145468 1882628 5.55 1517456 3451156 520628 21:15:52 20:48:01 24958540 31410428 890156 2.71 127000 6432632 2141880 6.31 1699316 5680276 1720748 21:15:52 20:49:01 19077424 31465636 818616 2.49 219568 11967452 2259764 6.66 1914588 11018924 19188 21:15:52 20:50:01 13321716 28811488 3392796 10.32 270400 14729264 8052504 23.73 5876268 12417960 399724 21:15:52 20:51:01 15932036 31473752 788804 2.40 296028 14872564 2069968 6.10 2758096 13122532 980 21:15:52 20:52:01 15928800 31468348 794212 2.42 296260 14870220 2216924 6.53 3115740 12771080 548 21:15:52 20:53:01 15938116 31477684 784544 2.39 296300 14870220 2078612 6.13 3104332 12771068 180 21:15:52 20:54:01 15938816 31478500 783684 2.38 296368 14870224 2078612 6.13 3103156 12771076 12 21:15:52 20:55:01 15944560 31484296 778260 2.37 296416 14870224 2078612 6.13 3098160 12771072 172 21:15:52 20:56:01 15945644 31485260 777472 2.36 296460 14870228 2078612 6.13 3098032 12771076 164 21:15:52 20:57:01 15955488 31495436 767564 2.33 296516 14870236 2078612 6.13 3087092 12771348 176 21:15:52 20:58:01 15955332 31495360 767744 2.33 296580 14870236 2078612 6.13 3087460 12771356 180 21:15:52 20:59:01 15955308 31495412 767676 2.33 296636 14870240 2078612 6.13 3087536 12771360 180 21:15:52 21:00:01 15954812 31494984 768844 2.34 296712 14870220 2101620 6.19 3087640 12771340 44 21:15:52 21:01:01 15955244 31495452 768316 2.34 296744 14870220 2101620 6.19 3087596 12771340 8 21:15:52 21:02:01 15954780 31495008 768688 2.34 296764 14870220 2101620 6.19 3087672 12771344 20 21:15:52 21:03:01 15954952 31495192 768432 2.34 296784 14870224 2101620 6.19 3087628 12771344 4 21:15:52 21:04:01 15954312 31494608 768888 2.34 296816 14870228 2101620 6.19 3088120 12771348 168 21:15:52 21:05:01 15954292 31494644 769072 2.34 296864 14870232 2101620 6.19 3087788 12771356 8 21:15:52 21:06:01 15954520 31494884 768756 2.34 296912 14870236 2101620 6.19 3087728 12771356 8 21:15:52 21:07:01 15954472 31494892 768684 2.34 296964 14870240 2101620 6.19 3087776 12771360 8 21:15:52 21:08:01 15954636 31495176 768340 2.34 297032 14870244 2101620 6.19 3088152 12771368 8 21:15:52 21:09:01 15954912 31495460 768004 2.34 297068 14870248 2101620 6.19 3087884 12771372 12 21:15:52 21:10:02 15954580 31495196 768248 2.34 297092 14870244 2101620 6.19 3088004 12771372 36 21:15:52 21:11:01 15954480 31495112 768544 2.34 297136 14870252 2101620 6.19 3088292 12771372 12 21:15:52 21:12:01 15954972 31495652 768244 2.34 297144 14870256 2101620 6.19 3088020 12771376 12 21:15:52 21:13:01 15954916 31495608 768256 2.34 297156 14870260 2101620 6.19 3088024 12771380 44 21:15:52 21:14:01 15954900 31495604 768200 2.34 297168 14870260 2101620 6.19 3087980 12771380 8 21:15:52 21:15:01 15119096 31434148 825568 2.51 313192 15574888 2167440 6.39 3207884 13431484 732 21:15:52 Average: 17029096 31396439 869408 2.64 276092 13771343 2299422 6.78 2979118 11861713 91155 21:15:52 21:15:52 20:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:15:52 20:46:01 docker0 666.79 701.22 47.75 4508.04 0.00 0.00 0.00 0.00 21:15:52 20:46:01 ens3 940.81 814.18 10385.49 90.57 0.00 0.00 0.00 0.00 21:15:52 20:46:01 veth7273748 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:46:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 21:15:52 20:47:01 docker0 1.58 1.58 0.12 0.14 0.00 0.00 0.00 0.00 21:15:52 20:47:01 ens3 59.64 73.49 27.79 108.33 0.00 0.00 0.00 0.00 21:15:52 20:47:01 veth7273748 1.58 1.63 0.14 0.14 0.00 0.00 0.00 0.00 21:15:52 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 20:48:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:48:01 veth7ea5435 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:48:01 ens3 106.17 68.18 2290.01 21.50 0.00 0.00 0.00 0.00 21:15:52 20:48:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 21:15:52 20:49:01 veth39a6274 116.24 61.55 587.60 6.00 0.00 0.00 0.00 0.00 21:15:52 20:49:01 docker0 355.00 621.76 28.67 3799.65 0.00 0.00 0.00 0.00 21:15:52 20:49:01 veth7ea5435 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 21:15:52 20:49:01 ens3 649.20 373.04 3821.86 46.06 0.00 0.00 0.00 0.00 21:15:52 20:49:01 veth79ce93e 61.55 116.24 6.00 587.60 0.00 0.00 0.00 0.05 21:15:52 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 20:50:01 veth8a8c34a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:50:01 veth870ee3b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:50:01 veth10de9fa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:50:01 vethf1cc24e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:50:01 veth8f88c88 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:50:01 veth39847e7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:50:01 veth7ea5435 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:50:01 ens3 118.51 62.16 1564.41 11.31 0.00 0.00 0.00 0.00 21:15:52 20:50:01 vethefbae99 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:50:01 vethf2d6dbd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:50:01 vethd38570c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:50:01 vethaeaf74d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:50:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:15:52 20:50:01 veth6fe5651 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:51:01 ens3 342.78 299.22 1514.86 934.91 0.00 0.00 0.00 0.00 21:15:52 20:51:01 lo 29.40 29.40 2.89 2.89 0.00 0.00 0.00 0.00 21:15:52 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:52:01 ens3 418.65 416.25 218.92 2420.43 0.00 0.00 0.00 0.00 21:15:52 20:52:01 lo 41.58 41.58 4.10 4.10 0.00 0.00 0.00 0.00 21:15:52 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:53:01 ens3 2.20 2.28 1.51 0.54 0.00 0.00 0.00 0.00 21:15:52 20:53:01 lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 21:15:52 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:55:01 ens3 2.30 1.83 4.48 0.18 0.00 0.00 0.00 0.00 21:15:52 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 20:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:00:01 ens3 1.83 4.80 0.19 22.54 0.00 0.00 0.00 0.00 21:15:52 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:02:01 ens3 2.63 5.38 0.28 7.24 0.00 0.00 0.00 0.00 21:15:52 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:03:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:04:01 ens3 5.25 11.33 0.67 14.64 0.00 0.00 0.00 0.00 21:15:52 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:05:01 ens3 1.85 4.20 0.19 7.05 0.00 0.00 0.00 0.00 21:15:52 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:10:02 ens3 4.42 7.62 0.35 7.38 0.00 0.00 0.00 0.00 21:15:52 21:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:11:01 ens3 4.46 7.49 0.54 7.62 0.00 0.00 0.00 0.00 21:15:52 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:12:01 ens3 0.20 0.13 0.22 0.01 0.00 0.00 0.00 0.00 21:15:52 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:52 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:14:01 ens3 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 21:15:52 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 21:15:01 veth77efeef 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:15:52 21:15:01 docker0 61.77 117.16 4.91 1026.79 0.00 0.00 0.00 0.00 21:15:52 21:15:01 ens3 295.33 172.89 5025.67 82.93 0.00 0.00 0.00 0.00 21:15:52 21:15:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 21:15:52 Average: veth77efeef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:52 Average: docker0 36.19 48.09 2.72 311.34 0.00 0.00 0.00 0.00 21:15:52 Average: ens3 98.64 77.54 829.03 126.17 0.00 0.00 0.00 0.00 21:15:52 Average: lo 2.65 2.65 0.26 0.26 0.00 0.00 0.00 0.00 21:15:52 21:15:52 21:15:52 ---> sar -P ALL: 21:15:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3568) 08/14/23 _x86_64_ (8 CPU) 21:15:52 21:15:52 20:44:16 LINUX RESTART (8 CPU) 21:15:52 21:15:52 20:45:01 CPU %user %nice %system %iowait %steal %idle 21:15:52 20:46:01 all 11.36 0.00 4.21 3.62 0.07 80.75 21:15:52 20:46:01 0 10.00 0.00 3.15 2.15 0.05 84.65 21:15:52 20:46:01 1 11.46 0.00 4.60 14.18 0.08 69.67 21:15:52 20:46:01 2 11.34 0.00 4.41 0.03 0.05 84.17 21:15:52 20:46:01 3 9.52 0.00 3.82 0.19 0.07 86.41 21:15:52 20:46:01 4 12.10 0.00 4.64 4.20 0.07 78.99 21:15:52 20:46:01 5 10.44 0.00 4.43 1.14 0.07 83.92 21:15:52 20:46:01 6 15.09 0.00 4.02 1.80 0.07 79.02 21:15:52 20:46:01 7 10.92 0.00 4.59 5.29 0.09 79.11 21:15:52 20:47:01 all 39.57 0.00 6.28 0.65 0.10 53.40 21:15:52 20:47:01 0 39.79 0.00 6.62 0.03 0.10 53.46 21:15:52 20:47:01 1 38.65 0.00 6.21 0.03 0.10 55.01 21:15:52 20:47:01 2 40.30 0.00 6.14 0.03 0.10 53.43 21:15:52 20:47:01 3 38.97 0.00 6.28 0.22 0.12 54.41 21:15:52 20:47:01 4 39.94 0.00 6.19 4.84 0.10 48.93 21:15:52 20:47:01 5 40.05 0.00 7.06 0.00 0.10 52.79 21:15:52 20:47:01 6 39.78 0.00 6.07 0.02 0.10 54.03 21:15:52 20:47:01 7 39.11 0.00 5.68 0.02 0.10 55.09 21:15:52 20:48:01 all 36.00 0.00 6.37 2.94 0.09 54.60 21:15:52 20:48:01 0 36.11 0.00 6.33 1.17 0.10 56.29 21:15:52 20:48:01 1 35.94 0.00 6.22 2.26 0.08 55.50 21:15:52 20:48:01 2 36.61 0.00 6.71 1.33 0.10 55.25 21:15:52 20:48:01 3 36.16 0.00 5.70 2.01 0.08 56.06 21:15:52 20:48:01 4 35.48 0.00 6.59 2.89 0.10 54.95 21:15:52 20:48:01 5 35.12 0.00 6.14 1.33 0.08 57.32 21:15:52 20:48:01 6 36.69 0.00 6.78 10.82 0.10 45.60 21:15:52 20:48:01 7 35.89 0.00 6.47 1.77 0.10 55.77 21:15:52 20:49:01 all 10.79 0.00 4.89 21.40 0.08 62.84 21:15:52 20:49:01 0 10.90 0.00 3.89 5.23 0.07 79.92 21:15:52 20:49:01 1 10.65 0.00 4.50 16.98 0.07 67.81 21:15:52 20:49:01 2 10.89 0.00 5.54 51.74 0.10 31.74 21:15:52 20:49:01 3 11.16 0.00 4.40 9.52 0.07 74.85 21:15:52 20:49:01 4 10.91 0.00 5.59 25.55 0.07 57.89 21:15:52 20:49:01 5 10.44 0.00 4.71 6.02 0.07 78.76 21:15:52 20:49:01 6 10.19 0.00 5.00 28.25 0.08 56.47 21:15:52 20:49:01 7 11.20 0.00 5.46 28.20 0.10 55.03 21:15:52 20:50:01 all 86.06 0.00 12.00 0.55 0.17 1.22 21:15:52 20:50:01 0 86.18 0.00 12.01 0.62 0.15 1.04 21:15:52 20:50:01 1 86.87 0.00 11.17 0.54 0.20 1.22 21:15:52 20:50:01 2 87.22 0.00 10.86 0.34 0.18 1.40 21:15:52 20:50:01 3 87.09 0.00 10.96 0.44 0.19 1.33 21:15:52 20:50:01 4 86.77 0.00 11.25 0.74 0.17 1.08 21:15:52 20:50:01 5 83.27 0.00 14.81 0.29 0.15 1.48 21:15:52 20:50:01 6 85.70 0.00 12.36 0.67 0.15 1.11 21:15:52 20:50:01 7 85.34 0.00 12.61 0.74 0.20 1.11 21:15:52 20:51:01 all 35.86 0.00 5.78 3.92 0.11 54.33 21:15:52 20:51:01 0 32.97 0.00 6.16 5.52 0.08 55.27 21:15:52 20:51:01 1 37.15 0.00 5.86 7.98 0.10 48.91 21:15:52 20:51:01 2 37.31 0.00 6.20 4.71 0.12 51.66 21:15:52 20:51:01 3 36.61 0.00 6.03 3.79 0.13 53.44 21:15:52 20:51:01 4 37.66 0.00 5.56 2.14 0.10 54.54 21:15:52 20:51:01 5 33.84 0.00 5.04 2.27 0.10 58.75 21:15:52 20:51:01 6 35.68 0.00 5.29 3.09 0.10 55.83 21:15:52 20:51:01 7 35.65 0.00 6.11 1.87 0.12 56.25 21:15:52 20:52:01 all 7.88 0.00 0.93 0.15 0.07 90.96 21:15:52 20:52:01 0 3.95 0.00 0.85 0.07 0.05 95.08 21:15:52 20:52:01 1 11.48 0.00 0.90 0.62 0.07 86.93 21:15:52 20:52:01 2 9.62 0.00 1.04 0.32 0.08 88.95 21:15:52 20:52:01 3 10.02 0.00 1.07 0.07 0.08 88.76 21:15:52 20:52:01 4 10.50 0.00 0.92 0.03 0.07 88.48 21:15:52 20:52:01 5 2.15 0.00 0.60 0.02 0.05 97.18 21:15:52 20:52:01 6 7.11 0.00 0.88 0.05 0.07 91.89 21:15:52 20:52:01 7 8.25 0.00 1.21 0.05 0.10 90.40 21:15:52 20:53:01 all 0.03 0.00 0.03 0.01 0.01 99.92 21:15:52 20:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 20:53:01 1 0.02 0.00 0.03 0.08 0.02 99.85 21:15:52 20:53:01 2 0.02 0.00 0.05 0.00 0.00 99.93 21:15:52 20:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:15:52 20:53:01 4 0.15 0.00 0.08 0.03 0.03 99.70 21:15:52 20:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 20:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 20:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 20:54:01 all 0.04 0.00 0.01 0.02 0.01 99.92 21:15:52 20:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 20:54:01 1 0.05 0.00 0.02 0.17 0.03 99.73 21:15:52 20:54:01 2 0.05 0.00 0.03 0.00 0.02 99.90 21:15:52 20:54:01 3 0.08 0.00 0.00 0.02 0.00 99.90 21:15:52 20:54:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:15:52 20:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 20:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 20:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 20:55:01 all 0.08 0.00 0.01 0.03 0.01 99.86 21:15:52 20:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 20:55:01 1 0.00 0.00 0.02 0.12 0.02 99.85 21:15:52 20:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:15:52 20:55:01 3 0.50 0.00 0.03 0.02 0.02 99.43 21:15:52 20:55:01 4 0.07 0.00 0.03 0.13 0.02 99.75 21:15:52 20:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:15:52 20:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:15:52 20:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:15:52 20:56:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:15:52 20:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 20:56:01 1 0.02 0.00 0.02 0.05 0.02 99.90 21:15:52 20:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 20:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:15:52 20:56:01 4 0.07 0.00 0.03 0.00 0.02 99.88 21:15:52 20:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 20:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:15:52 20:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:15:52 20:56:01 CPU %user %nice %system %iowait %steal %idle 21:15:52 20:57:01 all 0.03 0.00 0.01 0.02 0.00 99.93 21:15:52 20:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 20:57:01 1 0.07 0.00 0.03 0.15 0.02 99.73 21:15:52 20:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:15:52 20:57:01 3 0.03 0.00 0.02 0.03 0.02 99.90 21:15:52 20:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:15:52 20:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 20:57:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:15:52 20:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 20:58:01 all 0.06 0.00 0.02 0.00 0.01 99.91 21:15:52 20:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:15:52 20:58:01 1 0.02 0.00 0.02 0.03 0.02 99.92 21:15:52 20:58:01 2 0.10 0.00 0.02 0.00 0.02 99.87 21:15:52 20:58:01 3 0.22 0.00 0.02 0.00 0.00 99.77 21:15:52 20:58:01 4 0.02 0.00 0.07 0.00 0.02 99.90 21:15:52 20:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 20:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:15:52 20:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 20:59:01 all 0.09 0.00 0.02 0.01 0.01 99.87 21:15:52 20:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 20:59:01 1 0.07 0.00 0.05 0.07 0.02 99.80 21:15:52 20:59:01 2 0.53 0.00 0.07 0.00 0.02 99.38 21:15:52 20:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:15:52 20:59:01 4 0.03 0.00 0.03 0.02 0.02 99.90 21:15:52 20:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 20:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:15:52 20:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:00:01 all 0.05 0.00 0.02 0.01 0.00 99.92 21:15:52 21:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 21:00:01 1 0.03 0.00 0.02 0.05 0.02 99.88 21:15:52 21:00:01 2 0.07 0.00 0.03 0.00 0.00 99.90 21:15:52 21:00:01 3 0.10 0.00 0.03 0.02 0.00 99.85 21:15:52 21:00:01 4 0.07 0.00 0.03 0.00 0.02 99.88 21:15:52 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:15:52 21:00:01 7 0.03 0.00 0.05 0.00 0.00 99.92 21:15:52 21:01:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:15:52 21:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:15:52 21:01:01 1 0.02 0.00 0.00 0.02 0.03 99.93 21:15:52 21:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:15:52 21:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:01:01 6 0.07 0.00 0.00 0.00 0.00 99.93 21:15:52 21:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:15:52 21:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:15:52 21:02:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:15:52 21:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:15:52 21:02:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:15:52 21:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:15:52 21:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 21:03:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:15:52 21:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:15:52 21:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:15:52 21:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:04:01 all 0.02 0.00 0.02 0.01 0.00 99.95 21:15:52 21:04:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:15:52 21:04:01 1 0.02 0.00 0.03 0.05 0.02 99.88 21:15:52 21:04:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:15:52 21:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 21:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:15:52 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 21:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 21:05:01 all 0.06 0.00 0.01 0.00 0.01 99.92 21:15:52 21:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:15:52 21:05:01 1 0.05 0.00 0.02 0.03 0.02 99.88 21:15:52 21:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:15:52 21:05:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:15:52 21:05:01 4 0.20 0.00 0.00 0.00 0.00 99.80 21:15:52 21:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:15:52 21:05:01 7 0.05 0.00 0.00 0.00 0.02 99.93 21:15:52 21:06:01 all 0.02 0.00 0.01 0.00 0.01 99.97 21:15:52 21:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:15:52 21:06:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:15:52 21:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:15:52 21:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:15:52 21:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:15:52 21:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:15:52 21:07:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:15:52 21:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:07:01 1 0.03 0.00 0.03 0.07 0.02 99.85 21:15:52 21:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:07:01 3 0.00 0.00 0.03 0.00 0.02 99.95 21:15:52 21:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:15:52 21:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:07:01 7 0.03 0.00 0.00 0.02 0.00 99.95 21:15:52 21:15:52 21:07:01 CPU %user %nice %system %iowait %steal %idle 21:15:52 21:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:15:52 21:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:08:01 1 0.00 0.00 0.00 0.07 0.00 99.93 21:15:52 21:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:08:01 3 0.07 0.00 0.02 0.00 0.00 99.92 21:15:52 21:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:15:52 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 21:08:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:15:52 21:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 21:15:52 21:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 21:09:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:15:52 21:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:15:52 21:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:15:52 21:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:15:52 21:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:15:52 21:10:02 all 0.01 0.00 0.01 0.00 0.01 99.97 21:15:52 21:10:02 0 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:10:02 1 0.03 0.00 0.02 0.02 0.00 99.93 21:15:52 21:10:02 2 0.00 0.00 0.02 0.00 0.02 99.97 21:15:52 21:10:02 3 0.02 0.00 0.03 0.00 0.02 99.93 21:15:52 21:10:02 4 0.00 0.00 0.00 0.02 0.00 99.98 21:15:52 21:10:02 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:10:02 6 0.03 0.00 0.00 0.00 0.00 99.97 21:15:52 21:10:02 7 0.02 0.00 0.02 0.00 0.02 99.95 21:15:52 21:11:01 all 0.02 0.00 0.01 0.02 0.00 99.94 21:15:52 21:11:01 0 0.03 0.00 0.02 0.02 0.00 99.93 21:15:52 21:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:15:52 21:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:15:52 21:11:01 4 0.02 0.00 0.00 0.17 0.02 99.80 21:15:52 21:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 21:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:15:52 21:12:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:15:52 21:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:15:52 21:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:15:52 21:12:01 4 0.00 0.00 0.02 0.05 0.00 99.93 21:15:52 21:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:15:52 21:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:15:52 21:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:15:52 21:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:15:52 21:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:15:52 21:13:01 4 0.00 0.00 0.00 0.03 0.02 99.95 21:15:52 21:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:15:52 21:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:15:52 21:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 21:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:15:52 21:14:01 0 0.03 0.00 0.00 0.02 0.00 99.95 21:15:52 21:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 21:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:15:52 21:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:15:52 21:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:15:52 21:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:15:52 21:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:15:52 21:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:15:52 21:15:01 all 5.35 0.00 2.43 1.26 0.04 90.92 21:15:52 21:15:01 0 5.57 0.00 2.25 1.19 0.03 90.95 21:15:52 21:15:01 1 4.68 0.00 2.41 6.53 0.03 86.36 21:15:52 21:15:01 2 5.77 0.00 2.30 0.05 0.03 91.86 21:15:52 21:15:01 3 6.27 0.00 3.38 0.03 0.03 90.28 21:15:52 21:15:01 4 5.88 0.00 2.56 2.04 0.05 89.46 21:15:52 21:15:01 5 4.49 0.00 2.14 0.07 0.03 93.26 21:15:52 21:15:01 6 4.60 0.00 2.01 0.10 0.03 93.26 21:15:52 21:15:01 7 5.55 0.00 2.38 0.07 0.05 91.95 21:15:52 Average: all 7.73 0.00 1.43 1.15 0.03 89.66 21:15:52 Average: 0 7.48 0.00 1.37 0.53 0.02 90.59 21:15:52 Average: 1 7.88 0.00 1.40 1.66 0.04 89.03 21:15:52 Average: 2 7.96 0.00 1.44 1.93 0.03 88.64 21:15:52 Average: 3 7.86 0.00 1.40 0.54 0.03 90.17 21:15:52 Average: 4 7.95 0.00 1.44 1.42 0.03 89.15 21:15:52 Average: 5 7.23 0.00 1.48 0.37 0.02 90.90 21:15:52 Average: 6 7.79 0.00 1.41 1.48 0.03 89.29 21:15:52 Average: 7 7.69 0.00 1.48 1.26 0.03 89.54 21:15:52 21:15:52 21:15:52