Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 352052acdd74cde1c2e6292ce686d2b6799bd01d 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-ssh13637110683338351293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10452964156749262187.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7428523949211488545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5516765617649219717.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-ssh5607024748849942303.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]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10275 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/599 [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/599 # 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 352052acdd74cde1c2e6292ce686d2b6799bd01d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4707)" > 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 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 > git rev-list --no-walk b52c6cf761ac112ece749ea113e372719a05fda4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:05 ========================================================= 20:32:05 EdgeX Global Pipelines Version Info 20:32:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:32:06 ------------------- 20:32:06 stable info: 20:32:06 ------------------- 20:32:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:06 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:32:06 Message: update stable to v1.0.254 20:32:07 ------------------- 20:32:07 experimental info: 20:32:07 ------------------- 20:32:07 Commited By: **** collab-it+edgex@linuxfoundation.org 20:32:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:32:07 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 352052a [Pipeline] echo 20:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:07 provisioning config files... 20:32:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/599@tmp/config13643816737571288976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:08 ---> docker-login.sh 20:32:08 nexus3.edgexfoundry.org:10001 20:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:08 Configure a credential helper to remove this warning. See 20:32:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:08 20:32:08 Login Succeeded 20:32:08 nexus3.edgexfoundry.org:10002 20:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:08 Configure a credential helper to remove this warning. See 20:32:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:08 20:32:08 Login Succeeded 20:32:08 nexus3.edgexfoundry.org:10003 20:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:08 Configure a credential helper to remove this warning. See 20:32:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:08 20:32:08 Login Succeeded 20:32:08 nexus3.edgexfoundry.org:10004 20:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:08 Configure a credential helper to remove this warning. See 20:32:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:08 20:32:08 Login Succeeded 20:32:08 docker.io 20:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:09 Configure a credential helper to remove this warning. See 20:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:09 20:32:09 Login Succeeded 20:32:09 ---> docker-login.sh ends [Pipeline] } 20:32:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:09 + 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:32:09 + + cut -d/ -f2 20:32:09 dirname cmd/core-command/Dockerfile 20:32:09 + echo core-command,cmd/core-command/Dockerfile 20:32:09 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:32:09 + dirname cmd/core-data/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo core-data,cmd/core-data/Dockerfile 20:32:09 + dirname cmd/core-metadata/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo core-metadata,cmd/core-metadata/Dockerfile 20:32:09 + dirname cmd/security-bootstrapper/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:32:09 + dirname cmd/security-proxy-auth/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:32:09 + dirname cmd/security-proxy-setup/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:32:09 + dirname cmd/security-secretstore-setup/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:32:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:32:09 + dirname cmd/security-spire-agent/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:32:09 + dirname cmd/security-spire-config/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:32:09 + dirname cmd/security-spire-server/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:32:09 + dirname cmd/support-notifications/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo support-notifications,cmd/support-notifications/Dockerfile 20:32:09 + dirname cmd/support-scheduler/Dockerfile 20:32:09 + cut -d/ -f2 20:32:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:32:09 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:32:09 + git rev-list -1 --merges 352052acdd74cde1c2e6292ce686d2b6799bd01d~1..352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] echo 20:32:09 -----------> git rev-list -1 --merges 352052acdd74cde1c2e6292ce686d2b6799bd01d~1..352052acdd74cde1c2e6292ce686d2b6799bd01d 352052acdd74cde1c2e6292ce686d2b6799bd01d [false] [Pipeline] sh 20:32:10 + git log --format=format:%s -1 352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] echo 20:32:10 ========================================================= 20:32:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:32:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:32:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:32:10 + grep -v github /etc/ssh/ssh_known_hosts 20:32:10 + [ -e /tmp/ssh_known_hosts ] 20:32:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:32:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:32:10 + sudo tee -a /etc/ssh/ssh_known_hosts 20:32:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:10 20:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:11 0.1.4: Pulling from edgex-devops/py-git-semver 20:32:11 b85a868b505f: Pulling fs layer 20:32:11 e2be974225ed: Pulling fs layer 20:32:11 339a4e72a1f5: Pulling fs layer 20:32:11 988bab9f4d93: Pulling fs layer 20:32:11 1469e6f7b9e6: Pulling fs layer 20:32:11 eaf3925da568: Pulling fs layer 20:32:11 bab4dde63d76: Pulling fs layer 20:32:11 bde34c3a00c8: Pulling fs layer 20:32:11 b352a97aabf1: Pulling fs layer 20:32:11 4872d77fe225: Pulling fs layer 20:32:11 5851b861e8e6: Pulling fs layer 20:32:11 988bab9f4d93: Waiting 20:32:11 1469e6f7b9e6: Waiting 20:32:11 eaf3925da568: Waiting 20:32:11 bab4dde63d76: Waiting 20:32:11 bde34c3a00c8: Waiting 20:32:11 b352a97aabf1: Waiting 20:32:11 4872d77fe225: Waiting 20:32:11 5851b861e8e6: Waiting 20:32:11 e2be974225ed: Download complete 20:32:11 988bab9f4d93: Verifying Checksum 20:32:11 988bab9f4d93: Download complete 20:32:11 1469e6f7b9e6: Verifying Checksum 20:32:11 1469e6f7b9e6: Download complete 20:32:11 eaf3925da568: Verifying Checksum 20:32:11 eaf3925da568: Download complete 20:32:11 339a4e72a1f5: Verifying Checksum 20:32:11 339a4e72a1f5: Download complete 20:32:11 bde34c3a00c8: Verifying Checksum 20:32:11 bde34c3a00c8: Download complete 20:32:11 b352a97aabf1: Download complete 20:32:11 4872d77fe225: Download complete 20:32:11 5851b861e8e6: Download complete 20:32:11 b85a868b505f: Verifying Checksum 20:32:11 b85a868b505f: Download complete 20:32:11 bab4dde63d76: Verifying Checksum 20:32:11 bab4dde63d76: Download complete 20:32:12 b85a868b505f: Pull complete 20:32:12 e2be974225ed: Pull complete 20:32:13 339a4e72a1f5: Pull complete 20:32:13 988bab9f4d93: Pull complete 20:32:13 1469e6f7b9e6: Pull complete 20:32:13 eaf3925da568: Pull complete 20:32:15 bab4dde63d76: Pull complete 20:32:15 bde34c3a00c8: Pull complete 20:32:15 b352a97aabf1: Pull complete 20:32:15 4872d77fe225: Pull complete 20:32:15 5851b861e8e6: Pull complete 20:32:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:16 prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container 20:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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:32:19 $ docker top f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 -eo pid,comm 20:32:19 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:32:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:19 [ssh-agent] Looking for ssh-agent implementation... 20:32:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:19 $ docker exec f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 ssh-agent 20:32:19 SSH_AUTH_SOCK=/tmp/ssh-ImVHjl0RH50P/agent.32 20:32:19 SSH_AGENT_PID=38 20:32:19 Running ssh-add (command line suppressed) 20:32:19 Identity added: /w/workspace/edgex-go/599@tmp/private_key_8005098773174984641.key (/w/workspace/edgex-go/599@tmp/private_key_8005098773174984641.key) 20:32:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:19 + git tag --points-at HEAD [Pipeline] } 20:32:19 $ docker exec --env ******** --env ******** f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 ssh-agent -k 20:32:20 unset SSH_AUTH_SOCK; 20:32:20 unset SSH_AGENT_PID; 20:32:20 echo Agent pid 38 killed; 20:32:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:32:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:20 [ssh-agent] Looking for ssh-agent implementation... 20:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:20 $ docker exec f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 ssh-agent 20:32:20 SSH_AUTH_SOCK=/tmp/ssh-8zo4IS8HuLnW/agent.70 20:32:20 SSH_AGENT_PID=76 20:32:20 Running ssh-add (command line suppressed) 20:32:20 Identity added: /w/workspace/edgex-go/599@tmp/private_key_9516940976772820745.key (/w/workspace/edgex-go/599@tmp/private_key_9516940976772820745.key) 20:32:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:20 + git semver init 20:32:21 2023-10-24 20:32:20,945 [run_init] DEBUG init version:0.0.0 force:False 20:32:21 2023-10-24 20:32:20,946 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/599/.semver 20:32:21 2023-10-24 20:32:20,947 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/599/.semver 20:32:21 2023-10-24 20:32:20,947 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/599/.semver'], cwd=/w/workspace/edgex-go/599, universal_newlines=False, shell=None, istream=None) 20:32:26 2023-10-24 20:32:25,795 [append_file] DEBUG append to file:/w/workspace/edgex-go/599/.git/info/exclude 20:32:26 2023-10-24 20:32:25,796 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/599/.semver/main with force:False 20:32:26 2023-10-24 20:32:25,796 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main 20:32:26 2023-10-24 20:32:25,796 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main 20:32:26 3.1.0-dev.64 [Pipeline] } 20:32:26 $ docker exec --env ******** --env ******** f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 ssh-agent -k 20:32:26 unset SSH_AUTH_SOCK; 20:32:26 unset SSH_AGENT_PID; 20:32:26 echo Agent pid 76 killed; 20:32:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:26 + git semver [Pipeline] } 20:32:27 $ docker stop --time=1 f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 20:32:28 $ docker rm -f --volumes f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:32:28 Stashed 1 file(s) [Pipeline] echo 20:32:28 [edgeXSemver]: initialized semver on version 3.1.0-dev.64 [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:32:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10271 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:32:29 Running in /w/workspace/edgex-go/599 [Pipeline] { [Pipeline] checkout 20:32:29 The recommended git tool is: git 20:32:29 + git config --global --add safe.directory /w/workspace/edgex-go/599 [Pipeline] echo 20:32:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:29 ========================================================= 20:32:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:32:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:32:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:32:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:32:29 7264a8db6415: Pulling fs layer 20:32:29 c4d48a809fc2: Pulling fs layer 20:32:29 4f1c88b9dad5: Pulling fs layer 20:32:29 ad3a456e5733: Pulling fs layer 20:32:29 33e27b845d1e: Pulling fs layer 20:32:29 ad3a456e5733: Waiting 20:32:29 c68163c4e522: Pulling fs layer 20:32:29 50da416c3ac9: Pulling fs layer 20:32:29 33e27b845d1e: Waiting 20:32:29 23d2d4c4bb30: Pulling fs layer 20:32:29 c68163c4e522: Waiting 20:32:29 50da416c3ac9: Waiting 20:32:29 c4d48a809fc2: Download complete 20:32:29 ad3a456e5733: Verifying Checksum 20:32:29 33e27b845d1e: Verifying Checksum 20:32:29 33e27b845d1e: Download complete 20:32:29 7264a8db6415: Verifying Checksum 20:32:29 7264a8db6415: Download complete 20:32:29 c68163c4e522: Verifying Checksum 20:32:29 c68163c4e522: Download complete 20:32:29 7264a8db6415: Pull complete 20:32:29 23d2d4c4bb30: Verifying Checksum 20:32:29 23d2d4c4bb30: Download complete 20:32:29 c4d48a809fc2: Pull complete 20:32:30 4f1c88b9dad5: Verifying Checksum 20:32:30 4f1c88b9dad5: Download complete 20:32:30 50da416c3ac9: Verifying Checksum 20:32:30 50da416c3ac9: Download complete 20:32:33 4f1c88b9dad5: Pull complete 20:32:33 ad3a456e5733: Pull complete 20:32:33 33e27b845d1e: Pull complete 20:32:33 c68163c4e522: Pull complete 20:32:33 using credential edgex-jenkins-ssh 20:32:34 Cloning the remote Git repository 20:32:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:32:34 > git init /w/workspace/edgex-go/599 # timeout=10 20:32:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:32:34 > git --version # timeout=10 20:32:34 > git --version # 'git version 2.25.1' 20:32:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:36 50da416c3ac9: Pull complete 20:32:36 23d2d4c4bb30: Pull complete 20:32:36 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:32:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:32:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:32:36 WORKDIR /edgex 20:32:36 COPY go.mod . 20:32:36 RUN go mod download 20:32:36 + docker build -t ci-base-image-x86_64 -f - . 20:32:37 Sending build context to Docker daemon 171MB 20:32:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:32:37 ---> 0786185ac409 20:32:37 Step 2/4 : WORKDIR /edgex 20:32:42 ---> Running in 5f73babbf069 20:32:42 Removing intermediate container 5f73babbf069 20:32:42 ---> 8670ca3ea6b5 20:32:42 Step 3/4 : COPY go.mod . 20:32:42 ---> 7ad73c236c01 20:32:42 Step 4/4 : RUN go mod download 20:32:42 ---> Running in 86438a4c8f20 20:32:50 Avoid second fetch 20:32:50 Checking out Revision 352052acdd74cde1c2e6292ce686d2b6799bd01d (main) 20:32:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:50 > git config core.sparsecheckout # timeout=10 20:32:50 > git checkout -f 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 20:32:51 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4707)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:52 Dload Upload Total Spent Left Speed 20:32:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 20:32:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:53 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 20:32:53 /etc/docker/daemon.new 20:32:53 { 20:32:53 "registry-mirrors": [ 20:32:53 "https://nexus3.edgexfoundry.org:10001" 20:32:53 ], 20:32:53 "bip": "10.250.0.254/24", 20:32:53 "hosts": [ 20:32:53 "tcp://0.0.0.0:5555", 20:32:53 "unix:///var/run/docker.sock" 20:32:53 ], 20:32:53 "mtu": 1458, 20:32:53 "selinux-enabled": true, 20:32:53 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:53 } [Pipeline] sh 20:32:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:54 + sudo service docker restart 20:33:08 Removing intermediate container 86438a4c8f20 20:33:08 ---> 4b4994ceaae7 20:33:08 Successfully built 4b4994ceaae7 20:33:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:09 + docker inspect -f . ci-base-image-x86_64 20:33:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:09 prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container 20:33:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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:33:09 $ docker top 04fe9a08a259a53e78edc77412494583d07f4747cb8540bc0fc868aff1b0a027 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:10 + go version 20:33:10 go version go1.21.0 linux/amd64 [Pipeline] } 20:33:10 $ docker stop --time=1 04fe9a08a259a53e78edc77412494583d07f4747cb8540bc0fc868aff1b0a027 20:33:11 $ docker rm -f --volumes 04fe9a08a259a53e78edc77412494583d07f4747cb8540bc0fc868aff1b0a027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:11 + docker inspect -f . ci-base-image-x86_64 20:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:11 prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container 20:33:11 $ 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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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:33:12 $ docker top a2d97af7c12eb0dd743284d0ca54728d9c5b0296e85d257792250017847126cc -eo pid,comm [Pipeline] { [Pipeline] echo 20:33:12 ========================================================= 20:33:12 [edgeXBuildGoParallel] Running Tests and Build... 20:33:12 ========================================================= [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:12 provisioning config files... 20:33:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/599@tmp/config13639797668122289885tmp 20:33:12 + git config --global --add safe.directory /w/workspace/edgex-go/599 [Pipeline] fileExists [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:12 + make test 20:33:12 go test -race -coverprofile=coverage.out ./... 20:33:12 ---> docker-login.sh 20:33:12 nexus3.edgexfoundry.org:10001 20:33:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:13 Configure a credential helper to remove this warning. See 20:33:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:13 20:33:13 Login Succeeded 20:33:13 nexus3.edgexfoundry.org:10002 20:33:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:13 Configure a credential helper to remove this warning. See 20:33:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:13 20:33:13 Login Succeeded 20:33:13 nexus3.edgexfoundry.org:10003 20:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:14 Configure a credential helper to remove this warning. See 20:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:14 20:33:14 Login Succeeded 20:33:14 nexus3.edgexfoundry.org:10004 20:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:14 Configure a credential helper to remove this warning. See 20:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:14 20:33:14 Login Succeeded 20:33:14 docker.io 20:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:15 Configure a credential helper to remove this warning. See 20:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:15 20:33:15 Login Succeeded 20:33:15 ---> docker-login.sh ends [Pipeline] } 20:33:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:33:15 + git config --global --add safe.directory /w/workspace/edgex-go/599 [Pipeline] echo 20:33:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:15 ========================================================= 20:33:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:33:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:33:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:33:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:33:16 9fda8d8052c6: Pulling fs layer 20:33:16 5d54e960e981: Pulling fs layer 20:33:16 c4a7e357bf2a: Pulling fs layer 20:33:16 f0e02332f6b5: Pulling fs layer 20:33:16 cefa15bbcfad: Pulling fs layer 20:33:16 17808c966233: Pulling fs layer 20:33:16 f4c1fc716caa: Pulling fs layer 20:33:16 f0e02332f6b5: Waiting 20:33:16 cefa15bbcfad: Waiting 20:33:16 f4c1fc716caa: Waiting 20:33:16 5d54e960e981: Download complete 20:33:16 f0e02332f6b5: Verifying Checksum 20:33:16 f0e02332f6b5: Download complete 20:33:16 cefa15bbcfad: Verifying Checksum 20:33:16 cefa15bbcfad: Download complete 20:33:16 9fda8d8052c6: Download complete 20:33:16 f4c1fc716caa: Verifying Checksum 20:33:16 f4c1fc716caa: Download complete 20:33:17 9fda8d8052c6: Pull complete 20:33:17 5d54e960e981: Pull complete 20:33:17 c4a7e357bf2a: Verifying Checksum 20:33:17 c4a7e357bf2a: Download complete 20:33:18 17808c966233: Verifying Checksum 20:33:18 17808c966233: Download complete 20:33:19 ? github.com/edgexfoundry/edgex-go [no test files] 20:33:31 c4a7e357bf2a: Pull complete 20:33:31 f0e02332f6b5: Pull complete 20:33:31 cefa15bbcfad: Pull complete 20:33:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements 20:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:33:39 17808c966233: Pull complete 20:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements 20:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements 20:33:41 f4c1fc716caa: Pull complete 20:33:41 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:33:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:33:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:33:41 + docker build -t ci-base-image-arm64 -f - . 20:33:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:33:41 WORKDIR /edgex 20:33:41 COPY go.mod . 20:33:41 RUN go mod download 20:33:41 Sending build context to Docker daemon 2.91MB 20:33:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:33:41 ---> ea914061e18c 20:33:41 Step 2/4 : WORKDIR /edgex 20:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:33:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.491s coverage: 93.4% of statements 20:33:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 4.1% of statements 20:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:33:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:33:43 ---> Running in 0cae0c1c4cbf 20:33:43 Removing intermediate container 0cae0c1c4cbf 20:33:43 ---> 1e7b229acdd6 20:33:43 Step 3/4 : COPY go.mod . 20:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 97.6% of statements 20:33:43 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 20:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:33:44 ---> 1a7daf3c9474 20:33:44 Step 4/4 : RUN go mod download 20:33:44 ---> Running in 2e77b972c2fb 20:33:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements 20:33:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 32.2% of statements 20:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.048s coverage: 41.7% of statements 20:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements 20:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.047s coverage: 94.1% of statements 20:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.046s coverage: 96.3% of statements 20:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 20:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements 20:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.076s coverage: 92.9% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 64.4% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.037s coverage: 86.0% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 63.1% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.015s coverage: 89.4% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.173s coverage: 38.4% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 95.7% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements 20:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements 20:34:11 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:34:12 running golangci-lint 20:34:12 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:34:12 go version go1.21.0 linux/amd64 20:34:12 level=info msg="[config_reader] Used config file .golangci.yml" 20:34:12 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:34:27 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|types_sizes|files|imports) took 13.811359154s" 20:34:27 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.808981ms" 20:34:31 Removing intermediate container 2e77b972c2fb 20:34:31 ---> bea7a2f5b072 20:34:31 Successfully built bea7a2f5b072 20:34:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:31 + docker inspect -f . ci-base-image-arm64 20:34:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:31 prd-ubuntu20.04-docker-arm64-4c-16g-10271 does not seem to be running inside a container 20:34:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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-arm64 cat 20:34:34 $ docker top 24f67a8b75daf526150ff0a109ff478dfa98103f74e89348e7a470c015e70f98 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:35 + go version 20:34:35 go version go1.21.0 linux/arm64 [Pipeline] } 20:34:35 $ docker stop --time=1 24f67a8b75daf526150ff0a109ff478dfa98103f74e89348e7a470c015e70f98 20:34:35 level=info msg="[linters_context/goanalysis] analyzers took 1m17.910096714s with top 10 stages: buildir: 35.218783976s, gosec: 6.779619195s, fact_deprecated: 2.384305825s, inspect: 2.219893723s, ctrlflow: 1.594999559s, printf: 1.349656892s, S1038: 1.016870658s, nilness: 1.006205013s, fact_purity: 909.085973ms, directives: 707.661359ms" 20:34:35 level=info msg="[runner] Issues before processing: 197, after processing: 0" 20:34:35 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, exclude: 197/197" 20:34:35 level=info msg="[runner] processing took 17.023955ms with stages: nolint: 7.72709ms, identifier_marker: 5.173283ms, autogenerated_exclude: 1.204822ms, path_prettifier: 1.094622ms, exclude-rules: 1.062621ms, skip_dirs: 715.127µs, cgo: 25.73µs, filename_unadjuster: 13.32µs, max_same_issues: 2.29µs, fixer: 830ns, uniq_by_line: 700ns, skip_files: 680ns, exclude: 520ns, severity-rules: 410ns, sort_results: 390ns, source_code: 380ns, diff: 360ns, max_per_file_from_linter: 280ns, max_from_linter: 240ns, path_shortener: 130ns, path_prefixer: 130ns" 20:34:35 level=info msg="[runner] linters took 8.810198892s with stages: goanalysis_metalinter: 8.793035036s" 20:34:35 level=info msg="File cache stats: 0 entries of total size 0B" 20:34:35 level=info msg="Memory: 227 samples, avg is 235.7MB, max is 936.0MB" 20:34:35 level=info msg="Execution took 22.66919564s" 20:34:35 go vet ./... 20:34:36 $ docker rm -f --volumes 24f67a8b75daf526150ff0a109ff478dfa98103f74e89348e7a470c015e70f98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:34:37 20:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:34:38 latest: Pulling from edgex-devops/edgex-compose-arm64 20:34:38 547446be3368: Pulling fs layer 20:34:38 d125d8839a47: Pulling fs layer 20:34:38 3e85d5ac6304: Pulling fs layer 20:34:38 c3105a71a48b: Pulling fs layer 20:34:38 0f093f025ec4: Pulling fs layer 20:34:38 c3106fc0e877: Pulling fs layer 20:34:38 c3105a71a48b: Waiting 20:34:38 0f093f025ec4: Waiting 20:34:38 c3106fc0e877: Waiting 20:34:38 547446be3368: Verifying Checksum 20:34:38 547446be3368: Download complete 20:34:38 c3105a71a48b: Verifying Checksum 20:34:38 c3105a71a48b: Download complete 20:34:39 d125d8839a47: Verifying Checksum 20:34:39 d125d8839a47: Download complete 20:34:39 c3106fc0e877: Verifying Checksum 20:34:39 c3106fc0e877: Download complete 20:34:39 0f093f025ec4: Verifying Checksum 20:34:39 0f093f025ec4: Download complete 20:34:39 547446be3368: Pull complete 20:34:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:34:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:34:39 ./bin/test-attribution-txt.sh [Pipeline] echo 20:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:34:40 + ls -al . 20:34:40 total 728 20:34:40 drwxrwxr-x 11 1001 1001 4096 Oct 24 20:33 . 20:34:40 drwxr-xr-x 4 root root 4096 Oct 24 20:33 .. 20:34:40 drwxrwxr-x 2 1001 1001 4096 Oct 24 20:32 .blubracket 20:34:40 -rw-rw-r-- 1 1001 1001 10 Oct 24 20:32 .dockerignore 20:34:40 drwxrwxr-x 8 1001 1001 4096 Oct 24 20:34 .git 20:34:40 drwxrwxr-x 3 1001 1001 4096 Oct 24 20:32 .github 20:34:40 -rw-rw-r-- 1 1001 1001 1074 Oct 24 20:32 .gitignore 20:34:40 -rw-rw-r-- 1 1001 1001 42 Oct 24 20:32 .golangci.yml 20:34:40 -rw-rw-r-- 1 1001 1001 100 Oct 24 20:32 .hadolint.yml 20:34:40 drwxr-xr-x 3 1001 1001 4096 Oct 24 20:32 .semver 20:34:40 -rw-rw-r-- 1 1001 1001 155 Oct 24 20:32 .sonarcloud.properties 20:34:40 -rw-rw-r-- 1 1001 1001 1171 Oct 24 20:32 ADOPTERS.md 20:34:40 -rw-rw-r-- 1 1001 1001 11674 Oct 24 20:32 Attribution.txt 20:34:40 -rw-rw-r-- 1 1001 1001 93407 Oct 24 20:32 CHANGELOG.md 20:34:40 -rw-rw-r-- 1 1001 1001 3804 Oct 24 20:32 CONTRIBUTING.md 20:34:40 -rw-rw-r-- 1 1001 1001 677 Oct 24 20:32 GOVERNANCE.md 20:34:40 -rw-rw-r-- 1 1001 1001 861 Oct 24 20:32 Jenkinsfile 20:34:40 -rw-rw-r-- 1 1001 1001 10775 Oct 24 20:32 LICENSE 20:34:40 -rw-rw-r-- 1 1001 1001 15054 Oct 24 20:32 Makefile 20:34:40 -rw-rw-r-- 1 1001 1001 582 Oct 24 20:32 OWNERS.md 20:34:40 -rw-rw-r-- 1 1001 1001 9527 Oct 24 20:32 README.md 20:34:40 -rw-rw-r-- 1 1001 1001 789 Oct 24 20:32 SECURITY.md 20:34:40 -rw-rw-r-- 1 1001 1001 12 Oct 24 20:32 VERSION 20:34:40 drwxrwxr-x 2 1001 1001 4096 Oct 24 20:32 bin 20:34:40 drwxrwxr-x 18 1001 1001 4096 Oct 24 20:32 cmd 20:34:40 -rw-r--r-- 1 root root 453602 Oct 24 20:34 coverage.out 20:34:40 drwxrwxr-x 2 1001 1001 4096 Oct 24 20:32 fuzz_test 20:34:40 -rw-rw-r-- 1 1001 1001 3689 Oct 24 20:32 go.mod 20:34:40 -rw-rw-r-- 1 1001 1001 34446 Oct 24 20:32 go.sum 20:34:40 drwxrwxr-x 7 1001 1001 4096 Oct 24 20:32 internal 20:34:40 drwxrwxr-x 3 1001 1001 4096 Oct 24 20:32 openapi 20:34:40 -rw-rw-r-- 1 1001 1001 584 Oct 24 20:32 security.txt 20:34:40 -rw-rw-r-- 1 1001 1001 204 Oct 24 20:32 version.go [Pipeline] sh 20:34:40 d125d8839a47: Pull complete 20:34:40 + '[' -e coverage.out ] 20:34:40 + chown 1001:1001 coverage.out [Pipeline] stash 20:34:40 Stashed 1 file(s) [Pipeline] sh 20:34:40 + make build 20:34:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:34:41 3e85d5ac6304: Verifying Checksum 20:34:41 3e85d5ac6304: Download complete 20:34:51 3e85d5ac6304: Pull complete 20:34:51 c3105a71a48b: Pull complete 20:34:52 0f093f025ec4: Pull complete 20:34:52 c3106fc0e877: Pull complete 20:34:52 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:34:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:52 prd-ubuntu20.04-docker-arm64-4c-16g-10271 does not seem to be running inside a container 20:34:53 $ 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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:34:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:34:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:34:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:34:55 $ docker top 83563c4736e6ed9f2ab37e28b773fbec8f434ea86da6cde2165e39e658ad7f77 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:34:55 + docker compose -f ./docker-compose-build.yml build --parallel 20:35:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:35:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:35:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:35:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:35:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:35:05 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:35:05 #1 transferring dockerfile: 2.12kB 0.0s done 20:35:05 #1 DONE 0.1s 20:35:05 20:35:05 #2 [support-notifications internal] load build definition from Dockerfile 20:35:05 #2 transferring dockerfile: 1.84kB done 20:35:05 #2 DONE 0.0s 20:35:05 20:35:05 #3 [security-bootstrapper internal] load build definition from Dockerfile 20:35:05 #3 transferring dockerfile: 2.82kB done 20:35:05 #3 DONE 0.1s 20:35:05 20:35:05 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:35:05 #4 transferring dockerfile: 1.78kB done 20:35:05 #4 DONE 0.1s 20:35:05 20:35:05 #5 [security-spire-config internal] load build definition from Dockerfile 20:35:05 #5 transferring dockerfile: 1.58kB 0.0s done 20:35:05 #5 DONE 0.1s 20:35:05 20:35:05 #6 [security-proxy-auth internal] load build definition from Dockerfile 20:35:05 #6 transferring dockerfile: 2.04kB 0.0s done 20:35:05 #6 DONE 0.1s 20:35:05 20:35:05 #7 [core-metadata internal] load build definition from Dockerfile 20:35:05 #7 transferring dockerfile: 1.96kB done 20:35:05 #7 DONE 0.1s 20:35:05 20:35:05 #8 [security-spire-agent internal] load build definition from Dockerfile 20:35:05 #8 transferring dockerfile: 1.70kB 0.0s done 20:35:05 #8 DONE 0.1s 20:35:05 20:35:05 #9 [core-command internal] load build definition from Dockerfile 20:35:05 #9 transferring dockerfile: 1.82kB 0.0s done 20:35:05 #9 DONE 0.1s 20:35:05 20:35:05 #10 [security-spire-server internal] load build definition from Dockerfile 20:35:05 #10 transferring dockerfile: 1.59kB 0.0s done 20:35:05 #10 DONE 0.1s 20:35:05 20:35:05 #11 [core-data internal] load build definition from Dockerfile 20:35:05 #11 transferring dockerfile: 1.90kB done 20:35:05 #11 DONE 0.1s 20:35:05 20:35:05 #12 [security-proxy-setup internal] load build definition from Dockerfile 20:35:05 #12 transferring dockerfile: 2.39kB done 20:35:05 #12 DONE 0.0s 20:35:05 20:35:05 #13 [security-secretstore-setup internal] load build definition from Dockerfile 20:35:05 #13 transferring dockerfile: 2.38kB 0.0s done 20:35:05 #13 DONE 0.1s 20:35:05 20:35:05 #14 [support-scheduler internal] load build definition from Dockerfile 20:35:05 #14 transferring dockerfile: 1.82kB 0.0s done 20:35:05 #14 DONE 0.1s 20:35:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:35:06 20:35:06 #15 [core-common-config-bootstrapper internal] load .dockerignore 20:35:06 #15 transferring context: 50B 0.0s done 20:35:06 #15 DONE 0.1s 20:35:06 20:35:06 #16 [support-notifications internal] load .dockerignore 20:35:06 #16 transferring context: 50B done 20:35:06 #16 DONE 0.1s 20:35:06 20:35:06 #17 [security-bootstrapper internal] load .dockerignore 20:35:06 #17 transferring context: 50B 0.0s done 20:35:06 #17 DONE 0.0s 20:35:06 20:35:06 #18 [security-spiffe-token-provider internal] load .dockerignore 20:35:06 #18 transferring context: 50B 0.0s done 20:35:06 #18 DONE 0.1s 20:35:07 20:35:07 #19 [security-spire-config internal] load .dockerignore 20:35:07 #19 transferring context: 50B 0.0s done 20:35:07 #19 DONE 0.1s 20:35:07 20:35:07 #20 [security-proxy-auth internal] load .dockerignore 20:35:07 #20 transferring context: 50B 0.0s done 20:35:07 #20 DONE 0.1s 20:35:07 20:35:07 #21 [core-metadata internal] load .dockerignore 20:35:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:35:07 #21 transferring context: 50B done 20:35:07 #21 DONE 0.1s 20:35:07 20:35:07 #22 [security-spire-agent internal] load .dockerignore 20:35:07 #22 transferring context: 50B 0.0s done 20:35:07 #22 DONE 0.1s 20:35:07 20:35:07 #23 [core-command internal] load .dockerignore 20:35:07 #23 transferring context: 50B done 20:35:07 #23 DONE 0.1s 20:35:07 20:35:07 #24 [core-data internal] load .dockerignore 20:35:07 #24 transferring context: 50B 0.0s done 20:35:07 #24 DONE 0.1s 20:35:07 20:35:07 #25 [security-spire-server internal] load .dockerignore 20:35:07 #25 transferring context: 50B done 20:35:07 #25 DONE 0.1s 20:35:07 20:35:07 #26 [security-secretstore-setup internal] load .dockerignore 20:35:07 #26 DONE 0.0s 20:35:07 20:35:07 #27 [security-proxy-setup internal] load .dockerignore 20:35:07 #27 transferring context: 50B 0.0s done 20:35:07 #27 DONE 0.1s 20:35:07 20:35:07 #26 [security-secretstore-setup internal] load .dockerignore 20:35:07 #26 transferring context: 50B 0.0s done 20:35:07 #26 DONE 0.1s 20:35:07 20:35:07 #28 [support-scheduler internal] load .dockerignore 20:35:07 #28 transferring context: 50B 0.0s done 20:35:07 #28 DONE 0.1s 20:35:07 20:35:07 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:35:07 #29 DONE 0.0s 20:35:07 20:35:07 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:35:08 #30 DONE 0.2s 20:35:08 20:35:08 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:08 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:08 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:08 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:35:08 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:35:08 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 921.60kB / 3.33MB 0.1s [Pipeline] } 20:35:08 $ docker stop --time=1 a2d97af7c12eb0dd743284d0ca54728d9c5b0296e85d257792250017847126cc 20:35:08 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.82MB / 3.33MB 0.3s 20:35:08 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:35:08 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 20:35:08 #31 ... 20:35:08 20:35:08 #32 [core-common-config-bootstrapper internal] load build context 20:35:08 #32 transferring context: 2.55MB 0.5s done 20:35:08 #32 DONE 0.7s 20:35:08 20:35:08 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:35:08 #33 DONE 0.9s 20:35:08 20:35:08 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:08 #31 ... 20:35:08 20:35:08 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:35:08 #29 DONE 0.0s 20:35:08 20:35:08 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:09 #31 ... 20:35:09 20:35:09 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:35:09 #29 DONE 0.0s 20:35:09 20:35:09 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:35:09 #33 DONE 1.6s 20:35:09 20:35:09 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 20:35:09 #34 DONE 0.4s 20:35:09 20:35:09 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:09 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:09 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:35:09 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:35:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:35:09 #31 ... 20:35:09 20:35:09 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:35:09 #29 DONE 0.0s 20:35:09 20:35:09 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:35:09 #33 DONE 1.6s 20:35:09 20:35:09 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:35:09 #34 DONE 0.4s 20:35:09 20:35:09 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:09 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:09 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:35:09 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:35:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:35:09 #31 ... 20:35:09 20:35:09 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:35:09 #30 DONE 0.4s 20:35:09 20:35:09 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:35:09 #33 DONE 1.7s 20:35:09 20:35:09 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 20:35:09 #34 DONE 0.5s 20:35:09 20:35:09 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:09 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:09 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:35:09 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:35:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:35:09 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:35:09 #31 ... 20:35:09 20:35:09 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:35:09 #29 DONE 0.0s 20:35:09 20:35:09 #35 [security-spiffe-token-provider internal] load build context 20:35:09 #35 ... 20:35:09 20:35:09 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:35:09 #29 DONE 0.0s 20:35:09 20:35:09 #35 [security-spiffe-token-provider internal] load build context 20:35:09 #35 ... 20:35:09 20:35:09 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:35:09 #33 DONE 1.7s 20:35:09 20:35:09 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 20:35:09 #34 DONE 0.6s 20:35:09 20:35:09 #35 [security-spiffe-token-provider internal] load build context 20:35:10 #35 ... 20:35:10 20:35:10 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:35:10 #29 DONE 0.0s 20:35:10 20:35:10 #35 [security-spiffe-token-provider internal] load build context 20:35:10 #35 transferring context: 2.55MB 1.1s done 20:35:10 #35 ... 20:35:10 20:35:10 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:35:10 #33 DONE 1.8s 20:35:10 20:35:10 #34 [core-command builder 2/7] WORKDIR /edgex-go 20:35:10 #34 DONE 0.6s 20:35:10 20:35:10 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:35:10 #30 DONE 1.5s 20:35:10 20:35:10 #36 [support-notifications internal] load build context 20:35:10 #36 transferring context: 2.55MB 1.2s done 20:35:10 #36 DONE 1.5s 20:35:10 20:35:10 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:10 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:10 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:10 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:35:10 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:35:10 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:35:10 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:35:10 #31 ... 20:35:10 20:35:10 #35 [security-spiffe-token-provider internal] load build context 20:35:10 #35 DONE 1.4s 20:35:10 20:35:10 #37 [security-bootstrapper internal] load build context 20:35:10 #37 transferring context: 2.55MB 1.3s done 20:35:10 #37 DONE 1.6s 20:35:11 20:35:11 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:35:11 #38 DONE 1.6s 20:35:11 20:35:11 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:11 #31 DONE 3.9s 20:35:11 20:35:11 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:35:11 #29 DONE 0.1s 20:35:11 20:35:11 #39 [security-spire-server internal] load build context 20:35:11 #39 DONE 0.0s 20:35:11 20:35:11 #40 [security-spire-config internal] load build context 20:35:11 #40 DONE 0.0s 20:35:11 20:35:11 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:11 #41 DONE 0.0s 20:35:11 20:35:11 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:11 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:11 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:11 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:35:11 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:35:11 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:35:11 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:35:11 #31 DONE 3.9s 20:35:11 20:35:11 #42 [core-command internal] load build context 20:35:11 #42 ... 20:35:11 20:35:11 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:35:11 #29 DONE 0.1s 20:35:11 20:35:11 #42 [core-command internal] load build context 20:35:11 #42 ... 20:35:11 20:35:11 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:35:11 #29 DONE 0.1s 20:35:11 20:35:11 #43 [security-proxy-auth internal] load build context 20:35:11 #43 transferring context: 2.55MB 1.2s done 20:35:11 #43 DONE 1.4s 20:35:11 20:35:11 #42 [core-command internal] load build context 20:35:11 #42 ... 20:35:11 20:35:11 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:35:11 #33 DONE 1.9s 20:35:11 20:35:11 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:35:11 #34 DONE 0.7s 20:35:11 20:35:11 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:35:11 #29 DONE 0.1s 20:35:11 20:35:11 #39 [security-spire-server internal] load build context 20:35:11 #39 transferring context: 18.10kB 0.0s done 20:35:11 #39 DONE 0.5s 20:35:11 20:35:11 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:11 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:11 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:11 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:35:11 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:35:11 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:35:11 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:35:11 #31 DONE 4.0s 20:35:11 20:35:11 #42 [core-command internal] load build context 20:35:11 #42 ... 20:35:11 20:35:11 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:35:11 #33 DONE 1.9s 20:35:11 20:35:11 #34 [core-data builder 2/7] WORKDIR /edgex-go 20:35:11 #34 DONE 0.7s 20:35:11 20:35:11 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:11 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:11 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:11 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:35:11 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:35:11 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:35:11 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:35:11 #31 DONE 4.0s 20:35:11 20:35:11 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:35:11 #44 DONE 1.8s 20:35:11 20:35:11 #42 [core-command internal] load build context 20:35:11 #42 ... 20:35:11 20:35:11 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:11 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:11 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:11 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:35:11 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:35:11 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:35:11 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:35:11 #31 DONE 4.0s 20:35:11 20:35:11 #40 [security-spire-config internal] load build context 20:35:11 #40 transferring context: 16.35kB 0.2s done 20:35:11 #40 DONE 0.8s 20:35:11 20:35:11 #45 [core-metadata internal] load build context 20:35:11 #45 transferring context: 2.55MB 1.2s done 20:35:11 #45 DONE 2.0s 20:35:11 20:35:11 #42 [core-command internal] load build context 20:35:12 #42 transferring context: 2.55MB 1.2s done 20:35:12 #42 DONE 1.6s 20:35:12 20:35:12 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:35:12 $ docker rm -f --volumes a2d97af7c12eb0dd743284d0ca54728d9c5b0296e85d257792250017847126cc 20:35:13 #46 ... 20:35:13 20:35:13 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:35:13 #30 DONE 3.4s 20:35:13 20:35:13 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:35:13 #33 DONE 1.9s 20:35:13 20:35:13 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 20:35:13 #34 DONE 0.8s 20:35:13 20:35:13 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:13 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:13 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:13 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:35:13 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:35:13 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:35:13 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:35:13 #31 DONE 4.0s 20:35:13 20:35:13 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:13 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done 20:35:13 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:35:13 #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:35:13 #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [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:35:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:35:13 20:35:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:13 #41 ... 20:35:13 20:35:13 #47 [security-spire-agent internal] load build context 20:35:13 #47 transferring context: 17.63kB 0.2s done 20:35:13 #47 DONE 1.6s 20:35:13 20:35:13 #48 [security-secretstore-setup internal] load build context 20:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:35:14 latest: Pulling from edgex-devops/edgex-compose 20:35:14 91d30c5bc195: Pulling fs layer 20:35:14 2e9b0aa3be6d: Pulling fs layer 20:35:14 9c61dcf015f6: Pulling fs layer 20:35:14 4698f68db338: Pulling fs layer 20:35:14 2a2f49069b9e: Pulling fs layer 20:35:14 e0025b399a48: Pulling fs layer 20:35:14 2a2f49069b9e: Waiting 20:35:14 4698f68db338: Waiting 20:35:14 e0025b399a48: Waiting 20:35:14 91d30c5bc195: Verifying Checksum 20:35:14 91d30c5bc195: Download complete 20:35:14 4698f68db338: Download complete 20:35:14 2e9b0aa3be6d: Verifying Checksum 20:35:14 2e9b0aa3be6d: Download complete 20:35:14 e0025b399a48: Verifying Checksum 20:35:14 e0025b399a48: Download complete 20:35:14 91d30c5bc195: Pull complete 20:35:14 2a2f49069b9e: Verifying Checksum 20:35:14 2a2f49069b9e: Download complete 20:35:14 2e9b0aa3be6d: Pull complete 20:35:14 9c61dcf015f6: Verifying Checksum 20:35:14 9c61dcf015f6: Download complete 20:35:17 9c61dcf015f6: Pull complete 20:35:17 4698f68db338: Pull complete 20:35:17 2a2f49069b9e: Pull complete 20:35:17 e0025b399a48: Pull complete 20:35:17 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:35:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:17 prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container 20:35:17 $ 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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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:35:18 #48 transferring context: 2.55MB 5.0s done 20:35:18 #48 ... 20:35:18 20:35:18 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:18 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done 20:35:18 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.5s done 20:35:18 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.7s done 20:35:18 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:35:18 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.62MB / 23.39MB 4.2s 20:35:18 #41 ... 20:35:18 20:35:18 #48 [security-secretstore-setup internal] load build context 20:35:18 #48 DONE 5.6s 20:35:18 20:35:18 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:18 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 20:35:18 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 4.4s 20:35:18 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 20:35:18 #41 ... 20:35:18 20:35:18 #49 [core-data internal] load build context 20:35:18 #49 transferring context: 2.55MB 4.9s done 20:35:18 #49 DONE 5.8s 20:35:18 20:35:18 #50 [security-proxy-setup internal] load build context 20:35:18 #50 transferring context: 2.55MB 4.8s done 20:35:18 #50 DONE 5.8s 20:35:18 20:35:18 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:18 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 4.9s 20:35:18 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 5.2s 20:35:18 #41 ... 20:35:18 20:35:18 #51 [support-scheduler internal] load build context 20:35:18 #51 transferring context: 2.55MB 3.6s done 20:35:18 #51 DONE 5.3s 20:35:18 20:35:18 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:19 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.39MB / 23.39MB 5.9s 20:35:19 #41 ... 20:35:19 20:35:19 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:35:19 #0 9.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:19 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:19 #52 ... 20:35:19 20:35:19 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:35:19 #0 8.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:19 #0 9.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:19 #53 ... 20:35:19 20:35:19 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:35:19 #0 7.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:19 #0 8.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:19 #54 ... 20:35:19 20:35:19 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:35:19 #0 8.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:19 #0 9.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:19 #55 ... 20:35:19 20:35:19 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:19 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 6.5s 20:35:19 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 20:35:19 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.9s 20:35:20 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 7.3s 20:35:21 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.8s done 20:35:21 $ docker top c4a8e679912ba656022435f90d4f4438437b30060145c5dbaa5f7d1859de7c0f -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:21 #41 ... 20:35:21 20:35:21 #56 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:35:21 #0 9.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:21 + docker compose -f ./docker-compose-build.yml build --parallel 20:35:21 #56 ... 20:35:21 20:35:21 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:35:21 #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:21 #0 8.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:21 #57 ... 20:35:21 20:35:21 #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:21 #0 8.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:21 #0 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:21 #58 ... 20:35:21 20:35:21 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:21 #0 9.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:21 #59 ... 20:35:21 20:35:21 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:21 #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.2s done 20:35:21 #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:35:21 #60 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:35:21 #60 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:35:21 #60 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:35:21 #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:35:21 #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 20:35:21 #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 20:35:21 #60 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.9s done 20:35:21 #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 20:35:21 #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20:35:22 #60 ... 20:35:22 20:35:22 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:35:22 #0 9.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:22 #61 ... 20:35:22 20:35:22 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:35:22 #62 ... 20:35:22 20:35:22 #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:35:22 #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:22 #63 ... 20:35:22 20:35:22 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:35:22 #64 ... 20:35:22 20:35:22 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:24 #1 [security-spire-server internal] load build definition from Dockerfile 20:35:24 #1 transferring dockerfile: 1.59kB done 20:35:24 #1 DONE 0.0s 20:35:24 20:35:24 #2 [security-spire-config internal] load build definition from Dockerfile 20:35:24 #2 transferring dockerfile: 1.58kB done 20:35:24 #2 DONE 0.0s 20:35:24 20:35:24 #3 [core-data internal] load build definition from Dockerfile 20:35:24 #3 transferring dockerfile: 1.90kB done 20:35:24 #3 DONE 0.0s 20:35:24 20:35:24 #4 [core-metadata internal] load build definition from Dockerfile 20:35:24 #4 transferring dockerfile: 1.96kB done 20:35:24 #4 DONE 0.0s 20:35:24 20:35:24 #5 [security-proxy-auth internal] load build definition from Dockerfile 20:35:24 #5 transferring dockerfile: 2.04kB done 20:35:24 #5 DONE 0.1s 20:35:24 20:35:24 #6 [security-spire-agent internal] load build definition from Dockerfile 20:35:24 #6 transferring dockerfile: 1.70kB done 20:35:24 #6 DONE 0.2s 20:35:24 20:35:24 #7 [security-spire-server internal] load .dockerignore 20:35:24 #7 ... 20:35:24 20:35:24 #8 [security-proxy-setup internal] load build definition from Dockerfile 20:35:24 #8 transferring dockerfile: 2.39kB done 20:35:24 #8 DONE 0.2s 20:35:24 20:35:24 #9 [security-bootstrapper internal] load build definition from Dockerfile 20:35:24 #9 transferring dockerfile: 2.82kB done 20:35:24 #9 DONE 0.2s 20:35:24 20:35:24 #10 [support-scheduler internal] load build definition from Dockerfile 20:35:24 #10 transferring dockerfile: 1.82kB done 20:35:24 #10 DONE 0.2s 20:35:24 20:35:24 #7 [security-spire-server internal] load .dockerignore 20:35:24 #7 transferring context: 50B done 20:35:24 #7 DONE 0.2s 20:35:24 20:35:24 #11 [security-secretstore-setup internal] load build definition from Dockerfile 20:35:24 #11 transferring dockerfile: 2.38kB done 20:35:24 #11 DONE 0.2s 20:35:24 20:35:24 #12 [support-notifications internal] load build definition from Dockerfile 20:35:24 #12 transferring dockerfile: 1.84kB done 20:35:24 #12 DONE 0.2s 20:35:24 20:35:24 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:35:24 #13 transferring dockerfile: 2.12kB done 20:35:24 #13 DONE 0.2s 20:35:24 20:35:24 #14 [core-command internal] load build definition from Dockerfile 20:35:24 #14 transferring dockerfile: 1.82kB done 20:35:24 #14 DONE 0.2s 20:35:24 20:35:24 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:35:24 #15 transferring dockerfile: 1.78kB done 20:35:24 #15 DONE 0.2s 20:35:24 20:35:24 #16 [security-spire-config internal] load .dockerignore 20:35:24 #16 transferring context: 50B done 20:35:24 #16 DONE 0.0s 20:35:24 20:35:24 #17 [core-data internal] load .dockerignore 20:35:24 #17 transferring context: 50B done 20:35:24 #17 DONE 0.0s 20:35:24 20:35:24 #18 [core-metadata internal] load .dockerignore 20:35:24 #18 transferring context: 50B done 20:35:24 #18 DONE 0.0s 20:35:24 20:35:24 #19 [security-proxy-auth internal] load .dockerignore 20:35:24 #19 transferring context: 50B done 20:35:24 #19 DONE 0.0s 20:35:24 20:35:24 #20 [security-bootstrapper internal] load .dockerignore 20:35:24 #20 transferring context: 50B done 20:35:24 #20 DONE 0.0s 20:35:24 20:35:24 #21 [security-spire-agent internal] load .dockerignore 20:35:24 #21 transferring context: 50B done 20:35:24 #21 DONE 0.0s 20:35:24 20:35:24 #22 [support-scheduler internal] load .dockerignore 20:35:24 #22 transferring context: 50B done 20:35:24 #22 DONE 0.0s 20:35:24 20:35:24 #23 [security-proxy-setup internal] load .dockerignore 20:35:24 #23 transferring context: 50B done 20:35:24 #23 DONE 0.0s 20:35:24 20:35:24 #24 [core-common-config-bootstrapper internal] load .dockerignore 20:35:24 #24 transferring context: 50B done 20:35:24 #24 DONE 0.1s 20:35:24 20:35:24 #25 [security-secretstore-setup internal] load .dockerignore 20:35:24 #25 transferring context: 50B done 20:35:24 #25 DONE 0.1s 20:35:24 20:35:24 #26 [core-command internal] load .dockerignore 20:35:24 #26 transferring context: 50B done 20:35:24 #26 DONE 0.1s 20:35:24 20:35:24 #27 [support-notifications internal] load .dockerignore 20:35:24 #27 transferring context: 50B done 20:35:24 #27 DONE 0.1s 20:35:24 20:35:24 #28 [security-spiffe-token-provider internal] load .dockerignore 20:35:24 #28 transferring context: 50B done 20:35:24 #28 DONE 0.0s 20:35:24 20:35:24 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 20:35:24 #29 ... 20:35:24 20:35:24 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:35:24 #30 DONE 0.0s 20:35:24 20:35:24 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:35:24 #60 ... 20:35:24 20:35:24 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:35:24 #55 13.59 OK: 266 MiB in 52 packages 20:35:24 #55 DONE 15.6s 20:35:24 20:35:24 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:24 #60 ... 20:35:24 20:35:24 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:35:24 #53 14.18 OK: 266 MiB in 52 packages 20:35:24 #53 DONE 16.7s 20:35:24 20:35:24 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:24 #29 ... 20:35:24 20:35:24 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:35:24 #30 DONE 0.0s 20:35:24 20:35:24 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:35:24 #29 DONE 0.3s 20:35:24 20:35:24 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:24 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:24 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:24 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:35:24 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:35:24 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 20:35:24 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s 20:35:25 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 20:35:25 #31 ... 20:35:25 20:35:25 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:35:25 #32 DONE 1.0s 20:35:25 20:35:25 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:25 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:25 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:25 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:35:25 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:35:25 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 20:35:25 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 20:35:25 #31 DONE 1.1s 20:35:25 20:35:25 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:25 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:35:25 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:35:25 #33 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:35:25 #33 ... 20:35:25 20:35:25 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:35:25 #34 DONE 1.2s 20:35:25 20:35:25 #35 [security-spire-config internal] load build context 20:35:25 #35 transferring context: 16.35kB 0.0s done 20:35:25 #35 DONE 0.3s 20:35:25 20:35:25 #36 [security-spire-server internal] load build context 20:35:25 #36 transferring context: 18.10kB 0.0s done 20:35:25 #36 DONE 0.3s 20:35:25 20:35:25 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:25 #33 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:35:25 #33 ... 20:35:25 20:35:25 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:35:25 #37 DONE 1.1s 20:35:25 20:35:25 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:25 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 20:35:25 #33 ... 20:35:25 20:35:25 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:25 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:35:25 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:35:25 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:35:25 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:35:25 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 20:35:25 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 20:35:25 #31 DONE 1.1s 20:35:25 20:35:25 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:25 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:35:25 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:35:25 #33 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:35:25 #33 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:35:25 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s 20:35:25 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.4s 20:35:25 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s 20:35:25 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s 20:35:25 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s 20:35:26 #33 ... 20:35:26 20:35:26 #38 [security-spire-agent internal] load build context 20:35:26 #38 transferring context: 17.63kB 0.0s done 20:35:26 #38 DONE 0.5s 20:35:26 20:35:26 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:26 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 20:35:26 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 20:35:26 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 20:35:26 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:35:26 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.8s 20:35:26 #60 ... 20:35:26 20:35:26 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:35:26 #52 14.99 OK: 266 MiB in 52 packages 20:35:26 #52 DONE 16.9s 20:35:26 20:35:26 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:35:26 #65 DONE 1.4s 20:35:26 20:35:26 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:26 #60 ... 20:35:26 20:35:26 #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:35:26 #66 DONE 1.7s 20:35:26 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 1.0s 20:35:26 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 1.1s 20:35:26 20:35:26 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:26 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.3s 20:35:26 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s 20:35:27 #41 ... 20:35:27 20:35:27 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:35:27 #67 DONE 1.1s 20:35:27 20:35:27 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:27 #41 ... 20:35:27 20:35:27 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:27 #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.7s 20:35:30 #60 ... 20:35:30 20:35:30 #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:35:30 #56 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:30 #56 16.14 (1/1) Installing dumb-init (1.2.5-r2) 20:35:30 #56 16.16 Executing busybox-1.36.1-r2.trigger 20:35:30 #56 16.37 OK: 8 MiB in 16 packages 20:35:30 #56 DONE 19.6s 20:35:30 20:35:30 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:30 #60 ... 20:35:30 20:35:30 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:35:30 #61 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:30 #61 17.18 (1/2) Installing dumb-init (1.2.5-r2) 20:35:30 #61 17.23 (2/2) Installing su-exec (0.2-r3) 20:35:30 #61 17.25 Executing busybox-1.36.1-r2.trigger 20:35:30 #61 17.39 OK: 8 MiB in 17 packages 20:35:30 #61 DONE 19.1s 20:35:30 20:35:30 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:31 #60 ... 20:35:31 20:35:31 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:35:31 #54 12.54 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:31 #54 12.54 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:31 #54 12.54 OK: 19952 distinct packages available 20:35:31 #54 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:31 #54 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:31 #54 21.07 OK: 266 MiB in 52 packages 20:35:31 #54 DONE 22.2s 20:35:31 20:35:31 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:31 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.8s 20:35:31 #41 ... 20:35:31 20:35:31 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:35:31 #68 DONE 0.5s 20:35:31 20:35:31 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:35:31 #46 9.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:31 #46 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:31 #46 18.11 (1/4) Installing ca-certificates (20230506-r0) 20:35:31 #46 18.67 (2/4) Installing dumb-init (1.2.5-r2) 20:35:31 #46 18.68 (3/4) Installing su-exec (0.2-r3) 20:35:31 #46 18.69 (4/4) Installing yq (4.33.3-r4) 20:35:31 #46 19.62 Executing busybox-1.36.1-r2.trigger 20:35:31 #46 19.78 Executing ca-certificates-20230506-r0.trigger 20:35:32 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.4s 20:35:32 #46 ... 20:35:32 20:35:32 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:33 #41 ... 20:35:33 20:35:33 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:35:33 #64 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:33 #64 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:33 #64 19.44 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 20:35:33 #64 20.32 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 20:35:33 #64 20.47 (3/6) Installing dumb-init (1.2.5-r2) 20:35:33 #64 20.47 (4/6) Installing openssl (3.1.4-r0) 20:35:33 #64 20.62 (5/6) Installing su-exec (0.2-r3) 20:35:33 #64 20.65 (6/6) Installing yq (4.33.3-r4) 20:35:33 #64 ... 20:35:33 20:35:33 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:35:33 #62 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:33 #62 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:33 #62 19.56 (1/1) Installing dumb-init (1.2.5-r2) 20:35:33 #62 19.65 Executing busybox-1.36.1-r2.trigger 20:35:33 #62 19.74 OK: 8 MiB in 16 packages 20:35:33 #62 ... 20:35:33 20:35:33 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:33 #41 ... 20:35:33 20:35:33 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:33 #59 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:33 #59 18.87 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:33 #59 18.87 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:33 #59 18.87 OK: 19948 distinct packages available 20:35:33 #59 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:33 #59 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:33 #59 ... 20:35:33 20:35:33 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:33 #41 ... 20:35:33 20:35:33 #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:35:33 #63 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:33 #63 19.60 (1/2) Installing ca-certificates (20230506-r0) 20:35:33 #63 20.01 (2/2) Installing dumb-init (1.2.5-r2) 20:35:33 #63 20.02 Executing busybox-1.36.1-r2.trigger 20:35:33 #63 20.16 Executing ca-certificates-20230506-r0.trigger 20:35:33 #63 21.71 OK: 9 MiB in 17 packages 20:35:33 #63 ... 20:35:33 20:35:33 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:35:33 #62 DONE 21.7s 20:35:33 20:35:33 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:34 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:35:34 #33 ... 20:35:34 20:35:34 #39 [core-data internal] load build context 20:35:34 #39 transferring context: 227.22MB 9.9s 20:35:34 #39 ... 20:35:34 20:35:34 #40 [core-metadata internal] load build context 20:35:34 #40 ... 20:35:34 20:35:34 #41 [core-common-config-bootstrapper internal] load build context 20:35:34 #41 ... 20:35:34 20:35:34 #42 [security-bootstrapper internal] load build context 20:35:34 #42 ... 20:35:34 20:35:34 #43 [security-proxy-auth internal] load build context 20:35:35 #43 ... 20:35:35 20:35:35 #44 [security-spiffe-token-provider internal] load build context 20:35:35 #44 ... 20:35:35 20:35:35 #45 [support-scheduler internal] load build context 20:35:35 #45 transferring context: 364.90MB 10.2s done 20:35:35 #45 ... 20:35:35 20:35:35 #46 [security-proxy-setup internal] load build context 20:35:35 #46 ... 20:35:35 20:35:35 #47 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:35 #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:35 #0 2.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:35 #0 3.433 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:35 #0 3.433 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:35 #0 3.433 OK: 20071 distinct packages available 20:35:35 #0 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:35 #0 3.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:35 #0 3.800 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 20:35:35 #0 4.182 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 20:35:35 #0 4.196 (3/7) Installing dumb-init (1.2.5-r2) 20:35:35 #0 4.199 (4/7) Installing musl-obstack (1.2.3-r2) 20:35:35 #0 4.201 (5/7) Installing libucontext (1.2-r2) 20:35:35 #0 4.206 (6/7) Installing gcompat (1.1.0-r1) 20:35:35 #0 4.209 (7/7) Installing openssl (3.1.4-r0) 20:35:35 #0 4.222 Executing busybox-1.36.1-r2.trigger 20:35:35 #0 4.227 OK: 8 MiB in 20 packages 20:35:35 #47 ... 20:35:35 20:35:35 #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:35:35 #41 ... 20:35:35 20:35:35 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:35:35 #46 21.29 OK: 18 MiB in 19 packages 20:35:35 #46 DONE 23.1s 20:35:35 20:35:35 #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:35:35 #63 DONE 23.8s 20:35:35 20:35:35 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:35 #48 ... 20:35:35 20:35:35 #49 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:35:35 #49 ... 20:35:35 20:35:35 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:35 #50 ... 20:35:35 20:35:35 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:35 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done 20:35:35 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:35:35 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 20:35:35 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 20:35:35 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:35:35 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:35:35 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 20:35:35 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 9.0s 20:35:35 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 9.0s 20:35:35 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:35:35 #41 ... 20:35:35 20:35:35 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:35:35 #57 14.04 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:35 #57 14.04 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:35 #57 14.04 OK: 19948 distinct packages available 20:35:35 #57 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:35 #57 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:35 #57 22.58 (1/4) Installing dumb-init (1.2.5-r2) 20:35:35 #57 22.60 (2/4) Installing musl-obstack (1.2.3-r2) 20:35:35 #57 22.62 (3/4) Installing libucontext (1.2-r2) 20:35:35 #57 22.64 (4/4) Installing gcompat (1.1.0-r1) 20:35:35 #57 22.64 Executing busybox-1.36.1-r2.trigger 20:35:35 #57 22.77 OK: 8 MiB in 19 packages 20:35:35 #57 DONE 24.2s 20:35:35 20:35:35 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:35 #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.2s done 20:35:35 #51 ... 20:35:35 20:35:35 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:35:35 #52 ... 20:35:35 20:35:35 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:35:35 #60 ... 20:35:35 20:35:35 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:35:35 #64 22.22 Executing busybox-1.36.1-r2.trigger 20:35:35 #64 22.43 OK: 18 MiB in 19 packages 20:35:35 #64 DONE 23.7s 20:35:36 #53 ... 20:35:36 20:35:36 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:35:36 #0 3.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:36 #0 4.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:36 #0 4.294 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 20:35:36 #0 4.327 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 20:35:36 #0 4.335 (3/6) Installing dumb-init (1.2.5-r2) 20:35:36 #0 4.339 (4/6) Installing openssl (3.1.4-r0) 20:35:36 #0 4.368 (5/6) Installing su-exec (0.2-r3) 20:35:36 #0 4.371 (6/6) Installing yq (4.33.3-r4) 20:35:36 #0 4.425 Executing busybox-1.36.1-r2.trigger 20:35:36 #0 4.438 OK: 17 MiB in 19 packages 20:35:36 #54 ... 20:35:36 20:35:36 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:35:36 #55 ... 20:35:36 20:35:36 #56 [core-command internal] load build context 20:35:36 #56 transferring context: 364.90MB 11.5s done 20:35:36 20:35:36 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:36 #60 DONE 24.1s 20:35:36 20:35:36 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:36 #41 ... 20:35:36 20:35:36 #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:36 #56 ... 20:35:36 20:35:36 #57 [support-notifications internal] load build context 20:35:36 #57 transferring context: 364.90MB 10.8s done 20:35:36 #57 ... 20:35:36 20:35:36 #58 [security-secretstore-setup internal] load build context 20:35:36 #58 transferring context: 364.90MB 11.0s done 20:35:36 #69 ... 20:35:36 20:35:36 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:36 #41 ... 20:35:36 20:35:36 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:36 #70 ... 20:35:36 20:35:36 #71 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:35:36 #71 DONE 0.6s 20:35:36 20:35:36 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:36 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.0s 20:35:37 #58 ... 20:35:37 20:35:37 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:35:37 #59 ... 20:35:37 20:35:37 #60 [core-metadata builder 2/7] WORKDIR /edgex-go 20:35:37 #41 ... 20:35:37 20:35:37 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:37 #72 ... 20:35:37 20:35:37 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:37 #60 ... 20:35:37 20:35:37 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:37 #41 ... 20:35:37 20:35:37 #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:37 #58 18.35 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:37 #58 18.35 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:37 #58 18.35 OK: 19948 distinct packages available 20:35:37 #58 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:35:37 #58 21.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:35:37 #58 25.38 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 20:35:37 #58 25.60 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 20:35:37 #58 25.63 (3/7) Installing dumb-init (1.2.5-r2) 20:35:37 #58 25.64 (4/7) Installing musl-obstack (1.2.3-r2) 20:35:37 #58 25.65 (5/7) Installing libucontext (1.2-r2) 20:35:37 #58 25.67 (6/7) Installing gcompat (1.1.0-r1) 20:35:37 #58 25.68 (7/7) Installing openssl (3.1.4-r0) 20:35:37 #58 25.72 Executing busybox-1.36.1-r2.trigger 20:35:37 #58 25.77 OK: 9 MiB in 20 packages 20:35:37 #58 DONE 26.4s 20:35:37 20:35:37 #73 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:35:37 #73 DONE 7.2s 20:35:37 20:35:37 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:38 #41 ... 20:35:38 20:35:38 #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:35:38 #74 DONE 0.4s 20:35:38 20:35:38 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:38 #41 ... 20:35:38 20:35:38 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:38 #59 25.66 (1/11) Installing ca-certificates (20230506-r0) 20:35:38 #59 25.88 (2/11) Installing brotli-libs (1.0.9-r14) 20:35:38 #59 25.93 (3/11) Installing libunistring (1.1-r1) 20:35:38 #59 26.03 (4/11) Installing libidn2 (2.3.4-r1) 20:35:38 #59 26.06 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:35:38 #59 26.07 (6/11) Installing libcurl (8.4.0-r0) 20:35:38 #59 26.13 (7/11) Installing curl (8.4.0-r0) 20:35:38 #59 26.17 (8/11) Installing dumb-init (1.2.5-r2) 20:35:38 #59 26.18 (9/11) Installing musl-obstack (1.2.3-r2) 20:35:38 #59 26.20 (10/11) Installing libucontext (1.2-r2) 20:35:38 #59 26.20 (11/11) Installing gcompat (1.1.0-r1) 20:35:38 #59 26.24 Executing busybox-1.36.1-r2.trigger 20:35:38 #59 26.29 Executing ca-certificates-20230506-r0.trigger 20:35:38 #59 26.70 OK: 13 MiB in 26 packages 20:35:38 #59 DONE 27.2s 20:35:38 20:35:38 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:39 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.4s done 20:35:39 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.4s done 20:35:39 #41 ... 20:35:39 20:35:39 #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:35:39 #75 DONE 1.4s 20:35:39 20:35:39 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:41 #41 ... 20:35:41 20:35:41 #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:35:41 #76 DONE 1.0s 20:35:41 20:35:41 #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:35:41 #77 DONE 1.1s 20:35:41 20:35:41 #78 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:35:41 #78 DONE 1.1s 20:35:41 20:35:41 #79 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:35:41 #79 DONE 0.2s 20:35:41 20:35:41 #80 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:35:41 #80 DONE 0.2s 20:35:41 20:35:41 #81 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:35:41 #81 DONE 0.2s 20:35:41 20:35:41 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 20:35:41 #82 DONE 0.2s 20:35:41 20:35:41 #83 [security-spire-server stage-2 5/8] COPY security.txt / 20:35:41 #83 DONE 0.2s 20:35:41 20:35:41 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:35:41 #84 ... 20:35:41 20:35:41 #85 [security-spire-config stage-2 5/9] COPY security.txt / 20:35:41 #85 DONE 0.3s 20:35:41 20:35:41 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:35:41 #84 DONE 0.3s 20:35:41 20:35:41 #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:35:41 #86 DONE 0.2s 20:35:41 20:35:41 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:35:41 #87 ... 20:35:41 20:35:41 #88 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:35:41 #88 DONE 0.2s 20:35:42 20:35:42 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:35:42 #89 DONE 0.2s 20:35:42 20:35:42 #90 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:35:42 #90 DONE 0.2s 20:35:42 20:35:42 #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:35:42 #91 ... 20:35:42 20:35:42 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:35:42 #87 DONE 0.3s 20:35:42 20:35:42 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:42 #92 ... 20:35:42 20:35:42 #93 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:35:42 #93 DONE 0.3s 20:35:42 20:35:42 #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:35:42 #94 DONE 0.2s 20:35:42 20:35:42 #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:35:42 #91 DONE 0.2s 20:35:42 20:35:42 #95 [security-spire-server] exporting to image 20:35:42 #95 exporting layers 20:35:42 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 14.1s 20:35:42 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 14.1s 20:35:42 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 15.6s done 20:35:44 #95 exporting layers 1.6s done 20:35:44 #95 writing image sha256:777550392300b3839ff7fbb8037eab12fbfee0b0128938274a8574751ce0635d 0.0s done 20:35:44 #95 naming to docker.io/library/security-spire-config-arm64 done 20:35:44 #95 writing image sha256:c387f367945a21096eac3333bc2e46f221be99c6ca32754f373800b04fe07db5 done 20:35:44 #95 naming to docker.io/library/security-spire-server-arm64 done 20:35:44 #95 exporting layers 1.8s done 20:35:44 #95 writing image sha256:f5ce05fe0358d88ba7d2a8966dcfec0fdb9e7477651f392b788128f85bef6c42 done 20:35:44 #95 naming to docker.io/library/security-spire-agent-arm64 done 20:35:44 #95 DONE 1.9s 20:35:44 20:35:44 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:45 #51 ... 20:35:45 20:35:45 #40 [core-metadata internal] load build context 20:35:45 #40 transferring context: 364.90MB 11.8s done 20:35:45 #40 ... 20:35:45 20:35:45 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:45 #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 8.4s done 20:35:45 #33 ... 20:35:45 20:35:45 #44 [security-spiffe-token-provider internal] load build context 20:35:45 #44 transferring context: 364.90MB 11.5s done 20:35:45 #44 ... 20:35:45 20:35:45 #46 [security-proxy-setup internal] load build context 20:35:45 #46 transferring context: 364.90MB 11.1s done 20:35:45 #46 ... 20:35:45 20:35:45 #41 [core-common-config-bootstrapper internal] load build context 20:35:45 #41 transferring context: 364.90MB 10.8s done 20:35:45 #41 ... 20:35:45 20:35:45 #43 [security-proxy-auth internal] load build context 20:35:45 #43 transferring context: 364.90MB 11.7s done 20:35:45 #43 ... 20:35:45 20:35:45 #39 [core-data internal] load build context 20:35:45 #39 transferring context: 364.90MB 12.1s done 20:35:45 #39 ... 20:35:45 20:35:45 #42 [security-bootstrapper internal] load build context 20:35:45 #42 transferring context: 364.90MB 11.3s done 20:35:46 #42 ... 20:35:46 20:35:46 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:46 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 19.3s 20:35:50 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 21.6s done 20:35:58 #51 ... 20:35:58 20:35:58 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:58 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 20:35:58 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:35:58 #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20:35:58 #33 ... 20:35:58 20:35:58 #45 [support-scheduler internal] load build context 20:35:58 #45 DONE 34.1s 20:35:58 20:35:58 #60 [core-metadata builder 2/7] WORKDIR /edgex-go 20:35:58 #60 DONE 33.1s 20:35:58 20:35:58 #47 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:58 #47 DONE 33.6s 20:35:58 20:35:58 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:58 #33 ... 20:35:58 20:35:58 #57 [support-notifications internal] load build context 20:35:58 #57 DONE 34.1s 20:35:58 20:35:58 #41 [core-common-config-bootstrapper internal] load build context 20:35:58 #41 DONE 34.1s 20:35:58 20:35:58 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:35:58 #54 DONE 33.4s 20:35:58 20:35:58 #58 [security-secretstore-setup internal] load build context 20:35:58 #58 DONE 34.2s 20:35:58 20:35:58 #46 [security-proxy-setup internal] load build context 20:35:58 #46 DONE 34.2s 20:35:58 20:35:58 #42 [security-bootstrapper internal] load build context 20:35:58 #42 DONE 34.2s 20:35:58 20:35:58 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:59 #33 ... 20:35:59 20:35:59 #56 [core-command internal] load build context 20:35:59 #56 DONE 34.2s 20:35:59 20:35:59 #44 [security-spiffe-token-provider internal] load build context 20:35:59 #44 DONE 34.1s 20:35:59 20:35:59 #40 [core-metadata internal] load build context 20:35:59 #40 DONE 34.5s 20:35:59 20:35:59 #43 [security-proxy-auth internal] load build context 20:35:59 #43 DONE 34.4s 20:35:59 20:35:59 #39 [core-data internal] load build context 20:35:59 #39 DONE 34.5s 20:35:59 20:35:59 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:59 #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done 20:36:00 #33 ... 20:36:00 20:36:00 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:00 #50 33.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:00 #50 33.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:00 #50 33.85 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:36:00 #50 33.85 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:36:00 #50 33.85 OK: 20071 distinct packages available 20:36:00 #50 33.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:00 #50 34.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:00 #50 34.30 (1/11) Installing ca-certificates (20230506-r0) 20:36:00 #50 34.33 (2/11) Installing brotli-libs (1.0.9-r14) 20:36:00 #50 34.34 (3/11) Installing libunistring (1.1-r1) 20:36:00 #50 34.36 (4/11) Installing libidn2 (2.3.4-r1) 20:36:00 #50 34.37 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:36:00 #50 34.37 (6/11) Installing libcurl (8.4.0-r0) 20:36:00 #50 34.38 (7/11) Installing curl (8.4.0-r0) 20:36:00 #50 34.39 (8/11) Installing dumb-init (1.2.5-r2) 20:36:00 #50 34.39 (9/11) Installing musl-obstack (1.2.3-r2) 20:36:00 #50 34.40 (10/11) Installing libucontext (1.2-r2) 20:36:00 #50 34.40 (11/11) Installing gcompat (1.1.0-r1) 20:36:00 #50 34.40 Executing busybox-1.36.1-r2.trigger 20:36:00 #50 34.42 Executing ca-certificates-20230506-r0.trigger 20:36:00 #50 34.47 OK: 12 MiB in 26 packages 20:36:00 #50 DONE 35.1s 20:36:00 20:36:00 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:36:00 #59 33.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:00 #59 33.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:00 #59 33.92 (1/2) Installing ca-certificates (20230506-r0) 20:36:00 #59 33.93 (2/2) Installing dumb-init (1.2.5-r2) 20:36:00 #59 33.94 Executing busybox-1.36.1-r2.trigger 20:36:00 #59 33.94 Executing ca-certificates-20230506-r0.trigger 20:36:00 #59 33.99 OK: 8 MiB in 17 packages 20:36:00 #59 DONE 35.1s 20:36:00 20:36:00 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:36:00 #61 DONE 1.7s 20:36:00 20:36:00 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:36:00 #53 33.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:00 #53 33.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:00 #53 33.89 (1/1) Installing dumb-init (1.2.5-r2) 20:36:00 #53 33.89 Executing busybox-1.36.1-r2.trigger 20:36:00 #53 33.90 OK: 7 MiB in 16 packages 20:36:00 #53 DONE 35.1s 20:36:00 20:36:00 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:36:00 #52 34.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:00 #52 34.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:00 #52 34.35 (1/2) Installing dumb-init (1.2.5-r2) 20:36:00 #52 34.35 (2/2) Installing su-exec (0.2-r3) 20:36:00 #52 34.35 Executing busybox-1.36.1-r2.trigger 20:36:00 #52 34.36 OK: 7 MiB in 17 packages 20:36:00 #52 DONE 35.1s 20:36:00 20:36:00 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:36:00 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:36:00 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done 20:36:00 #51 DONE 35.0s 20:36:00 20:36:00 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:00 #33 DONE 35.7s 20:36:00 20:36:00 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:36:01 #62 ... 20:36:01 20:36:01 #63 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:36:01 #63 DONE 0.5s 20:36:01 20:36:01 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:36:01 #55 36.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:01 #55 36.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:01 #55 36.34 (1/4) Installing ca-certificates (20230506-r0) 20:36:01 #55 36.36 (2/4) Installing dumb-init (1.2.5-r2) 20:36:01 #55 36.37 (3/4) Installing su-exec (0.2-r3) 20:36:01 #55 36.37 (4/4) Installing yq (4.33.3-r4) 20:36:01 #55 36.43 Executing busybox-1.36.1-r2.trigger 20:36:01 #55 36.44 Executing ca-certificates-20230506-r0.trigger 20:36:01 #55 36.48 OK: 17 MiB in 19 packages 20:36:03 #55 DONE 38.0s 20:36:03 20:36:03 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:36:03 #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:03 #0 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:03 #0 3.033 OK: 264 MiB in 52 packages 20:36:03 #64 DONE 4.7s 20:36:03 20:36:03 #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:36:03 #48 36.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:03 #48 36.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:03 #48 36.33 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:36:03 #48 36.33 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:36:03 #48 36.33 OK: 20071 distinct packages available 20:36:03 #48 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:03 #48 36.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:03 #48 36.80 (1/4) Installing dumb-init (1.2.5-r2) 20:36:03 #48 36.80 (2/4) Installing musl-obstack (1.2.3-r2) 20:36:03 #48 36.81 (3/4) Installing libucontext (1.2-r2) 20:36:03 #48 36.81 (4/4) Installing gcompat (1.1.0-r1) 20:36:03 #48 36.81 Executing busybox-1.36.1-r2.trigger 20:36:03 #48 36.82 OK: 8 MiB in 19 packages 20:36:03 #48 DONE 38.0s 20:36:03 20:36:03 #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:36:03 #49 36.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:03 #49 36.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:03 #49 36.44 (1/1) Installing dumb-init (1.2.5-r2) 20:36:03 #49 36.44 Executing busybox-1.36.1-r2.trigger 20:36:03 #49 36.46 OK: 7 MiB in 16 packages 20:36:03 #49 DONE 38.1s 20:36:03 20:36:03 #65 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:36:03 #65 DONE 2.1s 20:36:03 20:36:03 #66 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:36:03 #66 DONE 2.4s 20:36:03 20:36:03 #67 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:36:03 #67 DONE 0.1s 20:36:03 20:36:03 #68 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:36:04 #68 DONE 0.9s 20:36:04 20:36:04 #69 [security-spire-server stage-2 5/8] COPY security.txt / 20:36:04 #69 DONE 0.8s 20:36:04 20:36:04 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:36:04 #70 DONE 0.9s 20:36:04 20:36:04 #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:36:04 #71 DONE 0.9s 20:36:04 20:36:04 #72 [security-spire-agent stage-3 6/9] COPY security.txt / 20:36:04 #72 DONE 0.1s 20:36:04 20:36:04 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:36:04 #73 DONE 0.1s 20:36:04 20:36:04 #74 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:36:04 #74 DONE 0.1s 20:36:04 20:36:04 #75 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:36:04 #75 DONE 0.1s 20:36:04 20:36:04 #76 [security-spire-config stage-2 5/9] COPY security.txt / 20:36:04 #76 DONE 0.1s 20:36:04 20:36:04 #77 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:36:04 #77 DONE 0.1s 20:36:04 20:36:04 #78 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:36:04 #78 DONE 0.1s 20:36:04 20:36:04 #79 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:36:04 #79 DONE 0.1s 20:36:04 20:36:04 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:36:04 #80 DONE 0.1s 20:36:04 20:36:04 #81 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:36:04 #81 DONE 0.1s 20:36:04 20:36:04 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:36:04 #82 DONE 0.1s 20:36:04 20:36:04 #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:36:04 #83 DONE 0.1s 20:36:04 20:36:04 #84 [security-spire-config] exporting to image 20:36:04 #84 exporting layers 20:36:05 #84 ... 20:36:05 20:36:05 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:36:05 #62 DONE 4.7s 20:36:05 20:36:05 #85 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:36:05 #85 DONE 0.0s 20:36:05 20:36:05 #86 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:36:05 #0 6.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:05 #0 6.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:05 #0 6.550 OK: 264 MiB in 52 packages 20:36:05 #86 DONE 6.7s 20:36:05 20:36:05 #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:36:05 #87 DONE 0.0s 20:36:05 20:36:05 #88 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:36:05 #0 6.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:05 #0 6.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:05 #0 6.517 OK: 264 MiB in 52 packages 20:36:05 #88 DONE 6.8s 20:36:05 20:36:05 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 20:36:05 #89 DONE 0.1s 20:36:05 20:36:05 #84 [security-spire-agent] exporting to image 20:36:05 #84 exporting layers 0.7s done 20:36:05 #84 writing image sha256:b235d6a5b5db2c9bc569c82b6611a1a16b50ffbad54239b80cdd3bb1ef10e96f 0.0s done 20:36:05 #84 naming to docker.io/library/security-spire-agent done 20:36:05 #84 writing image sha256:c79ee67249cc397df25b2200cd936cc90da2317764265c5118c8ea27ebe0fc1c 20:36:05 #84 exporting layers 0.7s done 20:36:05 #84 writing image sha256:c79ee67249cc397df25b2200cd936cc90da2317764265c5118c8ea27ebe0fc1c 0.0s done 20:36:05 #84 naming to docker.io/library/security-spire-server done 20:36:05 #84 writing image sha256:77217b0e69ebedfd34ce5c5bbc58b5f8f2bbd234ec546a104a829acd1180c452 done 20:36:05 #84 naming to docker.io/library/security-spire-config done 20:36:05 #84 DONE 0.9s 20:36:05 20:36:05 #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:05 #90 ... 20:36:05 20:36:05 #91 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:36:05 #0 6.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:05 #0 6.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:05 #0 6.470 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:36:05 #0 6.470 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:36:05 #0 6.470 OK: 20075 distinct packages available 20:36:05 #0 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:36:05 #0 6.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:36:05 #0 6.888 OK: 264 MiB in 52 packages 20:36:05 #91 DONE 7.0s 20:36:05 20:36:05 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:36:05 #92 DONE 0.0s 20:36:05 20:36:05 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:15 #93 ... 20:36:15 20:36:15 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:15 #94 ... 20:36:15 20:36:15 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:40 #70 DONE 67.1s 20:36:40 20:36:40 #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:40 #69 DONE 67.6s 20:36:40 20:36:40 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:40 #72 DONE 66.5s 20:36:40 20:36:40 #96 [core-common-config-bootstrapper builder 6/7] COPY . . 20:36:40 #96 ... 20:36:40 20:36:40 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:40 #92 DONE 61.7s 20:36:40 20:36:40 #97 [security-spiffe-token-provider builder 6/7] COPY . . 20:36:40 #97 DONE 1.1s 20:36:40 20:36:40 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:40 #98 CACHED 20:36:40 20:36:40 #99 [security-secretstore-setup builder 6/7] COPY . . 20:36:40 #99 CACHED 20:36:40 20:36:40 #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:36:40 #100 CACHED 20:36:40 20:36:40 #101 [security-proxy-setup builder 6/7] COPY . . 20:36:40 #101 CACHED 20:36:40 20:36:40 #102 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:36:40 #102 CACHED 20:36:40 20:36:40 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:40 #103 CACHED 20:36:40 20:36:40 #104 [security-bootstrapper builder 6/7] COPY . . 20:36:40 #104 DONE 1.2s 20:36:40 20:36:40 #105 [support-notifications builder 6/7] COPY . . 20:36:40 #105 DONE 1.2s 20:36:40 20:36:40 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:36:40 #106 ... 20:36:40 20:36:40 #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:40 #107 CACHED 20:36:40 20:36:40 #108 [support-scheduler builder 6/7] COPY . . 20:36:40 #108 CACHED 20:36:40 20:36:40 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:36:40 #109 CACHED 20:36:40 20:36:40 #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:40 #110 CACHED 20:36:40 20:36:40 #111 [core-data builder 4/7] COPY go.mod vendor* ./ 20:36:40 #111 CACHED 20:36:40 20:36:40 #112 [core-data builder 6/7] COPY . . 20:36:40 #112 CACHED 20:36:40 20:36:40 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:40 #113 CACHED 20:36:40 20:36:40 #114 [core-command builder 6/7] COPY . . 20:36:40 #114 CACHED 20:36:40 20:36:40 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 20:36:40 #115 CACHED 20:36:40 20:36:40 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:40 #116 CACHED 20:36:40 20:36:40 #117 [core-metadata builder 6/7] COPY . . 20:36:40 #117 CACHED 20:36:40 20:36:40 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:36:40 #118 CACHED 20:36:40 20:36:40 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:40 #119 CACHED 20:36:40 20:36:40 #120 [security-proxy-auth builder 6/7] COPY . . 20:36:40 #120 CACHED 20:36:40 20:36:40 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:36:40 #121 CACHED 20:36:40 20:36:40 #96 [core-common-config-bootstrapper builder 6/7] COPY . . 20:36:40 #96 DONE 1.2s 20:36:40 20:36:40 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:36:40 #122 ... 20:36:40 20:36:40 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:36:40 #106 5.266 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:36:43 #95 DONE 35.1s 20:36:43 20:36:43 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:43 #94 DONE 36.1s 20:36:43 20:36:43 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:43 #93 DONE 34.7s 20:36:43 20:36:43 #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:43 #90 DONE 35.0s 20:36:43 20:36:43 #96 [security-proxy-setup builder 6/7] COPY . . 20:36:45 #106 ... 20:36:45 20:36:45 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:36:45 #0 5.474 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:36:45 #123 ... 20:36:45 20:36:45 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:36:45 #0 5.425 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:36:45 #124 ... 20:36:45 20:36:45 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:36:45 #0 5.823 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:36:45 #125 ... 20:36:45 20:36:45 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:36:45 #0 5.145 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:36:45 #126 ... 20:36:45 20:36:45 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:45 #0 4.032 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:36:45 #127 ... 20:36:45 20:36:45 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:45 #0 4.835 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:36:45 #128 ... 20:36:45 20:36:45 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:36:45 #0 5.493 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:36:45 #129 ... 20:36:45 20:36:45 #130 [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:36:45 #0 5.203 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:36:46 #130 ... 20:36:46 20:36:46 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:36:46 #0 5.541 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:36:46 #131 ... 20:36:46 20:36:46 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:36:46 #122 5.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:36:51 #96 DONE 9.9s 20:36:51 20:36:51 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:36:51 #97 CACHED 20:36:51 20:36:51 #98 [security-secretstore-setup builder 6/7] COPY . . 20:36:51 #98 CACHED 20:36:51 20:36:51 #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:51 #99 CACHED 20:36:51 20:36:51 #100 [core-common-config-bootstrapper builder 6/7] COPY . . 20:36:51 #100 CACHED 20:36:51 20:36:51 #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:51 #101 CACHED 20:36:51 20:36:51 #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:36:51 #102 CACHED 20:36:51 20:36:51 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:51 #103 CACHED 20:36:51 20:36:51 #104 [core-command builder 4/7] COPY go.mod vendor* ./ 20:36:51 #104 CACHED 20:36:51 20:36:51 #105 [core-command builder 6/7] COPY . . 20:36:51 #105 CACHED 20:36:51 20:36:51 #106 [support-notifications builder 6/7] COPY . . 20:36:51 #106 DONE 10.0s 20:36:51 20:36:51 #107 [security-spiffe-token-provider builder 6/7] COPY . . 20:36:51 #107 DONE 10.0s 20:36:51 20:36:51 #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:36:51 #108 CACHED 20:36:51 20:36:51 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:51 #109 CACHED 20:36:51 20:36:51 #110 [support-scheduler builder 6/7] COPY . . 20:36:51 #110 CACHED 20:36:51 20:36:51 #111 [security-bootstrapper builder 6/7] COPY . . 20:36:51 #111 CACHED 20:36:51 20:36:51 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:51 #112 CACHED 20:36:51 20:36:51 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:36:51 #113 CACHED 20:36:51 20:36:51 #114 [core-data builder 6/7] COPY . . 20:36:51 #114 DONE 10.0s 20:36:51 20:36:51 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:36:51 #115 CACHED 20:36:51 20:36:51 #116 [core-metadata builder 6/7] COPY . . 20:36:51 #116 CACHED 20:36:51 20:36:51 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:51 #117 CACHED 20:36:51 20:36:51 #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:36:51 #118 CACHED 20:36:51 20:36:51 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:51 #119 CACHED 20:36:51 20:36:51 #120 [security-proxy-auth builder 6/7] COPY . . 20:36:51 #120 CACHED 20:36:51 20:36:51 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:36:51 #121 1.345 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:36:56 #121 ... 20:36:56 20:36:56 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:56 #0 1.316 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:37:00 #122 ... 20:37:00 20:37:00 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:37:00 #0 0.928 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:37:00 #123 ... 20:37:00 20:37:00 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:37:00 #0 0.399 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:37:00 #124 ... 20:37:00 20:37:00 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:37:00 #0 0.798 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:37:01 #125 ... 20:37:01 20:37:01 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:37:01 #0 1.161 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:37:01 #126 ... 20:37:01 20:37:01 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:37:01 #0 0.731 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:37:01 #127 ... 20:37:01 20:37:01 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:37:01 #0 1.005 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:37:01 #128 ... 20:37:01 20:37:01 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:37:01 #0 0.896 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:37:02 #129 ... 20:37:02 20:37:02 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:37:02 #0 0.916 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:37:02 #130 ... 20:37:02 20:37:02 #131 [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:37:02 #0 0.625 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:37:58 #131 ... 20:37:58 20:37:58 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:37:58 #124 DONE 65.8s 20:37:58 20:37:58 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:38:04 #132 ... 20:38:04 20:38:04 #131 [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:38:04 #131 68.79 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:38:13 #131 DONE 82.1s 20:38:13 20:38:13 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:38:13 #130 DONE 82.1s 20:38:13 20:38:13 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:38:13 #122 DONE 82.1s 20:38:13 20:38:13 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:38:13 #127 DONE 82.1s 20:38:13 20:38:13 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:38:13 #129 DONE 82.1s 20:38:13 20:38:13 #133 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #133 ... 20:38:13 20:38:13 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:38:13 #125 DONE 82.2s 20:38:13 20:38:13 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:38:13 #126 DONE 82.4s 20:38:13 20:38:13 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:38:13 #123 DONE 82.4s 20:38:13 20:38:13 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:38:13 #132 DONE 16.7s 20:38:13 20:38:13 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #134 ... 20:38:13 20:38:13 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:38:13 #121 DONE 82.5s 20:38:13 20:38:13 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:38:13 #128 DONE 82.5s 20:38:13 20:38:13 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #135 DONE 0.6s 20:38:13 20:38:13 #136 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:38:13 #136 ... 20:38:13 20:38:13 #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #137 DONE 0.5s 20:38:13 20:38:13 #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #138 DONE 0.6s 20:38:13 20:38:13 #133 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #133 DONE 0.6s 20:38:13 20:38:13 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #134 DONE 0.5s 20:38:13 20:38:13 #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:38:13 #139 DONE 0.3s 20:38:13 20:38:13 #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:38:13 #140 DONE 0.2s 20:38:13 20:38:13 #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:38:13 #141 CACHED 20:38:13 20:38:13 #142 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #142 CACHED 20:38:13 20:38:13 #143 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:38:13 #143 CACHED 20:38:13 20:38:13 #144 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #144 CACHED 20:38:13 20:38:13 #145 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #145 DONE 0.3s 20:38:13 20:38:13 #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #146 CACHED 20:38:13 20:38:13 #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:38:13 #147 CACHED 20:38:13 20:38:13 #148 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:38:13 #148 DONE 0.3s 20:38:13 20:38:13 #149 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:38:13 #149 DONE 0.2s 20:38:13 20:38:13 #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:38:13 #150 CACHED 20:38:13 20:38:13 #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:38:13 #151 CACHED 20:38:13 20:38:13 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:38:13 #152 DONE 0.3s 20:38:13 20:38:13 #153 [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:38:15 #153 ... 20:38:15 20:38:15 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:38:15 #154 DONE 1.1s 20:38:15 20:38:15 #153 [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:38:15 #153 DONE 1.1s 20:38:15 20:38:15 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:38:15 #155 DONE 1.2s 20:38:15 20:38:15 #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:38:15 #156 DONE 1.2s 20:38:15 20:38:15 #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:38:15 #157 DONE 1.2s 20:38:15 20:38:15 #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:38:15 #158 DONE 1.2s 20:38:15 20:38:15 #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:38:15 #159 DONE 1.2s 20:38:15 20:38:15 #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:38:15 #160 DONE 1.2s 20:38:15 20:38:15 #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:38:15 #161 DONE 1.2s 20:38:15 20:38:15 #162 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:38:15 #162 ... 20:38:15 20:38:15 #163 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:38:15 #163 DONE 1.3s 20:38:15 20:38:15 #164 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:38:15 #164 ... 20:38:15 20:38:15 #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:38:15 #165 DONE 0.7s 20:38:15 20:38:15 #166 [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:38:15 #166 DONE 0.7s 20:38:15 20:38:15 #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:38:15 #167 DONE 0.8s 20:38:15 20:38:15 #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:38:15 #168 DONE 0.7s 20:38:15 20:38:15 #169 [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:38:15 #169 DONE 0.8s 20:38:15 20:38:15 #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:38:15 #170 DONE 0.7s 20:38:15 20:38:15 #171 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:38:15 #171 ... 20:38:15 20:38:15 #172 [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:38:15 #172 DONE 0.7s 20:38:15 20:38:15 #162 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:38:15 #162 DONE 0.8s 20:38:15 20:38:15 #164 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:38:15 #164 DONE 0.7s 20:38:15 20:38:15 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:38:15 #173 DONE 0.7s 20:38:15 20:38:15 #136 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:38:15 #136 DONE 2.9s 20:38:15 20:38:15 #84 [core-command] exporting to image 20:38:15 #84 exporting layers 20:38:15 #84 ... 20:38:15 20:38:15 #174 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:38:15 #174 DONE 0.6s 20:38:15 20:38:15 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:38:15 #175 DONE 0.5s 20:38:15 20:38:15 #84 [core-metadata] exporting to image 20:38:15 #84 ... 20:38:15 20:38:15 #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:38:15 #176 DONE 0.6s 20:38:15 20:38:15 #177 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:38:15 #177 DONE 0.5s 20:38:15 20:38:15 #171 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:38:15 #171 DONE 0.6s 20:38:15 20:38:15 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:38:15 #178 DONE 0.6s 20:38:15 20:38:15 #84 [support-notifications] exporting to image 20:38:15 #84 exporting layers 0.5s done 20:38:15 #84 writing image sha256:2043a76b29af36f9c8f934c5eea55a929f65dea6971f777eb5e4a6065edcfad2 0.0s done 20:38:15 #84 naming to docker.io/library/core-data 20:38:16 #84 exporting layers 0.5s done 20:38:16 #84 naming to docker.io/library/core-data done 20:38:16 #84 writing image sha256:7253af8b19a11553452290b6a09f006fd3658f3cc67c34f2f3c8a408fa59df5a 20:38:16 #84 exporting layers 0.9s done 20:38:16 #84 ... 20:38:16 20:38:16 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:38:16 #179 DONE 0.5s 20:38:16 20:38:16 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:38:16 #180 DONE 0.5s 20:38:16 20:38:16 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:38:16 #181 DONE 0.5s 20:38:16 20:38:16 #84 [security-spiffe-token-provider] exporting to image 20:38:16 #84 exporting layers 0.5s done 20:38:16 #84 writing image sha256:7253af8b19a11553452290b6a09f006fd3658f3cc67c34f2f3c8a408fa59df5a 0.3s done 20:38:16 #84 writing image sha256:0d8002b776ee61ec3105ef915545769410b0b32aa8323db5c2402fda7da019fd 0.0s done 20:38:16 #84 naming to docker.io/library/support-scheduler done 20:38:16 #84 naming to docker.io/library/core-command done 20:38:16 #84 writing image sha256:3e33dba25fa26896db5365feb51f0c76d7879cd30a79751b7d5f29c3ef638a81 0.0s done 20:38:16 #84 naming to docker.io/library/security-spiffe-token-provider done 20:38:16 #84 writing image sha256:f17ab6985e53c21557bb595d6050906890b178469a504c133bb9df4ab8fed8ad done 20:38:16 #84 naming to docker.io/library/core-metadata done 20:38:16 #84 writing image sha256:ad085d096094ae947c5ebfa9c3d2058dca945743eda05ce678d88775ae0281dd done 20:38:16 #84 naming to docker.io/library/support-notifications done 20:38:16 #84 DONE 2.0s 20:38:16 20:38:16 #182 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:38:17 #182 DONE 0.6s 20:38:17 20:38:17 #183 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:38:17 #183 DONE 0.6s 20:38:17 20:38:17 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:17 #184 DONE 1.0s 20:38:17 20:38:17 #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:38:17 #185 ... 20:38:17 20:38:17 #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:17 #186 DONE 1.0s 20:38:17 20:38:17 #187 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:38:17 #187 DONE 0.5s 20:38:17 20:38:17 #84 [security-proxy-auth] exporting to image 20:38:17 #84 ... 20:38:17 20:38:17 #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:38:17 #185 DONE 0.4s 20:38:17 20:38:17 #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:38:17 #188 DONE 0.1s 20:38:17 20:38:17 #84 [core-common-config-bootstrapper] exporting to image 20:38:17 #84 exporting layers 0.5s done 20:38:17 #84 writing image sha256:bf7ee114a37e8eb70751840b98c54cb0ee5236e52d4219eb75b47e5df9a43f94 0.0s done 20:38:17 #84 naming to docker.io/library/core-common-config-bootstrapper done 20:38:17 #84 writing image sha256:6d486727de5a0b6d01cee4d18504f31a0a474503d2893b7541e97ad9e4ac536f done 20:38:17 #84 naming to docker.io/library/security-proxy-auth done 20:38:17 #84 DONE 2.5s 20:38:17 20:38:17 #189 [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:38:17 #189 DONE 0.1s 20:38:17 20:38:17 #190 [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:38:17 #190 DONE 0.0s 20:38:17 20:38:17 #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:17 #191 DONE 1.2s 20:38:17 20:38:17 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:38:17 #192 DONE 0.1s 20:38:17 20:38:17 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:38:17 #193 DONE 0.1s 20:38:17 20:38:17 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:38:17 #194 ... 20:38:17 20:38:17 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:17 #195 DONE 0.5s 20:38:18 20:38:18 #84 [security-secretstore-setup] exporting to image 20:38:18 #84 exporting layers 0.2s done 20:38:18 #84 writing image sha256:8a2535af0b9e53041d4425b73578a20a41c781a81fc8f2b3c9d5c93bace153fc done 20:38:18 #84 naming to docker.io/library/security-proxy-setup done 20:38:18 #84 ... 20:38:18 20:38:18 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:38:18 #194 DONE 0.4s 20:38:18 20:38:18 #84 [security-bootstrapper] exporting to image 20:38:18 #84 writing image sha256:3f43e37e6777fa7f90b09d0e1ec261caf7447e2a6d86fc48b8bf9636f25f4055 done 20:38:18 #84 naming to docker.io/library/security-secretstore-setup done 20:38:18 #84 exporting layers 0.2s done 20:38:18 #84 writing image sha256:f7475e9f181f18b45b83076ec175bb7a0b3597b046469e96ab4c7d3d7e1b6134 done 20:38:18 #84 naming to docker.io/library/security-bootstrapper done 20:38:18 #84 DONE 3.2s 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:18 time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:38:18 $ docker stop --time=1 c4a8e679912ba656022435f90d4f4438437b30060145c5dbaa5f7d1859de7c0f 20:38:19 $ docker rm -f --volumes c4a8e679912ba656022435f90d4f4438437b30060145c5dbaa5f7d1859de7c0f [Pipeline] // withDockerContainer [Pipeline] sh 20:38:20 + docker images 20:38:20 REPOSITORY TAG IMAGE ID CREATED SIZE 20:38:20 security-bootstrapper latest f7475e9f181f 1 second ago 23.3MB 20:38:20 security-proxy-setup latest 8a2535af0b9e 2 seconds ago 34.4MB 20:38:20 security-secretstore-setup latest 3f43e37e6777 2 seconds ago 44.4MB 20:38:20 core-common-config-bootstrapper latest bf7ee114a37e 3 seconds ago 18.2MB 20:38:20 security-proxy-auth latest 6d486727de5a 3 seconds ago 19.5MB 20:38:20 security-spiffe-token-provider latest 3e33dba25fa2 4 seconds ago 35MB 20:38:20 core-command latest 0d8002b776ee 4 seconds ago 21.2MB 20:38:20 core-data latest 2043a76b29af 4 seconds ago 21.3MB 20:38:20 support-notifications latest ad085d096094 4 seconds ago 34.6MB 20:38:20 core-metadata latest f17ab6985e53 4 seconds ago 21.7MB 20:38:20 support-scheduler latest 7253af8b19a1 4 seconds ago 34MB 20:38:20 security-spire-agent latest b235d6a5b5db 2 minutes ago 166MB 20:38:20 security-spire-config latest 77217b0e69eb 2 minutes ago 101MB 20:38:20 security-spire-server latest c79ee67249cc 2 minutes ago 107MB 20:38:20 ci-base-image-x86_64 latest 4b4994ceaae7 5 minutes ago 930MB 20:38:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 4 weeks ago 557MB 20:38:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 20:38:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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:38:20 provisioning config files... 20:38:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/599@tmp/config8852784916853907789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:20 ---> docker-login.sh 20:38:20 nexus3.edgexfoundry.org:10001 20:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:20 Configure a credential helper to remove this warning. See 20:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:20 20:38:20 Login Succeeded 20:38:20 nexus3.edgexfoundry.org:10002 20:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:20 Configure a credential helper to remove this warning. See 20:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:20 20:38:20 Login Succeeded 20:38:20 nexus3.edgexfoundry.org:10003 20:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:20 Configure a credential helper to remove this warning. See 20:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:20 20:38:20 Login Succeeded 20:38:20 nexus3.edgexfoundry.org:10004 20:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:20 Configure a credential helper to remove this warning. See 20:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:20 20:38:20 Login Succeeded 20:38:20 docker.io 20:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:21 Configure a credential helper to remove this warning. See 20:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:21 20:38:21 Login Succeeded 20:38:21 ---> docker-login.sh ends [Pipeline] } 20:38:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:21 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:38:21 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:21 latest 20:38:21 3.1.0-dev.64 20:38:21 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:21 main 20:38:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:21 + docker push nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:38:21 1b4bf9fedd21: Preparing 20:38:21 7c338c0efb9b: Preparing 20:38:21 c264428e0edb: Preparing 20:38:21 d08161fc32bc: Preparing 20:38:21 562f66381641: Preparing 20:38:21 cc2447e1835a: Preparing 20:38:21 562f66381641: Pushed 20:38:21 1b4bf9fedd21: Pushed 20:38:21 c264428e0edb: Pushed 20:38:21 cc2447e1835a: Layer already exists 20:38:21 d08161fc32bc: Pushed 20:38:23 7c338c0efb9b: Pushed 20:38:23 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:68e8b6d50d56ad565f91e4b10c8eab7bd55e4369214806f82f21a410d2c031f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:24 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:38:24 1b4bf9fedd21: Preparing 20:38:24 7c338c0efb9b: Preparing 20:38:24 c264428e0edb: Preparing 20:38:24 d08161fc32bc: Preparing 20:38:24 562f66381641: Preparing 20:38:24 cc2447e1835a: Preparing 20:38:24 cc2447e1835a: Waiting 20:38:24 1b4bf9fedd21: Layer already exists 20:38:24 562f66381641: Layer already exists 20:38:24 c264428e0edb: Layer already exists 20:38:24 d08161fc32bc: Layer already exists 20:38:24 7c338c0efb9b: Layer already exists 20:38:24 cc2447e1835a: Layer already exists 20:38:24 latest: digest: sha256:68e8b6d50d56ad565f91e4b10c8eab7bd55e4369214806f82f21a410d2c031f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:24 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.64 20:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:38:24 1b4bf9fedd21: Preparing 20:38:24 7c338c0efb9b: Preparing 20:38:24 c264428e0edb: Preparing 20:38:24 d08161fc32bc: Preparing 20:38:24 562f66381641: Preparing 20:38:24 cc2447e1835a: Preparing 20:38:24 cc2447e1835a: Waiting 20:38:24 1b4bf9fedd21: Layer already exists 20:38:24 c264428e0edb: Layer already exists 20:38:24 562f66381641: Layer already exists 20:38:24 7c338c0efb9b: Layer already exists 20:38:24 d08161fc32bc: Layer already exists 20:38:24 cc2447e1835a: Layer already exists 20:38:24 3.1.0-dev.64: digest: sha256:68e8b6d50d56ad565f91e4b10c8eab7bd55e4369214806f82f21a410d2c031f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:25 + docker push nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:38:25 1b4bf9fedd21: Preparing 20:38:25 7c338c0efb9b: Preparing 20:38:25 c264428e0edb: Preparing 20:38:25 d08161fc32bc: Preparing 20:38:25 562f66381641: Preparing 20:38:25 cc2447e1835a: Preparing 20:38:25 cc2447e1835a: Waiting 20:38:25 562f66381641: Layer already exists 20:38:25 1b4bf9fedd21: Layer already exists 20:38:25 7c338c0efb9b: Layer already exists 20:38:25 d08161fc32bc: Layer already exists 20:38:25 c264428e0edb: Layer already exists 20:38:25 cc2447e1835a: Layer already exists 20:38:25 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:68e8b6d50d56ad565f91e4b10c8eab7bd55e4369214806f82f21a410d2c031f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:26 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:38:26 1b4bf9fedd21: Preparing 20:38:26 7c338c0efb9b: Preparing 20:38:26 c264428e0edb: Preparing 20:38:26 d08161fc32bc: Preparing 20:38:26 562f66381641: Preparing 20:38:26 cc2447e1835a: Preparing 20:38:26 c264428e0edb: Layer already exists 20:38:26 7c338c0efb9b: Layer already exists 20:38:26 562f66381641: Layer already exists 20:38:26 d08161fc32bc: Layer already exists 20:38:26 1b4bf9fedd21: Layer already exists 20:38:26 cc2447e1835a: Layer already exists 20:38:26 main: digest: sha256:68e8b6d50d56ad565f91e4b10c8eab7bd55e4369214806f82f21a410d2c031f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:26 ===================================================== [Pipeline] echo 20:38:26 taggedImages: 20:38:26 - nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:26 - nexus3.edgexfoundry.org:10004/core-command:latest 20:38:26 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.64 20:38:26 - nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:26 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:38:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:38:26 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:26 latest 20:38:26 3.1.0-dev.64 20:38:26 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:26 main 20:38:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:38:26 709de45481d2: Preparing 20:38:26 7c16bafa38f8: Preparing 20:38:26 b697361c0918: Preparing 20:38:26 7e911346ae2f: Preparing 20:38:26 c264428e0edb: Preparing 20:38:26 d08161fc32bc: Preparing 20:38:26 562f66381641: Preparing 20:38:26 cc2447e1835a: Preparing 20:38:26 562f66381641: Waiting 20:38:26 d08161fc32bc: Waiting 20:38:26 cc2447e1835a: Waiting 20:38:26 c264428e0edb: Layer already exists 20:38:26 d08161fc32bc: Layer already exists 20:38:26 562f66381641: Layer already exists 20:38:26 cc2447e1835a: Layer already exists 20:38:26 7c16bafa38f8: Pushed 20:38:26 b697361c0918: Pushed 20:38:26 709de45481d2: Pushed 20:38:27 7e911346ae2f: Pushed 20:38:28 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:8f692b5cdadc53a60a5a41fc1bf25a0d23961d436de441ef451aa0ff6b2df078 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:28 + 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:38:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:38:28 709de45481d2: Preparing 20:38:28 7c16bafa38f8: Preparing 20:38:28 b697361c0918: Preparing 20:38:28 7e911346ae2f: Preparing 20:38:28 c264428e0edb: Preparing 20:38:28 d08161fc32bc: Preparing 20:38:28 562f66381641: Preparing 20:38:28 cc2447e1835a: Preparing 20:38:28 d08161fc32bc: Waiting 20:38:28 562f66381641: Waiting 20:38:28 cc2447e1835a: Waiting 20:38:28 c264428e0edb: Layer already exists 20:38:28 7c16bafa38f8: Layer already exists 20:38:28 7e911346ae2f: Layer already exists 20:38:28 709de45481d2: Layer already exists 20:38:28 b697361c0918: Layer already exists 20:38:28 d08161fc32bc: Layer already exists 20:38:28 562f66381641: Layer already exists 20:38:28 cc2447e1835a: Layer already exists 20:38:28 latest: digest: sha256:8f692b5cdadc53a60a5a41fc1bf25a0d23961d436de441ef451aa0ff6b2df078 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.64 20:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:38:29 709de45481d2: Preparing 20:38:29 7c16bafa38f8: Preparing 20:38:29 b697361c0918: Preparing 20:38:29 7e911346ae2f: Preparing 20:38:29 c264428e0edb: Preparing 20:38:29 d08161fc32bc: Preparing 20:38:29 562f66381641: Preparing 20:38:29 cc2447e1835a: Preparing 20:38:29 d08161fc32bc: Waiting 20:38:29 562f66381641: Waiting 20:38:29 b697361c0918: Layer already exists 20:38:29 709de45481d2: Layer already exists 20:38:29 c264428e0edb: Layer already exists 20:38:29 7c16bafa38f8: Layer already exists 20:38:29 7e911346ae2f: Layer already exists 20:38:29 d08161fc32bc: Layer already exists 20:38:29 cc2447e1835a: Layer already exists 20:38:29 562f66381641: Layer already exists 20:38:29 3.1.0-dev.64: digest: sha256:8f692b5cdadc53a60a5a41fc1bf25a0d23961d436de441ef451aa0ff6b2df078 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:38:29 709de45481d2: Preparing 20:38:29 7c16bafa38f8: Preparing 20:38:29 b697361c0918: Preparing 20:38:29 7e911346ae2f: Preparing 20:38:29 c264428e0edb: Preparing 20:38:29 d08161fc32bc: Preparing 20:38:29 562f66381641: Preparing 20:38:29 cc2447e1835a: Preparing 20:38:29 d08161fc32bc: Waiting 20:38:29 562f66381641: Waiting 20:38:29 cc2447e1835a: Waiting 20:38:29 709de45481d2: Layer already exists 20:38:29 7c16bafa38f8: Layer already exists 20:38:29 c264428e0edb: Layer already exists 20:38:29 b697361c0918: Layer already exists 20:38:29 7e911346ae2f: Layer already exists 20:38:29 d08161fc32bc: Layer already exists 20:38:29 562f66381641: Layer already exists 20:38:29 cc2447e1835a: Layer already exists 20:38:29 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:8f692b5cdadc53a60a5a41fc1bf25a0d23961d436de441ef451aa0ff6b2df078 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:30 + 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:38:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:38:30 709de45481d2: Preparing 20:38:30 7c16bafa38f8: Preparing 20:38:30 b697361c0918: Preparing 20:38:30 7e911346ae2f: Preparing 20:38:30 c264428e0edb: Preparing 20:38:30 d08161fc32bc: Preparing 20:38:30 562f66381641: Preparing 20:38:30 cc2447e1835a: Preparing 20:38:30 562f66381641: Waiting 20:38:30 d08161fc32bc: Waiting 20:38:30 cc2447e1835a: Waiting 20:38:30 7c16bafa38f8: Layer already exists 20:38:30 7e911346ae2f: Layer already exists 20:38:30 709de45481d2: Layer already exists 20:38:30 b697361c0918: Layer already exists 20:38:30 c264428e0edb: Layer already exists 20:38:30 d08161fc32bc: Layer already exists 20:38:30 cc2447e1835a: Layer already exists 20:38:30 562f66381641: Layer already exists 20:38:30 main: digest: sha256:8f692b5cdadc53a60a5a41fc1bf25a0d23961d436de441ef451aa0ff6b2df078 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:30 ===================================================== [Pipeline] echo 20:38:30 taggedImages: 20:38:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:38:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.64 20:38:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:38:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:38:30 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:30 latest 20:38:30 3.1.0-dev.64 20:38:30 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:30 main 20:38:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:31 + docker push nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:38:31 64d12575a52f: Preparing 20:38:31 5bc2f25a4563: Preparing 20:38:31 c264428e0edb: Preparing 20:38:31 d08161fc32bc: Preparing 20:38:31 9f6647013f48: Preparing 20:38:31 cc2447e1835a: Preparing 20:38:31 cc2447e1835a: Waiting 20:38:31 c264428e0edb: Layer already exists 20:38:31 d08161fc32bc: Layer already exists 20:38:31 cc2447e1835a: Layer already exists 20:38:31 64d12575a52f: Pushed 20:38:31 9f6647013f48: Pushed 20:38:33 5bc2f25a4563: Pushed 20:38:33 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:1eae6baed62972e74439aee28db25743baeaeb34fd2398250ca91ff1e6eb02a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:33 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:38:33 64d12575a52f: Preparing 20:38:33 5bc2f25a4563: Preparing 20:38:33 c264428e0edb: Preparing 20:38:33 d08161fc32bc: Preparing 20:38:33 9f6647013f48: Preparing 20:38:33 cc2447e1835a: Preparing 20:38:33 cc2447e1835a: Waiting 20:38:33 d08161fc32bc: Layer already exists 20:38:33 9f6647013f48: Layer already exists 20:38:33 c264428e0edb: Layer already exists 20:38:33 64d12575a52f: Layer already exists 20:38:33 5bc2f25a4563: Layer already exists 20:38:33 cc2447e1835a: Layer already exists 20:38:33 latest: digest: sha256:1eae6baed62972e74439aee28db25743baeaeb34fd2398250ca91ff1e6eb02a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:34 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.64 20:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:38:34 64d12575a52f: Preparing 20:38:34 5bc2f25a4563: Preparing 20:38:34 c264428e0edb: Preparing 20:38:34 d08161fc32bc: Preparing 20:38:34 9f6647013f48: Preparing 20:38:34 cc2447e1835a: Preparing 20:38:34 cc2447e1835a: Waiting 20:38:34 64d12575a52f: Layer already exists 20:38:34 c264428e0edb: Layer already exists 20:38:34 d08161fc32bc: Layer already exists 20:38:34 5bc2f25a4563: Layer already exists 20:38:34 9f6647013f48: Layer already exists 20:38:34 cc2447e1835a: Layer already exists 20:38:34 3.1.0-dev.64: digest: sha256:1eae6baed62972e74439aee28db25743baeaeb34fd2398250ca91ff1e6eb02a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:34 + docker push nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:38:34 64d12575a52f: Preparing 20:38:34 5bc2f25a4563: Preparing 20:38:34 c264428e0edb: Preparing 20:38:34 d08161fc32bc: Preparing 20:38:34 9f6647013f48: Preparing 20:38:34 cc2447e1835a: Preparing 20:38:34 cc2447e1835a: Waiting 20:38:34 9f6647013f48: Layer already exists 20:38:34 d08161fc32bc: Layer already exists 20:38:34 c264428e0edb: Layer already exists 20:38:34 64d12575a52f: Layer already exists 20:38:34 5bc2f25a4563: Layer already exists 20:38:34 cc2447e1835a: Layer already exists 20:38:34 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:1eae6baed62972e74439aee28db25743baeaeb34fd2398250ca91ff1e6eb02a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:35 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:38:35 64d12575a52f: Preparing 20:38:35 5bc2f25a4563: Preparing 20:38:35 c264428e0edb: Preparing 20:38:35 d08161fc32bc: Preparing 20:38:35 9f6647013f48: Preparing 20:38:35 cc2447e1835a: Preparing 20:38:35 cc2447e1835a: Waiting 20:38:35 c264428e0edb: Layer already exists 20:38:35 5bc2f25a4563: Layer already exists 20:38:35 64d12575a52f: Layer already exists 20:38:35 9f6647013f48: Layer already exists 20:38:35 d08161fc32bc: Layer already exists 20:38:35 cc2447e1835a: Layer already exists 20:38:35 main: digest: sha256:1eae6baed62972e74439aee28db25743baeaeb34fd2398250ca91ff1e6eb02a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:35 ===================================================== [Pipeline] echo 20:38:35 taggedImages: 20:38:35 - nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:35 - nexus3.edgexfoundry.org:10004/core-data:latest 20:38:35 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.64 20:38:35 - nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:35 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:38:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:38:35 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:35 latest 20:38:35 3.1.0-dev.64 20:38:35 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:35 main 20:38:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:38:36 e506618a7d8e: Preparing 20:38:36 6413101e76f0: Preparing 20:38:36 897f0b618cea: Preparing 20:38:36 c264428e0edb: Preparing 20:38:36 d08161fc32bc: Preparing 20:38:36 562f66381641: Preparing 20:38:36 cc2447e1835a: Preparing 20:38:36 562f66381641: Waiting 20:38:36 d08161fc32bc: Layer already exists 20:38:36 c264428e0edb: Layer already exists 20:38:36 562f66381641: Layer already exists 20:38:36 cc2447e1835a: Layer already exists 20:38:36 6413101e76f0: Pushed 20:38:36 e506618a7d8e: Pushed 20:38:38 897f0b618cea: Pushed 20:38:38 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:96a5ac7e27e44a2b8058f8467787d9771df268b3285af484af7e2bc60333a825 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:38:38 e506618a7d8e: Preparing 20:38:38 6413101e76f0: Preparing 20:38:38 897f0b618cea: Preparing 20:38:38 c264428e0edb: Preparing 20:38:38 d08161fc32bc: Preparing 20:38:38 562f66381641: Preparing 20:38:38 cc2447e1835a: Preparing 20:38:38 562f66381641: Waiting 20:38:38 d08161fc32bc: Layer already exists 20:38:38 6413101e76f0: Layer already exists 20:38:38 e506618a7d8e: Layer already exists 20:38:38 897f0b618cea: Layer already exists 20:38:38 c264428e0edb: Layer already exists 20:38:38 562f66381641: Layer already exists 20:38:38 cc2447e1835a: Layer already exists 20:38:38 latest: digest: sha256:96a5ac7e27e44a2b8058f8467787d9771df268b3285af484af7e2bc60333a825 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.64 20:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:38:39 e506618a7d8e: Preparing 20:38:39 6413101e76f0: Preparing 20:38:39 897f0b618cea: Preparing 20:38:39 c264428e0edb: Preparing 20:38:39 d08161fc32bc: Preparing 20:38:39 562f66381641: Preparing 20:38:39 cc2447e1835a: Preparing 20:38:39 562f66381641: Waiting 20:38:39 cc2447e1835a: Waiting 20:38:39 e506618a7d8e: Layer already exists 20:38:39 897f0b618cea: Layer already exists 20:38:39 6413101e76f0: Layer already exists 20:38:39 d08161fc32bc: Layer already exists 20:38:39 c264428e0edb: Layer already exists 20:38:39 cc2447e1835a: Layer already exists 20:38:39 562f66381641: Layer already exists 20:38:39 3.1.0-dev.64: digest: sha256:96a5ac7e27e44a2b8058f8467787d9771df268b3285af484af7e2bc60333a825 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:38:40 e506618a7d8e: Preparing 20:38:40 6413101e76f0: Preparing 20:38:40 897f0b618cea: Preparing 20:38:40 c264428e0edb: Preparing 20:38:40 d08161fc32bc: Preparing 20:38:40 562f66381641: Preparing 20:38:40 cc2447e1835a: Preparing 20:38:40 562f66381641: Waiting 20:38:40 cc2447e1835a: Waiting 20:38:40 897f0b618cea: Layer already exists 20:38:40 d08161fc32bc: Layer already exists 20:38:40 c264428e0edb: Layer already exists 20:38:40 e506618a7d8e: Layer already exists 20:38:40 6413101e76f0: Layer already exists 20:38:40 cc2447e1835a: Layer already exists 20:38:40 562f66381641: Layer already exists 20:38:40 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:96a5ac7e27e44a2b8058f8467787d9771df268b3285af484af7e2bc60333a825 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:38:40 e506618a7d8e: Preparing 20:38:40 6413101e76f0: Preparing 20:38:40 897f0b618cea: Preparing 20:38:40 c264428e0edb: Preparing 20:38:40 d08161fc32bc: Preparing 20:38:40 562f66381641: Preparing 20:38:40 cc2447e1835a: Preparing 20:38:40 562f66381641: Waiting 20:38:40 cc2447e1835a: Waiting 20:38:40 c264428e0edb: Layer already exists 20:38:40 897f0b618cea: Layer already exists 20:38:40 d08161fc32bc: Layer already exists 20:38:40 6413101e76f0: Layer already exists 20:38:40 e506618a7d8e: Layer already exists 20:38:40 562f66381641: Layer already exists 20:38:40 cc2447e1835a: Layer already exists 20:38:40 main: digest: sha256:96a5ac7e27e44a2b8058f8467787d9771df268b3285af484af7e2bc60333a825 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:40 ===================================================== [Pipeline] echo 20:38:40 taggedImages: 20:38:40 - nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:40 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:38:40 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.64 20:38:40 - nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:40 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:38:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:38:41 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:41 latest 20:38:41 3.1.0-dev.64 20:38:41 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:41 main 20:38:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:38:41 f78569120171: Preparing 20:38:41 b227da780620: Preparing 20:38:41 bc4d9f01214c: Preparing 20:38:41 7c802ffda55a: Preparing 20:38:41 5f5cea639dbd: Preparing 20:38:41 cd2b04c34c14: Preparing 20:38:41 ddfc2cf635da: Preparing 20:38:41 c264428e0edb: Preparing 20:38:41 d08161fc32bc: Preparing 20:38:41 d639165f9c13: Preparing 20:38:41 f07b4300a7a9: Preparing 20:38:41 5f70bf18a086: Preparing 20:38:41 5891cdc1a2cc: Preparing 20:38:41 20c3041d63ac: Preparing 20:38:41 cc2447e1835a: Preparing 20:38:41 5f70bf18a086: Waiting 20:38:41 5891cdc1a2cc: Waiting 20:38:41 c264428e0edb: Waiting 20:38:41 d08161fc32bc: Waiting 20:38:41 d639165f9c13: Waiting 20:38:41 f07b4300a7a9: Waiting 20:38:41 20c3041d63ac: Waiting 20:38:41 cd2b04c34c14: Waiting 20:38:41 cc2447e1835a: Waiting 20:38:41 ddfc2cf635da: Waiting 20:38:41 7c802ffda55a: Pushed 20:38:41 bc4d9f01214c: Pushed 20:38:41 5f5cea639dbd: Pushed 20:38:41 f78569120171: Pushed 20:38:41 b227da780620: Pushed 20:38:41 c264428e0edb: Layer already exists 20:38:41 d08161fc32bc: Layer already exists 20:38:41 cd2b04c34c14: Pushed 20:38:41 f07b4300a7a9: Pushed 20:38:41 5f70bf18a086: Pushed 20:38:41 d639165f9c13: Pushed 20:38:41 5891cdc1a2cc: Pushed 20:38:41 cc2447e1835a: Layer already exists 20:38:41 20c3041d63ac: Pushed 20:38:43 ddfc2cf635da: Pushed 20:38:43 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:eeada6d7eb44100e58667e8b8d20e61e3765b6446505428b83e453bb63790695 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:38:44 f78569120171: Preparing 20:38:44 b227da780620: Preparing 20:38:44 bc4d9f01214c: Preparing 20:38:44 7c802ffda55a: Preparing 20:38:44 5f5cea639dbd: Preparing 20:38:44 cd2b04c34c14: Preparing 20:38:44 ddfc2cf635da: Preparing 20:38:44 c264428e0edb: Preparing 20:38:44 d08161fc32bc: Preparing 20:38:44 d639165f9c13: Preparing 20:38:44 f07b4300a7a9: Preparing 20:38:44 5f70bf18a086: Preparing 20:38:44 5891cdc1a2cc: Preparing 20:38:44 20c3041d63ac: Preparing 20:38:44 cc2447e1835a: Preparing 20:38:44 d639165f9c13: Waiting 20:38:44 f07b4300a7a9: Waiting 20:38:44 5f70bf18a086: Waiting 20:38:44 5891cdc1a2cc: Waiting 20:38:44 20c3041d63ac: Waiting 20:38:44 cc2447e1835a: Waiting 20:38:44 cd2b04c34c14: Waiting 20:38:44 ddfc2cf635da: Waiting 20:38:44 c264428e0edb: Waiting 20:38:44 d08161fc32bc: Waiting 20:38:44 bc4d9f01214c: Layer already exists 20:38:44 5f5cea639dbd: Layer already exists 20:38:44 b227da780620: Layer already exists 20:38:44 f78569120171: Layer already exists 20:38:44 7c802ffda55a: Layer already exists 20:38:44 ddfc2cf635da: Layer already exists 20:38:44 cd2b04c34c14: Layer already exists 20:38:44 d08161fc32bc: Layer already exists 20:38:44 d639165f9c13: Layer already exists 20:38:44 c264428e0edb: Layer already exists 20:38:44 5f70bf18a086: Layer already exists 20:38:44 f07b4300a7a9: Layer already exists 20:38:44 20c3041d63ac: Layer already exists 20:38:44 5891cdc1a2cc: Layer already exists 20:38:44 cc2447e1835a: Layer already exists 20:38:44 latest: digest: sha256:eeada6d7eb44100e58667e8b8d20e61e3765b6446505428b83e453bb63790695 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.64 20:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:38:45 f78569120171: Preparing 20:38:45 b227da780620: Preparing 20:38:45 bc4d9f01214c: Preparing 20:38:45 7c802ffda55a: Preparing 20:38:45 5f5cea639dbd: Preparing 20:38:45 cd2b04c34c14: Preparing 20:38:45 ddfc2cf635da: Preparing 20:38:45 c264428e0edb: Preparing 20:38:45 d08161fc32bc: Preparing 20:38:45 cd2b04c34c14: Waiting 20:38:45 c264428e0edb: Waiting 20:38:45 d639165f9c13: Preparing 20:38:45 f07b4300a7a9: Preparing 20:38:45 5f70bf18a086: Preparing 20:38:45 5891cdc1a2cc: Preparing 20:38:45 20c3041d63ac: Preparing 20:38:45 cc2447e1835a: Preparing 20:38:45 d08161fc32bc: Waiting 20:38:45 f07b4300a7a9: Waiting 20:38:45 5891cdc1a2cc: Waiting 20:38:45 5f70bf18a086: Waiting 20:38:45 20c3041d63ac: Waiting 20:38:45 b227da780620: Layer already exists 20:38:45 bc4d9f01214c: Layer already exists 20:38:45 7c802ffda55a: Layer already exists 20:38:45 5f5cea639dbd: Layer already exists 20:38:45 f78569120171: Layer already exists 20:38:45 cd2b04c34c14: Layer already exists 20:38:45 ddfc2cf635da: Layer already exists 20:38:45 d08161fc32bc: Layer already exists 20:38:45 c264428e0edb: Layer already exists 20:38:45 d639165f9c13: Layer already exists 20:38:45 f07b4300a7a9: Layer already exists 20:38:45 5891cdc1a2cc: Layer already exists 20:38:45 5f70bf18a086: Layer already exists 20:38:45 20c3041d63ac: Layer already exists 20:38:45 cc2447e1835a: Layer already exists 20:38:45 3.1.0-dev.64: digest: sha256:eeada6d7eb44100e58667e8b8d20e61e3765b6446505428b83e453bb63790695 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:38:45 f78569120171: Preparing 20:38:45 b227da780620: Preparing 20:38:45 bc4d9f01214c: Preparing 20:38:45 7c802ffda55a: Preparing 20:38:45 5f5cea639dbd: Preparing 20:38:45 cd2b04c34c14: Preparing 20:38:45 ddfc2cf635da: Preparing 20:38:45 c264428e0edb: Preparing 20:38:45 d08161fc32bc: Preparing 20:38:45 d639165f9c13: Preparing 20:38:45 f07b4300a7a9: Preparing 20:38:45 5f70bf18a086: Preparing 20:38:45 5891cdc1a2cc: Preparing 20:38:45 20c3041d63ac: Preparing 20:38:45 cc2447e1835a: Preparing 20:38:45 cd2b04c34c14: Waiting 20:38:45 ddfc2cf635da: Waiting 20:38:45 c264428e0edb: Waiting 20:38:45 d08161fc32bc: Waiting 20:38:45 d639165f9c13: Waiting 20:38:45 f07b4300a7a9: Waiting 20:38:45 5f70bf18a086: Waiting 20:38:45 5891cdc1a2cc: Waiting 20:38:45 20c3041d63ac: Waiting 20:38:45 b227da780620: Layer already exists 20:38:45 7c802ffda55a: Layer already exists 20:38:45 bc4d9f01214c: Layer already exists 20:38:45 5f5cea639dbd: Layer already exists 20:38:45 f78569120171: Layer already exists 20:38:45 d08161fc32bc: Layer already exists 20:38:45 cd2b04c34c14: Layer already exists 20:38:45 ddfc2cf635da: Layer already exists 20:38:45 c264428e0edb: Layer already exists 20:38:45 d639165f9c13: Layer already exists 20:38:45 f07b4300a7a9: Layer already exists 20:38:45 5f70bf18a086: Layer already exists 20:38:45 20c3041d63ac: Layer already exists 20:38:45 cc2447e1835a: Layer already exists 20:38:45 5891cdc1a2cc: Layer already exists 20:38:45 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:eeada6d7eb44100e58667e8b8d20e61e3765b6446505428b83e453bb63790695 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:38:46 f78569120171: Preparing 20:38:46 b227da780620: Preparing 20:38:46 bc4d9f01214c: Preparing 20:38:46 7c802ffda55a: Preparing 20:38:46 5f5cea639dbd: Preparing 20:38:46 cd2b04c34c14: Preparing 20:38:46 ddfc2cf635da: Preparing 20:38:46 c264428e0edb: Preparing 20:38:46 d08161fc32bc: Preparing 20:38:46 d639165f9c13: Preparing 20:38:46 f07b4300a7a9: Preparing 20:38:46 5f70bf18a086: Preparing 20:38:46 5891cdc1a2cc: Preparing 20:38:46 20c3041d63ac: Preparing 20:38:46 cc2447e1835a: Preparing 20:38:46 d08161fc32bc: Waiting 20:38:46 d639165f9c13: Waiting 20:38:46 f07b4300a7a9: Waiting 20:38:46 5f70bf18a086: Waiting 20:38:46 5891cdc1a2cc: Waiting 20:38:46 20c3041d63ac: Waiting 20:38:46 ddfc2cf635da: Waiting 20:38:46 c264428e0edb: Waiting 20:38:46 cc2447e1835a: Waiting 20:38:46 cd2b04c34c14: Waiting 20:38:46 bc4d9f01214c: Layer already exists 20:38:46 7c802ffda55a: Layer already exists 20:38:46 f78569120171: Layer already exists 20:38:46 5f5cea639dbd: Layer already exists 20:38:46 b227da780620: Layer already exists 20:38:46 cd2b04c34c14: Layer already exists 20:38:46 ddfc2cf635da: Layer already exists 20:38:46 c264428e0edb: Layer already exists 20:38:46 d639165f9c13: Layer already exists 20:38:46 d08161fc32bc: Layer already exists 20:38:46 f07b4300a7a9: Layer already exists 20:38:46 5f70bf18a086: Layer already exists 20:38:46 20c3041d63ac: Layer already exists 20:38:46 5891cdc1a2cc: Layer already exists 20:38:46 cc2447e1835a: Layer already exists 20:38:46 main: digest: sha256:eeada6d7eb44100e58667e8b8d20e61e3765b6446505428b83e453bb63790695 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:46 ===================================================== [Pipeline] echo 20:38:46 taggedImages: 20:38:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:38:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.64 20:38:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:38:46 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:38:46 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:46 latest 20:38:46 3.1.0-dev.64 20:38:46 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:46 main 20:38:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:38:46 709de45481d2: Preparing 20:38:46 7c16bafa38f8: Preparing 20:38:46 ab64e687f43a: Preparing 20:38:46 0542b960a1fd: Preparing 20:38:46 c264428e0edb: Preparing 20:38:46 d08161fc32bc: Preparing 20:38:46 562f66381641: Preparing 20:38:46 cc2447e1835a: Preparing 20:38:46 d08161fc32bc: Waiting 20:38:46 562f66381641: Waiting 20:38:46 cc2447e1835a: Waiting 20:38:46 7c16bafa38f8: Layer already exists 20:38:46 c264428e0edb: Layer already exists 20:38:46 709de45481d2: Layer already exists 20:38:46 d08161fc32bc: Layer already exists 20:38:46 cc2447e1835a: Layer already exists 20:38:46 562f66381641: Layer already exists 20:38:46 ab64e687f43a: Pushed 20:38:48 0542b960a1fd: Pushed 20:38:48 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:4fd3785c8ca028ac45251db4ac910e8554157a86a5b2a9d3ad81350891bd7308 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:38:48 709de45481d2: Preparing 20:38:48 7c16bafa38f8: Preparing 20:38:48 ab64e687f43a: Preparing 20:38:48 0542b960a1fd: Preparing 20:38:48 c264428e0edb: Preparing 20:38:48 d08161fc32bc: Preparing 20:38:48 562f66381641: Preparing 20:38:48 cc2447e1835a: Preparing 20:38:48 562f66381641: Waiting 20:38:48 d08161fc32bc: Waiting 20:38:48 cc2447e1835a: Waiting 20:38:48 709de45481d2: Layer already exists 20:38:48 ab64e687f43a: Layer already exists 20:38:48 0542b960a1fd: Layer already exists 20:38:48 c264428e0edb: Layer already exists 20:38:48 7c16bafa38f8: Layer already exists 20:38:48 d08161fc32bc: Layer already exists 20:38:48 cc2447e1835a: Layer already exists 20:38:48 562f66381641: Layer already exists 20:38:48 latest: digest: sha256:4fd3785c8ca028ac45251db4ac910e8554157a86a5b2a9d3ad81350891bd7308 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.64 20:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:38:49 709de45481d2: Preparing 20:38:49 7c16bafa38f8: Preparing 20:38:49 ab64e687f43a: Preparing 20:38:49 0542b960a1fd: Preparing 20:38:49 c264428e0edb: Preparing 20:38:49 d08161fc32bc: Preparing 20:38:49 562f66381641: Preparing 20:38:49 cc2447e1835a: Preparing 20:38:49 d08161fc32bc: Waiting 20:38:49 562f66381641: Waiting 20:38:49 cc2447e1835a: Waiting 20:38:49 709de45481d2: Layer already exists 20:38:49 0542b960a1fd: Layer already exists 20:38:49 ab64e687f43a: Layer already exists 20:38:49 7c16bafa38f8: Layer already exists 20:38:49 c264428e0edb: Layer already exists 20:38:49 d08161fc32bc: Layer already exists 20:38:49 cc2447e1835a: Layer already exists 20:38:49 562f66381641: Layer already exists 20:38:49 3.1.0-dev.64: digest: sha256:4fd3785c8ca028ac45251db4ac910e8554157a86a5b2a9d3ad81350891bd7308 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:38:50 709de45481d2: Preparing 20:38:50 7c16bafa38f8: Preparing 20:38:50 ab64e687f43a: Preparing 20:38:50 0542b960a1fd: Preparing 20:38:50 c264428e0edb: Preparing 20:38:50 d08161fc32bc: Preparing 20:38:50 562f66381641: Preparing 20:38:50 cc2447e1835a: Preparing 20:38:50 cc2447e1835a: Waiting 20:38:50 d08161fc32bc: Waiting 20:38:50 562f66381641: Waiting 20:38:50 0542b960a1fd: Layer already exists 20:38:50 7c16bafa38f8: Layer already exists 20:38:50 ab64e687f43a: Layer already exists 20:38:50 c264428e0edb: Layer already exists 20:38:50 709de45481d2: Layer already exists 20:38:50 d08161fc32bc: Layer already exists 20:38:50 562f66381641: Layer already exists 20:38:50 cc2447e1835a: Layer already exists 20:38:50 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:4fd3785c8ca028ac45251db4ac910e8554157a86a5b2a9d3ad81350891bd7308 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:38:50 709de45481d2: Preparing 20:38:50 7c16bafa38f8: Preparing 20:38:50 ab64e687f43a: Preparing 20:38:50 0542b960a1fd: Preparing 20:38:50 c264428e0edb: Preparing 20:38:50 d08161fc32bc: Preparing 20:38:50 562f66381641: Preparing 20:38:50 cc2447e1835a: Preparing 20:38:50 d08161fc32bc: Waiting 20:38:50 562f66381641: Waiting 20:38:50 cc2447e1835a: Waiting 20:38:50 c264428e0edb: Layer already exists 20:38:50 0542b960a1fd: Layer already exists 20:38:50 7c16bafa38f8: Layer already exists 20:38:50 709de45481d2: Layer already exists 20:38:50 ab64e687f43a: Layer already exists 20:38:50 562f66381641: Layer already exists 20:38:50 d08161fc32bc: Layer already exists 20:38:50 cc2447e1835a: Layer already exists 20:38:50 main: digest: sha256:4fd3785c8ca028ac45251db4ac910e8554157a86a5b2a9d3ad81350891bd7308 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:50 ===================================================== [Pipeline] echo 20:38:50 taggedImages: 20:38:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:38:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.64 20:38:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:38:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:38:50 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:50 latest 20:38:50 3.1.0-dev.64 20:38:50 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:50 main 20:38:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:38:51 bb2059900cdb: Preparing 20:38:51 d8fb19ce7254: Preparing 20:38:51 263de45bcb73: Preparing 20:38:51 b3c6dde61a6c: Preparing 20:38:51 000dc7b1ebb7: Preparing 20:38:51 c264428e0edb: Preparing 20:38:51 d08161fc32bc: Preparing 20:38:51 6c1102b2f97d: Preparing 20:38:51 95e463c9bfb9: Preparing 20:38:51 cc2447e1835a: Preparing 20:38:51 c264428e0edb: Waiting 20:38:51 d08161fc32bc: Waiting 20:38:51 6c1102b2f97d: Waiting 20:38:51 cc2447e1835a: Waiting 20:38:51 d8fb19ce7254: Pushed 20:38:51 bb2059900cdb: Pushed 20:38:51 c264428e0edb: Layer already exists 20:38:51 000dc7b1ebb7: Pushed 20:38:51 b3c6dde61a6c: Pushed 20:38:51 d08161fc32bc: Layer already exists 20:38:51 cc2447e1835a: Layer already exists 20:38:51 6c1102b2f97d: Pushed 20:38:52 263de45bcb73: Pushed 20:38:53 95e463c9bfb9: Pushed 20:38:53 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:f16d173fd483b85fc5388d664c30bfc88ab5bb297602ab1b5938d6b0f0696afe size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:38:54 bb2059900cdb: Preparing 20:38:54 d8fb19ce7254: Preparing 20:38:54 263de45bcb73: Preparing 20:38:54 b3c6dde61a6c: Preparing 20:38:54 000dc7b1ebb7: Preparing 20:38:54 c264428e0edb: Preparing 20:38:54 d08161fc32bc: Preparing 20:38:54 6c1102b2f97d: Preparing 20:38:54 95e463c9bfb9: Preparing 20:38:54 cc2447e1835a: Preparing 20:38:54 c264428e0edb: Waiting 20:38:54 95e463c9bfb9: Waiting 20:38:54 cc2447e1835a: Waiting 20:38:54 d08161fc32bc: Waiting 20:38:54 6c1102b2f97d: Waiting 20:38:54 d8fb19ce7254: Layer already exists 20:38:54 bb2059900cdb: Layer already exists 20:38:54 000dc7b1ebb7: Layer already exists 20:38:54 263de45bcb73: Layer already exists 20:38:54 b3c6dde61a6c: Layer already exists 20:38:54 c264428e0edb: Layer already exists 20:38:54 95e463c9bfb9: Layer already exists 20:38:54 cc2447e1835a: Layer already exists 20:38:54 d08161fc32bc: Layer already exists 20:38:54 6c1102b2f97d: Layer already exists 20:38:54 latest: digest: sha256:f16d173fd483b85fc5388d664c30bfc88ab5bb297602ab1b5938d6b0f0696afe size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.64 20:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:38:54 bb2059900cdb: Preparing 20:38:54 d8fb19ce7254: Preparing 20:38:54 263de45bcb73: Preparing 20:38:54 b3c6dde61a6c: Preparing 20:38:54 000dc7b1ebb7: Preparing 20:38:54 c264428e0edb: Preparing 20:38:54 d08161fc32bc: Preparing 20:38:54 6c1102b2f97d: Preparing 20:38:54 95e463c9bfb9: Preparing 20:38:54 cc2447e1835a: Preparing 20:38:54 6c1102b2f97d: Waiting 20:38:54 95e463c9bfb9: Waiting 20:38:54 cc2447e1835a: Waiting 20:38:54 c264428e0edb: Waiting 20:38:54 d08161fc32bc: Waiting 20:38:54 000dc7b1ebb7: Layer already exists 20:38:54 bb2059900cdb: Layer already exists 20:38:54 263de45bcb73: Layer already exists 20:38:54 d8fb19ce7254: Layer already exists 20:38:54 b3c6dde61a6c: Layer already exists 20:38:54 c264428e0edb: Layer already exists 20:38:54 d08161fc32bc: Layer already exists 20:38:54 95e463c9bfb9: Layer already exists 20:38:54 cc2447e1835a: Layer already exists 20:38:54 6c1102b2f97d: Layer already exists 20:38:54 3.1.0-dev.64: digest: sha256:f16d173fd483b85fc5388d664c30bfc88ab5bb297602ab1b5938d6b0f0696afe size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:38:55 bb2059900cdb: Preparing 20:38:55 d8fb19ce7254: Preparing 20:38:55 263de45bcb73: Preparing 20:38:55 b3c6dde61a6c: Preparing 20:38:55 000dc7b1ebb7: Preparing 20:38:55 c264428e0edb: Preparing 20:38:55 d08161fc32bc: Preparing 20:38:55 6c1102b2f97d: Preparing 20:38:55 95e463c9bfb9: Preparing 20:38:55 cc2447e1835a: Preparing 20:38:55 d08161fc32bc: Waiting 20:38:55 c264428e0edb: Waiting 20:38:55 6c1102b2f97d: Waiting 20:38:55 95e463c9bfb9: Waiting 20:38:55 d8fb19ce7254: Layer already exists 20:38:55 b3c6dde61a6c: Layer already exists 20:38:55 bb2059900cdb: Layer already exists 20:38:55 000dc7b1ebb7: Layer already exists 20:38:55 263de45bcb73: Layer already exists 20:38:55 c264428e0edb: Layer already exists 20:38:55 d08161fc32bc: Layer already exists 20:38:55 6c1102b2f97d: Layer already exists 20:38:55 cc2447e1835a: Layer already exists 20:38:55 95e463c9bfb9: Layer already exists 20:38:55 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:f16d173fd483b85fc5388d664c30bfc88ab5bb297602ab1b5938d6b0f0696afe size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:38:55 bb2059900cdb: Preparing 20:38:55 d8fb19ce7254: Preparing 20:38:55 263de45bcb73: Preparing 20:38:55 b3c6dde61a6c: Preparing 20:38:55 000dc7b1ebb7: Preparing 20:38:55 c264428e0edb: Preparing 20:38:55 d08161fc32bc: Preparing 20:38:55 6c1102b2f97d: Preparing 20:38:55 95e463c9bfb9: Preparing 20:38:55 cc2447e1835a: Preparing 20:38:55 c264428e0edb: Waiting 20:38:55 d08161fc32bc: Waiting 20:38:55 6c1102b2f97d: Waiting 20:38:55 95e463c9bfb9: Waiting 20:38:55 cc2447e1835a: Waiting 20:38:55 263de45bcb73: Layer already exists 20:38:55 000dc7b1ebb7: Layer already exists 20:38:55 bb2059900cdb: Layer already exists 20:38:55 d8fb19ce7254: Layer already exists 20:38:55 b3c6dde61a6c: Layer already exists 20:38:55 c264428e0edb: Layer already exists 20:38:55 d08161fc32bc: Layer already exists 20:38:55 cc2447e1835a: Layer already exists 20:38:55 6c1102b2f97d: Layer already exists 20:38:55 95e463c9bfb9: Layer already exists 20:38:55 main: digest: sha256:f16d173fd483b85fc5388d664c30bfc88ab5bb297602ab1b5938d6b0f0696afe size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:55 ===================================================== [Pipeline] echo 20:38:55 taggedImages: 20:38:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:38:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.64 20:38:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:38:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:38:55 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:55 latest 20:38:55 3.1.0-dev.64 20:38:55 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:38:55 main 20:38:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:38:56 bfff56a6f519: Preparing 20:38:56 29db8afd86aa: Preparing 20:38:56 e44c14a93cdf: Preparing 20:38:56 37e884662ac8: Preparing 20:38:56 fe762ff201ff: Preparing 20:38:56 22048035d604: Preparing 20:38:56 22048035d604: Waiting 20:38:56 e11e588e4218: Preparing 20:38:56 c264428e0edb: Preparing 20:38:56 d08161fc32bc: Preparing 20:38:56 54c133e691ef: Preparing 20:38:56 cc2447e1835a: Preparing 20:38:56 d08161fc32bc: Waiting 20:38:56 54c133e691ef: Waiting 20:38:56 c264428e0edb: Waiting 20:38:56 e11e588e4218: Waiting 20:38:56 cc2447e1835a: Waiting 20:38:56 bfff56a6f519: Pushed 20:38:56 fe762ff201ff: Pushed 20:38:56 29db8afd86aa: Pushed 20:38:56 c264428e0edb: Layer already exists 20:38:56 d08161fc32bc: Layer already exists 20:38:56 22048035d604: Pushed 20:38:56 e11e588e4218: Pushed 20:38:56 cc2447e1835a: Layer already exists 20:38:57 37e884662ac8: Pushed 20:38:57 54c133e691ef: Pushed 20:38:58 e44c14a93cdf: Pushed 20:38:58 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:370720aa70dc2c0b35642f5bc3255f6c2aff46b77102932a1fe873b420c5c43b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:38:58 bfff56a6f519: Preparing 20:38:58 29db8afd86aa: Preparing 20:38:58 e44c14a93cdf: Preparing 20:38:58 37e884662ac8: Preparing 20:38:58 fe762ff201ff: Preparing 20:38:58 22048035d604: Preparing 20:38:58 e11e588e4218: Preparing 20:38:58 c264428e0edb: Preparing 20:38:58 d08161fc32bc: Preparing 20:38:58 54c133e691ef: Preparing 20:38:58 cc2447e1835a: Preparing 20:38:58 22048035d604: Waiting 20:38:58 c264428e0edb: Waiting 20:38:58 d08161fc32bc: Waiting 20:38:58 e11e588e4218: Waiting 20:38:58 54c133e691ef: Waiting 20:38:58 cc2447e1835a: Waiting 20:38:58 29db8afd86aa: Layer already exists 20:38:58 37e884662ac8: Layer already exists 20:38:58 e44c14a93cdf: Layer already exists 20:38:58 bfff56a6f519: Layer already exists 20:38:58 fe762ff201ff: Layer already exists 20:38:58 22048035d604: Layer already exists 20:38:58 c264428e0edb: Layer already exists 20:38:58 e11e588e4218: Layer already exists 20:38:58 54c133e691ef: Layer already exists 20:38:58 d08161fc32bc: Layer already exists 20:38:58 cc2447e1835a: Layer already exists 20:38:58 latest: digest: sha256:370720aa70dc2c0b35642f5bc3255f6c2aff46b77102932a1fe873b420c5c43b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.64 20:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:38:59 bfff56a6f519: Preparing 20:38:59 29db8afd86aa: Preparing 20:38:59 e44c14a93cdf: Preparing 20:38:59 37e884662ac8: Preparing 20:38:59 fe762ff201ff: Preparing 20:38:59 22048035d604: Preparing 20:38:59 e11e588e4218: Preparing 20:38:59 c264428e0edb: Preparing 20:38:59 d08161fc32bc: Preparing 20:38:59 54c133e691ef: Preparing 20:38:59 e11e588e4218: Waiting 20:38:59 c264428e0edb: Waiting 20:38:59 d08161fc32bc: Waiting 20:38:59 cc2447e1835a: Preparing 20:38:59 54c133e691ef: Waiting 20:38:59 37e884662ac8: Layer already exists 20:38:59 e44c14a93cdf: Layer already exists 20:38:59 fe762ff201ff: Layer already exists 20:38:59 29db8afd86aa: Layer already exists 20:38:59 bfff56a6f519: Layer already exists 20:38:59 e11e588e4218: Layer already exists 20:38:59 54c133e691ef: Layer already exists 20:38:59 c264428e0edb: Layer already exists 20:38:59 22048035d604: Layer already exists 20:38:59 d08161fc32bc: Layer already exists 20:38:59 cc2447e1835a: Layer already exists 20:38:59 3.1.0-dev.64: digest: sha256:370720aa70dc2c0b35642f5bc3255f6c2aff46b77102932a1fe873b420c5c43b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:39:00 bfff56a6f519: Preparing 20:39:00 29db8afd86aa: Preparing 20:39:00 e44c14a93cdf: Preparing 20:39:00 37e884662ac8: Preparing 20:39:00 fe762ff201ff: Preparing 20:39:00 22048035d604: Preparing 20:39:00 e11e588e4218: Preparing 20:39:00 c264428e0edb: Preparing 20:39:00 d08161fc32bc: Preparing 20:39:00 54c133e691ef: Preparing 20:39:00 cc2447e1835a: Preparing 20:39:00 22048035d604: Waiting 20:39:00 e11e588e4218: Waiting 20:39:00 d08161fc32bc: Waiting 20:39:00 c264428e0edb: Waiting 20:39:00 54c133e691ef: Waiting 20:39:00 cc2447e1835a: Waiting 20:39:00 bfff56a6f519: Layer already exists 20:39:00 fe762ff201ff: Layer already exists 20:39:00 e44c14a93cdf: Layer already exists 20:39:00 29db8afd86aa: Layer already exists 20:39:00 37e884662ac8: Layer already exists 20:39:00 22048035d604: Layer already exists 20:39:00 e11e588e4218: Layer already exists 20:39:00 54c133e691ef: Layer already exists 20:39:00 d08161fc32bc: Layer already exists 20:39:00 c264428e0edb: Layer already exists 20:39:00 cc2447e1835a: Layer already exists 20:39:00 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:370720aa70dc2c0b35642f5bc3255f6c2aff46b77102932a1fe873b420c5c43b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:39:00 bfff56a6f519: Preparing 20:39:00 29db8afd86aa: Preparing 20:39:00 e44c14a93cdf: Preparing 20:39:00 37e884662ac8: Preparing 20:39:00 fe762ff201ff: Preparing 20:39:00 22048035d604: Preparing 20:39:00 e11e588e4218: Preparing 20:39:00 c264428e0edb: Preparing 20:39:00 d08161fc32bc: Preparing 20:39:00 54c133e691ef: Preparing 20:39:00 cc2447e1835a: Preparing 20:39:00 22048035d604: Waiting 20:39:00 e11e588e4218: Waiting 20:39:00 c264428e0edb: Waiting 20:39:00 d08161fc32bc: Waiting 20:39:00 54c133e691ef: Waiting 20:39:00 cc2447e1835a: Waiting 20:39:00 e44c14a93cdf: Layer already exists 20:39:00 29db8afd86aa: Layer already exists 20:39:00 fe762ff201ff: Layer already exists 20:39:00 bfff56a6f519: Layer already exists 20:39:00 37e884662ac8: Layer already exists 20:39:00 22048035d604: Layer already exists 20:39:00 c264428e0edb: Layer already exists 20:39:00 54c133e691ef: Layer already exists 20:39:00 d08161fc32bc: Layer already exists 20:39:00 e11e588e4218: Layer already exists 20:39:00 cc2447e1835a: Layer already exists 20:39:00 main: digest: sha256:370720aa70dc2c0b35642f5bc3255f6c2aff46b77102932a1fe873b420c5c43b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:00 ===================================================== [Pipeline] echo 20:39:00 taggedImages: 20:39:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:39:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.64 20:39:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:39:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:39:00 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:00 latest 20:39:00 3.1.0-dev.64 20:39:00 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:00 main 20:39:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:39:01 a498abca54af: Preparing 20:39:01 784e04d7d123: Preparing 20:39:01 c264428e0edb: Preparing 20:39:01 d08161fc32bc: Preparing 20:39:01 405ce9d8417e: Preparing 20:39:01 cc2447e1835a: Preparing 20:39:01 cc2447e1835a: Waiting 20:39:01 c264428e0edb: Layer already exists 20:39:01 d08161fc32bc: Layer already exists 20:39:01 cc2447e1835a: Layer already exists 20:39:01 a498abca54af: Pushed 20:39:02 405ce9d8417e: Pushed 20:39:03 784e04d7d123: Pushed 20:39:03 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:bc894ac55d7cdcff9436a64a361f43c416152437890a9f5b1c96734df76b3560 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:04 + 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:39:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:39:04 a498abca54af: Preparing 20:39:04 784e04d7d123: Preparing 20:39:04 c264428e0edb: Preparing 20:39:04 d08161fc32bc: Preparing 20:39:04 405ce9d8417e: Preparing 20:39:04 cc2447e1835a: Preparing 20:39:04 cc2447e1835a: Waiting 20:39:04 405ce9d8417e: Layer already exists 20:39:04 784e04d7d123: Layer already exists 20:39:04 c264428e0edb: Layer already exists 20:39:04 d08161fc32bc: Layer already exists 20:39:04 a498abca54af: Layer already exists 20:39:04 cc2447e1835a: Layer already exists 20:39:04 latest: digest: sha256:bc894ac55d7cdcff9436a64a361f43c416152437890a9f5b1c96734df76b3560 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.64 20:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:39:05 a498abca54af: Preparing 20:39:05 784e04d7d123: Preparing 20:39:05 c264428e0edb: Preparing 20:39:05 d08161fc32bc: Preparing 20:39:05 405ce9d8417e: Preparing 20:39:05 cc2447e1835a: Preparing 20:39:05 cc2447e1835a: Waiting 20:39:05 405ce9d8417e: Layer already exists 20:39:05 784e04d7d123: Layer already exists 20:39:05 d08161fc32bc: Layer already exists 20:39:05 a498abca54af: Layer already exists 20:39:05 c264428e0edb: Layer already exists 20:39:05 cc2447e1835a: Layer already exists 20:39:05 3.1.0-dev.64: digest: sha256:bc894ac55d7cdcff9436a64a361f43c416152437890a9f5b1c96734df76b3560 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:39:05 a498abca54af: Preparing 20:39:05 784e04d7d123: Preparing 20:39:05 c264428e0edb: Preparing 20:39:05 d08161fc32bc: Preparing 20:39:05 405ce9d8417e: Preparing 20:39:05 cc2447e1835a: Preparing 20:39:05 cc2447e1835a: Waiting 20:39:05 784e04d7d123: Layer already exists 20:39:05 d08161fc32bc: Layer already exists 20:39:05 405ce9d8417e: Layer already exists 20:39:05 c264428e0edb: Layer already exists 20:39:05 a498abca54af: Layer already exists 20:39:05 cc2447e1835a: Layer already exists 20:39:05 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:bc894ac55d7cdcff9436a64a361f43c416152437890a9f5b1c96734df76b3560 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:06 + 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:39:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:39:06 a498abca54af: Preparing 20:39:06 784e04d7d123: Preparing 20:39:06 c264428e0edb: Preparing 20:39:06 d08161fc32bc: Preparing 20:39:06 405ce9d8417e: Preparing 20:39:06 cc2447e1835a: Preparing 20:39:06 cc2447e1835a: Waiting 20:39:06 405ce9d8417e: Layer already exists 20:39:06 d08161fc32bc: Layer already exists 20:39:06 a498abca54af: Layer already exists 20:39:06 784e04d7d123: Layer already exists 20:39:06 c264428e0edb: Layer already exists 20:39:06 cc2447e1835a: Layer already exists 20:39:06 main: digest: sha256:bc894ac55d7cdcff9436a64a361f43c416152437890a9f5b1c96734df76b3560 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:06 ===================================================== [Pipeline] echo 20:39:06 taggedImages: 20:39:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:39:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.64 20:39:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:39:06 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:39:06 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:06 latest 20:39:06 3.1.0-dev.64 20:39:06 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:06 main 20:39:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:39:07 48c44f47bf8f: Preparing 20:39:07 22ec908f8e11: Preparing 20:39:07 9c9d42c25e21: Preparing 20:39:07 c264428e0edb: Preparing 20:39:07 d08161fc32bc: Preparing 20:39:07 2e6a072b7b42: Preparing 20:39:07 d7688e718dfb: Preparing 20:39:07 db29a22865ba: Preparing 20:39:07 cc2447e1835a: Preparing 20:39:07 d7688e718dfb: Waiting 20:39:07 db29a22865ba: Waiting 20:39:07 cc2447e1835a: Waiting 20:39:07 2e6a072b7b42: Waiting 20:39:07 d08161fc32bc: Layer already exists 20:39:07 c264428e0edb: Layer already exists 20:39:07 48c44f47bf8f: Pushed 20:39:07 9c9d42c25e21: Pushed 20:39:07 22ec908f8e11: Pushed 20:39:07 cc2447e1835a: Layer already exists 20:39:07 db29a22865ba: Pushed 20:39:13 d7688e718dfb: Pushed 20:39:15 2e6a072b7b42: Pushed 20:39:15 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:9cb074c082913aac25b6ab5e27c9578640fbe375d4b20d12795267a07e855aa9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:39:15 48c44f47bf8f: Preparing 20:39:15 22ec908f8e11: Preparing 20:39:15 9c9d42c25e21: Preparing 20:39:15 c264428e0edb: Preparing 20:39:15 d08161fc32bc: Preparing 20:39:15 2e6a072b7b42: Preparing 20:39:15 d7688e718dfb: Preparing 20:39:15 db29a22865ba: Preparing 20:39:15 cc2447e1835a: Preparing 20:39:15 2e6a072b7b42: Waiting 20:39:15 d7688e718dfb: Waiting 20:39:15 cc2447e1835a: Waiting 20:39:15 db29a22865ba: Waiting 20:39:15 9c9d42c25e21: Layer already exists 20:39:15 c264428e0edb: Layer already exists 20:39:15 22ec908f8e11: Layer already exists 20:39:15 d08161fc32bc: Layer already exists 20:39:15 48c44f47bf8f: Layer already exists 20:39:15 d7688e718dfb: Layer already exists 20:39:15 2e6a072b7b42: Layer already exists 20:39:15 db29a22865ba: Layer already exists 20:39:15 cc2447e1835a: Layer already exists 20:39:15 latest: digest: sha256:9cb074c082913aac25b6ab5e27c9578640fbe375d4b20d12795267a07e855aa9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.64 20:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:39:16 48c44f47bf8f: Preparing 20:39:16 22ec908f8e11: Preparing 20:39:16 9c9d42c25e21: Preparing 20:39:16 c264428e0edb: Preparing 20:39:16 d08161fc32bc: Preparing 20:39:16 2e6a072b7b42: Preparing 20:39:16 d7688e718dfb: Preparing 20:39:16 db29a22865ba: Preparing 20:39:16 cc2447e1835a: Preparing 20:39:16 2e6a072b7b42: Waiting 20:39:16 db29a22865ba: Waiting 20:39:16 d7688e718dfb: Waiting 20:39:16 48c44f47bf8f: Layer already exists 20:39:16 c264428e0edb: Layer already exists 20:39:16 9c9d42c25e21: Layer already exists 20:39:16 22ec908f8e11: Layer already exists 20:39:16 d08161fc32bc: Layer already exists 20:39:16 db29a22865ba: Layer already exists 20:39:16 d7688e718dfb: Layer already exists 20:39:16 2e6a072b7b42: Layer already exists 20:39:16 cc2447e1835a: Layer already exists 20:39:16 3.1.0-dev.64: digest: sha256:9cb074c082913aac25b6ab5e27c9578640fbe375d4b20d12795267a07e855aa9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:39:16 48c44f47bf8f: Preparing 20:39:16 22ec908f8e11: Preparing 20:39:16 9c9d42c25e21: Preparing 20:39:16 c264428e0edb: Preparing 20:39:16 d08161fc32bc: Preparing 20:39:16 2e6a072b7b42: Preparing 20:39:16 d7688e718dfb: Preparing 20:39:16 db29a22865ba: Preparing 20:39:16 2e6a072b7b42: Waiting 20:39:16 cc2447e1835a: Preparing 20:39:16 d7688e718dfb: Waiting 20:39:16 cc2447e1835a: Waiting 20:39:16 db29a22865ba: Waiting 20:39:16 d08161fc32bc: Layer already exists 20:39:16 48c44f47bf8f: Layer already exists 20:39:16 22ec908f8e11: Layer already exists 20:39:16 c264428e0edb: Layer already exists 20:39:16 9c9d42c25e21: Layer already exists 20:39:16 2e6a072b7b42: Layer already exists 20:39:16 d7688e718dfb: Layer already exists 20:39:16 db29a22865ba: Layer already exists 20:39:16 cc2447e1835a: Layer already exists 20:39:16 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:9cb074c082913aac25b6ab5e27c9578640fbe375d4b20d12795267a07e855aa9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:39:17 48c44f47bf8f: Preparing 20:39:17 22ec908f8e11: Preparing 20:39:17 9c9d42c25e21: Preparing 20:39:17 c264428e0edb: Preparing 20:39:17 d08161fc32bc: Preparing 20:39:17 2e6a072b7b42: Preparing 20:39:17 d7688e718dfb: Preparing 20:39:17 db29a22865ba: Preparing 20:39:17 cc2447e1835a: Preparing 20:39:17 2e6a072b7b42: Waiting 20:39:17 d7688e718dfb: Waiting 20:39:17 db29a22865ba: Waiting 20:39:17 cc2447e1835a: Waiting 20:39:17 c264428e0edb: Layer already exists 20:39:17 d08161fc32bc: Layer already exists 20:39:17 22ec908f8e11: Layer already exists 20:39:17 48c44f47bf8f: Layer already exists 20:39:17 9c9d42c25e21: Layer already exists 20:39:17 2e6a072b7b42: Layer already exists 20:39:17 db29a22865ba: Layer already exists 20:39:17 cc2447e1835a: Layer already exists 20:39:17 d7688e718dfb: Layer already exists 20:39:17 main: digest: sha256:9cb074c082913aac25b6ab5e27c9578640fbe375d4b20d12795267a07e855aa9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:17 ===================================================== [Pipeline] echo 20:39:17 taggedImages: 20:39:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:39:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.64 20:39:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:39:17 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:39:17 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:17 latest 20:39:17 3.1.0-dev.64 20:39:17 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:17 main 20:39:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:39:18 ea4a54bc215a: Preparing 20:39:18 3765f238a8c9: Preparing 20:39:18 9a2a9f41431b: Preparing 20:39:18 c264428e0edb: Preparing 20:39:18 d08161fc32bc: Preparing 20:39:18 943bc68a7507: Preparing 20:39:18 4cc66f7b0300: Preparing 20:39:18 cc2447e1835a: Preparing 20:39:18 4cc66f7b0300: Waiting 20:39:18 943bc68a7507: Waiting 20:39:18 cc2447e1835a: Waiting 20:39:18 c264428e0edb: Layer already exists 20:39:18 d08161fc32bc: Layer already exists 20:39:18 9a2a9f41431b: Pushed 20:39:18 ea4a54bc215a: Pushed 20:39:18 3765f238a8c9: Pushed 20:39:18 cc2447e1835a: Layer already exists 20:39:18 4cc66f7b0300: Pushed 20:39:26 943bc68a7507: Pushed 20:39:26 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:ce1c8aa1865c545ae810fd1b2438b0ecde1c9dbdfef2d289ad31313d3b912dba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:39:27 ea4a54bc215a: Preparing 20:39:27 3765f238a8c9: Preparing 20:39:27 9a2a9f41431b: Preparing 20:39:27 c264428e0edb: Preparing 20:39:27 d08161fc32bc: Preparing 20:39:27 943bc68a7507: Preparing 20:39:27 4cc66f7b0300: Preparing 20:39:27 cc2447e1835a: Preparing 20:39:27 cc2447e1835a: Waiting 20:39:27 4cc66f7b0300: Waiting 20:39:27 943bc68a7507: Waiting 20:39:27 c264428e0edb: Layer already exists 20:39:27 ea4a54bc215a: Layer already exists 20:39:27 3765f238a8c9: Layer already exists 20:39:27 d08161fc32bc: Layer already exists 20:39:27 9a2a9f41431b: Layer already exists 20:39:27 4cc66f7b0300: Layer already exists 20:39:27 943bc68a7507: Layer already exists 20:39:27 cc2447e1835a: Layer already exists 20:39:27 latest: digest: sha256:ce1c8aa1865c545ae810fd1b2438b0ecde1c9dbdfef2d289ad31313d3b912dba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.64 20:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:39:27 ea4a54bc215a: Preparing 20:39:27 3765f238a8c9: Preparing 20:39:27 9a2a9f41431b: Preparing 20:39:27 c264428e0edb: Preparing 20:39:27 d08161fc32bc: Preparing 20:39:27 943bc68a7507: Preparing 20:39:27 4cc66f7b0300: Preparing 20:39:27 cc2447e1835a: Preparing 20:39:27 943bc68a7507: Waiting 20:39:27 4cc66f7b0300: Waiting 20:39:27 c264428e0edb: Layer already exists 20:39:27 d08161fc32bc: Layer already exists 20:39:27 ea4a54bc215a: Layer already exists 20:39:27 3765f238a8c9: Layer already exists 20:39:27 9a2a9f41431b: Layer already exists 20:39:27 943bc68a7507: Layer already exists 20:39:27 4cc66f7b0300: Layer already exists 20:39:27 cc2447e1835a: Layer already exists 20:39:27 3.1.0-dev.64: digest: sha256:ce1c8aa1865c545ae810fd1b2438b0ecde1c9dbdfef2d289ad31313d3b912dba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:39:28 ea4a54bc215a: Preparing 20:39:28 3765f238a8c9: Preparing 20:39:28 9a2a9f41431b: Preparing 20:39:28 c264428e0edb: Preparing 20:39:28 d08161fc32bc: Preparing 20:39:28 943bc68a7507: Preparing 20:39:28 4cc66f7b0300: Preparing 20:39:28 cc2447e1835a: Preparing 20:39:28 943bc68a7507: Waiting 20:39:28 4cc66f7b0300: Waiting 20:39:28 cc2447e1835a: Waiting 20:39:28 d08161fc32bc: Layer already exists 20:39:28 ea4a54bc215a: Layer already exists 20:39:28 c264428e0edb: Layer already exists 20:39:28 9a2a9f41431b: Layer already exists 20:39:28 3765f238a8c9: Layer already exists 20:39:28 4cc66f7b0300: Layer already exists 20:39:28 943bc68a7507: Layer already exists 20:39:28 cc2447e1835a: Layer already exists 20:39:28 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:ce1c8aa1865c545ae810fd1b2438b0ecde1c9dbdfef2d289ad31313d3b912dba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:39:29 ea4a54bc215a: Preparing 20:39:29 3765f238a8c9: Preparing 20:39:29 9a2a9f41431b: Preparing 20:39:29 c264428e0edb: Preparing 20:39:29 d08161fc32bc: Preparing 20:39:29 943bc68a7507: Preparing 20:39:29 4cc66f7b0300: Preparing 20:39:29 cc2447e1835a: Preparing 20:39:29 4cc66f7b0300: Waiting 20:39:29 cc2447e1835a: Waiting 20:39:29 943bc68a7507: Waiting 20:39:29 3765f238a8c9: Layer already exists 20:39:29 ea4a54bc215a: Layer already exists 20:39:29 9a2a9f41431b: Layer already exists 20:39:29 d08161fc32bc: Layer already exists 20:39:29 c264428e0edb: Layer already exists 20:39:29 4cc66f7b0300: Layer already exists 20:39:29 cc2447e1835a: Layer already exists 20:39:29 943bc68a7507: Layer already exists 20:39:29 main: digest: sha256:ce1c8aa1865c545ae810fd1b2438b0ecde1c9dbdfef2d289ad31313d3b912dba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:29 ===================================================== [Pipeline] echo 20:39:29 taggedImages: 20:39:29 - nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:29 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:39:29 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.64 20:39:29 - nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:29 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:39:29 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:39:29 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:29 latest 20:39:29 3.1.0-dev.64 20:39:29 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:29 main 20:39:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:39:29 48c44f47bf8f: Preparing 20:39:29 61ff7ccfa552: Preparing 20:39:29 37dccc331db2: Preparing 20:39:29 c264428e0edb: Preparing 20:39:29 d08161fc32bc: Preparing 20:39:29 2e6a072b7b42: Preparing 20:39:29 db29a22865ba: Preparing 20:39:29 cc2447e1835a: Preparing 20:39:29 2e6a072b7b42: Waiting 20:39:29 db29a22865ba: Waiting 20:39:29 cc2447e1835a: Waiting 20:39:29 48c44f47bf8f: Layer already exists 20:39:29 d08161fc32bc: Layer already exists 20:39:29 c264428e0edb: Layer already exists 20:39:29 2e6a072b7b42: Layer already exists 20:39:29 db29a22865ba: Layer already exists 20:39:29 cc2447e1835a: Layer already exists 20:39:29 61ff7ccfa552: Pushed 20:39:29 37dccc331db2: Pushed 20:39:30 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:618586526af3c34590040354153e70bcf85f19a099618f2ca0f0dbb98517a8a5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:39:30 48c44f47bf8f: Preparing 20:39:30 61ff7ccfa552: Preparing 20:39:30 37dccc331db2: Preparing 20:39:30 c264428e0edb: Preparing 20:39:30 d08161fc32bc: Preparing 20:39:30 2e6a072b7b42: Preparing 20:39:30 db29a22865ba: Preparing 20:39:30 cc2447e1835a: Preparing 20:39:30 db29a22865ba: Waiting 20:39:30 2e6a072b7b42: Waiting 20:39:30 d08161fc32bc: Layer already exists 20:39:30 37dccc331db2: Layer already exists 20:39:30 61ff7ccfa552: Layer already exists 20:39:30 c264428e0edb: Layer already exists 20:39:30 48c44f47bf8f: Layer already exists 20:39:30 2e6a072b7b42: Layer already exists 20:39:30 db29a22865ba: Layer already exists 20:39:30 cc2447e1835a: Layer already exists 20:39:30 latest: digest: sha256:618586526af3c34590040354153e70bcf85f19a099618f2ca0f0dbb98517a8a5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.64 20:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:39:31 48c44f47bf8f: Preparing 20:39:31 61ff7ccfa552: Preparing 20:39:31 37dccc331db2: Preparing 20:39:31 c264428e0edb: Preparing 20:39:31 d08161fc32bc: Preparing 20:39:31 2e6a072b7b42: Preparing 20:39:31 db29a22865ba: Preparing 20:39:31 cc2447e1835a: Preparing 20:39:31 db29a22865ba: Waiting 20:39:31 2e6a072b7b42: Waiting 20:39:31 37dccc331db2: Layer already exists 20:39:31 c264428e0edb: Layer already exists 20:39:31 d08161fc32bc: Layer already exists 20:39:31 48c44f47bf8f: Layer already exists 20:39:31 61ff7ccfa552: Layer already exists 20:39:31 cc2447e1835a: Layer already exists 20:39:31 db29a22865ba: Layer already exists 20:39:31 2e6a072b7b42: Layer already exists 20:39:31 3.1.0-dev.64: digest: sha256:618586526af3c34590040354153e70bcf85f19a099618f2ca0f0dbb98517a8a5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:39:31 48c44f47bf8f: Preparing 20:39:31 61ff7ccfa552: Preparing 20:39:31 37dccc331db2: Preparing 20:39:31 c264428e0edb: Preparing 20:39:31 d08161fc32bc: Preparing 20:39:31 2e6a072b7b42: Preparing 20:39:31 db29a22865ba: Preparing 20:39:31 cc2447e1835a: Preparing 20:39:31 cc2447e1835a: Waiting 20:39:31 2e6a072b7b42: Waiting 20:39:31 c264428e0edb: Layer already exists 20:39:31 d08161fc32bc: Layer already exists 20:39:31 37dccc331db2: Layer already exists 20:39:31 61ff7ccfa552: Layer already exists 20:39:31 48c44f47bf8f: Layer already exists 20:39:31 2e6a072b7b42: Layer already exists 20:39:31 db29a22865ba: Layer already exists 20:39:31 cc2447e1835a: Layer already exists 20:39:31 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:618586526af3c34590040354153e70bcf85f19a099618f2ca0f0dbb98517a8a5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:39:32 48c44f47bf8f: Preparing 20:39:32 61ff7ccfa552: Preparing 20:39:32 37dccc331db2: Preparing 20:39:32 c264428e0edb: Preparing 20:39:32 d08161fc32bc: Preparing 20:39:32 2e6a072b7b42: Preparing 20:39:32 db29a22865ba: Preparing 20:39:32 cc2447e1835a: Preparing 20:39:32 2e6a072b7b42: Waiting 20:39:32 db29a22865ba: Waiting 20:39:32 cc2447e1835a: Waiting 20:39:32 48c44f47bf8f: Layer already exists 20:39:32 37dccc331db2: Layer already exists 20:39:32 c264428e0edb: Layer already exists 20:39:32 61ff7ccfa552: Layer already exists 20:39:32 d08161fc32bc: Layer already exists 20:39:32 2e6a072b7b42: Layer already exists 20:39:32 db29a22865ba: Layer already exists 20:39:32 cc2447e1835a: Layer already exists 20:39:32 main: digest: sha256:618586526af3c34590040354153e70bcf85f19a099618f2ca0f0dbb98517a8a5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:32 ===================================================== [Pipeline] echo 20:39:32 taggedImages: 20:39:32 - nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:32 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:39:32 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.64 20:39:32 - nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:32 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:39:32 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:39:32 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:32 latest 20:39:32 3.1.0-dev.64 20:39:32 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:32 main 20:39:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:39:33 1c2c326e7dac: Preparing 20:39:33 ac21e742d25c: Preparing 20:39:33 c264428e0edb: Preparing 20:39:33 d08161fc32bc: Preparing 20:39:33 ef600e188f72: Preparing 20:39:33 cc2447e1835a: Preparing 20:39:33 cc2447e1835a: Waiting 20:39:33 d08161fc32bc: Layer already exists 20:39:33 c264428e0edb: Layer already exists 20:39:33 cc2447e1835a: Layer already exists 20:39:33 1c2c326e7dac: Pushed 20:39:33 ef600e188f72: Pushed 20:39:35 ac21e742d25c: Pushed 20:39:35 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:0f412c2dbef2d3eabff69f000c94d38d73d2e4b79bace4de975e9bfbc8834e60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:39:36 1c2c326e7dac: Preparing 20:39:36 ac21e742d25c: Preparing 20:39:36 c264428e0edb: Preparing 20:39:36 d08161fc32bc: Preparing 20:39:36 ef600e188f72: Preparing 20:39:36 cc2447e1835a: Preparing 20:39:36 d08161fc32bc: Layer already exists 20:39:36 1c2c326e7dac: Layer already exists 20:39:36 c264428e0edb: Layer already exists 20:39:36 ac21e742d25c: Layer already exists 20:39:36 ef600e188f72: Layer already exists 20:39:36 cc2447e1835a: Layer already exists 20:39:36 latest: digest: sha256:0f412c2dbef2d3eabff69f000c94d38d73d2e4b79bace4de975e9bfbc8834e60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.64 20:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:39:37 1c2c326e7dac: Preparing 20:39:37 ac21e742d25c: Preparing 20:39:37 c264428e0edb: Preparing 20:39:37 d08161fc32bc: Preparing 20:39:37 ef600e188f72: Preparing 20:39:37 cc2447e1835a: Preparing 20:39:37 cc2447e1835a: Waiting 20:39:37 ac21e742d25c: Layer already exists 20:39:37 1c2c326e7dac: Layer already exists 20:39:37 d08161fc32bc: Layer already exists 20:39:37 ef600e188f72: Layer already exists 20:39:37 c264428e0edb: Layer already exists 20:39:37 cc2447e1835a: Layer already exists 20:39:37 3.1.0-dev.64: digest: sha256:0f412c2dbef2d3eabff69f000c94d38d73d2e4b79bace4de975e9bfbc8834e60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:39:37 1c2c326e7dac: Preparing 20:39:37 ac21e742d25c: Preparing 20:39:37 c264428e0edb: Preparing 20:39:37 d08161fc32bc: Preparing 20:39:37 ef600e188f72: Preparing 20:39:37 cc2447e1835a: Preparing 20:39:37 cc2447e1835a: Waiting 20:39:37 d08161fc32bc: Layer already exists 20:39:37 1c2c326e7dac: Layer already exists 20:39:37 ef600e188f72: Layer already exists 20:39:37 c264428e0edb: Layer already exists 20:39:37 ac21e742d25c: Layer already exists 20:39:37 cc2447e1835a: Layer already exists 20:39:37 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:0f412c2dbef2d3eabff69f000c94d38d73d2e4b79bace4de975e9bfbc8834e60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:39:38 1c2c326e7dac: Preparing 20:39:38 ac21e742d25c: Preparing 20:39:38 c264428e0edb: Preparing 20:39:38 d08161fc32bc: Preparing 20:39:38 ef600e188f72: Preparing 20:39:38 cc2447e1835a: Preparing 20:39:38 cc2447e1835a: Waiting 20:39:38 c264428e0edb: Layer already exists 20:39:38 1c2c326e7dac: Layer already exists 20:39:38 ef600e188f72: Layer already exists 20:39:38 d08161fc32bc: Layer already exists 20:39:38 ac21e742d25c: Layer already exists 20:39:38 cc2447e1835a: Layer already exists 20:39:38 main: digest: sha256:0f412c2dbef2d3eabff69f000c94d38d73d2e4b79bace4de975e9bfbc8834e60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:38 ===================================================== [Pipeline] echo 20:39:38 taggedImages: 20:39:38 - nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:39:38 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.64 20:39:38 - nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:39:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:39:38 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:38 latest 20:39:38 3.1.0-dev.64 20:39:38 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:38 main 20:39:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:39:39 ab67f12d0877: Preparing 20:39:39 396c22bc0ccb: Preparing 20:39:39 c264428e0edb: Preparing 20:39:39 d08161fc32bc: Preparing 20:39:39 562f66381641: Preparing 20:39:39 cc2447e1835a: Preparing 20:39:39 cc2447e1835a: Waiting 20:39:39 c264428e0edb: Layer already exists 20:39:39 562f66381641: Layer already exists 20:39:39 d08161fc32bc: Layer already exists 20:39:39 cc2447e1835a: Layer already exists 20:39:39 ab67f12d0877: Pushed 20:39:42 396c22bc0ccb: Pushed 20:39:42 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:ff4dd9f639131fb3b955fb92680427ed8e7a20104f8b63edc8061fb98d742c9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:39:43 ab67f12d0877: Preparing 20:39:43 396c22bc0ccb: Preparing 20:39:43 c264428e0edb: Preparing 20:39:43 d08161fc32bc: Preparing 20:39:43 562f66381641: Preparing 20:39:43 cc2447e1835a: Preparing 20:39:43 cc2447e1835a: Waiting 20:39:43 c264428e0edb: Layer already exists 20:39:43 396c22bc0ccb: Layer already exists 20:39:43 d08161fc32bc: Layer already exists 20:39:43 562f66381641: Layer already exists 20:39:43 ab67f12d0877: Layer already exists 20:39:43 cc2447e1835a: Layer already exists 20:39:43 latest: digest: sha256:ff4dd9f639131fb3b955fb92680427ed8e7a20104f8b63edc8061fb98d742c9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.64 20:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:39:43 ab67f12d0877: Preparing 20:39:43 396c22bc0ccb: Preparing 20:39:43 c264428e0edb: Preparing 20:39:43 d08161fc32bc: Preparing 20:39:43 562f66381641: Preparing 20:39:43 cc2447e1835a: Preparing 20:39:43 562f66381641: Layer already exists 20:39:43 d08161fc32bc: Layer already exists 20:39:43 c264428e0edb: Layer already exists 20:39:43 ab67f12d0877: Layer already exists 20:39:43 396c22bc0ccb: Layer already exists 20:39:43 cc2447e1835a: Layer already exists 20:39:43 3.1.0-dev.64: digest: sha256:ff4dd9f639131fb3b955fb92680427ed8e7a20104f8b63edc8061fb98d742c9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:39:44 ab67f12d0877: Preparing 20:39:44 396c22bc0ccb: Preparing 20:39:44 c264428e0edb: Preparing 20:39:44 d08161fc32bc: Preparing 20:39:44 562f66381641: Preparing 20:39:44 cc2447e1835a: Preparing 20:39:44 cc2447e1835a: Waiting 20:39:44 ab67f12d0877: Layer already exists 20:39:44 c264428e0edb: Layer already exists 20:39:44 396c22bc0ccb: Layer already exists 20:39:44 562f66381641: Layer already exists 20:39:44 d08161fc32bc: Layer already exists 20:39:44 cc2447e1835a: Layer already exists 20:39:44 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:ff4dd9f639131fb3b955fb92680427ed8e7a20104f8b63edc8061fb98d742c9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:39:44 ab67f12d0877: Preparing 20:39:44 396c22bc0ccb: Preparing 20:39:44 c264428e0edb: Preparing 20:39:44 d08161fc32bc: Preparing 20:39:44 562f66381641: Preparing 20:39:44 cc2447e1835a: Preparing 20:39:44 562f66381641: Layer already exists 20:39:44 c264428e0edb: Layer already exists 20:39:44 396c22bc0ccb: Layer already exists 20:39:44 ab67f12d0877: Layer already exists 20:39:44 d08161fc32bc: Layer already exists 20:39:44 cc2447e1835a: Layer already exists 20:39:44 main: digest: sha256:ff4dd9f639131fb3b955fb92680427ed8e7a20104f8b63edc8061fb98d742c9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:44 ===================================================== [Pipeline] echo 20:39:44 taggedImages: 20:39:44 - nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:39:44 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:39:44 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.64 20:39:44 - nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:39:44 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:48:53 #122 ... 20:48:53 20:48:53 #130 [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:48:53 #130 735.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:48:58 #130 ... 20:48:58 20:48:58 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:48:58 #126 DONE 743.8s 20:48:58 20:48:58 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:48:58 #129 ... 20:48:58 20:48:58 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:48:59 #132 ... 20:48:59 20:48:59 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:48:59 #124 DONE 744.7s 20:48:59 20:48:59 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:49:00 #106 ... 20:49:00 20:49:00 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:49:00 #132 DONE 0.8s 20:49:00 20:49:00 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:49:00 #133 ... 20:49:00 20:49:00 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:49:00 #134 DONE 0.3s 20:49:00 20:49:00 #135 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:49:00 #135 ... 20:49:00 20:49:00 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:49:00 #133 DONE 0.5s 20:49:00 20:49:00 #136 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:49:00 #136 DONE 0.4s 20:49:00 20:49:00 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:49:00 #106 ... 20:49:00 20:49:00 #137 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:49:01 #137 DONE 0.4s 20:49:01 20:49:01 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:49:01 #106 ... 20:49:01 20:49:01 #138 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:49:01 #138 DONE 0.4s 20:49:01 20:49:01 #139 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:49:01 #139 DONE 0.3s 20:49:01 20:49:01 #140 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:03 #140 ... 20:49:03 20:49:03 #135 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:49:03 #135 DONE 3.5s 20:49:03 20:49:03 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:49:03 #141 DONE 0.4s 20:49:03 20:49:03 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:49:04 #106 ... 20:49:04 20:49:04 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:49:04 #142 DONE 0.3s 20:49:04 20:49:04 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:49:04 #129 ... 20:49:04 20:49:04 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:49:04 #143 DONE 0.4s 20:49:04 20:49:04 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:49:05 #144 DONE 0.3s 20:49:05 20:49:05 #140 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:05 #140 DONE 3.1s 20:49:05 20:49:05 #95 [security-proxy-setup] exporting to image 20:49:05 #95 exporting layers 20:49:05 #95 ... 20:49:05 20:49:05 #145 [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:49:05 #145 DONE 0.7s 20:49:05 20:49:05 #146 [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:49:05 #146 DONE 0.3s 20:49:05 20:49:05 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:49:06 #125 ... 20:49:06 20:49:06 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:49:06 #147 DONE 0.3s 20:49:06 20:49:06 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:49:06 #148 DONE 0.2s 20:49:06 20:49:06 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:49:06 #122 ... 20:49:06 20:49:06 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:49:07 #149 ... 20:49:07 20:49:07 #95 [security-proxy-setup] exporting to image 20:49:07 #95 exporting layers 1.7s done 20:49:07 #95 writing image sha256:9bdb233249b430bd388ec2ceae5e18d8c68ee237fbd29637531c665e92a32d37 0.1s done 20:49:07 #95 naming to docker.io/library/security-proxy-setup-arm64 done 20:49:07 #95 DONE 3.8s 20:49:07 20:49:07 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:49:09 #41 ... 20:49:09 20:49:09 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:49:09 #149 DONE 2.8s 20:49:09 20:49:09 #95 [security-bootstrapper] exporting to image 20:49:10 #95 exporting layers 1.0s done 20:49:10 #95 writing image sha256:1eddf9fc4e440ed172758ad5b92d44f5ad96911e6edd70ed62cdc9baad112b5d done 20:49:10 #95 naming to docker.io/library/security-bootstrapper-arm64 done 20:49:10 #95 DONE 4.8s 20:49:10 20:49:10 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:49:13 #127 ... 20:49:13 20:49:13 #130 [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 #130 DONE 758.3s 20:49:13 20:49:13 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:49:13 #129 ... 20:49:13 20:49:13 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:49:13 #150 DONE 0.3s 20:49:13 20:49:13 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:49:14 #125 ... 20:49:14 20:49:14 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:49:14 #151 DONE 0.2s 20:49:14 20:49:14 #152 [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:49:14 #152 DONE 0.1s 20:49:14 20:49:14 #153 [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:49:14 #153 DONE 0.2s 20:49:14 20:49:14 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:49:14 #154 DONE 0.1s 20:49:14 20:49:14 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:49:14 #155 DONE 0.3s 20:49:14 20:49:14 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:49:15 #131 ... 20:49:15 20:49:15 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:49:15 #156 DONE 0.4s 20:49:15 20:49:15 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:49:15 #125 ... 20:49:15 20:49:15 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:49:15 #157 DONE 0.1s 20:49:15 20:49:15 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:17 #158 DONE 2.0s 20:49:17 20:49:17 #95 [security-secretstore-setup] exporting to image 20:49:17 #95 exporting layers 20:49:18 #95 exporting layers 1.1s done 20:49:18 #95 writing image sha256:8003a080df28d15b0776682b10a6c58676dcd9e36158c5ac6ad5e12e4331ed6b done 20:49:18 #95 naming to docker.io/library/security-secretstore-setup-arm64 done 20:49:18 #95 DONE 5.9s 20:49:18 20:49:18 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:49:25 #131 ... 20:49:25 20:49:25 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:49:25 #122 DONE 769.9s 20:49:25 20:49:25 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:49:25 #128 ... 20:49:25 20:49:25 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:49:25 #159 DONE 0.2s 20:49:25 20:49:25 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:49:25 #123 ... 20:49:25 20:49:25 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:49:25 #160 DONE 0.2s 20:49:25 20:49:25 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:49:26 #106 ... 20:49:26 20:49:26 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:49:26 #161 DONE 0.3s 20:49:26 20:49:26 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:49:26 #162 DONE 0.1s 20:49:26 20:49:26 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:49:26 #163 DONE 0.1s 20:49:26 20:49:26 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:28 #164 DONE 2.0s 20:49:28 20:49:28 #95 [security-proxy-auth] exporting to image 20:49:28 #95 exporting layers 20:49:29 #95 exporting layers 0.7s done 20:49:29 #95 writing image sha256:5b4c53ee906e283b59862866348fbca2c000cb7375644e616320ae659469a063 0.0s done 20:49:29 #95 naming to docker.io/library/security-proxy-auth-arm64 done 20:49:29 #95 DONE 6.6s 20:49:29 20:49:29 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:49:41 #129 DONE 786.5s 20:49:41 20:49:41 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:49:41 #128 ... 20:49:41 20:49:41 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:49:41 #165 DONE 0.2s 20:49:41 20:49:41 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:49:41 #123 ... 20:49:41 20:49:41 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:49:42 #166 DONE 0.2s 20:49:42 20:49:42 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:49:42 #167 DONE 0.3s 20:49:42 20:49:42 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:49:42 #106 ... 20:49:42 20:49:42 #168 [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:49:42 #168 DONE 0.2s 20:49:42 20:49:42 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:49:42 #169 DONE 0.2s 20:49:42 20:49:42 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:44 #170 DONE 2.0s 20:49:44 20:49:44 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:49:44 #123 ... 20:49:44 20:49:44 #95 [core-common-config-bootstrapper] exporting to image 20:49:44 #95 exporting layers 20:49:45 #95 exporting layers 0.6s done 20:49:45 #95 writing image sha256:9eed581cf689ce460ecc35d7c3dbca318fbdfd4321641219afb7b586f0b28fb8 done 20:49:45 #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 20:49:45 #95 DONE 7.2s 20:49:45 20:49:45 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:50:18 #127 ... 20:50:18 20:50:18 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:50:18 #125 DONE 817.7s 20:50:18 20:50:18 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:18 #106 ... 20:50:18 20:50:18 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:50:18 #171 DONE 0.1s 20:50:18 20:50:18 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:50:18 #172 DONE 0.1s 20:50:18 20:50:18 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:50:18 #41 ... 20:50:18 20:50:18 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:50:18 #173 DONE 0.3s 20:50:18 20:50:18 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:18 #106 ... 20:50:18 20:50:18 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:50:18 #174 DONE 0.1s 20:50:18 20:50:18 #95 [core-command] exporting to image 20:50:18 #95 exporting layers 20:50:18 #95 exporting layers 0.3s done 20:50:18 #95 writing image sha256:162842b32261dfe9e10b30c4dcc43c7abd67014080b8cddbd712881924c8bd6c done 20:50:18 #95 naming to docker.io/library/core-command-arm64 done 20:50:18 #95 DONE 7.5s 20:50:18 20:50:18 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:22 #131 ... 20:50:22 20:50:22 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:50:22 #123 DONE 827.4s 20:50:22 20:50:22 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:50:22 #128 ... 20:50:22 20:50:22 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:23 #175 DONE 0.3s 20:50:23 20:50:23 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:23 #176 DONE 0.2s 20:50:23 20:50:23 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:50:23 #177 DONE 0.4s 20:50:23 20:50:23 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:23 #131 ... 20:50:23 20:50:23 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:50:23 #178 DONE 0.3s 20:50:23 20:50:23 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:23 #131 DONE 828.9s 20:50:23 20:50:23 #95 [core-data] exporting to image 20:50:23 #95 exporting layers 20:50:24 #95 exporting layers 0.8s done 20:50:24 #95 writing image sha256:7fdff537d42190e1b743def24c8c92b02e132e4755e6fec5fb9465f0365fa491 done 20:50:24 #95 naming to docker.io/library/core-data-arm64 done 20:50:24 #95 DONE 8.4s 20:50:24 20:50:24 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:24 #179 DONE 0.2s 20:50:24 20:50:24 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:24 #106 ... 20:50:24 20:50:24 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:50:24 #180 DONE 0.1s 20:50:25 20:50:25 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:50:25 #181 DONE 0.3s 20:50:25 20:50:25 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:50:25 #182 DONE 0.1s 20:50:25 20:50:25 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:50:25 #183 DONE 0.1s 20:50:25 20:50:25 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:25 #106 ... 20:50:25 20:50:25 #95 [core-metadata] exporting to image 20:50:25 #95 exporting layers 0.3s done 20:50:25 #95 writing image sha256:b428648763ed8cbe513c61f26b31678e8d341c25738fcc34f2140822a1d48a09 done 20:50:25 #95 naming to docker.io/library/core-metadata-arm64 done 20:50:25 #95 DONE 8.7s 20:50:25 20:50:25 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:50:44 #128 ... 20:50:44 20:50:44 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:50:44 #127 DONE 847.1s 20:50:44 20:50:44 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:50:44 #128 ... 20:50:44 20:50:44 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:44 #184 DONE 0.1s 20:50:44 20:50:44 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:50:44 #185 DONE 0.1s 20:50:44 20:50:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:50:44 #41 ... 20:50:44 20:50:44 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:50:44 #186 DONE 0.3s 20:50:44 20:50:44 #187 [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:44 #187 DONE 0.1s 20:50:44 20:50:44 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:50:44 #128 ... 20:50:44 20:50:44 #95 [security-spiffe-token-provider] exporting to image 20:50:44 #95 exporting layers 20:50:44 #95 exporting layers 0.6s done 20:50:44 #95 writing image sha256:3e419d5a6ca1688b0c9ead304c994a969f9cac4325a4e02b0a8137c96e05c53a done 20:50:44 #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:50:44 #95 DONE 9.3s 20:50:44 20:50:44 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:51:06 #128 ... 20:51:06 20:51:06 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:51:06 #106 DONE 868.9s 20:51:06 20:51:06 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:51:06 #128 DONE 869.3s 20:51:06 20:51:06 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:51:06 #41 ... 20:51:06 20:51:06 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:51:06 #188 DONE 0.2s 20:51:06 20:51:06 #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:51:06 #189 DONE 0.1s 20:51:06 20:51:06 #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:51:06 #190 DONE 0.2s 20:51:06 20:51:06 #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:51:06 #191 DONE 0.2s 20:51:06 20:51:06 #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:51:06 #192 ... 20:51:06 20:51:06 #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:51:06 #193 DONE 0.4s 20:51:06 20:51:06 #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:51:06 #192 DONE 0.4s 20:51:06 20:51:06 #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:51:06 #194 DONE 0.2s 20:51:06 20:51:06 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:51:06 #195 DONE 0.2s 20:51:06 20:51:06 #95 [support-scheduler] exporting to image 20:51:06 #95 exporting layers 20:51:06 #95 exporting layers 0.4s done 20:51:06 #95 exporting layers 0.4s done 20:51:06 #95 writing image sha256:eb8890438be1defcb2a60e753411cc55b396c78d008f305e3804d77f6651fc61 0.0s done 20:51:06 #95 naming to docker.io/library/support-notifications-arm64 done 20:51:06 #95 writing image sha256:5a91101f32eec851e504cddb4d8111006a290a9d4942d2c2ce8b4347f558b98d done 20:51:06 #95 naming to docker.io/library/support-scheduler-arm64 done 20:51:06 #95 DONE 10.1s 20:51:06 20:51:06 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:51:06 time="2023-10-24T20:34:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:06 time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:51:06 $ docker stop --time=1 83563c4736e6ed9f2ab37e28b773fbec8f434ea86da6cde2165e39e658ad7f77 20:51:07 $ docker rm -f --volumes 83563c4736e6ed9f2ab37e28b773fbec8f434ea86da6cde2165e39e658ad7f77 [Pipeline] // withDockerContainer [Pipeline] sh 20:51:08 + docker images 20:51:08 REPOSITORY TAG IMAGE ID CREATED SIZE 20:51:08 support-notifications-arm64 latest eb8890438be1 3 seconds ago 34.2MB 20:51:08 support-scheduler-arm64 latest 5a91101f32ee 3 seconds ago 33.5MB 20:51:08 security-spiffe-token-provider-arm64 latest 3e419d5a6ca1 25 seconds ago 35.1MB 20:51:08 core-metadata-arm64 latest b428648763ed 43 seconds ago 21.5MB 20:51:08 core-data-arm64 latest 7fdff537d421 45 seconds ago 21.2MB 20:51:08 core-command-arm64 latest 162842b32261 55 seconds ago 21MB 20:51:08 core-common-config-bootstrapper-arm64 latest 9eed581cf689 About a minute ago 18.3MB 20:51:08 security-proxy-auth-arm64 latest 5b4c53ee906e About a minute ago 19.4MB 20:51:08 security-secretstore-setup-arm64 latest 8003a080df28 About a minute ago 43.7MB 20:51:08 security-bootstrapper-arm64 latest 1eddf9fc4e44 About a minute ago 23.1MB 20:51:08 security-proxy-setup-arm64 latest 9bdb233249b4 2 minutes ago 34MB 20:51:08 security-spire-agent-arm64 latest f5ce05fe0358 15 minutes ago 157MB 20:51:08 security-spire-server-arm64 latest c387f367945a 15 minutes ago 101MB 20:51:08 security-spire-config-arm64 latest 777550392300 15 minutes ago 95.8MB 20:51:08 ci-base-image-arm64 latest bea7a2f5b072 16 minutes ago 926MB 20:51:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 4 weeks ago 553MB 20:51:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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 20:51:08 provisioning config files... 20:51:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/599@tmp/config1708228405299227347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:08 ---> docker-login.sh 20:51:08 nexus3.edgexfoundry.org:10001 20:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:09 Configure a credential helper to remove this warning. See 20:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:09 20:51:09 Login Succeeded 20:51:09 nexus3.edgexfoundry.org:10002 20:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:09 Configure a credential helper to remove this warning. See 20:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:09 20:51:09 Login Succeeded 20:51:09 nexus3.edgexfoundry.org:10003 20:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:09 Configure a credential helper to remove this warning. See 20:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:09 20:51:09 Login Succeeded 20:51:09 nexus3.edgexfoundry.org:10004 20:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:10 Configure a credential helper to remove this warning. See 20:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:10 20:51:10 Login Succeeded 20:51:10 docker.io 20:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:10 Configure a credential helper to remove this warning. See 20:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:10 20:51:10 Login Succeeded 20:51:10 ---> docker-login.sh ends [Pipeline] } 20:51:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:51:10 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:51:10 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:10 latest 20:51:10 3.1.0-dev.64 20:51:10 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:10 main 20:51:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:51:11 8a5046cc821f: Preparing 20:51:11 54c4ca3bd4a7: Preparing 20:51:11 3f84dd3aff41: Preparing 20:51:11 07fc808f3d47: Preparing 20:51:11 61a698964556: Preparing 20:51:11 5f4d9fc4d98d: Preparing 20:51:11 5f4d9fc4d98d: Waiting 20:51:11 07fc808f3d47: Pushed 20:51:11 8a5046cc821f: Pushed 20:51:11 61a698964556: Pushed 20:51:11 3f84dd3aff41: Pushed 20:51:11 5f4d9fc4d98d: Layer already exists 20:51:15 54c4ca3bd4a7: Pushed 20:51:15 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:342e52e4990b11347f82005f3de7faf88aee1143faaa2427565111b302337b95 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:51:16 8a5046cc821f: Preparing 20:51:16 54c4ca3bd4a7: Preparing 20:51:16 3f84dd3aff41: Preparing 20:51:16 07fc808f3d47: Preparing 20:51:16 61a698964556: Preparing 20:51:16 5f4d9fc4d98d: Preparing 20:51:16 5f4d9fc4d98d: Waiting 20:51:16 54c4ca3bd4a7: Layer already exists 20:51:16 61a698964556: Layer already exists 20:51:16 3f84dd3aff41: Layer already exists 20:51:16 8a5046cc821f: Layer already exists 20:51:16 07fc808f3d47: Layer already exists 20:51:16 5f4d9fc4d98d: Layer already exists 20:51:16 latest: digest: sha256:342e52e4990b11347f82005f3de7faf88aee1143faaa2427565111b302337b95 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.64 20:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:51:17 8a5046cc821f: Preparing 20:51:17 54c4ca3bd4a7: Preparing 20:51:17 3f84dd3aff41: Preparing 20:51:17 07fc808f3d47: Preparing 20:51:17 61a698964556: Preparing 20:51:17 5f4d9fc4d98d: Preparing 20:51:17 5f4d9fc4d98d: Waiting 20:51:17 07fc808f3d47: Layer already exists 20:51:17 61a698964556: Layer already exists 20:51:17 3f84dd3aff41: Layer already exists 20:51:17 8a5046cc821f: Layer already exists 20:51:17 54c4ca3bd4a7: Layer already exists 20:51:17 5f4d9fc4d98d: Layer already exists 20:51:17 3.1.0-dev.64: digest: sha256:342e52e4990b11347f82005f3de7faf88aee1143faaa2427565111b302337b95 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:51:18 8a5046cc821f: Preparing 20:51:18 54c4ca3bd4a7: Preparing 20:51:18 3f84dd3aff41: Preparing 20:51:18 07fc808f3d47: Preparing 20:51:18 61a698964556: Preparing 20:51:18 5f4d9fc4d98d: Preparing 20:51:18 5f4d9fc4d98d: Waiting 20:51:18 54c4ca3bd4a7: Layer already exists 20:51:18 3f84dd3aff41: Layer already exists 20:51:18 8a5046cc821f: Layer already exists 20:51:18 61a698964556: Layer already exists 20:51:18 07fc808f3d47: Layer already exists 20:51:18 5f4d9fc4d98d: Layer already exists 20:51:18 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:342e52e4990b11347f82005f3de7faf88aee1143faaa2427565111b302337b95 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:51:18 8a5046cc821f: Preparing 20:51:18 54c4ca3bd4a7: Preparing 20:51:18 3f84dd3aff41: Preparing 20:51:18 07fc808f3d47: Preparing 20:51:18 61a698964556: Preparing 20:51:18 5f4d9fc4d98d: Preparing 20:51:18 5f4d9fc4d98d: Waiting 20:51:18 07fc808f3d47: Layer already exists 20:51:18 3f84dd3aff41: Layer already exists 20:51:18 54c4ca3bd4a7: Layer already exists 20:51:18 61a698964556: Layer already exists 20:51:18 8a5046cc821f: Layer already exists 20:51:18 5f4d9fc4d98d: Layer already exists 20:51:19 main: digest: sha256:342e52e4990b11347f82005f3de7faf88aee1143faaa2427565111b302337b95 size: 1570 [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/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:51:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.64 20:51:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:51:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:51:19 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:19 latest 20:51:19 3.1.0-dev.64 20:51:19 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 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 core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:51:19 702488996887: Preparing 20:51:19 1bcab14d5fd2: Preparing 20:51:19 92e4c21df137: Preparing 20:51:19 cc9bff918651: Preparing 20:51:19 3f84dd3aff41: Preparing 20:51:19 07fc808f3d47: Preparing 20:51:19 61a698964556: Preparing 20:51:19 5f4d9fc4d98d: Preparing 20:51:19 07fc808f3d47: Waiting 20:51:19 61a698964556: Waiting 20:51:19 5f4d9fc4d98d: Waiting 20:51:19 3f84dd3aff41: Layer already exists 20:51:20 07fc808f3d47: Layer already exists 20:51:20 61a698964556: Layer already exists 20:51:20 5f4d9fc4d98d: Layer already exists 20:51:20 92e4c21df137: Pushed 20:51:20 702488996887: Pushed 20:51:20 1bcab14d5fd2: Pushed 20:51:22 cc9bff918651: Pushed 20:51:22 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:6bfc79ede4560a491f661f392e45d9926f6e73d8113e52522309d66b5712675c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:22 + 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 20:51:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:51:23 702488996887: Preparing 20:51:23 1bcab14d5fd2: Preparing 20:51:23 92e4c21df137: Preparing 20:51:23 cc9bff918651: Preparing 20:51:23 3f84dd3aff41: Preparing 20:51:23 07fc808f3d47: Preparing 20:51:23 61a698964556: Preparing 20:51:23 5f4d9fc4d98d: Preparing 20:51:23 61a698964556: Waiting 20:51:23 5f4d9fc4d98d: Waiting 20:51:23 07fc808f3d47: Waiting 20:51:23 702488996887: Layer already exists 20:51:23 3f84dd3aff41: Layer already exists 20:51:23 92e4c21df137: Layer already exists 20:51:23 1bcab14d5fd2: Layer already exists 20:51:23 cc9bff918651: Layer already exists 20:51:23 5f4d9fc4d98d: Layer already exists 20:51:23 07fc808f3d47: Layer already exists 20:51:23 61a698964556: Layer already exists 20:51:23 latest: digest: sha256:6bfc79ede4560a491f661f392e45d9926f6e73d8113e52522309d66b5712675c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.64 20:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:51:24 702488996887: Preparing 20:51:24 1bcab14d5fd2: Preparing 20:51:24 92e4c21df137: Preparing 20:51:24 cc9bff918651: Preparing 20:51:24 3f84dd3aff41: Preparing 20:51:24 07fc808f3d47: Preparing 20:51:24 61a698964556: Preparing 20:51:24 5f4d9fc4d98d: Preparing 20:51:24 61a698964556: Waiting 20:51:24 5f4d9fc4d98d: Waiting 20:51:24 07fc808f3d47: Waiting 20:51:24 702488996887: Layer already exists 20:51:24 92e4c21df137: Layer already exists 20:51:24 3f84dd3aff41: Layer already exists 20:51:24 cc9bff918651: Layer already exists 20:51:24 1bcab14d5fd2: Layer already exists 20:51:24 5f4d9fc4d98d: Layer already exists 20:51:24 07fc808f3d47: Layer already exists 20:51:24 61a698964556: Layer already exists 20:51:24 3.1.0-dev.64: digest: sha256:6bfc79ede4560a491f661f392e45d9926f6e73d8113e52522309d66b5712675c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:51:24 702488996887: Preparing 20:51:24 1bcab14d5fd2: Preparing 20:51:24 92e4c21df137: Preparing 20:51:24 cc9bff918651: Preparing 20:51:24 3f84dd3aff41: Preparing 20:51:24 07fc808f3d47: Preparing 20:51:24 61a698964556: Preparing 20:51:24 5f4d9fc4d98d: Preparing 20:51:24 07fc808f3d47: Waiting 20:51:24 61a698964556: Waiting 20:51:24 5f4d9fc4d98d: Waiting 20:51:24 cc9bff918651: Layer already exists 20:51:24 92e4c21df137: Layer already exists 20:51:24 1bcab14d5fd2: Layer already exists 20:51:24 3f84dd3aff41: Layer already exists 20:51:24 702488996887: Layer already exists 20:51:24 07fc808f3d47: Layer already exists 20:51:24 61a698964556: Layer already exists 20:51:24 5f4d9fc4d98d: Layer already exists 20:51:25 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:6bfc79ede4560a491f661f392e45d9926f6e73d8113e52522309d66b5712675c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:25 + 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 20:51:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:51:25 702488996887: Preparing 20:51:25 1bcab14d5fd2: Preparing 20:51:25 92e4c21df137: Preparing 20:51:25 cc9bff918651: Preparing 20:51:25 3f84dd3aff41: Preparing 20:51:25 07fc808f3d47: Preparing 20:51:25 61a698964556: Preparing 20:51:25 5f4d9fc4d98d: Preparing 20:51:25 07fc808f3d47: Waiting 20:51:25 5f4d9fc4d98d: Waiting 20:51:25 61a698964556: Waiting 20:51:25 1bcab14d5fd2: Layer already exists 20:51:25 92e4c21df137: Layer already exists 20:51:25 702488996887: Layer already exists 20:51:25 cc9bff918651: Layer already exists 20:51:25 3f84dd3aff41: Layer already exists 20:51:25 5f4d9fc4d98d: Layer already exists 20:51:25 61a698964556: Layer already exists 20:51:25 07fc808f3d47: Layer already exists 20:51:26 main: digest: sha256:6bfc79ede4560a491f661f392e45d9926f6e73d8113e52522309d66b5712675c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:26 ===================================================== [Pipeline] echo 20:51:26 taggedImages: 20:51:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:51:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.64 20:51:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:51:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:51:26 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:26 latest 20:51:26 3.1.0-dev.64 20:51:26 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:26 main 20:51:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:51:30 0911ef42ffa9: Preparing 20:51:30 5e5d1f7b715c: Preparing 20:51:30 3f84dd3aff41: Preparing 20:51:30 07fc808f3d47: Preparing 20:51:30 b6f562ed1010: Preparing 20:51:30 5f4d9fc4d98d: Preparing 20:51:30 5f4d9fc4d98d: Waiting 20:51:30 07fc808f3d47: Layer already exists 20:51:30 3f84dd3aff41: Layer already exists 20:51:30 5f4d9fc4d98d: Layer already exists 20:51:30 0911ef42ffa9: Pushed 20:51:30 b6f562ed1010: Pushed 20:51:33 5e5d1f7b715c: Pushed 20:51:33 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:2782ece0ba83571aa8c444e873c9a591fc78f47e850c2df60a4c040c171f68b2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:51:34 0911ef42ffa9: Preparing 20:51:34 5e5d1f7b715c: Preparing 20:51:34 3f84dd3aff41: Preparing 20:51:34 07fc808f3d47: Preparing 20:51:34 b6f562ed1010: Preparing 20:51:34 5f4d9fc4d98d: Preparing 20:51:34 5f4d9fc4d98d: Waiting 20:51:34 07fc808f3d47: Layer already exists 20:51:34 5e5d1f7b715c: Layer already exists 20:51:34 b6f562ed1010: Layer already exists 20:51:34 3f84dd3aff41: Layer already exists 20:51:34 0911ef42ffa9: Layer already exists 20:51:34 5f4d9fc4d98d: Layer already exists 20:51:34 latest: digest: sha256:2782ece0ba83571aa8c444e873c9a591fc78f47e850c2df60a4c040c171f68b2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.64 20:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:51:35 0911ef42ffa9: Preparing 20:51:35 5e5d1f7b715c: Preparing 20:51:35 3f84dd3aff41: Preparing 20:51:35 07fc808f3d47: Preparing 20:51:35 b6f562ed1010: Preparing 20:51:35 5f4d9fc4d98d: Preparing 20:51:35 5f4d9fc4d98d: Waiting 20:51:35 0911ef42ffa9: Layer already exists 20:51:35 3f84dd3aff41: Layer already exists 20:51:35 b6f562ed1010: Layer already exists 20:51:35 07fc808f3d47: Layer already exists 20:51:35 5e5d1f7b715c: Layer already exists 20:51:35 5f4d9fc4d98d: Layer already exists 20:51:35 3.1.0-dev.64: digest: sha256:2782ece0ba83571aa8c444e873c9a591fc78f47e850c2df60a4c040c171f68b2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:51:36 0911ef42ffa9: Preparing 20:51:36 5e5d1f7b715c: Preparing 20:51:36 3f84dd3aff41: Preparing 20:51:36 07fc808f3d47: Preparing 20:51:36 b6f562ed1010: Preparing 20:51:36 5f4d9fc4d98d: Preparing 20:51:36 5f4d9fc4d98d: Waiting 20:51:36 3f84dd3aff41: Layer already exists 20:51:36 07fc808f3d47: Layer already exists 20:51:36 b6f562ed1010: Layer already exists 20:51:36 0911ef42ffa9: Layer already exists 20:51:36 5e5d1f7b715c: Layer already exists 20:51:36 5f4d9fc4d98d: Layer already exists 20:51:36 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:2782ece0ba83571aa8c444e873c9a591fc78f47e850c2df60a4c040c171f68b2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:51:37 0911ef42ffa9: Preparing 20:51:37 5e5d1f7b715c: Preparing 20:51:37 3f84dd3aff41: Preparing 20:51:37 07fc808f3d47: Preparing 20:51:37 b6f562ed1010: Preparing 20:51:37 5f4d9fc4d98d: Preparing 20:51:37 5f4d9fc4d98d: Waiting 20:51:37 07fc808f3d47: Layer already exists 20:51:37 3f84dd3aff41: Layer already exists 20:51:37 5e5d1f7b715c: Layer already exists 20:51:37 b6f562ed1010: Layer already exists 20:51:37 0911ef42ffa9: Layer already exists 20:51:37 5f4d9fc4d98d: Layer already exists 20:51:37 main: digest: sha256:2782ece0ba83571aa8c444e873c9a591fc78f47e850c2df60a4c040c171f68b2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:37 ===================================================== [Pipeline] echo 20:51:37 taggedImages: 20:51:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:51:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.64 20:51:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:51:37 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:51:37 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:37 latest 20:51:37 3.1.0-dev.64 20:51:37 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:37 main 20:51:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:51:38 3847f9b7d491: Preparing 20:51:38 fa939abda897: Preparing 20:51:38 2eed3b24c91e: Preparing 20:51:38 3f84dd3aff41: Preparing 20:51:38 07fc808f3d47: Preparing 20:51:38 61a698964556: Preparing 20:51:38 5f4d9fc4d98d: Preparing 20:51:38 61a698964556: Waiting 20:51:38 5f4d9fc4d98d: Waiting 20:51:38 07fc808f3d47: Layer already exists 20:51:38 3f84dd3aff41: Layer already exists 20:51:38 61a698964556: Layer already exists 20:51:38 5f4d9fc4d98d: Layer already exists 20:51:38 3847f9b7d491: Pushed 20:51:38 fa939abda897: Pushed 20:51:42 2eed3b24c91e: Pushed 20:51:42 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:9fd0af5e16242d67a5318c0c42e95056e0c1eb6454f8482e72dcad8836d2a586 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:51:43 3847f9b7d491: Preparing 20:51:43 fa939abda897: Preparing 20:51:43 2eed3b24c91e: Preparing 20:51:43 3f84dd3aff41: Preparing 20:51:43 07fc808f3d47: Preparing 20:51:43 61a698964556: Preparing 20:51:43 5f4d9fc4d98d: Preparing 20:51:43 61a698964556: Waiting 20:51:43 07fc808f3d47: Layer already exists 20:51:43 2eed3b24c91e: Layer already exists 20:51:43 3f84dd3aff41: Layer already exists 20:51:43 3847f9b7d491: Layer already exists 20:51:43 fa939abda897: Layer already exists 20:51:43 61a698964556: Layer already exists 20:51:43 5f4d9fc4d98d: Layer already exists 20:51:43 latest: digest: sha256:9fd0af5e16242d67a5318c0c42e95056e0c1eb6454f8482e72dcad8836d2a586 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.64 20:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:51:44 3847f9b7d491: Preparing 20:51:44 fa939abda897: Preparing 20:51:44 2eed3b24c91e: Preparing 20:51:44 3f84dd3aff41: Preparing 20:51:44 07fc808f3d47: Preparing 20:51:44 61a698964556: Preparing 20:51:44 5f4d9fc4d98d: Preparing 20:51:44 5f4d9fc4d98d: Waiting 20:51:44 61a698964556: Waiting 20:51:44 07fc808f3d47: Layer already exists 20:51:44 3f84dd3aff41: Layer already exists 20:51:44 fa939abda897: Layer already exists 20:51:44 2eed3b24c91e: Layer already exists 20:51:44 3847f9b7d491: Layer already exists 20:51:44 61a698964556: Layer already exists 20:51:44 5f4d9fc4d98d: Layer already exists 20:51:44 3.1.0-dev.64: digest: sha256:9fd0af5e16242d67a5318c0c42e95056e0c1eb6454f8482e72dcad8836d2a586 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:51:45 3847f9b7d491: Preparing 20:51:45 fa939abda897: Preparing 20:51:45 2eed3b24c91e: Preparing 20:51:45 3f84dd3aff41: Preparing 20:51:45 07fc808f3d47: Preparing 20:51:45 61a698964556: Preparing 20:51:45 5f4d9fc4d98d: Preparing 20:51:45 61a698964556: Waiting 20:51:45 5f4d9fc4d98d: Waiting 20:51:45 3847f9b7d491: Layer already exists 20:51:45 2eed3b24c91e: Layer already exists 20:51:45 07fc808f3d47: Layer already exists 20:51:45 3f84dd3aff41: Layer already exists 20:51:45 fa939abda897: Layer already exists 20:51:45 5f4d9fc4d98d: Layer already exists 20:51:45 61a698964556: Layer already exists 20:51:45 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:9fd0af5e16242d67a5318c0c42e95056e0c1eb6454f8482e72dcad8836d2a586 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:51:46 3847f9b7d491: Preparing 20:51:46 fa939abda897: Preparing 20:51:46 2eed3b24c91e: Preparing 20:51:46 3f84dd3aff41: Preparing 20:51:46 07fc808f3d47: Preparing 20:51:46 61a698964556: Preparing 20:51:46 5f4d9fc4d98d: Preparing 20:51:46 61a698964556: Waiting 20:51:46 5f4d9fc4d98d: Waiting 20:51:46 07fc808f3d47: Layer already exists 20:51:46 2eed3b24c91e: Layer already exists 20:51:46 3847f9b7d491: Layer already exists 20:51:46 3f84dd3aff41: Layer already exists 20:51:46 fa939abda897: Layer already exists 20:51:46 61a698964556: Layer already exists 20:51:46 5f4d9fc4d98d: Layer already exists 20:51:46 main: digest: sha256:9fd0af5e16242d67a5318c0c42e95056e0c1eb6454f8482e72dcad8836d2a586 size: 1777 [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/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:51:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.64 20:51:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:51:46 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:51:46 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:46 latest 20:51:46 3.1.0-dev.64 20:51:46 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:46 main 20:51:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:51:47 6865ac562d59: Preparing 20:51:47 19efb903dcb7: Preparing 20:51:47 2c3ef955742f: Preparing 20:51:47 3f1e5dad2e6c: Preparing 20:51:47 fbcc3bb6907e: Preparing 20:51:47 90d541477336: Preparing 20:51:47 c98c84cfe156: Preparing 20:51:47 3f84dd3aff41: Preparing 20:51:47 07fc808f3d47: Preparing 20:51:47 cc7cb1ef06f6: Preparing 20:51:47 90d541477336: Waiting 20:51:47 6820b6f49147: Preparing 20:51:47 5f70bf18a086: Preparing 20:51:47 c98c84cfe156: Waiting 20:51:47 2972c57cb934: Preparing 20:51:47 3f84dd3aff41: Waiting 20:51:47 8dda57739d95: Preparing 20:51:47 5f4d9fc4d98d: Preparing 20:51:47 5f70bf18a086: Waiting 20:51:47 2972c57cb934: Waiting 20:51:47 8dda57739d95: Waiting 20:51:47 5f4d9fc4d98d: Waiting 20:51:47 07fc808f3d47: Waiting 20:51:47 cc7cb1ef06f6: Waiting 20:51:47 6820b6f49147: Waiting 20:51:47 2c3ef955742f: Pushed 20:51:47 fbcc3bb6907e: Pushed 20:51:47 6865ac562d59: Pushed 20:51:47 19efb903dcb7: Pushed 20:51:47 3f1e5dad2e6c: Pushed 20:51:47 90d541477336: Pushed 20:51:47 3f84dd3aff41: Layer already exists 20:51:47 07fc808f3d47: Layer already exists 20:51:47 cc7cb1ef06f6: Pushed 20:51:47 6820b6f49147: Pushed 20:51:47 2972c57cb934: Pushed 20:51:47 5f70bf18a086: Pushed 20:51:47 5f4d9fc4d98d: Layer already exists 20:51:47 8dda57739d95: Pushed 20:51:51 c98c84cfe156: Pushed 20:51:51 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:d8c8e057ef7c8b109ef013e14d3b161159c88dce6c606326918b1b5b2c23cd59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:51:52 6865ac562d59: Preparing 20:51:52 19efb903dcb7: Preparing 20:51:52 2c3ef955742f: Preparing 20:51:52 3f1e5dad2e6c: Preparing 20:51:52 fbcc3bb6907e: Preparing 20:51:52 90d541477336: Preparing 20:51:52 c98c84cfe156: Preparing 20:51:52 3f84dd3aff41: Preparing 20:51:52 90d541477336: Waiting 20:51:52 07fc808f3d47: Preparing 20:51:52 3f84dd3aff41: Waiting 20:51:52 cc7cb1ef06f6: Preparing 20:51:52 c98c84cfe156: Waiting 20:51:52 07fc808f3d47: Waiting 20:51:52 6820b6f49147: Preparing 20:51:52 5f70bf18a086: Preparing 20:51:52 cc7cb1ef06f6: Waiting 20:51:52 2972c57cb934: Preparing 20:51:52 6820b6f49147: Waiting 20:51:52 8dda57739d95: Preparing 20:51:52 5f70bf18a086: Waiting 20:51:52 5f4d9fc4d98d: Preparing 20:51:52 fbcc3bb6907e: Layer already exists 20:51:52 6865ac562d59: Layer already exists 20:51:52 3f1e5dad2e6c: Layer already exists 20:51:52 19efb903dcb7: Layer already exists 20:51:52 2c3ef955742f: Layer already exists 20:51:52 3f84dd3aff41: Layer already exists 20:51:52 c98c84cfe156: Layer already exists 20:51:52 90d541477336: Layer already exists 20:51:52 07fc808f3d47: Layer already exists 20:51:52 cc7cb1ef06f6: Layer already exists 20:51:52 5f70bf18a086: Layer already exists 20:51:52 8dda57739d95: Layer already exists 20:51:52 2972c57cb934: Layer already exists 20:51:52 6820b6f49147: Layer already exists 20:51:52 5f4d9fc4d98d: Layer already exists 20:51:52 latest: digest: sha256:d8c8e057ef7c8b109ef013e14d3b161159c88dce6c606326918b1b5b2c23cd59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.64 20:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:51:53 6865ac562d59: Preparing 20:51:53 19efb903dcb7: Preparing 20:51:53 2c3ef955742f: Preparing 20:51:53 3f1e5dad2e6c: Preparing 20:51:53 fbcc3bb6907e: Preparing 20:51:53 90d541477336: Preparing 20:51:53 c98c84cfe156: Preparing 20:51:53 3f84dd3aff41: Preparing 20:51:53 07fc808f3d47: Preparing 20:51:53 cc7cb1ef06f6: Preparing 20:51:53 6820b6f49147: Preparing 20:51:53 5f70bf18a086: Preparing 20:51:53 2972c57cb934: Preparing 20:51:53 8dda57739d95: Preparing 20:51:53 5f4d9fc4d98d: Preparing 20:51:53 3f84dd3aff41: Waiting 20:51:53 07fc808f3d47: Waiting 20:51:53 cc7cb1ef06f6: Waiting 20:51:53 6820b6f49147: Waiting 20:51:53 5f70bf18a086: Waiting 20:51:53 2972c57cb934: Waiting 20:51:53 8dda57739d95: Waiting 20:51:53 5f4d9fc4d98d: Waiting 20:51:53 90d541477336: Waiting 20:51:53 c98c84cfe156: Waiting 20:51:53 3f1e5dad2e6c: Layer already exists 20:51:53 6865ac562d59: Layer already exists 20:51:53 19efb903dcb7: Layer already exists 20:51:53 2c3ef955742f: Layer already exists 20:51:53 fbcc3bb6907e: Layer already exists 20:51:53 90d541477336: Layer already exists 20:51:53 c98c84cfe156: Layer already exists 20:51:53 07fc808f3d47: Layer already exists 20:51:53 3f84dd3aff41: Layer already exists 20:51:53 5f70bf18a086: Layer already exists 20:51:53 6820b6f49147: Layer already exists 20:51:53 cc7cb1ef06f6: Layer already exists 20:51:53 2972c57cb934: Layer already exists 20:51:53 8dda57739d95: Layer already exists 20:51:53 5f4d9fc4d98d: Layer already exists 20:51:53 3.1.0-dev.64: digest: sha256:d8c8e057ef7c8b109ef013e14d3b161159c88dce6c606326918b1b5b2c23cd59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:51:53 6865ac562d59: Preparing 20:51:53 19efb903dcb7: Preparing 20:51:53 2c3ef955742f: Preparing 20:51:53 3f1e5dad2e6c: Preparing 20:51:53 fbcc3bb6907e: Preparing 20:51:53 90d541477336: Preparing 20:51:53 c98c84cfe156: Preparing 20:51:53 3f84dd3aff41: Preparing 20:51:53 07fc808f3d47: Preparing 20:51:53 cc7cb1ef06f6: Preparing 20:51:53 6820b6f49147: Preparing 20:51:53 5f70bf18a086: Preparing 20:51:53 2972c57cb934: Preparing 20:51:53 8dda57739d95: Preparing 20:51:53 5f4d9fc4d98d: Preparing 20:51:53 07fc808f3d47: Waiting 20:51:53 c98c84cfe156: Waiting 20:51:53 3f84dd3aff41: Waiting 20:51:53 90d541477336: Waiting 20:51:53 2972c57cb934: Waiting 20:51:53 6820b6f49147: Waiting 20:51:53 5f70bf18a086: Waiting 20:51:53 5f4d9fc4d98d: Waiting 20:51:53 8dda57739d95: Waiting 20:51:53 cc7cb1ef06f6: Waiting 20:51:53 fbcc3bb6907e: Layer already exists 20:51:53 2c3ef955742f: Layer already exists 20:51:53 19efb903dcb7: Layer already exists 20:51:53 3f1e5dad2e6c: Layer already exists 20:51:53 6865ac562d59: Layer already exists 20:51:53 07fc808f3d47: Layer already exists 20:51:53 90d541477336: Layer already exists 20:51:53 3f84dd3aff41: Layer already exists 20:51:53 cc7cb1ef06f6: Layer already exists 20:51:53 c98c84cfe156: Layer already exists 20:51:53 6820b6f49147: Layer already exists 20:51:53 5f70bf18a086: Layer already exists 20:51:53 2972c57cb934: Layer already exists 20:51:53 5f4d9fc4d98d: Layer already exists 20:51:53 8dda57739d95: Layer already exists 20:51:54 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:d8c8e057ef7c8b109ef013e14d3b161159c88dce6c606326918b1b5b2c23cd59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:51:57 6865ac562d59: Preparing 20:51:57 19efb903dcb7: Preparing 20:51:57 2c3ef955742f: Preparing 20:51:57 3f1e5dad2e6c: Preparing 20:51:57 fbcc3bb6907e: Preparing 20:51:57 90d541477336: Preparing 20:51:57 c98c84cfe156: Preparing 20:51:57 3f84dd3aff41: Preparing 20:51:57 07fc808f3d47: Preparing 20:51:57 cc7cb1ef06f6: Preparing 20:51:57 6820b6f49147: Preparing 20:51:57 5f70bf18a086: Preparing 20:51:57 2972c57cb934: Preparing 20:51:57 8dda57739d95: Preparing 20:51:57 5f4d9fc4d98d: Preparing 20:51:57 3f84dd3aff41: Waiting 20:51:57 07fc808f3d47: Waiting 20:51:57 cc7cb1ef06f6: Waiting 20:51:57 6820b6f49147: Waiting 20:51:57 5f70bf18a086: Waiting 20:51:57 2972c57cb934: Waiting 20:51:57 8dda57739d95: Waiting 20:51:57 5f4d9fc4d98d: Waiting 20:51:57 90d541477336: Waiting 20:51:57 c98c84cfe156: Waiting 20:51:57 fbcc3bb6907e: Layer already exists 20:51:57 6865ac562d59: Layer already exists 20:51:57 3f1e5dad2e6c: Layer already exists 20:51:57 19efb903dcb7: Layer already exists 20:51:57 2c3ef955742f: Layer already exists 20:51:57 3f84dd3aff41: Layer already exists 20:51:57 07fc808f3d47: Layer already exists 20:51:57 90d541477336: Layer already exists 20:51:57 cc7cb1ef06f6: Layer already exists 20:51:57 c98c84cfe156: Layer already exists 20:51:57 8dda57739d95: Layer already exists 20:51:57 6820b6f49147: Layer already exists 20:51:57 2972c57cb934: Layer already exists 20:51:57 5f4d9fc4d98d: Layer already exists 20:51:57 5f70bf18a086: Layer already exists 20:51:57 main: digest: sha256:d8c8e057ef7c8b109ef013e14d3b161159c88dce6c606326918b1b5b2c23cd59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:57 ===================================================== [Pipeline] echo 20:51:57 taggedImages: 20:51:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:51:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.64 20:51:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:51:57 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:51:57 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:57 latest 20:51:57 3.1.0-dev.64 20:51:57 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:51:57 main 20:51:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:51:58 762b0763787c: Preparing 20:51:58 9bd74f210ffc: Preparing 20:51:58 fcce6e421911: Preparing 20:51:58 437d44e78881: Preparing 20:51:58 3f84dd3aff41: Preparing 20:51:58 07fc808f3d47: Preparing 20:51:58 61a698964556: Preparing 20:51:58 5f4d9fc4d98d: Preparing 20:51:58 61a698964556: Waiting 20:51:58 5f4d9fc4d98d: Waiting 20:51:58 07fc808f3d47: Waiting 20:51:58 3f84dd3aff41: Layer already exists 20:51:58 07fc808f3d47: Layer already exists 20:51:58 61a698964556: Layer already exists 20:51:58 5f4d9fc4d98d: Layer already exists 20:51:58 9bd74f210ffc: Pushed 20:51:58 762b0763787c: Pushed 20:51:58 fcce6e421911: Pushed 20:52:01 437d44e78881: Pushed 20:52:01 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:64f63abd33174d411f564bdf69cb45810305d09bc0f45c0e1038d46ecfb4d7f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:01 + 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 20:52:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:52:02 762b0763787c: Preparing 20:52:02 9bd74f210ffc: Preparing 20:52:02 fcce6e421911: Preparing 20:52:02 437d44e78881: Preparing 20:52:02 3f84dd3aff41: Preparing 20:52:02 07fc808f3d47: Preparing 20:52:02 61a698964556: Preparing 20:52:02 5f4d9fc4d98d: Preparing 20:52:02 07fc808f3d47: Waiting 20:52:02 61a698964556: Waiting 20:52:02 5f4d9fc4d98d: Waiting 20:52:02 9bd74f210ffc: Layer already exists 20:52:02 762b0763787c: Layer already exists 20:52:02 3f84dd3aff41: Layer already exists 20:52:02 437d44e78881: Layer already exists 20:52:02 fcce6e421911: Layer already exists 20:52:02 61a698964556: Layer already exists 20:52:02 07fc808f3d47: Layer already exists 20:52:02 5f4d9fc4d98d: Layer already exists 20:52:02 latest: digest: sha256:64f63abd33174d411f564bdf69cb45810305d09bc0f45c0e1038d46ecfb4d7f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.64 20:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:52:03 762b0763787c: Preparing 20:52:03 9bd74f210ffc: Preparing 20:52:03 fcce6e421911: Preparing 20:52:03 437d44e78881: Preparing 20:52:03 3f84dd3aff41: Preparing 20:52:03 07fc808f3d47: Preparing 20:52:03 61a698964556: Preparing 20:52:03 5f4d9fc4d98d: Preparing 20:52:03 61a698964556: Waiting 20:52:03 5f4d9fc4d98d: Waiting 20:52:03 07fc808f3d47: Waiting 20:52:03 762b0763787c: Layer already exists 20:52:03 fcce6e421911: Layer already exists 20:52:03 9bd74f210ffc: Layer already exists 20:52:03 3f84dd3aff41: Layer already exists 20:52:03 437d44e78881: Layer already exists 20:52:03 07fc808f3d47: Layer already exists 20:52:03 61a698964556: Layer already exists 20:52:03 5f4d9fc4d98d: Layer already exists 20:52:03 3.1.0-dev.64: digest: sha256:64f63abd33174d411f564bdf69cb45810305d09bc0f45c0e1038d46ecfb4d7f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:52:04 762b0763787c: Preparing 20:52:04 9bd74f210ffc: Preparing 20:52:04 fcce6e421911: Preparing 20:52:04 437d44e78881: Preparing 20:52:04 3f84dd3aff41: Preparing 20:52:04 07fc808f3d47: Preparing 20:52:04 61a698964556: Preparing 20:52:04 5f4d9fc4d98d: Preparing 20:52:04 07fc808f3d47: Waiting 20:52:04 61a698964556: Waiting 20:52:04 5f4d9fc4d98d: Waiting 20:52:04 9bd74f210ffc: Layer already exists 20:52:04 437d44e78881: Layer already exists 20:52:04 3f84dd3aff41: Layer already exists 20:52:04 762b0763787c: Layer already exists 20:52:04 fcce6e421911: Layer already exists 20:52:04 07fc808f3d47: Layer already exists 20:52:04 61a698964556: Layer already exists 20:52:04 5f4d9fc4d98d: Layer already exists 20:52:04 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:64f63abd33174d411f564bdf69cb45810305d09bc0f45c0e1038d46ecfb4d7f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:04 + 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 20:52:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:52:05 762b0763787c: Preparing 20:52:05 9bd74f210ffc: Preparing 20:52:05 fcce6e421911: Preparing 20:52:05 437d44e78881: Preparing 20:52:05 3f84dd3aff41: Preparing 20:52:05 07fc808f3d47: Preparing 20:52:05 61a698964556: Preparing 20:52:05 07fc808f3d47: Waiting 20:52:05 5f4d9fc4d98d: Preparing 20:52:05 61a698964556: Waiting 20:52:05 3f84dd3aff41: Layer already exists 20:52:05 fcce6e421911: Layer already exists 20:52:05 762b0763787c: Layer already exists 20:52:05 9bd74f210ffc: Layer already exists 20:52:05 437d44e78881: Layer already exists 20:52:05 5f4d9fc4d98d: Layer already exists 20:52:05 07fc808f3d47: Layer already exists 20:52:05 61a698964556: Layer already exists 20:52:05 main: digest: sha256:64f63abd33174d411f564bdf69cb45810305d09bc0f45c0e1038d46ecfb4d7f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:05 ===================================================== [Pipeline] echo 20:52:05 taggedImages: 20:52:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:52:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.64 20:52:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:52:05 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:52:05 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:05 latest 20:52:05 3.1.0-dev.64 20:52:05 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:05 main 20:52:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:52:06 5cef37f14986: Preparing 20:52:06 93197700c5cb: Preparing 20:52:06 639cf4eb8803: Preparing 20:52:06 030116c03989: Preparing 20:52:06 5fe54639e8ba: Preparing 20:52:06 3f84dd3aff41: Preparing 20:52:06 07fc808f3d47: Preparing 20:52:06 4489524ceede: Preparing 20:52:06 e0327ca139c5: Preparing 20:52:06 5f4d9fc4d98d: Preparing 20:52:06 3f84dd3aff41: Waiting 20:52:06 07fc808f3d47: Waiting 20:52:06 4489524ceede: Waiting 20:52:06 e0327ca139c5: Waiting 20:52:06 5f4d9fc4d98d: Waiting 20:52:06 030116c03989: Pushed 20:52:06 5fe54639e8ba: Pushed 20:52:06 93197700c5cb: Pushed 20:52:06 3f84dd3aff41: Layer already exists 20:52:06 5cef37f14986: Pushed 20:52:06 07fc808f3d47: Layer already exists 20:52:06 5f4d9fc4d98d: Layer already exists 20:52:06 4489524ceede: Pushed 20:52:09 639cf4eb8803: Pushed 20:52:09 e0327ca139c5: Pushed 20:52:11 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:3c0238f2eff345b8d22b5f767053c0bfe35435f7fe051d1773cb91d0ed4f4e1b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:11 + 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 20:52:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:52:12 5cef37f14986: Preparing 20:52:12 93197700c5cb: Preparing 20:52:12 639cf4eb8803: Preparing 20:52:12 030116c03989: Preparing 20:52:12 5fe54639e8ba: Preparing 20:52:12 3f84dd3aff41: Preparing 20:52:12 07fc808f3d47: Preparing 20:52:12 3f84dd3aff41: Waiting 20:52:12 4489524ceede: Preparing 20:52:12 e0327ca139c5: Preparing 20:52:12 07fc808f3d47: Waiting 20:52:12 5f4d9fc4d98d: Preparing 20:52:12 e0327ca139c5: Waiting 20:52:12 4489524ceede: Waiting 20:52:12 5f4d9fc4d98d: Waiting 20:52:12 5fe54639e8ba: Layer already exists 20:52:12 030116c03989: Layer already exists 20:52:12 93197700c5cb: Layer already exists 20:52:12 639cf4eb8803: Layer already exists 20:52:12 5cef37f14986: Layer already exists 20:52:12 4489524ceede: Layer already exists 20:52:12 5f4d9fc4d98d: Layer already exists 20:52:12 3f84dd3aff41: Layer already exists 20:52:12 07fc808f3d47: Layer already exists 20:52:12 e0327ca139c5: Layer already exists 20:52:12 latest: digest: sha256:3c0238f2eff345b8d22b5f767053c0bfe35435f7fe051d1773cb91d0ed4f4e1b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.64 20:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:52:13 5cef37f14986: Preparing 20:52:13 93197700c5cb: Preparing 20:52:13 639cf4eb8803: Preparing 20:52:13 030116c03989: Preparing 20:52:13 5fe54639e8ba: Preparing 20:52:13 3f84dd3aff41: Preparing 20:52:13 07fc808f3d47: Preparing 20:52:13 4489524ceede: Preparing 20:52:13 e0327ca139c5: Preparing 20:52:13 5f4d9fc4d98d: Preparing 20:52:13 3f84dd3aff41: Waiting 20:52:13 07fc808f3d47: Waiting 20:52:13 4489524ceede: Waiting 20:52:13 5f4d9fc4d98d: Waiting 20:52:13 030116c03989: Layer already exists 20:52:13 5fe54639e8ba: Layer already exists 20:52:13 93197700c5cb: Layer already exists 20:52:13 5cef37f14986: Layer already exists 20:52:13 639cf4eb8803: Layer already exists 20:52:13 5f4d9fc4d98d: Layer already exists 20:52:13 07fc808f3d47: Layer already exists 20:52:13 4489524ceede: Layer already exists 20:52:13 3f84dd3aff41: Layer already exists 20:52:13 e0327ca139c5: Layer already exists 20:52:13 3.1.0-dev.64: digest: sha256:3c0238f2eff345b8d22b5f767053c0bfe35435f7fe051d1773cb91d0ed4f4e1b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:52:14 5cef37f14986: Preparing 20:52:14 93197700c5cb: Preparing 20:52:14 639cf4eb8803: Preparing 20:52:14 030116c03989: Preparing 20:52:14 5fe54639e8ba: Preparing 20:52:14 3f84dd3aff41: Preparing 20:52:14 07fc808f3d47: Preparing 20:52:14 4489524ceede: Preparing 20:52:14 e0327ca139c5: Preparing 20:52:14 5f4d9fc4d98d: Preparing 20:52:14 3f84dd3aff41: Waiting 20:52:14 07fc808f3d47: Waiting 20:52:14 4489524ceede: Waiting 20:52:14 e0327ca139c5: Waiting 20:52:14 5f4d9fc4d98d: Waiting 20:52:14 5fe54639e8ba: Layer already exists 20:52:14 5cef37f14986: Layer already exists 20:52:14 639cf4eb8803: Layer already exists 20:52:14 030116c03989: Layer already exists 20:52:14 93197700c5cb: Layer already exists 20:52:14 4489524ceede: Layer already exists 20:52:14 07fc808f3d47: Layer already exists 20:52:14 e0327ca139c5: Layer already exists 20:52:14 5f4d9fc4d98d: Layer already exists 20:52:14 3f84dd3aff41: Layer already exists 20:52:14 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:3c0238f2eff345b8d22b5f767053c0bfe35435f7fe051d1773cb91d0ed4f4e1b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:14 + 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 20:52:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:52:15 5cef37f14986: Preparing 20:52:15 93197700c5cb: Preparing 20:52:15 639cf4eb8803: Preparing 20:52:15 030116c03989: Preparing 20:52:15 5fe54639e8ba: Preparing 20:52:15 3f84dd3aff41: Preparing 20:52:15 07fc808f3d47: Preparing 20:52:15 4489524ceede: Preparing 20:52:15 e0327ca139c5: Preparing 20:52:15 5f4d9fc4d98d: Preparing 20:52:15 3f84dd3aff41: Waiting 20:52:15 07fc808f3d47: Waiting 20:52:15 4489524ceede: Waiting 20:52:15 e0327ca139c5: Waiting 20:52:15 5f4d9fc4d98d: Waiting 20:52:15 5cef37f14986: Layer already exists 20:52:15 639cf4eb8803: Layer already exists 20:52:15 030116c03989: Layer already exists 20:52:15 5fe54639e8ba: Layer already exists 20:52:15 93197700c5cb: Layer already exists 20:52:15 3f84dd3aff41: Layer already exists 20:52:15 4489524ceede: Layer already exists 20:52:15 07fc808f3d47: Layer already exists 20:52:15 5f4d9fc4d98d: Layer already exists 20:52:15 e0327ca139c5: Layer already exists 20:52:15 main: digest: sha256:3c0238f2eff345b8d22b5f767053c0bfe35435f7fe051d1773cb91d0ed4f4e1b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:15 ===================================================== [Pipeline] echo 20:52:15 taggedImages: 20:52:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:52:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.64 20:52:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:52:15 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:52:15 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:15 latest 20:52:15 3.1.0-dev.64 20:52:15 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:15 main 20:52:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:52:16 404bec45dc99: Preparing 20:52:16 c3414d2f6bb2: Preparing 20:52:16 e9a23861c25e: Preparing 20:52:16 c18af3fcac30: Preparing 20:52:16 56e62c3fbd3b: Preparing 20:52:16 64b24533ada7: Preparing 20:52:16 a91c7a76715a: Preparing 20:52:16 3f84dd3aff41: Preparing 20:52:16 07fc808f3d47: Preparing 20:52:16 93c9f0d8943f: Preparing 20:52:16 5f4d9fc4d98d: Preparing 20:52:16 64b24533ada7: Waiting 20:52:16 a91c7a76715a: Waiting 20:52:16 3f84dd3aff41: Waiting 20:52:16 07fc808f3d47: Waiting 20:52:16 93c9f0d8943f: Waiting 20:52:16 5f4d9fc4d98d: Waiting 20:52:16 56e62c3fbd3b: Pushed 20:52:16 c3414d2f6bb2: Pushed 20:52:16 404bec45dc99: Pushed 20:52:16 3f84dd3aff41: Layer already exists 20:52:16 64b24533ada7: Pushed 20:52:16 07fc808f3d47: Layer already exists 20:52:16 a91c7a76715a: Pushed 20:52:16 5f4d9fc4d98d: Layer already exists 20:52:19 c18af3fcac30: Pushed 20:52:19 93c9f0d8943f: Pushed 20:52:19 e9a23861c25e: Pushed 20:52:19 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:073a6e48648a77c59a4ce612562d79aacc19f33506c3204ae6789995f3087b9e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:20 + 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 20:52:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:52:20 404bec45dc99: Preparing 20:52:20 c3414d2f6bb2: Preparing 20:52:20 e9a23861c25e: Preparing 20:52:20 c18af3fcac30: Preparing 20:52:20 56e62c3fbd3b: Preparing 20:52:20 64b24533ada7: Preparing 20:52:20 a91c7a76715a: Preparing 20:52:20 3f84dd3aff41: Preparing 20:52:20 07fc808f3d47: Preparing 20:52:20 93c9f0d8943f: Preparing 20:52:20 5f4d9fc4d98d: Preparing 20:52:20 64b24533ada7: Waiting 20:52:20 a91c7a76715a: Waiting 20:52:20 3f84dd3aff41: Waiting 20:52:20 93c9f0d8943f: Waiting 20:52:20 5f4d9fc4d98d: Waiting 20:52:20 07fc808f3d47: Waiting 20:52:20 404bec45dc99: Layer already exists 20:52:20 c3414d2f6bb2: Layer already exists 20:52:20 56e62c3fbd3b: Layer already exists 20:52:20 e9a23861c25e: Layer already exists 20:52:20 c18af3fcac30: Layer already exists 20:52:20 64b24533ada7: Layer already exists 20:52:20 3f84dd3aff41: Layer already exists 20:52:20 07fc808f3d47: Layer already exists 20:52:20 a91c7a76715a: Layer already exists 20:52:20 93c9f0d8943f: Layer already exists 20:52:20 5f4d9fc4d98d: Layer already exists 20:52:20 latest: digest: sha256:073a6e48648a77c59a4ce612562d79aacc19f33506c3204ae6789995f3087b9e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.64 20:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:52:21 404bec45dc99: Preparing 20:52:21 c3414d2f6bb2: Preparing 20:52:21 e9a23861c25e: Preparing 20:52:21 c18af3fcac30: Preparing 20:52:21 56e62c3fbd3b: Preparing 20:52:21 64b24533ada7: Preparing 20:52:21 a91c7a76715a: Preparing 20:52:21 3f84dd3aff41: Preparing 20:52:21 64b24533ada7: Waiting 20:52:21 a91c7a76715a: Waiting 20:52:21 07fc808f3d47: Preparing 20:52:21 93c9f0d8943f: Preparing 20:52:21 5f4d9fc4d98d: Preparing 20:52:21 3f84dd3aff41: Waiting 20:52:21 07fc808f3d47: Waiting 20:52:21 5f4d9fc4d98d: Waiting 20:52:21 56e62c3fbd3b: Layer already exists 20:52:21 404bec45dc99: Layer already exists 20:52:21 e9a23861c25e: Layer already exists 20:52:21 c18af3fcac30: Layer already exists 20:52:21 c3414d2f6bb2: Layer already exists 20:52:21 a91c7a76715a: Layer already exists 20:52:21 07fc808f3d47: Layer already exists 20:52:21 3f84dd3aff41: Layer already exists 20:52:21 93c9f0d8943f: Layer already exists 20:52:21 64b24533ada7: Layer already exists 20:52:21 5f4d9fc4d98d: Layer already exists 20:52:21 3.1.0-dev.64: digest: sha256:073a6e48648a77c59a4ce612562d79aacc19f33506c3204ae6789995f3087b9e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:52:25 404bec45dc99: Preparing 20:52:25 c3414d2f6bb2: Preparing 20:52:25 e9a23861c25e: Preparing 20:52:25 c18af3fcac30: Preparing 20:52:25 56e62c3fbd3b: Preparing 20:52:25 64b24533ada7: Preparing 20:52:25 a91c7a76715a: Preparing 20:52:25 3f84dd3aff41: Preparing 20:52:25 07fc808f3d47: Preparing 20:52:25 93c9f0d8943f: Preparing 20:52:25 5f4d9fc4d98d: Preparing 20:52:25 64b24533ada7: Waiting 20:52:25 a91c7a76715a: Waiting 20:52:25 3f84dd3aff41: Waiting 20:52:25 93c9f0d8943f: Waiting 20:52:25 5f4d9fc4d98d: Waiting 20:52:25 07fc808f3d47: Waiting 20:52:25 404bec45dc99: Layer already exists 20:52:25 e9a23861c25e: Layer already exists 20:52:25 c3414d2f6bb2: Layer already exists 20:52:25 c18af3fcac30: Layer already exists 20:52:25 56e62c3fbd3b: Layer already exists 20:52:25 64b24533ada7: Layer already exists 20:52:25 07fc808f3d47: Layer already exists 20:52:25 3f84dd3aff41: Layer already exists 20:52:25 93c9f0d8943f: Layer already exists 20:52:25 a91c7a76715a: Layer already exists 20:52:25 5f4d9fc4d98d: Layer already exists 20:52:26 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:073a6e48648a77c59a4ce612562d79aacc19f33506c3204ae6789995f3087b9e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:26 + 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 20:52:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:52:26 404bec45dc99: Preparing 20:52:26 c3414d2f6bb2: Preparing 20:52:26 e9a23861c25e: Preparing 20:52:26 c18af3fcac30: Preparing 20:52:26 56e62c3fbd3b: Preparing 20:52:26 64b24533ada7: Preparing 20:52:26 a91c7a76715a: Preparing 20:52:26 3f84dd3aff41: Preparing 20:52:26 07fc808f3d47: Preparing 20:52:26 93c9f0d8943f: Preparing 20:52:26 5f4d9fc4d98d: Preparing 20:52:26 3f84dd3aff41: Waiting 20:52:26 07fc808f3d47: Waiting 20:52:26 64b24533ada7: Waiting 20:52:26 a91c7a76715a: Waiting 20:52:26 93c9f0d8943f: Waiting 20:52:26 5f4d9fc4d98d: Waiting 20:52:26 c18af3fcac30: Layer already exists 20:52:26 c3414d2f6bb2: Layer already exists 20:52:26 404bec45dc99: Layer already exists 20:52:26 e9a23861c25e: Layer already exists 20:52:26 56e62c3fbd3b: Layer already exists 20:52:26 a91c7a76715a: Layer already exists 20:52:26 64b24533ada7: Layer already exists 20:52:26 3f84dd3aff41: Layer already exists 20:52:26 07fc808f3d47: Layer already exists 20:52:26 93c9f0d8943f: Layer already exists 20:52:26 5f4d9fc4d98d: Layer already exists 20:52:27 main: digest: sha256:073a6e48648a77c59a4ce612562d79aacc19f33506c3204ae6789995f3087b9e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:27 ===================================================== [Pipeline] echo 20:52:27 taggedImages: 20:52:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:52:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.64 20:52:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:52:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:52:27 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:27 latest 20:52:27 3.1.0-dev.64 20:52:27 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:27 main 20:52:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:52:27 8ad8ac24ba42: Preparing 20:52:27 dc54a2e1e68b: Preparing 20:52:27 3f84dd3aff41: Preparing 20:52:27 07fc808f3d47: Preparing 20:52:27 b2b80ede04f5: Preparing 20:52:27 5f4d9fc4d98d: Preparing 20:52:27 5f4d9fc4d98d: Waiting 20:52:27 3f84dd3aff41: Layer already exists 20:52:27 07fc808f3d47: Layer already exists 20:52:28 5f4d9fc4d98d: Layer already exists 20:52:28 8ad8ac24ba42: Pushed 20:52:29 b2b80ede04f5: Pushed 20:52:32 dc54a2e1e68b: Pushed 20:52:32 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:7ae4889d9a400a247910a77514dc63d03067ac6402f18d29ad9009d078e129ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:33 + 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 20:52:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:52:33 8ad8ac24ba42: Preparing 20:52:33 dc54a2e1e68b: Preparing 20:52:33 3f84dd3aff41: Preparing 20:52:33 07fc808f3d47: Preparing 20:52:33 b2b80ede04f5: Preparing 20:52:33 5f4d9fc4d98d: Preparing 20:52:33 5f4d9fc4d98d: Waiting 20:52:33 8ad8ac24ba42: Layer already exists 20:52:33 3f84dd3aff41: Layer already exists 20:52:33 b2b80ede04f5: Layer already exists 20:52:33 07fc808f3d47: Layer already exists 20:52:33 dc54a2e1e68b: Layer already exists 20:52:33 5f4d9fc4d98d: Layer already exists 20:52:33 latest: digest: sha256:7ae4889d9a400a247910a77514dc63d03067ac6402f18d29ad9009d078e129ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.64 20:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:52:34 8ad8ac24ba42: Preparing 20:52:34 dc54a2e1e68b: Preparing 20:52:34 3f84dd3aff41: Preparing 20:52:34 07fc808f3d47: Preparing 20:52:34 b2b80ede04f5: Preparing 20:52:34 5f4d9fc4d98d: Preparing 20:52:34 5f4d9fc4d98d: Waiting 20:52:34 3f84dd3aff41: Layer already exists 20:52:34 8ad8ac24ba42: Layer already exists 20:52:34 07fc808f3d47: Layer already exists 20:52:34 b2b80ede04f5: Layer already exists 20:52:34 dc54a2e1e68b: Layer already exists 20:52:34 5f4d9fc4d98d: Layer already exists 20:52:34 3.1.0-dev.64: digest: sha256:7ae4889d9a400a247910a77514dc63d03067ac6402f18d29ad9009d078e129ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:52:35 8ad8ac24ba42: Preparing 20:52:35 dc54a2e1e68b: Preparing 20:52:35 3f84dd3aff41: Preparing 20:52:35 07fc808f3d47: Preparing 20:52:35 b2b80ede04f5: Preparing 20:52:35 5f4d9fc4d98d: Preparing 20:52:35 5f4d9fc4d98d: Waiting 20:52:35 3f84dd3aff41: Layer already exists 20:52:35 07fc808f3d47: Layer already exists 20:52:35 dc54a2e1e68b: Layer already exists 20:52:35 8ad8ac24ba42: Layer already exists 20:52:35 b2b80ede04f5: Layer already exists 20:52:35 5f4d9fc4d98d: Layer already exists 20:52:35 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:7ae4889d9a400a247910a77514dc63d03067ac6402f18d29ad9009d078e129ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:35 + 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 20:52:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:52:36 8ad8ac24ba42: Preparing 20:52:36 dc54a2e1e68b: Preparing 20:52:36 3f84dd3aff41: Preparing 20:52:36 07fc808f3d47: Preparing 20:52:36 b2b80ede04f5: Preparing 20:52:36 5f4d9fc4d98d: Preparing 20:52:36 5f4d9fc4d98d: Waiting 20:52:36 3f84dd3aff41: Layer already exists 20:52:36 dc54a2e1e68b: Layer already exists 20:52:36 07fc808f3d47: Layer already exists 20:52:36 8ad8ac24ba42: Layer already exists 20:52:36 b2b80ede04f5: Layer already exists 20:52:36 5f4d9fc4d98d: Layer already exists 20:52:36 main: digest: sha256:7ae4889d9a400a247910a77514dc63d03067ac6402f18d29ad9009d078e129ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:36 ===================================================== [Pipeline] echo 20:52:36 taggedImages: 20:52:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:52:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.64 20:52:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:52:36 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:52:36 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:36 latest 20:52:36 3.1.0-dev.64 20:52:36 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:52:36 main 20:52:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:52:40 29cb96f163bd: Preparing 20:52:40 6a589877b53d: Preparing 20:52:40 4fc334476e7d: Preparing 20:52:40 3f84dd3aff41: Preparing 20:52:40 07fc808f3d47: Preparing 20:52:40 1205baf203f1: Preparing 20:52:40 89b23885205c: Preparing 20:52:40 eb6192fa7c7a: Preparing 20:52:40 5f4d9fc4d98d: Preparing 20:52:40 89b23885205c: Waiting 20:52:40 eb6192fa7c7a: Waiting 20:52:40 5f4d9fc4d98d: Waiting 20:52:40 1205baf203f1: Waiting 20:52:40 07fc808f3d47: Layer already exists 20:52:40 3f84dd3aff41: Layer already exists 20:52:40 6a589877b53d: Pushed 20:52:40 4fc334476e7d: Pushed 20:52:40 29cb96f163bd: Pushed 20:52:40 5f4d9fc4d98d: Layer already exists 20:52:42 eb6192fa7c7a: Pushed 20:52:52 89b23885205c: Pushed 20:52:58 1205baf203f1: Pushed 20:52:58 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:f18b5f2f004a8ac7b9de507f173e219281430137b81ebc943cafabf6a31778ad size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:58 + 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 20:52:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:52:58 29cb96f163bd: Preparing 20:52:58 6a589877b53d: Preparing 20:52:58 4fc334476e7d: Preparing 20:52:58 3f84dd3aff41: Preparing 20:52:58 07fc808f3d47: Preparing 20:52:58 1205baf203f1: Preparing 20:52:58 89b23885205c: Preparing 20:52:58 eb6192fa7c7a: Preparing 20:52:58 5f4d9fc4d98d: Preparing 20:52:58 1205baf203f1: Waiting 20:52:58 89b23885205c: Waiting 20:52:58 eb6192fa7c7a: Waiting 20:52:58 5f4d9fc4d98d: Waiting 20:52:58 6a589877b53d: Layer already exists 20:52:58 07fc808f3d47: Layer already exists 20:52:58 4fc334476e7d: Layer already exists 20:52:58 29cb96f163bd: Layer already exists 20:52:58 3f84dd3aff41: Layer already exists 20:52:58 1205baf203f1: Layer already exists 20:52:58 89b23885205c: Layer already exists 20:52:58 5f4d9fc4d98d: Layer already exists 20:52:58 eb6192fa7c7a: Layer already exists 20:52:59 latest: digest: sha256:f18b5f2f004a8ac7b9de507f173e219281430137b81ebc943cafabf6a31778ad size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.64 20:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:52:59 29cb96f163bd: Preparing 20:52:59 6a589877b53d: Preparing 20:52:59 4fc334476e7d: Preparing 20:52:59 3f84dd3aff41: Preparing 20:52:59 07fc808f3d47: Preparing 20:52:59 1205baf203f1: Preparing 20:52:59 89b23885205c: Preparing 20:52:59 eb6192fa7c7a: Preparing 20:52:59 5f4d9fc4d98d: Preparing 20:52:59 89b23885205c: Waiting 20:52:59 5f4d9fc4d98d: Waiting 20:52:59 1205baf203f1: Waiting 20:52:59 eb6192fa7c7a: Waiting 20:52:59 6a589877b53d: Layer already exists 20:52:59 3f84dd3aff41: Layer already exists 20:52:59 29cb96f163bd: Layer already exists 20:52:59 4fc334476e7d: Layer already exists 20:52:59 07fc808f3d47: Layer already exists 20:52:59 1205baf203f1: Layer already exists 20:52:59 5f4d9fc4d98d: Layer already exists 20:52:59 89b23885205c: Layer already exists 20:52:59 eb6192fa7c7a: Layer already exists 20:53:00 3.1.0-dev.64: digest: sha256:f18b5f2f004a8ac7b9de507f173e219281430137b81ebc943cafabf6a31778ad size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:53:00 29cb96f163bd: Preparing 20:53:00 6a589877b53d: Preparing 20:53:00 4fc334476e7d: Preparing 20:53:00 3f84dd3aff41: Preparing 20:53:00 07fc808f3d47: Preparing 20:53:00 1205baf203f1: Preparing 20:53:00 89b23885205c: Preparing 20:53:00 eb6192fa7c7a: Preparing 20:53:00 5f4d9fc4d98d: Preparing 20:53:00 1205baf203f1: Waiting 20:53:00 89b23885205c: Waiting 20:53:00 eb6192fa7c7a: Waiting 20:53:00 5f4d9fc4d98d: Waiting 20:53:00 6a589877b53d: Layer already exists 20:53:00 29cb96f163bd: Layer already exists 20:53:00 3f84dd3aff41: Layer already exists 20:53:00 4fc334476e7d: Layer already exists 20:53:00 07fc808f3d47: Layer already exists 20:53:00 1205baf203f1: Layer already exists 20:53:00 89b23885205c: Layer already exists 20:53:00 eb6192fa7c7a: Layer already exists 20:53:00 5f4d9fc4d98d: Layer already exists 20:53:01 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:f18b5f2f004a8ac7b9de507f173e219281430137b81ebc943cafabf6a31778ad size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:53:01 29cb96f163bd: Preparing 20:53:01 6a589877b53d: Preparing 20:53:01 4fc334476e7d: Preparing 20:53:01 3f84dd3aff41: Preparing 20:53:01 07fc808f3d47: Preparing 20:53:01 1205baf203f1: Preparing 20:53:01 89b23885205c: Preparing 20:53:01 eb6192fa7c7a: Preparing 20:53:01 5f4d9fc4d98d: Preparing 20:53:01 1205baf203f1: Waiting 20:53:01 89b23885205c: Waiting 20:53:01 eb6192fa7c7a: Waiting 20:53:01 5f4d9fc4d98d: Waiting 20:53:01 3f84dd3aff41: Layer already exists 20:53:01 6a589877b53d: Layer already exists 20:53:01 29cb96f163bd: Layer already exists 20:53:01 4fc334476e7d: Layer already exists 20:53:01 07fc808f3d47: Layer already exists 20:53:01 89b23885205c: Layer already exists 20:53:01 1205baf203f1: Layer already exists 20:53:01 5f4d9fc4d98d: Layer already exists 20:53:01 eb6192fa7c7a: Layer already exists 20:53:01 main: digest: sha256:f18b5f2f004a8ac7b9de507f173e219281430137b81ebc943cafabf6a31778ad size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:01 ===================================================== [Pipeline] echo 20:53:01 taggedImages: 20:53:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:53:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.64 20:53:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:53:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:53:01 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:01 latest 20:53:01 3.1.0-dev.64 20:53:01 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:01 main 20:53:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:53:02 745372563833: Preparing 20:53:02 4859973d81cb: Preparing 20:53:02 9a7f17d7114e: Preparing 20:53:02 3f84dd3aff41: Preparing 20:53:02 07fc808f3d47: Preparing 20:53:02 1205baf203f1: Preparing 20:53:02 ec3de6f194f3: Preparing 20:53:02 5f4d9fc4d98d: Preparing 20:53:02 1205baf203f1: Waiting 20:53:02 ec3de6f194f3: Waiting 20:53:02 5f4d9fc4d98d: Waiting 20:53:02 3f84dd3aff41: Layer already exists 20:53:02 07fc808f3d47: Layer already exists 20:53:02 1205baf203f1: Layer already exists 20:53:02 5f4d9fc4d98d: Layer already exists 20:53:02 4859973d81cb: Pushed 20:53:02 9a7f17d7114e: Pushed 20:53:02 745372563833: Pushed 20:53:03 ec3de6f194f3: Pushed 20:53:03 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:2aa42f1d6ae1318f35849be7f0a3f2f9dcd94d344169a12c38afd9b9402d893f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:04 + 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 20:53:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:53:07 745372563833: Preparing 20:53:07 4859973d81cb: Preparing 20:53:07 9a7f17d7114e: Preparing 20:53:07 3f84dd3aff41: Preparing 20:53:07 07fc808f3d47: Preparing 20:53:07 1205baf203f1: Preparing 20:53:07 ec3de6f194f3: Preparing 20:53:07 5f4d9fc4d98d: Preparing 20:53:07 ec3de6f194f3: Waiting 20:53:07 5f4d9fc4d98d: Waiting 20:53:07 1205baf203f1: Waiting 20:53:07 745372563833: Layer already exists 20:53:07 07fc808f3d47: Layer already exists 20:53:07 9a7f17d7114e: Layer already exists 20:53:07 4859973d81cb: Layer already exists 20:53:07 3f84dd3aff41: Layer already exists 20:53:07 1205baf203f1: Layer already exists 20:53:07 5f4d9fc4d98d: Layer already exists 20:53:07 ec3de6f194f3: Layer already exists 20:53:08 latest: digest: sha256:2aa42f1d6ae1318f35849be7f0a3f2f9dcd94d344169a12c38afd9b9402d893f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.64 20:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:53:08 745372563833: Preparing 20:53:08 4859973d81cb: Preparing 20:53:08 9a7f17d7114e: Preparing 20:53:08 3f84dd3aff41: Preparing 20:53:08 07fc808f3d47: Preparing 20:53:08 1205baf203f1: Preparing 20:53:08 ec3de6f194f3: Preparing 20:53:08 5f4d9fc4d98d: Preparing 20:53:08 1205baf203f1: Waiting 20:53:08 ec3de6f194f3: Waiting 20:53:08 5f4d9fc4d98d: Waiting 20:53:08 4859973d81cb: Layer already exists 20:53:08 3f84dd3aff41: Layer already exists 20:53:08 745372563833: Layer already exists 20:53:08 07fc808f3d47: Layer already exists 20:53:08 9a7f17d7114e: Layer already exists 20:53:08 1205baf203f1: Layer already exists 20:53:08 5f4d9fc4d98d: Layer already exists 20:53:08 ec3de6f194f3: Layer already exists 20:53:08 3.1.0-dev.64: digest: sha256:2aa42f1d6ae1318f35849be7f0a3f2f9dcd94d344169a12c38afd9b9402d893f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:53:09 745372563833: Preparing 20:53:09 4859973d81cb: Preparing 20:53:09 9a7f17d7114e: Preparing 20:53:09 3f84dd3aff41: Preparing 20:53:09 07fc808f3d47: Preparing 20:53:09 1205baf203f1: Preparing 20:53:09 ec3de6f194f3: Preparing 20:53:09 5f4d9fc4d98d: Preparing 20:53:09 1205baf203f1: Waiting 20:53:09 5f4d9fc4d98d: Waiting 20:53:09 ec3de6f194f3: Waiting 20:53:09 3f84dd3aff41: Layer already exists 20:53:09 745372563833: Layer already exists 20:53:09 9a7f17d7114e: Layer already exists 20:53:09 4859973d81cb: Layer already exists 20:53:09 07fc808f3d47: Layer already exists 20:53:09 ec3de6f194f3: Layer already exists 20:53:09 1205baf203f1: Layer already exists 20:53:09 5f4d9fc4d98d: Layer already exists 20:53:09 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:2aa42f1d6ae1318f35849be7f0a3f2f9dcd94d344169a12c38afd9b9402d893f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:10 + 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 20:53:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:53:10 745372563833: Preparing 20:53:10 4859973d81cb: Preparing 20:53:10 9a7f17d7114e: Preparing 20:53:10 3f84dd3aff41: Preparing 20:53:10 07fc808f3d47: Preparing 20:53:10 1205baf203f1: Preparing 20:53:10 ec3de6f194f3: Preparing 20:53:10 5f4d9fc4d98d: Preparing 20:53:10 1205baf203f1: Waiting 20:53:10 ec3de6f194f3: Waiting 20:53:10 5f4d9fc4d98d: Waiting 20:53:10 3f84dd3aff41: Layer already exists 20:53:10 9a7f17d7114e: Layer already exists 20:53:10 07fc808f3d47: Layer already exists 20:53:10 4859973d81cb: Layer already exists 20:53:10 745372563833: Layer already exists 20:53:10 ec3de6f194f3: Layer already exists 20:53:10 1205baf203f1: Layer already exists 20:53:10 5f4d9fc4d98d: Layer already exists 20:53:10 main: digest: sha256:2aa42f1d6ae1318f35849be7f0a3f2f9dcd94d344169a12c38afd9b9402d893f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:10 ===================================================== [Pipeline] echo 20:53:10 taggedImages: 20:53:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:53:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.64 20:53:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:53:10 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:53:10 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:10 latest 20:53:10 3.1.0-dev.64 20:53:10 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:10 main 20:53:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:11 29cb96f163bd: Preparing 20:53:11 c7bffc138c3c: Preparing 20:53:11 50a28a770e30: Preparing 20:53:11 3f84dd3aff41: Preparing 20:53:11 07fc808f3d47: Preparing 20:53:11 1205baf203f1: Preparing 20:53:11 eb6192fa7c7a: Preparing 20:53:11 5f4d9fc4d98d: Preparing 20:53:11 1205baf203f1: Waiting 20:53:11 eb6192fa7c7a: Waiting 20:53:11 5f4d9fc4d98d: Waiting 20:53:11 29cb96f163bd: Layer already exists 20:53:11 3f84dd3aff41: Layer already exists 20:53:11 07fc808f3d47: Layer already exists 20:53:11 1205baf203f1: Layer already exists 20:53:11 eb6192fa7c7a: Layer already exists 20:53:11 5f4d9fc4d98d: Layer already exists 20:53:11 c7bffc138c3c: Pushed 20:53:11 50a28a770e30: Pushed 20:53:11 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:2f76e3bb7e551dc33a2f5ec2a7e624f6231a2f9102b17c0490582621cfdb068f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:12 + 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 20:53:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:12 29cb96f163bd: Preparing 20:53:12 c7bffc138c3c: Preparing 20:53:12 50a28a770e30: Preparing 20:53:12 3f84dd3aff41: Preparing 20:53:12 07fc808f3d47: Preparing 20:53:12 1205baf203f1: Preparing 20:53:12 eb6192fa7c7a: Preparing 20:53:12 5f4d9fc4d98d: Preparing 20:53:12 1205baf203f1: Waiting 20:53:12 eb6192fa7c7a: Waiting 20:53:12 5f4d9fc4d98d: Waiting 20:53:12 29cb96f163bd: Layer already exists 20:53:12 07fc808f3d47: Layer already exists 20:53:12 50a28a770e30: Layer already exists 20:53:12 c7bffc138c3c: Layer already exists 20:53:12 3f84dd3aff41: Layer already exists 20:53:12 1205baf203f1: Layer already exists 20:53:12 eb6192fa7c7a: Layer already exists 20:53:12 5f4d9fc4d98d: Layer already exists 20:53:13 latest: digest: sha256:2f76e3bb7e551dc33a2f5ec2a7e624f6231a2f9102b17c0490582621cfdb068f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.64 20:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:13 29cb96f163bd: Preparing 20:53:13 c7bffc138c3c: Preparing 20:53:13 50a28a770e30: Preparing 20:53:13 3f84dd3aff41: Preparing 20:53:13 07fc808f3d47: Preparing 20:53:13 1205baf203f1: Preparing 20:53:13 eb6192fa7c7a: Preparing 20:53:13 5f4d9fc4d98d: Preparing 20:53:13 eb6192fa7c7a: Waiting 20:53:13 5f4d9fc4d98d: Waiting 20:53:13 1205baf203f1: Waiting 20:53:13 07fc808f3d47: Layer already exists 20:53:13 29cb96f163bd: Layer already exists 20:53:13 c7bffc138c3c: Layer already exists 20:53:13 3f84dd3aff41: Layer already exists 20:53:13 50a28a770e30: Layer already exists 20:53:13 eb6192fa7c7a: Layer already exists 20:53:13 1205baf203f1: Layer already exists 20:53:13 5f4d9fc4d98d: Layer already exists 20:53:13 3.1.0-dev.64: digest: sha256:2f76e3bb7e551dc33a2f5ec2a7e624f6231a2f9102b17c0490582621cfdb068f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:14 29cb96f163bd: Preparing 20:53:14 c7bffc138c3c: Preparing 20:53:14 50a28a770e30: Preparing 20:53:14 3f84dd3aff41: Preparing 20:53:14 07fc808f3d47: Preparing 20:53:14 1205baf203f1: Preparing 20:53:14 eb6192fa7c7a: Preparing 20:53:14 5f4d9fc4d98d: Preparing 20:53:14 1205baf203f1: Waiting 20:53:14 eb6192fa7c7a: Waiting 20:53:14 5f4d9fc4d98d: Waiting 20:53:14 07fc808f3d47: Layer already exists 20:53:14 3f84dd3aff41: Layer already exists 20:53:14 29cb96f163bd: Layer already exists 20:53:14 50a28a770e30: Layer already exists 20:53:14 c7bffc138c3c: Layer already exists 20:53:14 1205baf203f1: Layer already exists 20:53:14 5f4d9fc4d98d: Layer already exists 20:53:14 eb6192fa7c7a: Layer already exists 20:53:14 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:2f76e3bb7e551dc33a2f5ec2a7e624f6231a2f9102b17c0490582621cfdb068f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:15 + 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 20:53:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:15 29cb96f163bd: Preparing 20:53:15 c7bffc138c3c: Preparing 20:53:15 50a28a770e30: Preparing 20:53:15 3f84dd3aff41: Preparing 20:53:15 07fc808f3d47: Preparing 20:53:15 1205baf203f1: Preparing 20:53:15 eb6192fa7c7a: Preparing 20:53:15 5f4d9fc4d98d: Preparing 20:53:15 1205baf203f1: Waiting 20:53:15 eb6192fa7c7a: Waiting 20:53:15 5f4d9fc4d98d: Waiting 20:53:15 07fc808f3d47: Layer already exists 20:53:15 c7bffc138c3c: Layer already exists 20:53:15 29cb96f163bd: Layer already exists 20:53:15 3f84dd3aff41: Layer already exists 20:53:15 50a28a770e30: Layer already exists 20:53:15 eb6192fa7c7a: Layer already exists 20:53:15 5f4d9fc4d98d: Layer already exists 20:53:15 1205baf203f1: Layer already exists 20:53:15 main: digest: sha256:2f76e3bb7e551dc33a2f5ec2a7e624f6231a2f9102b17c0490582621cfdb068f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:15 ===================================================== [Pipeline] echo 20:53:15 taggedImages: 20:53:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:53:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.64 20:53:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:53:15 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:53:15 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:15 latest 20:53:15 3.1.0-dev.64 20:53:15 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:15 main 20:53:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:16 adc2bd584e9d: Preparing 20:53:16 634b24c87f3a: Preparing 20:53:16 3f84dd3aff41: Preparing 20:53:16 07fc808f3d47: Preparing 20:53:16 6dad1c53ed2c: Preparing 20:53:16 5f4d9fc4d98d: Preparing 20:53:16 5f4d9fc4d98d: Waiting 20:53:16 07fc808f3d47: Layer already exists 20:53:16 3f84dd3aff41: Layer already exists 20:53:16 5f4d9fc4d98d: Layer already exists 20:53:16 adc2bd584e9d: Pushed 20:53:17 6dad1c53ed2c: Pushed 20:53:22 634b24c87f3a: Pushed 20:53:22 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:d6fb9d49c6f5f7f2607082ed4c7cf75bd9b04ff1b5c220593fe54255c7bdfdde size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:23 adc2bd584e9d: Preparing 20:53:23 634b24c87f3a: Preparing 20:53:23 3f84dd3aff41: Preparing 20:53:23 07fc808f3d47: Preparing 20:53:23 6dad1c53ed2c: Preparing 20:53:23 5f4d9fc4d98d: Preparing 20:53:23 5f4d9fc4d98d: Waiting 20:53:23 6dad1c53ed2c: Layer already exists 20:53:23 adc2bd584e9d: Layer already exists 20:53:23 3f84dd3aff41: Layer already exists 20:53:23 07fc808f3d47: Layer already exists 20:53:23 634b24c87f3a: Layer already exists 20:53:23 5f4d9fc4d98d: Layer already exists 20:53:23 latest: digest: sha256:d6fb9d49c6f5f7f2607082ed4c7cf75bd9b04ff1b5c220593fe54255c7bdfdde size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.64 20:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:24 adc2bd584e9d: Preparing 20:53:24 634b24c87f3a: Preparing 20:53:24 3f84dd3aff41: Preparing 20:53:24 07fc808f3d47: Preparing 20:53:24 6dad1c53ed2c: Preparing 20:53:24 5f4d9fc4d98d: Preparing 20:53:24 5f4d9fc4d98d: Waiting 20:53:24 6dad1c53ed2c: Layer already exists 20:53:24 07fc808f3d47: Layer already exists 20:53:24 3f84dd3aff41: Layer already exists 20:53:24 634b24c87f3a: Layer already exists 20:53:24 adc2bd584e9d: Layer already exists 20:53:24 5f4d9fc4d98d: Layer already exists 20:53:24 3.1.0-dev.64: digest: sha256:d6fb9d49c6f5f7f2607082ed4c7cf75bd9b04ff1b5c220593fe54255c7bdfdde size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:25 adc2bd584e9d: Preparing 20:53:25 634b24c87f3a: Preparing 20:53:25 3f84dd3aff41: Preparing 20:53:25 07fc808f3d47: Preparing 20:53:25 6dad1c53ed2c: Preparing 20:53:25 5f4d9fc4d98d: Preparing 20:53:25 5f4d9fc4d98d: Waiting 20:53:25 07fc808f3d47: Layer already exists 20:53:25 adc2bd584e9d: Layer already exists 20:53:25 3f84dd3aff41: Layer already exists 20:53:25 6dad1c53ed2c: Layer already exists 20:53:25 634b24c87f3a: Layer already exists 20:53:25 5f4d9fc4d98d: Layer already exists 20:53:25 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:d6fb9d49c6f5f7f2607082ed4c7cf75bd9b04ff1b5c220593fe54255c7bdfdde size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:26 adc2bd584e9d: Preparing 20:53:26 634b24c87f3a: Preparing 20:53:26 3f84dd3aff41: Preparing 20:53:26 07fc808f3d47: Preparing 20:53:26 6dad1c53ed2c: Preparing 20:53:26 5f4d9fc4d98d: Preparing 20:53:26 5f4d9fc4d98d: Waiting 20:53:26 6dad1c53ed2c: Layer already exists 20:53:26 3f84dd3aff41: Layer already exists 20:53:26 634b24c87f3a: Layer already exists 20:53:26 adc2bd584e9d: Layer already exists 20:53:26 07fc808f3d47: Layer already exists 20:53:26 5f4d9fc4d98d: Layer already exists 20:53:26 main: digest: sha256:d6fb9d49c6f5f7f2607082ed4c7cf75bd9b04ff1b5c220593fe54255c7bdfdde size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:26 ===================================================== [Pipeline] echo 20:53:26 taggedImages: 20:53:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:53:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.64 20:53:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:53:26 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:53:26 352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:26 latest 20:53:26 3.1.0-dev.64 20:53:26 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:26 main 20:53:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:53:27 4d07caedb539: Preparing 20:53:27 59954aaaa46a: Preparing 20:53:27 3f84dd3aff41: Preparing 20:53:27 07fc808f3d47: Preparing 20:53:27 61a698964556: Preparing 20:53:27 5f4d9fc4d98d: Preparing 20:53:27 5f4d9fc4d98d: Waiting 20:53:27 61a698964556: Layer already exists 20:53:27 3f84dd3aff41: Layer already exists 20:53:27 07fc808f3d47: Layer already exists 20:53:27 5f4d9fc4d98d: Layer already exists 20:53:27 4d07caedb539: Pushed 20:53:32 59954aaaa46a: Pushed 20:53:32 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:2f8363e83680b4f2a6bb4bd69391de423b7ff7b93588c549d31b116a1f881399 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:53:36 4d07caedb539: Preparing 20:53:36 59954aaaa46a: Preparing 20:53:36 3f84dd3aff41: Preparing 20:53:36 07fc808f3d47: Preparing 20:53:36 61a698964556: Preparing 20:53:36 5f4d9fc4d98d: Preparing 20:53:36 5f4d9fc4d98d: Waiting 20:53:36 59954aaaa46a: Layer already exists 20:53:36 61a698964556: Layer already exists 20:53:36 07fc808f3d47: Layer already exists 20:53:36 4d07caedb539: Layer already exists 20:53:36 3f84dd3aff41: Layer already exists 20:53:36 5f4d9fc4d98d: Layer already exists 20:53:36 latest: digest: sha256:2f8363e83680b4f2a6bb4bd69391de423b7ff7b93588c549d31b116a1f881399 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.64 20:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:53:37 4d07caedb539: Preparing 20:53:37 59954aaaa46a: Preparing 20:53:37 3f84dd3aff41: Preparing 20:53:37 07fc808f3d47: Preparing 20:53:37 61a698964556: Preparing 20:53:37 5f4d9fc4d98d: Preparing 20:53:37 5f4d9fc4d98d: Waiting 20:53:37 4d07caedb539: Layer already exists 20:53:37 3f84dd3aff41: Layer already exists 20:53:37 61a698964556: Layer already exists 20:53:37 59954aaaa46a: Layer already exists 20:53:37 07fc808f3d47: Layer already exists 20:53:37 5f4d9fc4d98d: Layer already exists 20:53:37 3.1.0-dev.64: digest: sha256:2f8363e83680b4f2a6bb4bd69391de423b7ff7b93588c549d31b116a1f881399 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:53:38 4d07caedb539: Preparing 20:53:38 59954aaaa46a: Preparing 20:53:38 3f84dd3aff41: Preparing 20:53:38 07fc808f3d47: Preparing 20:53:38 61a698964556: Preparing 20:53:38 5f4d9fc4d98d: Preparing 20:53:38 5f4d9fc4d98d: Waiting 20:53:38 61a698964556: Layer already exists 20:53:38 59954aaaa46a: Layer already exists 20:53:38 07fc808f3d47: Layer already exists 20:53:38 4d07caedb539: Layer already exists 20:53:38 3f84dd3aff41: Layer already exists 20:53:38 5f4d9fc4d98d: Layer already exists 20:53:38 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:2f8363e83680b4f2a6bb4bd69391de423b7ff7b93588c549d31b116a1f881399 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:53:38 4d07caedb539: Preparing 20:53:38 59954aaaa46a: Preparing 20:53:38 3f84dd3aff41: Preparing 20:53:38 07fc808f3d47: Preparing 20:53:38 61a698964556: Preparing 20:53:38 5f4d9fc4d98d: Preparing 20:53:38 5f4d9fc4d98d: Waiting 20:53:38 59954aaaa46a: Layer already exists 20:53:38 61a698964556: Layer already exists 20:53:38 4d07caedb539: Layer already exists 20:53:38 07fc808f3d47: Layer already exists 20:53:38 3f84dd3aff41: Layer already exists 20:53:38 5f4d9fc4d98d: Layer already exists 20:53:39 main: digest: sha256:2f8363e83680b4f2a6bb4bd69391de423b7ff7b93588c549d31b116a1f881399 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:39 ===================================================== [Pipeline] echo 20:53:39 taggedImages: 20:53:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d 20:53:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:53:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.64 20:53:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 20:53:39 - 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 20:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:39 20:53:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:40 arm64: Pulling from edgex-lftools-log-publisher 20:53:40 8998bd30e6a1: Pulling fs layer 20:53:40 04944245beec: Pulling fs layer 20:53:40 699f458cf7ca: Pulling fs layer 20:53:40 765212b225bb: Pulling fs layer 20:53:40 f23df028b6ca: Pulling fs layer 20:53:40 d65c8cfc05b1: Pulling fs layer 20:53:40 2437ff75d9bd: Pulling fs layer 20:53:40 f23df028b6ca: Waiting 20:53:40 d65c8cfc05b1: Waiting 20:53:40 04944245beec: Verifying Checksum 20:53:40 04944245beec: Download complete 20:53:40 765212b225bb: Verifying Checksum 20:53:40 765212b225bb: Download complete 20:53:40 f23df028b6ca: Verifying Checksum 20:53:40 f23df028b6ca: Download complete 20:53:40 d65c8cfc05b1: Verifying Checksum 20:53:40 d65c8cfc05b1: Download complete 20:53:40 699f458cf7ca: Verifying Checksum 20:53:40 699f458cf7ca: Download complete 20:53:40 8998bd30e6a1: Verifying Checksum 20:53:40 8998bd30e6a1: Download complete 20:53:43 2437ff75d9bd: Verifying Checksum 20:53:43 2437ff75d9bd: Download complete 20:53:45 8998bd30e6a1: Pull complete 20:53:46 04944245beec: Pull complete 20:53:49 699f458cf7ca: Pull complete 20:53:49 765212b225bb: Pull complete 20:53:50 f23df028b6ca: Pull complete 20:53:50 d65c8cfc05b1: Pull complete 20:54:08 2437ff75d9bd: Pull complete 20:54:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:08 prd-ubuntu20.04-docker-arm64-4c-16g-10271 does not seem to be running inside a container 20:54:08 $ 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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:54:11 $ docker top d60b987510e94e1a7322b0e4fbef214e5b1754b60ae3bc47b1caf906452131d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:12 ---> job-cost.sh 20:54:12 lf-activate-venv: SKIPPING 20:54:12 INFO: No Stack... 20:54:12 INFO: Retrieving Pricing Info for: v3-standard-4 20:54:13 INFO: Archiving Costs [Pipeline] sh 20:54:14 + cat /w/workspace/edgex-go/599/archives/cost.csv 20:54:14 + cut -d, -f6 [Pipeline] lock 20:54:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-599-stack-cost] 20:54:14 Resource [jenkins-edgexfoundry-edgex-go-main-599-stack-cost] did not exist. Created. 20:54:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-599-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:14 + echo total: 0.33000001311302185 [Pipeline] stash 20:54:15 Stashed 1 file(s) [Pipeline] } 20:54:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-599-stack-cost] [Pipeline] // lock [Pipeline] } 20:54:15 $ docker stop --time=1 d60b987510e94e1a7322b0e4fbef214e5b1754b60ae3bc47b1caf906452131d2 20:54:16 $ docker rm -f --volumes d60b987510e94e1a7322b0e4fbef214e5b1754b60ae3bc47b1caf906452131d2 [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 20:54:17 provisioning config files... 20:54:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/599@tmp/config1634484207638197105tmp [Pipeline] { [Pipeline] sh 20:54:17 + set +x 20:54:17 + curl -s https://codecov.io/bash 20:54:17 + bash -s -- 20:54:17 20:54:17 _____ _ 20:54:17 / ____| | | 20:54:17 | | ___ __| | ___ ___ _____ __ 20:54:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:54:17 | |___| (_) | (_| | __/ (_| (_) \ V / 20:54:17 \_____\___/ \__,_|\___|\___\___/ \_/ 20:54:17 Bash-1.0.6 20:54:17 20:54:17 20:54:17 ==> git version 2.25.1 found 20:54:17 ==> 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 20:54:17 Release-Date: 2020-01-08 20:54:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:54:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:54:17 ==> Jenkins CI detected. 20:54:17 current dir:  /w/workspace/edgex-go/599 20:54:17 project root: . 20:54:17 --> token set from env 20:54:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:54:17 ==> Running gcov in . (disable via -X gcov) 20:54:17 ==> Python coveragepy not found 20:54:17 ==> Searching for coverage reports in: 20:54:17 + . 20:54:17 -> Found 1 reports 20:54:17 ==> Detecting git/mercurial file structure 20:54:17 ==> Reading reports 20:54:17 + ./coverage.out bytes=453602 20:54:17 ==> Appending adjustments 20:54:17 https://docs.codecov.io/docs/fixing-reports 20:54:18 + Found adjustments 20:54:18 ==> Gzipping contents 20:54:18 60K /tmp/codecov.vK138O.gz 20:54:18 ==> Uploading reports 20:54:18 url: https://codecov.io 20:54:18 query: branch=main&commit=352052acdd74cde1c2e6292ce686d2b6799bd01d&build=599&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F599%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:54:19 -> Pinging Codecov 20:54:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=352052acdd74cde1c2e6292ce686d2b6799bd01d&build=599&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F599%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:54:19 -> Uploading to 20:54:19 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/00271124DB129430A58F1EEE437C3FCB/352052acdd74cde1c2e6292ce686d2b6799bd01d/d383f449-224b-4dd8-8b00-08fb510170dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T205418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=362922dc07e436e7aca65da00d37bf6aaff53efa0f4ed7403d8633dfe82475a7 20:54:19 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:19 Dload Upload Total Spent Left Speed 20:54:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57821 0 0 100 57821 0 166k --:--:-- --:--:-- --:--:-- 166k 20:54:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } 20:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:54:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:54:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:19 20:54:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:54:20 df9b9388f04a: Pulling fs layer 20:54:20 52dc419b0ee2: Pulling fs layer 20:54:20 25bc292e5bac: Pulling fs layer 20:54:20 114826534d7a: Pulling fs layer 20:54:20 4657fd5d0bcf: Pulling fs layer 20:54:20 6ad1cebc031e: Pulling fs layer 20:54:20 8a3aa393b2d8: Pulling fs layer 20:54:20 4657fd5d0bcf: Waiting 20:54:20 6ad1cebc031e: Waiting 20:54:20 114826534d7a: Waiting 20:54:20 8a3aa393b2d8: Waiting 20:54:20 25bc292e5bac: Verifying Checksum 20:54:20 25bc292e5bac: Download complete 20:54:20 52dc419b0ee2: Download complete 20:54:20 4657fd5d0bcf: Verifying Checksum 20:54:20 4657fd5d0bcf: Download complete 20:54:20 df9b9388f04a: Download complete 20:54:20 df9b9388f04a: Pull complete 20:54:20 6ad1cebc031e: Verifying Checksum 20:54:20 6ad1cebc031e: Download complete 20:54:20 52dc419b0ee2: Pull complete 20:54:20 25bc292e5bac: Pull complete 20:54:20 114826534d7a: Download complete 20:54:20 8a3aa393b2d8: Verifying Checksum 20:54:24 114826534d7a: Pull complete 20:54:24 4657fd5d0bcf: Pull complete 20:54:24 6ad1cebc031e: Pull complete 20:54:26 8a3aa393b2d8: Pull complete 20:54:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:27 prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container 20:54:27 $ 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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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 20:54:31 $ docker top 2901e7c859b033e821f1bf095e2ac5e80e6b2a0270585fdcccd2c0f73c9c7cf4 -eo pid,comm [Pipeline] { [Pipeline] echo 20:54:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:54:32 + set -o pipefail 20:54:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:54:42 20:54:42 Monitoring /w/workspace/edgex-go/599 (github.com/edgexfoundry/edgex-go)... 20:54:42 20:54:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/41856fc4-a5d5-4635-8100-5a054418f104 20:54:42 20:54:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:54:42 20:54:42 20:54:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:54:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:54:42 More details here: https://snyk.co/ue1NS [Pipeline] } 20:54:42 $ docker stop --time=1 2901e7c859b033e821f1bf095e2ac5e80e6b2a0270585fdcccd2c0f73c9c7cf4 20:54:46 $ docker rm -f --volumes 2901e7c859b033e821f1bf095e2ac5e80e6b2a0270585fdcccd2c0f73c9c7cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:54:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:46 provisioning config files... 20:54:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/599@tmp/config4275200522465395601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:47 --> edgex-publish-swagger.sh 20:54:47 === Publish openapi/v3 API === 20:54:47 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:54:47 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/599/openapi/v3/core-command.yaml] 20:54:47 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:47 Dload Upload Total Spent Left Speed 20:54:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 58434 --:--:-- --:--:-- --:--:-- 58434 20:54:47 20:54:47 20:54:47 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/599/openapi/v3/core-data.yaml] 20:54:47 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:47 Dload Upload Total Spent Left Speed 20:54:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 136k --:--:-- --:--:-- --:--:-- 136k 20:54:48 20:54:48 20:54:48 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/599/openapi/v3/core-metadata.yaml] 20:54:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:48 Dload Upload Total Spent Left Speed 20:54:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 252k --:--:-- --:--:-- --:--:-- 252k 20:54:48 20:54:48 20:54:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/599/openapi/v3/support-notifications.yaml] 20:54:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:48 Dload Upload Total Spent Left Speed 20:54:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 87000 0 0 75 65535 0 955k --:--:-- --:--:-- --:--:-- 941k 100 87000 0 0 100 87000 0 167k --:--:-- --:--:-- --:--:-- 167k 20:54:49 20:54:49 20:54:49 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/599/openapi/v3/support-scheduler.yaml] 20:54:49 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:49 Dload Upload Total Spent Left Speed 20:54:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 81039 --:--:-- --:--:-- --:--:-- 81217 20:54:49 20:54:49 [Pipeline] } 20:54:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:54:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:54:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:50 prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container 20:54:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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 20:54:50 $ docker top 6f22b93b2aa7ff7ff57bfc47b2df3097b5a31c5e593194fb5004880b8416e0c8 -eo pid,comm 20:54:50 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:54:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:50 [ssh-agent] Looking for ssh-agent implementation... 20:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:50 $ docker exec 6f22b93b2aa7ff7ff57bfc47b2df3097b5a31c5e593194fb5004880b8416e0c8 ssh-agent 20:54:51 SSH_AUTH_SOCK=/tmp/ssh-DLFLSxVU1IMN/agent.32 20:54:51 SSH_AGENT_PID=37 20:54:51 Running ssh-add (command line suppressed) 20:54:51 Identity added: /w/workspace/edgex-go/599@tmp/private_key_11443629513320964460.key (/w/workspace/edgex-go/599@tmp/private_key_11443629513320964460.key) 20:54:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:51 + git semver tag 20:54:51 2023-10-24 20:54:51,654 [run_tag] DEBUG tag force:False 20:54:51 2023-10-24 20:54:51,654 [check_head_tag] DEBUG check head tag 20:54:51 2023-10-24 20:54:51,655 [execute] INFO git cat-file --batch-check 20:54:51 2023-10-24 20:54:51,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/599, universal_newlines=False, shell=None, istream=) 20:54:51 2023-10-24 20:54:51,659 [execute] INFO git cat-file --batch 20:54:51 2023-10-24 20:54:51,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/599, universal_newlines=False, shell=None, istream=) 20:54:51 2023-10-24 20:54:51,685 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main 20:54:51 2023-10-24 20:54:51,685 [execute] INFO git tag -a v3.1.0-dev.64 -m v3.1.0-dev.64 20:54:51 2023-10-24 20:54:51,685 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.64', '-m', 'v3.1.0-dev.64'], cwd=/w/workspace/edgex-go/599, universal_newlines=False, shell=None, istream=None) 20:54:51 2023-10-24 20:54:51,690 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main 20:54:51 3.1.0-dev.64 [Pipeline] } 20:54:51 $ docker exec --env ******** --env ******** 6f22b93b2aa7ff7ff57bfc47b2df3097b5a31c5e593194fb5004880b8416e0c8 ssh-agent -k 20:54:51 unset SSH_AUTH_SOCK; 20:54:51 unset SSH_AGENT_PID; 20:54:51 echo Agent pid 37 killed; 20:54:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:52 + git semver [Pipeline] } 20:54:52 $ docker stop --time=1 6f22b93b2aa7ff7ff57bfc47b2df3097b5a31c5e593194fb5004880b8416e0c8 20:54:53 $ docker rm -f --volumes 6f22b93b2aa7ff7ff57bfc47b2df3097b5a31c5e593194fb5004880b8416e0c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:54:54 20:54:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:54:54 0.23.1-centos7: Pulling from edgex-lftools 20:54:54 ab5ef0e58194: Pulling fs layer 20:54:54 9712f1f96733: Pulling fs layer 20:54:54 63f879dbbcfc: Pulling fs layer 20:54:54 0d9ebad4ef96: Pulling fs layer 20:54:54 e9a5061849ea: Pulling fs layer 20:54:54 d747dcd14b5f: Pulling fs layer 20:54:54 2de7ff778b66: Pulling fs layer 20:54:54 e9a5061849ea: Waiting 20:54:54 d747dcd14b5f: Waiting 20:54:54 2de7ff778b66: Waiting 20:54:54 0d9ebad4ef96: Waiting 20:54:54 9712f1f96733: Verifying Checksum 20:54:54 9712f1f96733: Download complete 20:54:54 63f879dbbcfc: Verifying Checksum 20:54:54 63f879dbbcfc: Download complete 20:54:54 e9a5061849ea: Verifying Checksum 20:54:54 e9a5061849ea: Download complete 20:54:54 0d9ebad4ef96: Verifying Checksum 20:54:54 0d9ebad4ef96: Download complete 20:54:54 d747dcd14b5f: Download complete 20:54:54 ab5ef0e58194: Verifying Checksum 20:54:54 ab5ef0e58194: Download complete 20:54:54 2de7ff778b66: Verifying Checksum 20:54:54 2de7ff778b66: Download complete 20:54:57 ab5ef0e58194: Pull complete 20:54:57 9712f1f96733: Pull complete 20:54:58 63f879dbbcfc: Pull complete 20:55:02 0d9ebad4ef96: Pull complete 20:55:02 e9a5061849ea: Pull complete 20:55:02 d747dcd14b5f: Pull complete 20:55:02 2de7ff778b66: Pull complete 20:55:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:02 prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container 20:55:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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 20:55:12 $ docker top be2a02084c63a823d94916be71680aff098d0de4f31ccb2448a301ce109a68d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:55:12 provisioning config files... 20:55:12 copy managed file [sigul-config] to file:/w/workspace/edgex-go/599@tmp/config9945203724343868596tmp 20:55:12 copy managed file [sigul-password] to file:/w/workspace/edgex-go/599@tmp/config16590076283319150793tmp 20:55:12 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/599@tmp/config8291495990808050778tmp [Pipeline] { [Pipeline] echo 20:55:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:55:13 ---> sigul-configuration.sh 20:55:13 gpg: directory `/root/.gnupg' created 20:55:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:55:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:55:13 gpg: keyring `/root/.gnupg/secring.gpg' created 20:55:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:55:13 gpg: CAST5 encrypted data 20:55:13 gpg: encrypted with 1 passphrase 20:55:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:55:13 + mkdir /home/jenkins 20:55:13 + mkdir /home/jenkins/sigul [Pipeline] sh 20:55:13 + 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 20:55:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:55:14 ---> sigul-install.sh 20:55:14 Sigul already installed; skipping installation. [Pipeline] sh 20:55:14 + git tag --list 20:55:14 0.6.0 20:55:14 0.6.1 20:55:14 0.7.0 20:55:14 0.7.1 20:55:14 v1.0.0 20:55:14 v1.0.1 20:55:14 v1.1.0 20:55:14 v1.2.0 20:55:14 v1.2.1 20:55:14 v1.3.0 20:55:14 v1.3.1 20:55:14 v2.0.0 20:55:14 v2.1.0 20:55:14 v2.1.1 20:55:14 v2.2.0 20:55:14 v2.3.0 20:55:14 v3.0 20:55:14 v3.0.0 20:55:14 v3.1.0-dev.1 20:55:14 v3.1.0-dev.10 20:55:14 v3.1.0-dev.11 20:55:14 v3.1.0-dev.12 20:55:14 v3.1.0-dev.13 20:55:14 v3.1.0-dev.14 20:55:14 v3.1.0-dev.15 20:55:14 v3.1.0-dev.16 20:55:14 v3.1.0-dev.17 20:55:14 v3.1.0-dev.18 20:55:14 v3.1.0-dev.19 20:55:14 v3.1.0-dev.2 20:55:14 v3.1.0-dev.20 20:55:14 v3.1.0-dev.21 20:55:14 v3.1.0-dev.22 20:55:14 v3.1.0-dev.23 20:55:14 v3.1.0-dev.24 20:55:14 v3.1.0-dev.25 20:55:14 v3.1.0-dev.26 20:55:14 v3.1.0-dev.27 20:55:14 v3.1.0-dev.28 20:55:14 v3.1.0-dev.29 20:55:14 v3.1.0-dev.3 20:55:14 v3.1.0-dev.30 20:55:14 v3.1.0-dev.31 20:55:14 v3.1.0-dev.32 20:55:14 v3.1.0-dev.33 20:55:14 v3.1.0-dev.34 20:55:14 v3.1.0-dev.35 20:55:14 v3.1.0-dev.36 20:55:14 v3.1.0-dev.37 20:55:14 v3.1.0-dev.38 20:55:14 v3.1.0-dev.39 20:55:14 v3.1.0-dev.4 20:55:14 v3.1.0-dev.40 20:55:14 v3.1.0-dev.41 20:55:14 v3.1.0-dev.42 20:55:14 v3.1.0-dev.43 20:55:14 v3.1.0-dev.44 20:55:14 v3.1.0-dev.45 20:55:14 v3.1.0-dev.46 20:55:14 v3.1.0-dev.47 20:55:14 v3.1.0-dev.48 20:55:14 v3.1.0-dev.49 20:55:14 v3.1.0-dev.5 20:55:14 v3.1.0-dev.50 20:55:14 v3.1.0-dev.51 20:55:14 v3.1.0-dev.52 20:55:14 v3.1.0-dev.53 20:55:14 v3.1.0-dev.54 20:55:14 v3.1.0-dev.55 20:55:14 v3.1.0-dev.56 20:55:14 v3.1.0-dev.57 20:55:14 v3.1.0-dev.58 20:55:14 v3.1.0-dev.59 20:55:14 v3.1.0-dev.6 20:55:14 v3.1.0-dev.60 20:55:14 v3.1.0-dev.61 20:55:14 v3.1.0-dev.62 20:55:14 v3.1.0-dev.63 20:55:14 v3.1.0-dev.64 20:55:14 v3.1.0-dev.7 20:55:14 v3.1.0-dev.8 20:55:14 v3.1.0-dev.9 [Pipeline] sh 20:55:14 + lftools sign git-tag v3.1.0-dev.64 20:55:15 Signing Git tag with Sigul... 20:55:15 Signing v3.1.0-dev.64 [Pipeline] echo 20:55:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:55:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:55:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:55:15 $ docker stop --time=1 be2a02084c63a823d94916be71680aff098d0de4f31ccb2448a301ce109a68d7 20:55:17 $ docker rm -f --volumes be2a02084c63a823d94916be71680aff098d0de4f31ccb2448a301ce109a68d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:55:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:17 prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container 20:55:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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 20:55:18 $ docker top db68af58ba4cf43b919f2d48e328a15584445fefe31b99f9605d9695c5f40353 -eo pid,comm 20:55:18 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:55:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:18 [ssh-agent] Looking for ssh-agent implementation... 20:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:18 $ docker exec db68af58ba4cf43b919f2d48e328a15584445fefe31b99f9605d9695c5f40353 ssh-agent 20:55:18 SSH_AUTH_SOCK=/tmp/ssh-pbR8PB9V8STJ/agent.32 20:55:18 SSH_AGENT_PID=38 20:55:18 Running ssh-add (command line suppressed) 20:55:18 Identity added: /w/workspace/edgex-go/599@tmp/private_key_13731219394704788708.key (/w/workspace/edgex-go/599@tmp/private_key_13731219394704788708.key) 20:55:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:18 + git semver bump pre 20:55:19 2023-10-24 20:55:19,067 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main 20:55:19 2023-10-24 20:55:19,067 [bump_version] DEBUG bumping version:3.1.0-dev.64 on axis:pre with prefix:dev 20:55:19 2023-10-24 20:55:19,067 [bump_version] DEBUG bumped version:3.1.0-dev.65 20:55:19 2023-10-24 20:55:19,067 [write_version] DEBUG write version:3.1.0-dev.65 to path:/w/workspace/edgex-go/599/.semver/main with force:True 20:55:19 2023-10-24 20:55:19,068 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main 20:55:19 2023-10-24 20:55:19,068 [write_file] DEBUG write to file:/w/workspace/edgex-go/599/.semver/main 20:55:19 2023-10-24 20:55:19,069 [execute] INFO git cat-file --batch-check 20:55:19 2023-10-24 20:55:19,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=False, shell=None, istream=) 20:55:19 2023-10-24 20:55:19,074 [execute] INFO git cat-file --batch 20:55:19 2023-10-24 20:55:19,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=False, shell=None, istream=) 20:55:19 2023-10-24 20:55:19,078 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main 20:55:19 3.1.0-dev.65 [Pipeline] } 20:55:19 $ docker exec --env ******** --env ******** db68af58ba4cf43b919f2d48e328a15584445fefe31b99f9605d9695c5f40353 ssh-agent -k 20:55:19 unset SSH_AUTH_SOCK; 20:55:19 unset SSH_AGENT_PID; 20:55:19 echo Agent pid 38 killed; 20:55:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:19 + git semver [Pipeline] } 20:55:19 $ docker stop --time=1 db68af58ba4cf43b919f2d48e328a15584445fefe31b99f9605d9695c5f40353 20:55:21 $ docker rm -f --volumes db68af58ba4cf43b919f2d48e328a15584445fefe31b99f9605d9695c5f40353 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:21 prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container 20:55:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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 20:55:22 $ docker top 5690a8082a5ab8eccc98de918a34e092ab5d1288b3b39b304f287fda7ad783f1 -eo pid,comm 20:55:22 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:55:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:22 [ssh-agent] Looking for ssh-agent implementation... 20:55:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:22 $ docker exec 5690a8082a5ab8eccc98de918a34e092ab5d1288b3b39b304f287fda7ad783f1 ssh-agent 20:55:22 SSH_AUTH_SOCK=/tmp/ssh-XloIzXKtz9by/agent.33 20:55:22 SSH_AGENT_PID=39 20:55:22 Running ssh-add (command line suppressed) 20:55:22 Identity added: /w/workspace/edgex-go/599@tmp/private_key_13274078070240075852.key (/w/workspace/edgex-go/599@tmp/private_key_13274078070240075852.key) 20:55:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:22 + git semver push 20:55:23 2023-10-24 20:55:23,091 [run_push] DEBUG push 20:55:23 2023-10-24 20:55:23,092 [execute] INFO git cat-file --batch-check 20:55:23 2023-10-24 20:55:23,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=False, shell=None, istream=) 20:55:23 2023-10-24 20:55:23,095 [execute] INFO git rev-list c5d2a91526d74f24979c0587d4ef3e3f410921d7 -- 20:55:23 2023-10-24 20:55:23,095 [execute] DEBUG Popen(['git', 'rev-list', 'c5d2a91526d74f24979c0587d4ef3e3f410921d7', '--'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=False, shell=None, istream=None) 20:55:23 2023-10-24 20:55:23,112 [execute] INFO git fetch -v origin 20:55:23 2023-10-24 20:55:23,112 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=True, shell=None, istream=None) 20:55:23 2023-10-24 20:55:23,647 [run_push] DEBUG no remote changes detected 20:55:23 2023-10-24 20:55:23,647 [execute] INFO git push origin semver 20:55:23 2023-10-24 20:55:23,648 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=False, shell=None, istream=None) 20:55:24 2023-10-24 20:55:24,558 [run_push] DEBUG push all version tags 20:55:24 2023-10-24 20:55:24,559 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:55:24 2023-10-24 20:55:24,559 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/599, universal_newlines=False, shell=None, istream=None) 20:55:25 2023-10-24 20:55:25,391 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main 20:55:25 3.1.0-dev.65 [Pipeline] } 20:55:25 $ docker exec --env ******** --env ******** 5690a8082a5ab8eccc98de918a34e092ab5d1288b3b39b304f287fda7ad783f1 ssh-agent -k 20:55:25 unset SSH_AUTH_SOCK; 20:55:25 unset SSH_AGENT_PID; 20:55:25 echo Agent pid 39 killed; 20:55:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:26 + git semver [Pipeline] } 20:55:26 $ docker stop --time=1 5690a8082a5ab8eccc98de918a34e092ab5d1288b3b39b304f287fda7ad783f1 20:55:27 $ docker rm -f --volumes 5690a8082a5ab8eccc98de918a34e092ab5d1288b3b39b304f287fda7ad783f1 [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 20:55:28 + [ -d /w/workspace/edgex-go/599/archives ] [Pipeline] libraryResource [Pipeline] sh 20:55:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:55:29 ---> package-listing.sh 20:55:29 ++ facter osfamily 20:55:29 ++ tr '[:upper:]' '[:lower:]' 20:55:29 + OS_FAMILY=debian 20:55:29 + workspace=/w/workspace/edgex-go/599 20:55:29 + START_PACKAGES=/tmp/packages_start.txt 20:55:29 + END_PACKAGES=/tmp/packages_end.txt 20:55:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:55:29 + PACKAGES=/tmp/packages_start.txt 20:55:29 + '[' /w/workspace/edgex-go/599 ']' 20:55:29 + PACKAGES=/tmp/packages_end.txt 20:55:29 + case "${OS_FAMILY}" in 20:55:29 + dpkg -l 20:55:29 + grep '^ii' 20:55:29 + '[' -f /tmp/packages_start.txt ']' 20:55:29 + '[' -f /tmp/packages_end.txt ']' 20:55:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:55:29 + '[' /w/workspace/edgex-go/599 ']' 20:55:29 + mkdir -p /w/workspace/edgex-go/599/archives/ 20:55:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/599/archives/ [Pipeline] echo 20:55:29 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/599/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:55:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:55:30 20:55:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:55:30 latest: Pulling from edgex-lftools-log-publisher 20:55:30 5eb5b503b376: Pulling fs layer 20:55:30 5c69ac0246d0: Pulling fs layer 20:55:30 ec43610c2a17: Pulling fs layer 20:55:30 3a2ae6a8a46f: Pulling fs layer 20:55:30 33b1e0a273af: Pulling fs layer 20:55:30 5d3b04190fa2: Pulling fs layer 20:55:30 2f39f015ded8: Pulling fs layer 20:55:30 33b1e0a273af: Waiting 20:55:30 5d3b04190fa2: Waiting 20:55:30 3a2ae6a8a46f: Waiting 20:55:30 2f39f015ded8: Waiting 20:55:30 5c69ac0246d0: Download complete 20:55:30 3a2ae6a8a46f: Download complete 20:55:30 ec43610c2a17: Verifying Checksum 20:55:30 ec43610c2a17: Download complete 20:55:30 33b1e0a273af: Verifying Checksum 20:55:30 33b1e0a273af: Download complete 20:55:30 5d3b04190fa2: Verifying Checksum 20:55:30 5d3b04190fa2: Download complete 20:55:30 5eb5b503b376: Download complete 20:55:31 2f39f015ded8: Download complete 20:55:32 5eb5b503b376: Pull complete 20:55:32 5c69ac0246d0: Pull complete 20:55:32 ec43610c2a17: Pull complete 20:55:32 3a2ae6a8a46f: Pull complete 20:55:32 33b1e0a273af: Pull complete 20:55:32 5d3b04190fa2: Pull complete 20:55:36 2f39f015ded8: Pull complete 20:55:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:55:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:55:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:36 prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container 20:55:36 $ 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/599/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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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 20:55:40 $ docker top 4df7fd6ca42e373dc481e7ae42924e47e7c69f2bf3a7803dbcf13817b1ff9fb8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:41 + touch /tmp/pre-build-complete [Pipeline] sh 20:55:41 + mkdir -p /var/log/sysstat [Pipeline] sh 20:55:41 + ls /var/log/sa-host 20:55:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:41 provisioning config files... 20:55:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/599@tmp/config8800651569556795516tmp [Pipeline] { [Pipeline] echo 20:55:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:55:42 ---> create-netrc.sh [Pipeline] } 20:55:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:55:42 ---> python-tools-install.sh [Pipeline] echo 20:55:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:55:42 ---> sudo-logs.sh 20:55:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:55:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:55:43 ---> job-cost.sh 20:55:43 lf-activate-venv: SKIPPING 20:55:43 DEBUG: total: 0.33000001311302185 20:55:43 INFO: Retrieving Stack Cost... 20:55:43 INFO: Retrieving Pricing Info for: v3-standard-8 20:55:43 INFO: Archiving Costs [Pipeline] echo 20:55:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:55:44 ---> logs-deploy.sh 20:55:44 lf-activate-venv: SKIPPING 20:55:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/599 20:55:44 INFO: archiving workspace using pattern(s): 20:55:45 Archives upload complete. 20:55:45 INFO: archiving logs to Nexus 20:55:46 ---> uname -a: 20:55:46 Linux prd-ubuntu20-04-docker-8c-8g-10275 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:55:46 20:55:46 20:55:46 ---> lscpu: 20:55:46 Architecture: x86_64 20:55:46 CPU op-mode(s): 32-bit, 64-bit 20:55:46 Byte Order: Little Endian 20:55:46 Address sizes: 40 bits physical, 48 bits virtual 20:55:46 CPU(s): 8 20:55:46 On-line CPU(s) list: 0-7 20:55:46 Thread(s) per core: 1 20:55:46 Core(s) per socket: 1 20:55:46 Socket(s): 8 20:55:46 NUMA node(s): 1 20:55:46 Vendor ID: AuthenticAMD 20:55:46 CPU family: 23 20:55:46 Model: 49 20:55:46 Model name: AMD EPYC-Rome Processor 20:55:46 Stepping: 0 20:55:46 CPU MHz: 2800.000 20:55:46 BogoMIPS: 5600.00 20:55:46 Virtualization: AMD-V 20:55:46 Hypervisor vendor: KVM 20:55:46 Virtualization type: full 20:55:46 L1d cache: 256 KiB 20:55:46 L1i cache: 256 KiB 20:55:46 L2 cache: 4 MiB 20:55:46 L3 cache: 128 MiB 20:55:46 NUMA node0 CPU(s): 0-7 20:55:46 Vulnerability Itlb multihit: Not affected 20:55:46 Vulnerability L1tf: Not affected 20:55:46 Vulnerability Mds: Not affected 20:55:46 Vulnerability Meltdown: Not affected 20:55:46 Vulnerability Mmio stale data: Not affected 20:55:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:55:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:55:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:55:46 Vulnerability Srbds: Not affected 20:55:46 Vulnerability Tsx async abort: Not affected 20:55:46 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 20:55:46 20:55:46 20:55:46 ---> nproc: 20:55:46 8 20:55:46 20:55:46 20:55:46 ---> df -h: 20:55:46 Filesystem Size Used Avail Use% Mounted on 20:55:46 overlay 155G 22G 134G 14% / 20:55:46 tmpfs 64M 0 64M 0% /dev 20:55:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:55:46 shm 64M 0 64M 0% /dev/shm 20:55:46 /dev/vda1 155G 22G 134G 14% /facter-os 20:55:46 20:55:46 20:55:46 ---> sar -b -r -n DEV: 20:55:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10275) 10/24/23 _x86_64_ (8 CPU) 20:55:46 20:55:46 20:31:22 LINUX RESTART (8 CPU) 20:55:46 20:55:46 20:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:55:46 20:33:01 162.89 11.02 151.87 0.00 1803.76 148956.72 0.00 20:55:46 20:34:01 68.01 1.75 66.26 0.00 43.99 30238.16 0.00 20:55:46 20:35:01 31.38 0.18 31.19 0.00 2.67 11521.96 0.00 20:55:46 20:36:01 278.04 0.48 277.56 0.00 53.45 171201.73 0.00 20:55:46 20:37:01 523.38 7.77 515.62 0.00 2103.29 112808.10 0.00 20:55:46 20:38:01 393.90 9.03 384.87 0.00 3369.25 102196.50 0.00 20:55:46 20:39:01 466.97 0.07 466.91 0.00 1.73 35520.61 0.00 20:55:46 20:40:01 19.83 0.02 19.81 0.00 4.27 528.22 0.00 20:55:46 20:41:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 20:55:46 20:42:01 2.27 0.00 2.27 0.00 0.00 38.13 0.00 20:55:46 20:43:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 20:55:46 20:44:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 20:55:46 20:45:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 20:55:46 20:46:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 20:55:46 20:47:01 3.58 1.03 2.55 0.00 21.99 33.06 0.00 20:55:46 20:48:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 20:55:46 20:49:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 20:55:46 20:50:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 20:55:46 20:51:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 20:55:46 20:52:01 1.17 0.00 1.17 0.00 0.00 15.86 0.00 20:55:46 20:53:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 20:55:46 20:54:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 20:55:46 20:55:01 113.06 0.17 112.90 0.00 10.93 37264.59 0.00 20:55:46 Average: 90.39 1.36 89.03 0.00 321.69 28210.82 0.00 20:55:46 20:55:46 20:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:55:46 20:33:01 27886124 31576920 729080 2.22 115264 3769396 1871704 5.52 1183116 3345068 303748 20:55:46 20:34:01 27527912 31349640 951848 2.89 118940 3876800 2172000 6.40 1760756 3100172 138428 20:55:46 20:35:01 27396092 31465836 833056 2.53 122304 4092212 1883340 5.55 1512244 3450780 317100 20:55:46 20:36:01 23323796 31373936 915596 2.78 133656 7963144 3233080 9.53 1777864 7139616 240 20:55:46 20:37:01 18207592 29786796 2439112 7.42 223088 11036996 6320456 18.63 3830632 9756944 29516 20:55:46 20:38:01 15387796 29699028 2519256 7.66 246596 13636032 6258376 18.44 5100204 11192436 140248 20:55:46 20:39:01 17787976 31430568 840900 2.56 253732 13081744 2236312 6.59 2696724 11386876 380 20:55:46 20:40:01 17803072 31447000 824320 2.51 254732 13082068 2129520 6.28 2988652 11079828 8 20:55:46 20:41:01 17802700 31446720 824476 2.51 254784 13082064 2129520 6.28 2988588 11079876 8 20:55:46 20:42:01 17810548 31454640 816980 2.48 254844 13082052 2129520 6.28 2980368 11079860 32 20:55:46 20:43:01 17810784 31454884 816680 2.48 254864 13082056 2129520 6.28 2980292 11079864 12 20:55:46 20:44:01 17819820 31463924 807876 2.46 254876 13082056 2129520 6.28 2971404 11079864 44 20:55:46 20:45:01 17820024 31464164 807556 2.46 254900 13082060 2129520 6.28 2971912 11079868 184 20:55:46 20:46:01 17820192 31464476 807520 2.46 254912 13082060 2129520 6.28 2971680 11079964 204 20:55:46 20:47:01 17817548 31462988 809168 2.46 255024 13082680 2180000 6.42 2972024 11080504 36 20:55:46 20:48:01 17817768 31463232 808904 2.46 255052 13082684 2180000 6.42 2971640 11080504 52 20:55:46 20:49:01 17817672 31463172 808868 2.46 255076 13082688 2180000 6.42 2971704 11080508 172 20:55:46 20:50:01 17817436 31462956 809068 2.46 255108 13082692 2180000 6.42 2971376 11080516 12 20:55:46 20:51:01 17817868 31463432 808492 2.46 255132 13082692 2180000 6.42 2971712 11080520 4 20:55:46 20:52:01 17818076 31463660 808424 2.46 255168 13082696 2180000 6.42 2971944 11080520 76 20:55:46 20:53:01 17817952 31463572 808512 2.46 255184 13082696 2180000 6.42 2972024 11080520 188 20:55:46 20:54:01 17817936 31463704 808308 2.46 255208 13082828 2180000 6.42 2971876 11080644 172 20:55:46 20:55:01 16331964 31399684 869644 2.64 288136 14356236 2442144 7.20 3107004 12311472 598840 20:55:46 Average: 19177333 31303693 968419 2.95 231590 11654288 2554959 7.53 2851989 9908118 66509 20:55:46 20:55:46 20:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:55:46 20:33:01 ens3 1001.85 950.67 10358.24 104.71 0.00 0.00 0.00 0.00 20:55:46 20:33:01 docker0 659.87 626.67 48.46 4600.97 0.00 0.00 0.00 0.00 20:55:46 20:33:01 lo 4.68 4.68 0.46 0.46 0.00 0.00 0.00 0.00 20:55:46 20:34:01 veth120f86f 0.37 0.55 0.03 0.05 0.00 0.00 0.00 0.00 20:55:46 20:34:01 ens3 67.14 54.46 58.42 99.80 0.00 0.00 0.00 0.00 20:55:46 20:34:01 docker0 0.37 0.43 0.03 0.04 0.00 0.00 0.00 0.00 20:55:46 20:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:55:46 20:35:01 veth120f86f 1.07 1.08 0.09 0.10 0.00 0.00 0.00 0.00 20:55:46 20:35:01 ens3 27.30 17.90 22.81 12.49 0.00 0.00 0.00 0.00 20:55:46 20:35:01 docker0 1.07 1.07 0.08 0.09 0.00 0.00 0.00 0.00 20:55:46 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:36:01 veth2209fe7 0.32 0.50 0.03 0.11 0.00 0.00 0.00 0.00 20:55:46 20:36:01 ens3 170.36 92.35 3433.98 23.72 0.00 0.00 0.00 0.00 20:55:46 20:36:01 vethf315850 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:36:01 vethda447c0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:36:01 docker0 18.64 36.30 1.17 420.05 0.00 0.00 0.00 0.00 20:55:46 20:36:01 vethba10245 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:36:01 veth8227eb7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:36:01 veth46eae18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:36:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 20:55:46 20:36:01 vethfe0082f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:37:01 veth2209fe7 0.12 0.53 0.01 0.02 0.00 0.00 0.00 0.00 20:55:46 20:37:01 vethd0496c0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:46 20:37:01 veth4aade4e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:46 20:37:01 vethf3c6209 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:46 20:37:01 vethdeb54e8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:46 20:37:01 ens3 565.98 323.83 3197.38 39.54 0.00 0.00 0.00 0.00 20:55:46 20:37:01 vethc7783ba 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:46 20:37:01 veth21c3d2f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:46 20:37:01 veth1f89381 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:46 20:37:01 veth74ae980 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:46 20:37:01 vethab11f1a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:46 20:37:01 veth6502026 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:46 20:37:01 docker0 289.26 475.89 23.80 2527.44 0.00 0.00 0.00 0.00 20:55:46 20:37:01 vethf7a81e4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:46 20:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:55:46 20:38:01 veth2209fe7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 vethd0496c0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 veth4aade4e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 vethf3c6209 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 vethdeb54e8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 ens3 150.12 84.92 1384.16 8.99 0.00 0.00 0.00 0.00 20:55:46 20:38:01 vethc7783ba 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 veth21c3d2f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 veth1f89381 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 vethab11f1a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 veth6502026 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 vethf7a81e4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:38:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:55:46 20:39:01 ens3 359.36 393.42 217.84 1543.52 0.00 0.00 0.00 0.00 20:55:46 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:39:01 lo 44.73 44.73 4.41 4.41 0.00 0.00 0.00 0.00 20:55:46 20:40:01 ens3 318.56 346.20 141.49 2055.15 0.00 0.00 0.00 0.00 20:55:46 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:40:01 lo 26.52 26.52 2.61 2.61 0.00 0.00 0.00 0.00 20:55:46 20:41:01 ens3 0.50 0.40 0.26 0.20 0.00 0.00 0.00 0.00 20:55:46 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:42:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:55:46 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:47:01 ens3 2.17 1.43 8.84 0.17 0.00 0.00 0.00 0.00 20:55:46 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:48:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:49:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:50:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:52:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:55:46 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:53:01 ens3 1.05 0.60 0.45 0.28 0.00 0.00 0.00 0.00 20:55:46 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:46 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:46 20:55:01 ens3 403.50 255.01 8199.09 42.93 0.00 0.00 0.00 0.00 20:55:46 20:55:01 docker0 88.70 115.43 6.48 1026.91 0.00 0.00 0.00 0.00 20:55:46 20:55:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 20:55:46 Average: ens3 132.89 109.09 1168.62 170.97 0.00 0.00 0.00 0.00 20:55:46 Average: docker0 45.59 54.26 3.45 370.16 0.00 0.00 0.00 0.00 20:55:46 Average: lo 3.57 3.57 0.35 0.35 0.00 0.00 0.00 0.00 20:55:46 20:55:46 20:55:46 ---> sar -P ALL: 20:55:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10275) 10/24/23 _x86_64_ (8 CPU) 20:55:46 20:55:46 20:31:22 LINUX RESTART (8 CPU) 20:55:46 20:55:46 20:32:02 CPU %user %nice %system %iowait %steal %idle 20:55:46 20:33:01 all 9.38 0.00 4.00 3.48 0.06 83.08 20:55:46 20:33:01 0 10.41 0.00 3.62 3.31 0.05 82.61 20:55:46 20:33:01 1 9.26 0.00 3.97 0.09 0.05 86.63 20:55:46 20:33:01 2 6.75 0.00 3.50 1.37 0.05 88.32 20:55:46 20:33:01 3 7.69 0.00 3.70 1.38 0.07 87.17 20:55:46 20:33:01 4 13.54 0.00 5.82 13.44 0.05 67.14 20:55:46 20:33:01 5 8.44 0.00 3.12 0.62 0.05 87.76 20:55:46 20:33:01 6 9.41 0.00 3.47 7.53 0.05 79.53 20:55:46 20:33:01 7 9.53 0.00 4.82 0.14 0.09 85.43 20:55:46 20:34:01 all 27.51 0.00 3.64 1.76 0.08 67.01 20:55:46 20:34:01 0 24.82 0.00 3.89 1.18 0.08 70.02 20:55:46 20:34:01 1 26.13 0.00 3.02 0.03 0.07 70.75 20:55:46 20:34:01 2 26.15 0.00 5.31 6.25 0.08 62.20 20:55:46 20:34:01 3 27.21 0.00 2.99 0.02 0.07 69.71 20:55:46 20:34:01 4 30.75 0.00 4.02 0.05 0.08 65.10 20:55:46 20:34:01 5 30.44 0.00 3.54 0.07 0.07 65.89 20:55:46 20:34:01 6 27.76 0.00 3.38 5.26 0.08 63.52 20:55:46 20:34:01 7 26.84 0.00 3.02 1.23 0.07 68.84 20:55:46 20:35:01 all 47.17 0.00 4.18 0.33 0.10 48.22 20:55:46 20:35:01 0 47.10 0.00 4.95 1.30 0.08 46.56 20:55:46 20:35:01 1 46.12 0.00 4.08 0.00 0.10 49.70 20:55:46 20:35:01 2 47.49 0.00 3.84 0.17 0.08 48.42 20:55:46 20:35:01 3 47.82 0.00 4.01 0.19 0.10 47.89 20:55:46 20:35:01 4 47.85 0.00 4.19 0.17 0.12 47.67 20:55:46 20:35:01 5 45.91 0.00 4.03 0.02 0.10 49.94 20:55:46 20:35:01 6 47.48 0.00 4.10 0.17 0.10 48.15 20:55:46 20:35:01 7 47.60 0.00 4.21 0.67 0.12 47.40 20:55:46 20:36:01 all 13.79 0.00 5.02 22.95 0.07 58.16 20:55:46 20:36:01 0 14.29 0.00 4.65 23.43 0.08 57.54 20:55:46 20:36:01 1 13.43 0.00 4.96 6.56 0.07 74.97 20:55:46 20:36:01 2 13.74 0.00 4.82 35.68 0.08 45.68 20:55:46 20:36:01 3 13.90 0.00 4.86 23.07 0.07 58.09 20:55:46 20:36:01 4 13.73 0.00 4.89 7.41 0.07 73.90 20:55:46 20:36:01 5 13.73 0.00 5.85 42.33 0.09 38.01 20:55:46 20:36:01 6 13.53 0.00 4.90 30.88 0.07 50.62 20:55:46 20:36:01 7 13.99 0.00 5.24 14.51 0.07 66.18 20:55:46 20:37:01 all 19.13 0.00 5.36 12.00 0.08 63.43 20:55:46 20:37:01 0 19.04 0.00 5.40 15.33 0.07 60.16 20:55:46 20:37:01 1 19.49 0.00 4.93 16.75 0.08 58.76 20:55:46 20:37:01 2 19.20 0.00 4.44 5.84 0.07 70.46 20:55:46 20:37:01 3 18.49 0.00 5.27 7.80 0.08 68.36 20:55:46 20:37:01 4 19.24 0.00 5.54 8.23 0.07 66.92 20:55:46 20:37:01 5 17.65 0.00 7.52 32.77 0.10 41.96 20:55:46 20:37:01 6 20.34 0.00 5.16 5.86 0.08 68.55 20:55:46 20:37:01 7 19.57 0.00 4.68 3.71 0.08 71.97 20:55:46 20:38:01 all 91.32 0.00 8.21 0.26 0.19 0.01 20:55:46 20:38:01 0 91.68 0.00 7.85 0.27 0.20 0.00 20:55:46 20:38:01 1 91.60 0.00 7.96 0.25 0.19 0.00 20:55:46 20:38:01 2 92.45 0.00 7.06 0.22 0.17 0.10 20:55:46 20:38:01 3 90.30 0.00 9.23 0.30 0.17 0.00 20:55:46 20:38:01 4 90.88 0.00 8.65 0.27 0.20 0.00 20:55:46 20:38:01 5 91.30 0.00 8.24 0.27 0.19 0.00 20:55:46 20:38:01 6 91.10 0.00 8.48 0.24 0.19 0.00 20:55:46 20:38:01 7 91.27 0.00 8.24 0.29 0.20 0.00 20:55:46 20:39:01 all 16.58 0.00 2.87 4.05 0.07 76.43 20:55:46 20:39:01 0 16.17 0.00 2.98 4.33 0.07 76.45 20:55:46 20:39:01 1 18.72 0.00 2.75 2.21 0.05 76.27 20:55:46 20:39:01 2 16.79 0.00 2.74 3.48 0.07 76.93 20:55:46 20:39:01 3 16.68 0.00 3.19 11.08 0.07 68.98 20:55:46 20:39:01 4 17.30 0.00 2.97 3.55 0.08 76.09 20:55:46 20:39:01 5 16.54 0.00 3.01 2.54 0.08 77.82 20:55:46 20:39:01 6 14.36 0.00 2.78 3.77 0.07 79.01 20:55:46 20:39:01 7 16.08 0.00 2.56 1.42 0.07 79.87 20:55:46 20:40:01 all 6.85 0.00 0.63 0.07 0.05 92.40 20:55:46 20:40:01 0 5.42 0.00 0.77 0.02 0.03 93.77 20:55:46 20:40:01 1 6.71 0.00 0.60 0.02 0.05 92.62 20:55:46 20:40:01 2 2.49 0.00 0.55 0.00 0.07 96.89 20:55:46 20:40:01 3 8.06 0.00 0.45 0.02 0.05 91.42 20:55:46 20:40:01 4 8.39 0.00 0.55 0.05 0.03 90.97 20:55:46 20:40:01 5 10.46 0.00 0.84 0.02 0.07 88.62 20:55:46 20:40:01 6 5.89 0.00 0.58 0.47 0.03 93.03 20:55:46 20:40:01 7 7.44 0.00 0.69 0.00 0.05 91.83 20:55:46 20:41:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:55:46 20:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:55:46 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:55:46 20:41:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:55:46 20:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:55:46 20:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:55:46 20:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:55:46 20:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:55:46 20:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:55:46 20:42:01 all 0.27 0.00 0.01 0.01 0.01 99.69 20:55:46 20:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:55:46 20:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:55:46 20:42:01 2 1.97 0.00 0.00 0.00 0.02 98.01 20:55:46 20:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:55:46 20:42:01 4 0.07 0.00 0.05 0.02 0.02 99.85 20:55:46 20:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:55:46 20:42:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:55:46 20:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:55:46 20:43:01 all 0.10 0.00 0.02 0.01 0.00 99.86 20:55:46 20:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:55:46 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:55:46 20:43:01 2 0.73 0.00 0.02 0.00 0.00 99.25 20:55:46 20:43:01 3 0.00 0.00 0.00 0.07 0.02 99.92 20:55:46 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:55:46 20:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:55:46 20:43:01 6 0.00 0.00 0.02 0.05 0.00 99.93 20:55:46 20:43:01 7 0.07 0.00 0.05 0.00 0.00 99.88 20:55:46 20:55:46 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:55:46 20:44:01 all 0.22 0.00 0.01 0.00 0.00 99.76 20:55:46 20:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:55:46 20:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:55:46 20:44:01 2 1.56 0.00 0.02 0.00 0.00 98.42 20:55:46 20:44:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:55:46 20:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:55:46 20:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:55:46 20:44:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:55:46 20:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:55:46 20:45:01 all 0.13 0.00 0.01 0.00 0.01 99.85 20:55:46 20:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:55:46 20:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:55:46 20:45:01 2 0.98 0.00 0.02 0.00 0.00 99.01 20:55:46 20:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:55:46 20:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:55:46 20:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:55:46 20:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:55:46 20:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:55:46 20:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:55:46 20:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:55:46 20:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:55:46 20:46:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:55:46 20:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:55:46 20:46:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:55:46 20:46:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:55:46 20:46:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:55:46 20:46:01 7 0.07 0.00 0.03 0.00 0.00 99.90 20:55:46 20:47:01 all 0.06 0.00 0.12 0.01 0.01 99.80 20:55:46 20:47:01 0 0.00 0.00 0.13 0.00 0.02 99.85 20:55:46 20:47:01 1 0.02 0.00 0.10 0.00 0.00 99.88 20:55:46 20:47:01 2 0.07 0.00 0.10 0.02 0.00 99.82 20:55:46 20:47:01 3 0.18 0.00 0.15 0.03 0.02 99.62 20:55:46 20:47:01 4 0.00 0.00 0.13 0.02 0.00 99.85 20:55:46 20:47:01 5 0.07 0.00 0.10 0.00 0.00 99.83 20:55:46 20:47:01 6 0.03 0.00 0.10 0.03 0.00 99.83 20:55:46 20:47:01 7 0.12 0.00 0.13 0.00 0.02 99.73 20:55:46 20:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:55:46 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:55:46 20:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:55:46 20:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:55:46 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:55:46 20:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:55:46 20:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:55:46 20:48:01 6 0.03 0.00 0.00 0.03 0.00 99.93 20:55:46 20:48:01 7 0.07 0.00 0.00 0.00 0.00 99.93 20:55:46 20:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:55:46 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:55:46 20:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:55:46 20:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:55:46 20:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:55:46 20:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:55:46 20:49:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:55:46 20:49:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:55:46 20:49:01 7 0.08 0.00 0.00 0.00 0.00 99.92 20:55:46 20:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:55:46 20:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:55:46 20:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:55:46 20:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:55:46 20:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:55:46 20:50:01 4 0.02 0.00 0.05 0.00 0.02 99.92 20:55:46 20:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:55:46 20:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:55:46 20:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:55:46 20:51:01 all 0.04 0.00 0.02 0.00 0.00 99.93 20:55:46 20:51:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:55:46 20:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:55:46 20:51:01 2 0.03 0.00 0.05 0.00 0.00 99.92 20:55:46 20:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:55:46 20:51:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:55:46 20:51:01 5 0.05 0.00 0.05 0.00 0.00 99.90 20:55:46 20:51:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:55:46 20:51:01 7 0.07 0.00 0.02 0.00 0.00 99.92 20:55:46 20:52:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:55:46 20:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:55:46 20:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:55:46 20:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:55:46 20:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:55:46 20:52:01 4 0.02 0.00 0.03 0.02 0.00 99.93 20:55:46 20:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:55:46 20:52:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:55:46 20:52:01 7 0.12 0.00 0.02 0.00 0.00 99.87 20:55:46 20:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:55:46 20:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:55:46 20:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:55:46 20:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:55:46 20:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:55:46 20:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:55:46 20:53:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:55:46 20:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:55:46 20:53:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:55:46 20:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:55:46 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:55:46 20:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:55:46 20:54:01 2 0.08 0.00 0.00 0.00 0.00 99.92 20:55:46 20:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:55:46 20:54:01 4 0.07 0.00 0.03 0.02 0.02 99.87 20:55:46 20:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:55:46 20:54:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:55:46 20:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:55:46 20:55:46 20:54:01 CPU %user %nice %system %iowait %steal %idle 20:55:46 20:55:01 all 7.50 0.00 3.06 1.73 0.05 87.65 20:55:46 20:55:01 0 7.11 0.00 3.72 6.47 0.12 82.57 20:55:46 20:55:01 1 7.67 0.00 3.26 0.02 0.05 88.99 20:55:46 20:55:01 2 6.77 0.00 3.01 0.02 0.05 90.15 20:55:46 20:55:01 3 8.54 0.00 2.74 1.12 0.07 87.53 20:55:46 20:55:01 4 8.35 0.00 2.86 0.42 0.03 88.33 20:55:46 20:55:01 5 7.44 0.00 3.53 4.12 0.05 84.86 20:55:46 20:55:01 6 7.07 0.00 2.75 1.39 0.03 88.75 20:55:46 20:55:01 7 7.03 0.00 2.60 0.32 0.03 90.02 20:55:46 Average: all 10.40 0.00 1.61 2.01 0.04 85.94 20:55:46 Average: 0 10.22 0.00 1.65 2.40 0.04 85.69 20:55:46 Average: 1 10.35 0.00 1.54 1.12 0.03 86.95 20:55:46 Average: 2 10.33 0.00 1.53 2.29 0.03 85.82 20:55:46 Average: 3 10.34 0.00 1.58 1.95 0.03 86.09 20:55:46 Average: 4 10.83 0.00 1.72 1.45 0.04 85.97 20:55:46 Average: 5 10.49 0.00 1.73 3.54 0.04 84.20 20:55:46 Average: 6 10.26 0.00 1.55 2.40 0.03 85.76 20:55:46 Average: 7 10.39 0.00 1.57 0.96 0.04 87.04 20:55:46 20:55:46 20:55:46