Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e15caff7a7271d7299d27016bfbe034a7a0b899b 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-ssh596457828504387116.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-ssh8399172098461702528.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-ssh12023071705070544176.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-ssh14283898317080570469.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-ssh18313482702091549470.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 ‘prd-ubuntu20.04-docker-8c-8g-12059’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12065 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/600 [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/600 # 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 e15caff7a7271d7299d27016bfbe034a7a0b899b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4711)" > 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 e15caff7a7271d7299d27016bfbe034a7a0b899b # timeout=10 > git rev-list --no-walk 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:19:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:19:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:19:18 ========================================================= 21:19:18 EdgeX Global Pipelines Version Info 21:19:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:19:18 ------------------- 21:19:18 stable info: 21:19:18 ------------------- 21:19:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:19:18 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:19:18 Message: update stable to v1.0.254 21:19:19 ------------------- 21:19:19 experimental info: 21:19:19 ------------------- 21:19:19 Commited By: **** collab-it+edgex@linuxfoundation.org 21:19:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:19:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:19:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:19:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:19:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:19:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] echo 21:19:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e15caff [Pipeline] echo 21:19:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:20 provisioning config files... 21:19:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/600@tmp/config11263437717801164653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:20 ---> docker-login.sh 21:19:20 nexus3.edgexfoundry.org:10001 21:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:20 Configure a credential helper to remove this warning. See 21:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:20 21:19:20 Login Succeeded 21:19:20 nexus3.edgexfoundry.org:10002 21:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:20 Configure a credential helper to remove this warning. See 21:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:20 21:19:20 Login Succeeded 21:19:20 nexus3.edgexfoundry.org:10003 21:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:20 Configure a credential helper to remove this warning. See 21:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:20 21:19:20 Login Succeeded 21:19:20 nexus3.edgexfoundry.org:10004 21:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:21 Configure a credential helper to remove this warning. See 21:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:21 21:19:21 Login Succeeded 21:19:21 docker.io 21:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:21 Configure a credential helper to remove this warning. See 21:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:21 21:19:21 Login Succeeded 21:19:21 ---> docker-login.sh ends [Pipeline] } 21:19:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:21 + 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 21:19:21 + dirname cmd/core-command/Dockerfile 21:19:21 + cut -d/ -f2 21:19:21 + echo core-command,cmd/core-command/Dockerfile 21:19:21 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 21:19:21 21:19:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:19:21 + dirname cmd/core-data/Dockerfile 21:19:21 + cut -d/ -f2 21:19:21 + echo core-data,cmd/core-data/Dockerfile 21:19:21 + dirname cmd/core-metadata/Dockerfile 21:19:21 + cut -d/ -f2 21:19:21 + echo core-metadata,cmd/core-metadata/Dockerfile 21:19:21 + dirname cmd/security-bootstrapper/Dockerfile 21:19:21 + cut -d/ -f2 21:19:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:19:21 + dirname cmd/security-proxy-auth/Dockerfile 21:19:21 + cut -d/ -f2 21:19:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:19:21 + + dirname cmd/security-proxy-setup/Dockerfilecut 21:19:21 -d/ -f2 21:19:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:19:21 + dirname cmd/security-secretstore-setup/Dockerfile 21:19:21 + cut -d/ -f2 21:19:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:19:21 + + dirname cmd/security-spiffe-token-provider/Dockerfile 21:19:21 cut -d/ -f2 21:19:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:19:21 + dirname cmd/security-spire-agent/Dockerfile 21:19:21 + cut -d/ -f2 21:19:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:19:21 + + cut -d/ -f2 21:19:21 dirname cmd/security-spire-config/Dockerfile 21:19:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:19:21 + + cut -d/ -f2 21:19:21 dirname cmd/security-spire-server/Dockerfile 21:19:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:19:21 + dirname cmd/support-notifications/Dockerfile 21:19:21 + cut -d/ -f2 21:19:21 + echo support-notifications,cmd/support-notifications/Dockerfile 21:19:21 + dirname cmd/support-scheduler/Dockerfile 21:19:21 + cut -d/ -f2 21:19:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:19:21 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 21:19:22 + git rev-list -1 --merges e15caff7a7271d7299d27016bfbe034a7a0b899b~1..e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] echo 21:19:22 -----------> git rev-list -1 --merges e15caff7a7271d7299d27016bfbe034a7a0b899b~1..e15caff7a7271d7299d27016bfbe034a7a0b899b e15caff7a7271d7299d27016bfbe034a7a0b899b [false] [Pipeline] sh 21:19:22 + git log --format=format:%s -1 e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] echo 21:19:22 ========================================================= 21:19:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:19:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:19:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:22 + grep -v github /etc/ssh/ssh_known_hosts 21:19:22 + [ -e /tmp/ssh_known_hosts ] 21:19:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:19:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:19:22 sudo tee -a /etc/ssh/ssh_known_hosts 21:19:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:23 21:19:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:23 0.1.4: Pulling from edgex-devops/py-git-semver 21:19:23 b85a868b505f: Pulling fs layer 21:19:23 e2be974225ed: Pulling fs layer 21:19:23 339a4e72a1f5: Pulling fs layer 21:19:23 988bab9f4d93: Pulling fs layer 21:19:23 1469e6f7b9e6: Pulling fs layer 21:19:23 eaf3925da568: Pulling fs layer 21:19:23 bab4dde63d76: Pulling fs layer 21:19:23 bde34c3a00c8: Pulling fs layer 21:19:23 b352a97aabf1: Pulling fs layer 21:19:23 4872d77fe225: Pulling fs layer 21:19:23 5851b861e8e6: Pulling fs layer 21:19:23 988bab9f4d93: Waiting 21:19:23 1469e6f7b9e6: Waiting 21:19:23 eaf3925da568: Waiting 21:19:23 bde34c3a00c8: Waiting 21:19:23 bab4dde63d76: Waiting 21:19:23 b352a97aabf1: Waiting 21:19:23 5851b861e8e6: Waiting 21:19:23 e2be974225ed: Download complete 21:19:23 988bab9f4d93: Verifying Checksum 21:19:23 988bab9f4d93: Download complete 21:19:23 1469e6f7b9e6: Verifying Checksum 21:19:23 1469e6f7b9e6: Download complete 21:19:23 339a4e72a1f5: Verifying Checksum 21:19:23 339a4e72a1f5: Download complete 21:19:23 eaf3925da568: Download complete 21:19:23 bde34c3a00c8: Download complete 21:19:23 b352a97aabf1: Verifying Checksum 21:19:23 b352a97aabf1: Download complete 21:19:23 4872d77fe225: Download complete 21:19:23 5851b861e8e6: Verifying Checksum 21:19:23 5851b861e8e6: Download complete 21:19:23 b85a868b505f: Verifying Checksum 21:19:23 b85a868b505f: Download complete 21:19:24 bab4dde63d76: Verifying Checksum 21:19:24 bab4dde63d76: Download complete 21:19:24 b85a868b505f: Pull complete 21:19:25 e2be974225ed: Pull complete 21:19:25 339a4e72a1f5: Pull complete 21:19:25 988bab9f4d93: Pull complete 21:19:26 1469e6f7b9e6: Pull complete 21:19:26 eaf3925da568: Pull complete 21:19:27 bab4dde63d76: Pull complete 21:19:27 bde34c3a00c8: Pull complete 21:19:28 b352a97aabf1: Pull complete 21:19:28 4872d77fe225: Pull complete 21:19:28 5851b861e8e6: Pull complete 21:19:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:28 prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container 21:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@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 21:19:32 $ docker top 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d -eo pid,comm 21:19:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:19:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:32 [ssh-agent] Looking for ssh-agent implementation... 21:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:32 $ docker exec 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d ssh-agent 21:19:32 SSH_AUTH_SOCK=/tmp/ssh-5WydwKskcAR4/agent.32 21:19:32 SSH_AGENT_PID=38 21:19:32 Running ssh-add (command line suppressed) 21:19:32 Identity added: /w/workspace/edgex-go/600@tmp/private_key_15176850369625261054.key (/w/workspace/edgex-go/600@tmp/private_key_15176850369625261054.key) 21:19:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:32 + git tag --points-at HEAD [Pipeline] } 21:19:32 $ docker exec --env ******** --env ******** 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d ssh-agent -k 21:19:32 unset SSH_AUTH_SOCK; 21:19:32 unset SSH_AGENT_PID; 21:19:32 echo Agent pid 38 killed; 21:19:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:19:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:33 [ssh-agent] Looking for ssh-agent implementation... 21:19:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:33 $ docker exec 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d ssh-agent 21:19:33 SSH_AUTH_SOCK=/tmp/ssh-bYJrldi7pNV9/agent.70 21:19:33 SSH_AGENT_PID=76 21:19:33 Running ssh-add (command line suppressed) 21:19:33 Identity added: /w/workspace/edgex-go/600@tmp/private_key_17892004770008471381.key (/w/workspace/edgex-go/600@tmp/private_key_17892004770008471381.key) 21:19:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:33 + git semver init 21:19:33 2023-10-26 21:19:33,857 [run_init] DEBUG init version:0.0.0 force:False 21:19:33 2023-10-26 21:19:33,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/600/.semver 21:19:33 2023-10-26 21:19:33,860 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/600/.semver 21:19:33 2023-10-26 21:19:33,860 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/600/.semver'], cwd=/w/workspace/edgex-go/600, universal_newlines=False, shell=None, istream=None) 21:19:39 2023-10-26 21:19:39,071 [append_file] DEBUG append to file:/w/workspace/edgex-go/600/.git/info/exclude 21:19:39 2023-10-26 21:19:39,072 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/600/.semver/main with force:False 21:19:39 2023-10-26 21:19:39,072 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main 21:19:39 2023-10-26 21:19:39,072 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main 21:19:39 3.1.0-dev.65 [Pipeline] } 21:19:39 $ docker exec --env ******** --env ******** 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d ssh-agent -k 21:19:39 unset SSH_AUTH_SOCK; 21:19:39 unset SSH_AGENT_PID; 21:19:39 echo Agent pid 76 killed; 21:19:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:39 + git semver [Pipeline] } 21:19:39 $ docker stop --time=1 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d 21:19:41 $ docker rm -f --volumes 3579a816e65bbb7fc0bf893dca06bea868dd0afd5bd00f46765e09bb2756ab3d [Pipeline] // withDockerContainer [Pipeline] sh 21:19:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:19:41 Stashed 1 file(s) [Pipeline] echo 21:19:41 [edgeXSemver]: initialized semver on version 3.1.0-dev.65 [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 21:19:42 + git config --global --add safe.directory /w/workspace/edgex-go/600 [Pipeline] echo 21:19:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:19:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:19:42 ========================================================= 21:19:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:19:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:19:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:19:42 7264a8db6415: Pulling fs layer 21:19:42 c4d48a809fc2: Pulling fs layer 21:19:42 4f1c88b9dad5: Pulling fs layer 21:19:42 ad3a456e5733: Pulling fs layer 21:19:42 33e27b845d1e: Pulling fs layer 21:19:42 c68163c4e522: Pulling fs layer 21:19:42 50da416c3ac9: Pulling fs layer 21:19:42 23d2d4c4bb30: Pulling fs layer 21:19:42 c68163c4e522: Waiting 21:19:42 ad3a456e5733: Waiting 21:19:42 33e27b845d1e: Waiting 21:19:42 23d2d4c4bb30: Waiting 21:19:42 50da416c3ac9: Waiting 21:19:42 c4d48a809fc2: Verifying Checksum 21:19:42 c4d48a809fc2: Download complete 21:19:42 ad3a456e5733: Verifying Checksum 21:19:42 ad3a456e5733: Download complete 21:19:42 33e27b845d1e: Verifying Checksum 21:19:42 33e27b845d1e: Download complete 21:19:42 7264a8db6415: Verifying Checksum 21:19:42 7264a8db6415: Download complete 21:19:42 c68163c4e522: Verifying Checksum 21:19:42 c68163c4e522: Download complete 21:19:42 7264a8db6415: Pull complete 21:19:42 23d2d4c4bb30: Verifying Checksum 21:19:42 23d2d4c4bb30: Download complete 21:19:42 c4d48a809fc2: Pull complete 21:19:42 4f1c88b9dad5: Verifying Checksum 21:19:42 4f1c88b9dad5: Download complete 21:19:43 50da416c3ac9: Verifying Checksum 21:19:43 50da416c3ac9: Download complete 21:19:46 4f1c88b9dad5: Pull complete 21:19:46 ad3a456e5733: Pull complete 21:19:46 33e27b845d1e: Pull complete 21:19:46 c68163c4e522: Pull complete 21:19:48 50da416c3ac9: Pull complete 21:19:48 23d2d4c4bb30: Pull complete 21:19:48 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:19:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:19:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:19:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:19:49 WORKDIR /edgex 21:19:49 COPY go.mod . 21:19:49 RUN go mod download 21:19:49 + docker build -t ci-base-image-x86_64 -f - . 21:19:49 Sending build context to Docker daemon 171MB 21:19:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:19:49 ---> 0786185ac409 21:19:49 Step 2/4 : WORKDIR /edgex 21:19:55 ---> Running in 97b5ee543a3e 21:19:55 Removing intermediate container 97b5ee543a3e 21:19:55 ---> 05edb6338d82 21:19:55 Step 3/4 : COPY go.mod . 21:19:55 ---> d1d53e9edff8 21:19:55 Step 4/4 : RUN go mod download 21:19:55 ---> Running in 9bbdd00ac15e 21:19:56 Still waiting to schedule task 21:19:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12064’ is offline 21:20:17 Removing intermediate container 9bbdd00ac15e 21:20:17 ---> 0287c9003177 21:20:17 Successfully built 0287c9003177 21:20:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:17 + docker inspect -f . ci-base-image-x86_64 21:20:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:17 prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container 21:20:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@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 21:20:17 $ docker top b2b33da196953f6267b863299056a101b82a0bfcfac6451dcdf88e9282c0cd5b -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:18 + go version 21:20:18 go version go1.21.0 linux/amd64 [Pipeline] } 21:20:18 $ docker stop --time=1 b2b33da196953f6267b863299056a101b82a0bfcfac6451dcdf88e9282c0cd5b 21:20:19 $ docker rm -f --volumes b2b33da196953f6267b863299056a101b82a0bfcfac6451dcdf88e9282c0cd5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:19 + docker inspect -f . ci-base-image-x86_64 21:20:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:19 prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container 21:20:20 $ 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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@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 21:20:20 $ docker top 5cc6d712bf656e23dae56a2c1ba9da83ec98d372d376973d6ace60d1810724b1 -eo pid,comm [Pipeline] { [Pipeline] echo 21:20:20 ========================================================= 21:20:20 [edgeXBuildGoParallel] Running Tests and Build... 21:20:20 ========================================================= [Pipeline] sh 21:20:20 + git config --global --add safe.directory /w/workspace/edgex-go/600 [Pipeline] fileExists [Pipeline] sh 21:20:21 + make test 21:20:21 go test -race -coverprofile=coverage.out ./... 21:20:27 ? github.com/edgexfoundry/edgex-go [no test files] 21:20:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:20:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:20:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:20:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:20:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:20:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:20:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:20:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:20:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:20:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:20:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:20:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:20:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:20:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:20:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:20:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:20:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements 21:20:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements 21:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 21:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements 21:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:20:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.645s coverage: 93.4% of statements 21:20:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements 21:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:20:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.387s coverage: 97.6% of statements 21:20:53 ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements 21:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:20:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements 21:20:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements 21:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements 21:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.038s coverage: 82.9% of statements 21:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.038s coverage: 94.1% of statements 21:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements 21:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 21:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:20:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:20:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:20:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:21:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:21:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:21:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:21:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:21:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.040s coverage: 94.4% of statements 21:21:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:21:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:21:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:21:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:21:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:21:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.293s coverage: 79.9% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.064s coverage: 92.9% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.012s coverage: 64.4% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.056s coverage: 62.3% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.052s coverage: 87.2% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 38.4% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements 21:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements 21:21:20 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 21:21:20 running golangci-lint 21:21:20 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 21:21:20 go version go1.21.0 linux/amd64 21:21:20 level=info msg="[config_reader] Used config file .golangci.yml" 21:21:20 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 21:21:35 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 13.585169293s" 21:21:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.255741ms" 21:21:43 level=info msg="[linters_context/goanalysis] analyzers took 1m16.279567263s with top 10 stages: buildir: 38.676237795s, gosec: 7.488861773s, inspect: 2.037734418s, fact_deprecated: 1.884826746s, ctrlflow: 1.083612247s, S1038: 1.068651725s, printf: 1.060411796s, directives: 945.688913ms, fact_purity: 898.566905ms, nilness: 850.418164ms" 21:21:43 level=info msg="[runner] Issues before processing: 197, after processing: 0" 21:21:43 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, nolint: 0/21, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197, filename_unadjuster: 197/197, cgo: 197/197, exclude-rules: 21/197" 21:21:43 level=info msg="[runner] processing took 15.410936ms with stages: nolint: 6.672784ms, identifier_marker: 4.321541ms, autogenerated_exclude: 1.570991ms, exclude-rules: 1.45717ms, path_prettifier: 897.473µs, skip_dirs: 438.116µs, cgo: 29.35µs, filename_unadjuster: 18.411µs, fixer: 930ns, max_same_issues: 720ns, uniq_by_line: 540ns, exclude: 530ns, skip_files: 480ns, severity-rules: 440ns, path_prefixer: 370ns, sort_results: 370ns, diff: 200ns, max_from_linter: 160ns, source_code: 140ns, path_shortener: 110ns, max_per_file_from_linter: 110ns" 21:21:43 level=info msg="[runner] linters took 9.358133104s with stages: goanalysis_metalinter: 9.342634107s" 21:21:43 level=info msg="File cache stats: 0 entries of total size 0B" 21:21:43 level=info msg="Memory: 231 samples, avg is 253.0MB, max is 895.9MB" 21:21:43 level=info msg="Execution took 22.995120678s" 21:21:43 go vet ./... 21:21:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:21:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:21:48 ./bin/test-attribution-txt.sh [Pipeline] echo 21:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:21:48 + ls -al . 21:21:48 total 728 21:21:48 drwxrwxr-x 11 1001 1001 4096 Oct 26 21:20 . 21:21:48 drwxr-xr-x 4 root root 4096 Oct 26 21:20 .. 21:21:48 drwxrwxr-x 2 1001 1001 4096 Oct 26 21:19 .blubracket 21:21:48 -rw-rw-r-- 1 1001 1001 10 Oct 26 21:19 .dockerignore 21:21:48 drwxrwxr-x 8 1001 1001 4096 Oct 26 21:21 .git 21:21:48 drwxrwxr-x 3 1001 1001 4096 Oct 26 21:19 .github 21:21:48 -rw-rw-r-- 1 1001 1001 1074 Oct 26 21:19 .gitignore 21:21:48 -rw-rw-r-- 1 1001 1001 42 Oct 26 21:19 .golangci.yml 21:21:48 -rw-rw-r-- 1 1001 1001 100 Oct 26 21:19 .hadolint.yml 21:21:48 drwxr-xr-x 3 1001 1001 4096 Oct 26 21:19 .semver 21:21:48 -rw-rw-r-- 1 1001 1001 155 Oct 26 21:19 .sonarcloud.properties 21:21:48 -rw-rw-r-- 1 1001 1001 1171 Oct 26 21:19 ADOPTERS.md 21:21:48 -rw-rw-r-- 1 1001 1001 11674 Oct 26 21:19 Attribution.txt 21:21:48 -rw-rw-r-- 1 1001 1001 93407 Oct 26 21:19 CHANGELOG.md 21:21:48 -rw-rw-r-- 1 1001 1001 3804 Oct 26 21:19 CONTRIBUTING.md 21:21:48 -rw-rw-r-- 1 1001 1001 677 Oct 26 21:19 GOVERNANCE.md 21:21:48 -rw-rw-r-- 1 1001 1001 861 Oct 26 21:19 Jenkinsfile 21:21:48 -rw-rw-r-- 1 1001 1001 10775 Oct 26 21:19 LICENSE 21:21:48 -rw-rw-r-- 1 1001 1001 15054 Oct 26 21:19 Makefile 21:21:48 -rw-rw-r-- 1 1001 1001 582 Oct 26 21:19 OWNERS.md 21:21:48 -rw-rw-r-- 1 1001 1001 9527 Oct 26 21:19 README.md 21:21:48 -rw-rw-r-- 1 1001 1001 789 Oct 26 21:19 SECURITY.md 21:21:48 -rw-rw-r-- 1 1001 1001 12 Oct 26 21:19 VERSION 21:21:48 drwxrwxr-x 2 1001 1001 4096 Oct 26 21:19 bin 21:21:48 drwxrwxr-x 18 1001 1001 4096 Oct 26 21:19 cmd 21:21:48 -rw-r--r-- 1 root root 453602 Oct 26 21:21 coverage.out 21:21:48 drwxrwxr-x 2 1001 1001 4096 Oct 26 21:19 fuzz_test 21:21:48 -rw-rw-r-- 1 1001 1001 3689 Oct 26 21:19 go.mod 21:21:48 -rw-rw-r-- 1 1001 1001 34446 Oct 26 21:19 go.sum 21:21:48 drwxrwxr-x 7 1001 1001 4096 Oct 26 21:19 internal 21:21:48 drwxrwxr-x 3 1001 1001 4096 Oct 26 21:19 openapi 21:21:48 -rw-rw-r-- 1 1001 1001 584 Oct 26 21:19 security.txt 21:21:48 -rw-rw-r-- 1 1001 1001 204 Oct 26 21:19 version.go [Pipeline] sh 21:21:48 + '[' -e coverage.out ] 21:21:48 + chown 1001:1001 coverage.out [Pipeline] stash 21:21:48 Stashed 1 file(s) [Pipeline] sh 21:21:49 + make build 21:21:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:21:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12067 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:21:50 Running in /w/workspace/edgex-go/600 [Pipeline] { [Pipeline] checkout 21:21:50 The recommended git tool is: git 21:21:59 using credential edgex-jenkins-ssh 21:21:59 Cloning the remote Git repository 21:21:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:21:59 > git init /w/workspace/edgex-go/600 # timeout=10 21:21:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:21:59 > git --version # timeout=10 21:21:59 > git --version # 'git version 2.25.1' 21:21:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:22:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:22:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:22:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:22:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:22:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:22:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:22:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:22:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:22:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:22:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:22:15 $ docker stop --time=1 5cc6d712bf656e23dae56a2c1ba9da83ec98d372d376973d6ace60d1810724b1 21:22:17 Avoid second fetch 21:22:17 Checking out Revision e15caff7a7271d7299d27016bfbe034a7a0b899b (main) 21:22:18 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4711)" 21:22:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:22:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:17 > git config core.sparsecheckout # timeout=10 21:22:18 > git checkout -f e15caff7a7271d7299d27016bfbe034a7a0b899b # timeout=10 21:22:19 $ docker rm -f --volumes 5cc6d712bf656e23dae56a2c1ba9da83ec98d372d376973d6ace60d1810724b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:22:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:20 Dload Upload Total Spent Left Speed 21:22:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 21:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:22:20 21:22:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:22:21 latest: Pulling from edgex-devops/edgex-compose 21:22:21 91d30c5bc195: Pulling fs layer 21:22:21 2e9b0aa3be6d: Pulling fs layer 21:22:21 9c61dcf015f6: Pulling fs layer 21:22:21 4698f68db338: Pulling fs layer 21:22:21 2a2f49069b9e: Pulling fs layer 21:22:21 e0025b399a48: Pulling fs layer 21:22:21 2a2f49069b9e: Waiting 21:22:21 4698f68db338: Waiting [Pipeline] sh 21:22:21 91d30c5bc195: Download complete 21:22:21 4698f68db338: Verifying Checksum 21:22:21 4698f68db338: Download complete 21:22:21 2e9b0aa3be6d: Verifying Checksum 21:22:21 2e9b0aa3be6d: Download complete 21:22:21 91d30c5bc195: Pull complete 21:22:21 e0025b399a48: Verifying Checksum 21:22:21 e0025b399a48: Download complete 21:22:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:22:21 2a2f49069b9e: Verifying Checksum 21:22:21 2a2f49069b9e: Download complete 21:22:21 2e9b0aa3be6d: Pull complete 21:22:21 + + sudo tee /etc/docker/daemon.new 21:22:21 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:22:21 { 21:22:21 "registry-mirrors": [ 21:22:21 "https://nexus3.edgexfoundry.org:10001" 21:22:21 ], 21:22:21 "bip": "10.250.0.254/24", 21:22:21 "hosts": [ 21:22:21 "tcp://0.0.0.0:5555", 21:22:21 "unix:///var/run/docker.sock" 21:22:21 ], 21:22:21 "mtu": 1458, 21:22:21 "selinux-enabled": true, 21:22:21 "seccomp-profile": "/etc/docker/seccomp.json" 21:22:21 } [Pipeline] sh 21:22:21 9c61dcf015f6: Download complete 21:22:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:22:22 + sudo service docker restart 21:22:24 9c61dcf015f6: Pull complete 21:22:24 4698f68db338: Pull complete 21:22:24 2a2f49069b9e: Pull complete 21:22:24 e0025b399a48: Pull complete 21:22:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:22:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:22:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:25 prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container 21:22:25 $ 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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@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 21:22:28 $ docker top 35c021987f773c8654ce443c39009720afdf3a77ead1a858d0cddcd6fd5e77d2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:28 + docker compose -f ./docker-compose-build.yml build --parallel 21:22:31 #1 [security-spire-server internal] load build definition from Dockerfile 21:22:31 #1 transferring dockerfile: 1.59kB done 21:22:31 #1 DONE 0.0s 21:22:31 21:22:31 #2 [core-metadata internal] load build definition from Dockerfile 21:22:31 #2 transferring dockerfile: 1.96kB done 21:22:31 #2 DONE 0.0s 21:22:31 21:22:31 #3 [security-secretstore-setup internal] load build definition from Dockerfile 21:22:31 #3 transferring dockerfile: 2.38kB done 21:22:31 #3 DONE 0.0s 21:22:31 21:22:31 #4 [support-scheduler internal] load build definition from Dockerfile 21:22:31 #4 transferring dockerfile: 1.82kB done 21:22:31 #4 DONE 0.0s 21:22:31 21:22:31 #5 [security-proxy-setup internal] load build definition from Dockerfile 21:22:31 #5 transferring dockerfile: 2.39kB done 21:22:31 #5 DONE 0.0s 21:22:31 21:22:31 #6 [core-data internal] load build definition from Dockerfile 21:22:31 #6 transferring dockerfile: 1.90kB done 21:22:31 #6 DONE 0.0s 21:22:31 21:22:31 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:22:31 #7 transferring dockerfile: 1.78kB done 21:22:31 #7 DONE 0.0s 21:22:31 21:22:31 #8 [support-notifications internal] load build definition from Dockerfile 21:22:31 #8 transferring dockerfile: 1.84kB done 21:22:31 #8 DONE 0.0s 21:22:31 21:22:31 #9 [security-spire-config internal] load build definition from Dockerfile 21:22:31 #9 transferring dockerfile: 1.58kB done 21:22:31 #9 DONE 0.0s 21:22:31 21:22:31 #10 [security-spire-server internal] load .dockerignore 21:22:31 #10 transferring context: 50B done 21:22:31 #10 DONE 0.0s 21:22:31 21:22:31 #11 [security-proxy-auth internal] load build definition from Dockerfile 21:22:31 #11 transferring dockerfile: 2.04kB done 21:22:31 #11 DONE 0.0s 21:22:31 21:22:31 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:22:31 #12 transferring dockerfile: 2.12kB done 21:22:31 #12 DONE 0.0s 21:22:31 21:22:31 #13 [core-command internal] load build definition from Dockerfile 21:22:31 #13 transferring dockerfile: 1.82kB done 21:22:31 #13 DONE 0.0s 21:22:31 21:22:31 #14 [security-bootstrapper internal] load build definition from Dockerfile 21:22:31 #14 transferring dockerfile: 2.82kB done 21:22:31 #14 DONE 0.0s 21:22:31 21:22:31 #15 [security-spire-agent internal] load build definition from Dockerfile 21:22:31 #15 transferring dockerfile: 1.70kB done 21:22:31 #15 DONE 0.0s 21:22:31 21:22:31 #16 [core-metadata internal] load .dockerignore 21:22:31 #16 transferring context: 50B done 21:22:31 #16 DONE 0.0s 21:22:31 21:22:31 #17 [security-secretstore-setup internal] load .dockerignore 21:22:31 #17 transferring context: 50B done 21:22:31 #17 DONE 0.0s 21:22:31 21:22:31 #18 [support-scheduler internal] load .dockerignore 21:22:31 #18 transferring context: 50B done 21:22:31 #18 DONE 0.0s 21:22:31 21:22:31 #19 [security-proxy-setup internal] load .dockerignore 21:22:31 #19 transferring context: 50B done 21:22:31 #19 DONE 0.0s 21:22:31 21:22:31 #20 [core-data internal] load .dockerignore 21:22:31 #20 transferring context: 50B done 21:22:31 #20 DONE 0.0s 21:22:31 21:22:31 #21 [support-notifications internal] load .dockerignore 21:22:31 #21 transferring context: 50B done 21:22:31 #21 DONE 0.0s 21:22:31 21:22:31 #22 [security-spiffe-token-provider internal] load .dockerignore 21:22:31 #22 transferring context: 50B done 21:22:31 #22 DONE 0.0s 21:22:31 21:22:31 #23 [security-spire-config internal] load .dockerignore 21:22:31 #23 transferring context: 50B done 21:22:31 #23 DONE 0.1s 21:22:31 21:22:31 #24 [core-common-config-bootstrapper internal] load .dockerignore 21:22:31 #24 transferring context: 50B done 21:22:31 #24 DONE 0.0s 21:22:31 21:22:31 #25 [security-bootstrapper internal] load .dockerignore 21:22:32 #25 transferring context: 50B done 21:22:32 #25 DONE 0.0s 21:22:32 21:22:32 #26 [security-proxy-auth internal] load .dockerignore 21:22:32 #26 transferring context: 50B done 21:22:32 #26 DONE 0.0s 21:22:32 21:22:32 #27 [core-command internal] load .dockerignore 21:22:32 #27 transferring context: 50B done 21:22:32 #27 DONE 0.0s 21:22:32 21:22:32 #28 [security-spire-agent internal] load .dockerignore 21:22:32 #28 transferring context: 50B done 21:22:32 #28 DONE 0.0s 21:22:32 21:22:32 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 21:22:32 #29 ... 21:22:32 21:22:32 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:22:32 #30 DONE 0.0s 21:22:32 21:22:32 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 21:22:32 #29 DONE 0.1s 21:22:32 21:22:32 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:22:32 #30 DONE 0.0s 21:22:32 21:22:32 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:22:32 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:22:32 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:22:32 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:22:32 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:22:32 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 21:22:32 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 21:22:32 #31 ... 21:22:32 21:22:32 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:22:32 #30 DONE 0.0s 21:22:32 21:22:32 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:22:32 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:22:32 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:22:32 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:22:32 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:22:32 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 21:22:32 #31 ... 21:22:32 21:22:32 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:22:32 #30 DONE 0.0s 21:22:32 21:22:32 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 21:22:32 #29 DONE 0.4s 21:22:32 21:22:32 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:22:32 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:22:32 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:22:32 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:22:32 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:22:32 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 21:22:32 #31 ... 21:22:32 21:22:32 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:22:32 #30 DONE 0.0s 21:22:32 21:22:32 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:22:32 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:22:32 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:22:32 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:22:32 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:22:32 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 21:22:32 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 21:22:32 #31 ... 21:22:32 21:22:32 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 21:22:32 #29 DONE 0.5s 21:22:32 21:22:32 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:22:32 #32 DONE 0.9s 21:22:32 21:22:32 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:22:32 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:22:32 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:22:32 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:22:32 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:22:32 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 21:22:32 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 21:22:33 #31 DONE 1.2s 21:22:33 21:22:33 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:22:33 #33 DONE 1.0s 21:22:33 21:22:33 #34 [security-spire-config internal] load build context 21:22:33 #34 transferring context: 16.35kB 0.0s done 21:22:33 #34 DONE 0.3s 21:22:33 21:22:33 #35 [security-spire-server internal] load build context 21:22:33 #35 transferring context: 18.10kB 0.0s done 21:22:33 #35 DONE 0.4s 21:22:33 21:22:33 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 21:22:38 #36 ... 21:22:38 21:22:38 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:22:38 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 21:22:38 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:22:38 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:22:38 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 21:22:38 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 21:22:38 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 21:22:38 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 21:22:38 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:22:38 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.4s 21:22:38 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:22:43 #37 ... 21:22:43 21:22:43 #38 [core-metadata internal] load build context 21:22:43 #38 transferring context: 329.31MB 9.9s 21:22:43 #38 ... 21:22:43 21:22:43 #39 [security-proxy-setup internal] load build context 21:22:43 #39 ... 21:22:43 21:22:43 #40 [core-data internal] load build context 21:22:43 #40 transferring context: 365.22MB 8.4s done 21:22:43 #40 ... 21:22:43 21:22:43 #41 [support-notifications internal] load build context 21:22:43 #41 transferring context: 365.22MB 8.9s done 21:22:43 #41 ... 21:22:43 21:22:43 #42 [core-common-config-bootstrapper internal] load build context 21:22:43 #42 transferring context: 365.22MB 8.2s done 21:22:43 #42 ... 21:22:43 21:22:43 #43 [security-secretstore-setup internal] load build context 21:22:43 #43 transferring context: 365.22MB 9.7s done 21:22:43 #43 ... 21:22:43 21:22:43 #44 [security-proxy-auth internal] load build context 21:22:43 #44 transferring context: 365.22MB 9.8s done 21:22:43 #44 ... 21:22:43 21:22:43 #45 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:22:43 #45 ... 21:22:43 21:22:43 #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:22:43 #46 ... 21:22:43 21:22:43 #47 [core-command internal] load build context 21:22:43 #47 transferring context: 365.22MB 8.6s done 21:22:43 #47 ... 21:22:43 21:22:43 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:22:44 #48 ... 21:22:44 21:22:44 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:22:44 #49 ... 21:22:44 21:22:44 #50 [security-bootstrapper internal] load build context 21:22:44 #50 transferring context: 365.22MB 8.8s done 21:22:44 #50 ... 21:22:44 21:22:44 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:22:44 #51 ... 21:22:44 21:22:44 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:44 provisioning config files... 21:22:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/600@tmp/config7268186895126641058tmp 21:22:44 #52 ... 21:22:44 21:22:44 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:22:44 #53 ... 21:22:44 21:22:44 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:44 #54 ... 21:22:44 21:22:44 #55 [security-spiffe-token-provider internal] load build context 21:22:44 #55 transferring context: 365.22MB 10.0s done 21:22:44 #55 ... 21:22:44 21:22:44 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:22:45 ---> docker-login.sh 21:22:45 nexus3.edgexfoundry.org:10001 21:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:45 #56 ... 21:22:45 21:22:45 #57 [support-scheduler internal] load build context 21:22:45 #57 transferring context: 365.22MB 8.4s done 21:22:45 #57 ... 21:22:45 21:22:45 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:45 Configure a credential helper to remove this warning. See 21:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:45 21:22:45 Login Succeeded 21:22:45 nexus3.edgexfoundry.org:10002 21:22:45 #58 ... 21:22:45 21:22:45 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:22:45 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 12.7s 21:22:45 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:46 Configure a credential helper to remove this warning. See 21:22:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:46 21:22:46 Login Succeeded 21:22:46 nexus3.edgexfoundry.org:10003 21:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:46 Configure a credential helper to remove this warning. See 21:22:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:46 21:22:46 Login Succeeded 21:22:46 nexus3.edgexfoundry.org:10004 21:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:47 Configure a credential helper to remove this warning. See 21:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:47 21:22:47 Login Succeeded 21:22:47 docker.io 21:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:47 Configure a credential helper to remove this warning. See 21:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:47 21:22:47 Login Succeeded 21:22:47 ---> docker-login.sh ends [Pipeline] } 21:22:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:22:48 + git config --global --add safe.directory /w/workspace/edgex-go/600 [Pipeline] echo 21:22:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:22:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:22:48 ========================================================= 21:22:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:22:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:22:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:22:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:22:49 9fda8d8052c6: Pulling fs layer 21:22:49 5d54e960e981: Pulling fs layer 21:22:49 c4a7e357bf2a: Pulling fs layer 21:22:49 f0e02332f6b5: Pulling fs layer 21:22:49 cefa15bbcfad: Pulling fs layer 21:22:49 17808c966233: Pulling fs layer 21:22:49 f4c1fc716caa: Pulling fs layer 21:22:49 cefa15bbcfad: Waiting 21:22:49 17808c966233: Waiting 21:22:49 f4c1fc716caa: Waiting 21:22:49 f0e02332f6b5: Waiting 21:22:49 5d54e960e981: Download complete 21:22:49 f0e02332f6b5: Verifying Checksum 21:22:49 f0e02332f6b5: Download complete 21:22:49 cefa15bbcfad: Verifying Checksum 21:22:49 cefa15bbcfad: Download complete 21:22:49 9fda8d8052c6: Verifying Checksum 21:22:49 9fda8d8052c6: Download complete 21:22:49 f4c1fc716caa: Verifying Checksum 21:22:49 f4c1fc716caa: Download complete 21:22:50 9fda8d8052c6: Pull complete 21:22:50 5d54e960e981: Pull complete 21:22:50 c4a7e357bf2a: Verifying Checksum 21:22:50 c4a7e357bf2a: Download complete 21:22:51 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 17.7s 21:22:51 #37 ... 21:22:51 21:22:51 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:22:51 #51 DONE 18.7s 21:22:51 21:22:51 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:22:51 #37 ... 21:22:51 21:22:51 #39 [security-proxy-setup internal] load build context 21:22:51 #39 transferring context: 365.22MB 10.3s done 21:22:51 #39 ... 21:22:51 21:22:51 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:22:51 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:22:51 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:22:51 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:22:51 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:22:51 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 21:22:51 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 21:22:51 #31 DONE 1.2s 21:22:51 21:22:51 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:22:52 #56 ... 21:22:52 21:22:52 #38 [core-metadata internal] load build context 21:22:52 #38 transferring context: 365.22MB 10.2s done 21:22:52 17808c966233: Verifying Checksum 21:22:52 17808c966233: Download complete 21:22:52 #38 ... 21:22:52 21:22:52 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:22:52 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 21:22:52 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:22:52 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:22:52 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 21:22:52 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 21:22:52 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 21:22:52 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 21:22:52 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:22:52 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:22:52 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:22:53 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 18.7s done 21:22:54 #37 ... 21:22:54 21:22:54 #57 [support-scheduler internal] load build context 21:22:54 #57 DONE 22.2s 21:22:54 21:22:54 #40 [core-data internal] load build context 21:22:54 #40 DONE 22.1s 21:22:54 21:22:54 #42 [core-common-config-bootstrapper internal] load build context 21:22:54 #42 DONE 21.8s 21:22:54 21:22:54 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 21:22:54 #36 DONE 21.3s 21:22:54 21:22:54 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:22:54 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21:22:54 #37 ... 21:22:54 21:22:54 #47 [core-command internal] load build context 21:22:54 #47 DONE 21.7s 21:22:54 21:22:54 #43 [security-secretstore-setup internal] load build context 21:22:54 #43 DONE 22.3s 21:22:54 21:22:54 #39 [security-proxy-setup internal] load build context 21:22:54 #39 DONE 22.3s 21:22:54 21:22:54 #50 [security-bootstrapper internal] load build context 21:22:54 #50 DONE 21.8s 21:22:54 21:22:54 #41 [support-notifications internal] load build context 21:22:54 #41 DONE 22.1s 21:22:54 21:22:54 #44 [security-proxy-auth internal] load build context 21:22:54 #44 DONE 21.9s 21:22:54 21:22:54 #38 [core-metadata internal] load build context 21:22:54 #38 DONE 22.4s 21:22:54 21:22:54 #55 [security-spiffe-token-provider internal] load build context 21:22:54 #55 DONE 21.9s 21:22:54 21:22:54 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:22:55 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done 21:22:59 #37 ... 21:22:59 21:22:59 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:22:59 #52 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:22:59 #52 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:22:59 #52 21.94 (1/4) Installing ca-certificates (20230506-r0) 21:22:59 #52 21.95 (2/4) Installing dumb-init (1.2.5-r2) 21:22:59 #52 21.96 (3/4) Installing su-exec (0.2-r3) 21:22:59 #52 21.96 (4/4) Installing yq (4.33.3-r4) 21:22:59 #52 22.02 Executing busybox-1.36.1-r2.trigger 21:22:59 #52 22.02 Executing ca-certificates-20230506-r0.trigger 21:22:59 #52 22.07 OK: 17 MiB in 19 packages 21:22:59 #52 DONE 25.6s 21:22:59 21:22:59 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:22:59 #49 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:22:59 #49 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:22:59 #49 21.63 (1/1) Installing dumb-init (1.2.5-r2) 21:22:59 #49 21.63 Executing busybox-1.36.1-r2.trigger 21:22:59 #49 21.64 OK: 7 MiB in 16 packages 21:22:59 #49 DONE 25.7s 21:22:59 21:22:59 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:22:59 #0 3.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:22:59 #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:22:59 #0 3.960 OK: 264 MiB in 52 packages 21:22:59 #59 DONE 4.5s 21:22:59 21:22:59 #46 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:22:59 #46 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:22:59 #46 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:22:59 #46 25.17 (1/1) Installing dumb-init (1.2.5-r2) 21:22:59 #46 25.17 Executing busybox-1.36.1-r2.trigger 21:22:59 #46 25.18 OK: 7 MiB in 16 packages 21:22:59 #46 DONE 25.7s 21:22:59 21:22:59 #60 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:22:59 #60 DONE 0.1s 21:22:59 21:22:59 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:22:59 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.9s done 21:22:59 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 21:22:59 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 21:22:59 #61 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.4s done 21:22:59 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:22:59 #61 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 21:22:59 #61 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 21:22:59 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 21:22:59 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:22:59 #61 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done 21:22:59 #61 DONE 7.7s 21:22:59 21:22:59 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:22:59 #37 DONE 26.4s 21:22:59 21:22:59 #62 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:00 #62 ... 21:23:00 21:23:00 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:23:00 #53 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:00 #53 26.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:00 #53 26.69 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 21:23:00 #53 26.73 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 21:23:00 #53 26.79 (3/6) Installing dumb-init (1.2.5-r2) 21:23:00 #53 26.80 (4/6) Installing openssl (3.1.4-r0) 21:23:00 #53 26.81 (5/6) Installing su-exec (0.2-r3) 21:23:00 #53 26.82 (6/6) Installing yq (4.33.3-r4) 21:23:00 #53 26.92 Executing busybox-1.36.1-r2.trigger 21:23:00 #53 26.93 OK: 17 MiB in 19 packages 21:23:00 #53 DONE 27.1s 21:23:00 21:23:00 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:23:00 #48 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:00 #48 26.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:00 #48 26.66 (1/2) Installing ca-certificates (20230506-r0) 21:23:00 #48 26.67 (2/2) Installing dumb-init (1.2.5-r2) 21:23:00 #48 26.67 Executing busybox-1.36.1-r2.trigger 21:23:00 #48 26.67 Executing ca-certificates-20230506-r0.trigger 21:23:00 #48 26.73 OK: 8 MiB in 17 packages 21:23:00 #48 DONE 27.1s 21:23:00 21:23:00 #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:23:00 #63 DONE 0.0s 21:23:00 21:23:00 #45 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:23:00 #45 26.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:00 #45 26.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:00 #45 26.69 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:23:00 #45 26.69 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:23:00 #45 26.69 OK: 20073 distinct packages available 21:23:00 #45 26.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:00 #45 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:00 #45 27.03 (1/4) Installing dumb-init (1.2.5-r2) 21:23:00 #45 27.05 (2/4) Installing musl-obstack (1.2.3-r2) 21:23:00 #45 27.06 (3/4) Installing libucontext (1.2-r2) 21:23:00 #45 27.06 (4/4) Installing gcompat (1.1.0-r1) 21:23:00 #45 27.07 Executing busybox-1.36.1-r2.trigger 21:23:00 #45 27.09 OK: 8 MiB in 19 packages 21:23:00 #45 DONE 27.2s 21:23:00 21:23:00 #64 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:23:01 #64 ... 21:23:01 21:23:01 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:23:01 #58 26.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:01 #58 26.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:01 #58 27.02 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:23:01 #58 27.02 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:23:01 #58 27.02 OK: 20073 distinct packages available 21:23:01 #58 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:01 #58 27.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:01 #58 27.41 (1/11) Installing ca-certificates (20230506-r0) 21:23:01 #58 27.43 (2/11) Installing brotli-libs (1.0.9-r14) 21:23:01 #58 27.44 (3/11) Installing libunistring (1.1-r1) 21:23:01 #58 27.45 (4/11) Installing libidn2 (2.3.4-r1) 21:23:01 #58 27.45 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:23:01 #58 27.46 (6/11) Installing libcurl (8.4.0-r0) 21:23:01 #58 27.47 (7/11) Installing curl (8.4.0-r0) 21:23:01 #58 27.47 (8/11) Installing dumb-init (1.2.5-r2) 21:23:01 #58 27.48 (9/11) Installing musl-obstack (1.2.3-r2) 21:23:01 #58 27.48 (10/11) Installing libucontext (1.2-r2) 21:23:01 #58 27.49 (11/11) Installing gcompat (1.1.0-r1) 21:23:01 #58 27.49 Executing busybox-1.36.1-r2.trigger 21:23:01 #58 27.49 Executing ca-certificates-20230506-r0.trigger 21:23:01 #58 27.56 OK: 12 MiB in 26 packages 21:23:01 #58 DONE 28.3s 21:23:01 21:23:01 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:23:01 #54 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:01 #54 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:01 #54 27.43 (1/2) Installing dumb-init (1.2.5-r2) 21:23:01 #54 27.44 (2/2) Installing su-exec (0.2-r3) 21:23:01 #54 27.44 Executing busybox-1.36.1-r2.trigger 21:23:01 #54 27.45 OK: 7 MiB in 17 packages 21:23:01 #54 DONE 28.3s 21:23:01 21:23:01 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:23:01 #56 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:01 #56 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:01 #56 27.42 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:23:01 #56 27.42 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:23:01 #56 27.42 OK: 20073 distinct packages available 21:23:01 #56 27.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:01 #56 27.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:01 #56 27.76 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 21:23:01 #56 27.79 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 21:23:01 #56 27.80 (3/7) Installing dumb-init (1.2.5-r2) 21:23:01 #56 27.80 (4/7) Installing musl-obstack (1.2.3-r2) 21:23:01 #56 27.80 (5/7) Installing libucontext (1.2-r2) 21:23:01 #56 27.81 (6/7) Installing gcompat (1.1.0-r1) 21:23:01 #56 27.81 (7/7) Installing openssl (3.1.4-r0) 21:23:01 #56 27.82 Executing busybox-1.36.1-r2.trigger 21:23:01 #56 27.83 OK: 8 MiB in 20 packages 21:23:01 #56 DONE 28.5s 21:23:01 21:23:01 #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:23:01 #0 5.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:01 #0 6.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:01 #0 6.231 OK: 264 MiB in 52 packages 21:23:01 #65 DONE 7.2s 21:23:01 21:23:01 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:23:01 #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:01 #0 6.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:01 #0 6.416 OK: 264 MiB in 52 packages 21:23:01 #66 DONE 7.2s 21:23:01 21:23:01 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:23:01 #0 6.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:01 #0 6.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:01 #0 6.430 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:23:01 #0 6.430 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:23:01 #0 6.430 OK: 20077 distinct packages available 21:23:01 #0 6.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:01 #0 6.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:01 #0 6.797 OK: 264 MiB in 52 packages 21:23:01 #67 DONE 7.2s 21:23:01 21:23:01 #64 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:23:01 #64 DONE 1.2s 21:23:01 21:23:01 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:23:01 #68 ... 21:23:01 21:23:01 #69 [security-spire-agent internal] load build context 21:23:01 #69 transferring context: 17.63kB 0.0s done 21:23:01 #69 ... 21:23:01 21:23:01 #70 [security-spire-config stage-2 4/9] COPY Attribution.txt / 21:23:02 #70 DONE 1.3s 21:23:02 21:23:02 #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:23:02 #71 DONE 1.4s 21:23:02 21:23:02 #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:23:02 #72 DONE 1.4s 21:23:02 21:23:02 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:23:02 #68 DONE 1.4s 21:23:02 21:23:02 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:23:02 #73 DONE 1.4s 21:23:02 21:23:02 #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:23:02 #74 DONE 1.4s 21:23:02 21:23:02 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:03 #75 ... 21:23:03 21:23:03 #76 [security-spire-config stage-2 5/9] COPY security.txt / 21:23:03 #76 DONE 0.1s 21:23:03 21:23:03 #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / 21:23:03 #77 DONE 0.1s 21:23:03 21:23:03 #78 [security-spire-server stage-2 5/8] COPY security.txt / 21:23:03 #78 DONE 0.6s 21:23:03 21:23:03 #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:23:03 #79 DONE 0.5s 21:23:03 21:23:03 #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:23:03 #80 DONE 0.6s 21:23:03 21:23:03 #81 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 21:23:03 #81 DONE 0.1s 21:23:03 21:23:03 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:23:03 #82 DONE 0.1s 21:23:03 21:23:03 #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:23:03 #83 DONE 0.0s 21:23:03 21:23:03 #84 [security-spire-agent stage-3 6/9] COPY security.txt / 21:23:03 #84 DONE 0.0s 21:23:03 21:23:03 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:23:03 #85 DONE 0.0s 21:23:03 21:23:03 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:23:03 #86 DONE 0.1s 21:23:03 21:23:03 #87 [security-spire-config] exporting to image 21:23:03 #87 exporting layers 21:23:03 #87 ... 21:23:03 21:23:03 #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:23:03 #88 DONE 0.1s 21:23:03 21:23:03 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:23:03 #89 DONE 0.1s 21:23:03 21:23:03 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:23:03 #90 DONE 0.1s 21:23:03 21:23:03 #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:23:03 #91 DONE 2.4s 21:23:03 21:23:03 #87 [security-spire-server] exporting to image 21:23:03 #87 ... 21:23:03 21:23:03 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:23:03 #92 DONE 0.1s 21:23:03 21:23:03 #93 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:23:03 #93 DONE 0.1s 21:23:03 21:23:03 #87 [security-spire-agent] exporting to image 21:23:04 #87 exporting layers 0.6s done 21:23:04 #87 writing image sha256:584fb64d53968f294f125b315e70ef3cfa73eb6971bd2883672a6b1417c09496 done 21:23:04 #87 naming to docker.io/library/security-spire-config done 21:23:04 #87 exporting layers 0.5s done 21:23:04 #87 writing image sha256:38520238af1c941f7ad88714e45851c227e915a6f880450edf81126130c25b2d done 21:23:04 #87 naming to docker.io/library/security-spire-server done 21:23:04 #87 writing image sha256:daabafb0299b85a1981821d34e5482d7c9ae104afe0068bf97f9cb19d3e07b17 21:23:04 #87 writing image sha256:daabafb0299b85a1981821d34e5482d7c9ae104afe0068bf97f9cb19d3e07b17 done 21:23:04 #87 naming to docker.io/library/security-spire-agent done 21:23:04 #87 DONE 0.9s 21:23:04 21:23:04 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:04 c4a7e357bf2a: Pull complete 21:23:04 f0e02332f6b5: Pull complete 21:23:04 cefa15bbcfad: Pull complete 21:23:13 17808c966233: Pull complete 21:23:14 #94 ... 21:23:14 21:23:14 #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:14 f4c1fc716caa: Pull complete 21:23:14 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:23:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:23:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:23:14 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:23:14 WORKDIR /edgex 21:23:14 COPY go.mod . 21:23:14 RUN go mod download 21:23:14 docker build -t ci-base-image-arm64 -f - . 21:23:15 Sending build context to Docker daemon 2.91MB 21:23:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:23:15 ---> ea914061e18c 21:23:15 Step 2/4 : WORKDIR /edgex 21:23:16 ---> Running in 850f0a86e003 21:23:16 Removing intermediate container 850f0a86e003 21:23:16 ---> 5d4e3953a5fc 21:23:16 Step 3/4 : COPY go.mod . 21:23:17 ---> 0e98a94e0958 21:23:17 Step 4/4 : RUN go mod download 21:23:17 ---> Running in 9c9c6da5203a 21:23:29 #95 ... 21:23:29 21:23:29 #62 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:29 #62 DONE 30.2s 21:23:29 21:23:29 #96 [security-secretstore-setup builder 6/7] COPY . . 21:23:35 #96 DONE 6.7s 21:23:35 21:23:35 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:35 #75 DONE 32.8s 21:23:35 21:23:35 #97 [security-spiffe-token-provider builder 6/7] COPY . . 21:23:35 #97 ... 21:23:35 21:23:35 #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:23:35 #98 CACHED 21:23:35 21:23:35 #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:35 #99 CACHED 21:23:35 21:23:35 #100 [security-proxy-setup builder 6/7] COPY . . 21:23:35 #100 CACHED 21:23:35 21:23:35 #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:23:35 #101 CACHED 21:23:35 21:23:35 #102 [security-bootstrapper builder 6/7] COPY . . 21:23:35 #102 CACHED 21:23:35 21:23:35 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:35 #103 CACHED 21:23:35 21:23:35 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:35 #94 DONE 32.8s 21:23:36 21:23:36 #104 [support-notifications builder 6/7] COPY . . 21:23:41 #104 DONE 5.2s 21:23:41 21:23:41 #97 [security-spiffe-token-provider builder 6/7] COPY . . 21:23:41 #97 DONE 5.3s 21:23:41 21:23:41 #105 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:23:41 #105 0.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:23:45 #105 ... 21:23:45 21:23:45 #106 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:23:45 #0 5.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:23:45 #106 ... 21:23:45 21:23:45 #107 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:23:45 #0 5.633 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:23:45 #107 ... 21:23:45 21:23:45 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:23:45 #0 5.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:23:46 #108 ... 21:23:46 21:23:46 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:23:46 #0 0.520 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:23:57 #109 ... 21:23:57 21:23:57 #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:57 #95 DONE 52.2s 21:23:57 21:23:57 #110 [core-metadata builder 6/7] COPY . . 21:24:02 #110 DONE 7.6s 21:24:02 21:24:02 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:24:02 #108 ... 21:24:02 21:24:02 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:24:02 #111 CACHED 21:24:02 21:24:02 #112 [support-scheduler builder 6/7] COPY . . 21:24:02 #112 CACHED 21:24:02 21:24:02 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:02 #113 CACHED 21:24:02 21:24:02 #114 [core-data builder 6/7] COPY . . 21:24:02 #114 CACHED 21:24:02 21:24:02 #115 [core-data builder 4/7] COPY go.mod vendor* ./ 21:24:02 #115 CACHED 21:24:02 21:24:02 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:02 #116 CACHED 21:24:02 21:24:02 #117 [core-command builder 6/7] COPY . . 21:24:02 #117 CACHED 21:24:02 21:24:02 #118 [core-command builder 4/7] COPY go.mod vendor* ./ 21:24:02 #118 CACHED 21:24:02 21:24:02 #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:02 #119 CACHED 21:24:02 21:24:02 #120 [security-proxy-auth builder 6/7] COPY . . 21:24:02 #120 CACHED 21:24:02 21:24:02 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:02 #121 CACHED 21:24:02 21:24:02 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:24:02 #122 CACHED 21:24:02 21:24:02 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:02 #123 CACHED 21:24:02 21:24:02 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:24:02 #124 CACHED 21:24:02 21:24:02 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 21:24:02 #125 CACHED 21:24:02 21:24:02 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:24:04 Removing intermediate container 9c9c6da5203a 21:24:04 ---> a4dfb6a9b609 21:24:04 Successfully built a4dfb6a9b609 21:24:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:04 #126 1.427 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:24:04 + docker inspect -f . ci-base-image-arm64 21:24:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:04 prd-ubuntu20.04-docker-arm64-4c-16g-12067 does not seem to be running inside a container 21:24:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@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 21:24:06 $ docker top 7ef276b456aaf839d4c38d1c34da1dc934f9635152118d0160fd7d21d9712852 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:06 + go version 21:24:06 go version go1.21.0 linux/arm64 [Pipeline] } 21:24:06 $ docker stop --time=1 7ef276b456aaf839d4c38d1c34da1dc934f9635152118d0160fd7d21d9712852 21:24:08 $ docker rm -f --volumes 7ef276b456aaf839d4c38d1c34da1dc934f9635152118d0160fd7d21d9712852 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:24:09 21:24:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:24:09 latest: Pulling from edgex-devops/edgex-compose-arm64 21:24:09 547446be3368: Pulling fs layer 21:24:09 d125d8839a47: Pulling fs layer 21:24:09 3e85d5ac6304: Pulling fs layer 21:24:09 c3105a71a48b: Pulling fs layer 21:24:09 0f093f025ec4: Pulling fs layer 21:24:09 c3106fc0e877: Pulling fs layer 21:24:09 c3105a71a48b: Waiting 21:24:09 0f093f025ec4: Waiting 21:24:09 c3106fc0e877: Waiting 21:24:09 547446be3368: Verifying Checksum 21:24:09 547446be3368: Download complete 21:24:09 c3105a71a48b: Verifying Checksum 21:24:09 c3105a71a48b: Download complete 21:24:10 d125d8839a47: Verifying Checksum 21:24:10 d125d8839a47: Download complete 21:24:10 c3106fc0e877: Verifying Checksum 21:24:10 c3106fc0e877: Download complete 21:24:10 0f093f025ec4: Verifying Checksum 21:24:10 0f093f025ec4: Download complete 21:24:10 547446be3368: Pull complete 21:24:11 d125d8839a47: Pull complete 21:24:12 3e85d5ac6304: Verifying Checksum 21:24:12 3e85d5ac6304: Download complete 21:24:13 #126 ... 21:24:13 21:24:13 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:24:13 #0 1.267 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:24:13 #127 ... 21:24:13 21:24:13 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:24:13 #0 1.116 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:24:13 #128 ... 21:24:13 21:24:13 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:24:13 #0 1.209 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:24:13 #129 ... 21:24:13 21:24:13 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:24:13 #0 1.428 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:24:13 #130 ... 21:24:13 21:24:13 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:24:13 #0 1.472 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:24:22 3e85d5ac6304: Pull complete 21:24:22 c3105a71a48b: Pull complete 21:24:23 0f093f025ec4: Pull complete 21:24:23 c3106fc0e877: Pull complete 21:24:23 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:24:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:23 prd-ubuntu20.04-docker-arm64-4c-16g-12067 does not seem to be running inside a container 21:24:23 $ 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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@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 21:24:25 $ docker top 2b3d41b0f9e96dcda2ef206295ebd03cdfcd4740e1ebf521dc14500703cd97cc -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:26 + docker compose -f ./docker-compose-build.yml build --parallel 21:24:36 #1 [support-notifications internal] load build definition from Dockerfile 21:24:36 #1 transferring dockerfile: 30B 21:24:36 #1 transferring dockerfile: 1.84kB 0.0s done 21:24:36 #1 DONE 0.1s 21:24:36 21:24:36 #2 [security-bootstrapper internal] load build definition from Dockerfile 21:24:36 #2 transferring dockerfile: 2.82kB done 21:24:36 #2 DONE 0.0s 21:24:36 21:24:36 #3 [security-proxy-auth internal] load build definition from Dockerfile 21:24:36 #3 transferring dockerfile: 2.04kB 0.0s done 21:24:36 #3 DONE 0.1s 21:24:36 21:24:36 #4 [core-metadata internal] load build definition from Dockerfile 21:24:36 #4 transferring dockerfile: 1.96kB 0.0s done 21:24:36 #4 DONE 0.1s 21:24:37 21:24:37 #5 [core-command internal] load build definition from Dockerfile 21:24:37 #5 transferring dockerfile: 1.82kB done 21:24:37 #5 DONE 0.1s 21:24:37 21:24:37 #6 [security-proxy-setup internal] load build definition from Dockerfile 21:24:37 #6 transferring dockerfile: 2.39kB 0.0s done 21:24:37 #6 DONE 0.1s 21:24:37 21:24:37 #7 [core-data internal] load build definition from Dockerfile 21:24:37 #7 transferring dockerfile: 1.90kB done 21:24:37 #7 DONE 0.1s 21:24:37 21:24:37 #8 [security-spire-config internal] load build definition from Dockerfile 21:24:37 #8 transferring dockerfile: 1.58kB done 21:24:37 #8 DONE 0.1s 21:24:37 21:24:37 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:24:37 #9 transferring dockerfile: 1.78kB done 21:24:37 #9 DONE 0.1s 21:24:37 21:24:37 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:24:37 #10 transferring dockerfile: 2.12kB 0.0s done 21:24:37 #10 DONE 0.1s 21:24:37 21:24:37 #11 [security-secretstore-setup internal] load build definition from Dockerfile 21:24:37 #11 transferring dockerfile: 2.38kB 0.0s done 21:24:37 #11 DONE 0.1s 21:24:37 21:24:37 #12 [support-scheduler internal] load build definition from Dockerfile 21:24:37 #12 transferring dockerfile: 1.82kB 0.0s done 21:24:37 #12 DONE 0.1s 21:24:37 21:24:37 #13 [security-spire-server internal] load build definition from Dockerfile 21:24:37 #13 transferring dockerfile: 1.59kB 0.0s done 21:24:37 #13 DONE 0.1s 21:24:37 21:24:37 #14 [security-spire-agent internal] load build definition from Dockerfile 21:24:37 #14 transferring dockerfile: 1.70kB 0.0s done 21:24:37 #14 DONE 0.1s 21:24:37 21:24:37 #15 [support-notifications internal] load .dockerignore 21:24:37 #15 transferring context: 32B 21:24:38 #15 transferring context: 50B 0.0s done 21:24:38 #15 DONE 0.1s 21:24:38 21:24:38 #16 [security-bootstrapper internal] load .dockerignore 21:24:38 #16 transferring context: 50B 0.0s done 21:24:38 #16 DONE 0.0s 21:24:38 21:24:38 #17 [security-proxy-auth internal] load .dockerignore 21:24:38 #17 transferring context: 50B 0.0s done 21:24:38 #17 DONE 0.1s 21:24:38 21:24:38 #18 [core-metadata internal] load .dockerignore 21:24:38 #18 transferring context: 50B 0.0s done 21:24:38 #18 DONE 0.1s 21:24:38 21:24:38 #19 [core-command internal] load .dockerignore 21:24:38 #19 transferring context: 50B 0.0s done 21:24:38 #19 DONE 0.1s 21:24:38 21:24:38 #20 [security-proxy-setup internal] load .dockerignore 21:24:38 #20 transferring context: 50B done 21:24:38 #20 DONE 0.1s 21:24:38 21:24:38 #21 [core-data internal] load .dockerignore 21:24:38 #21 transferring context: 50B done 21:24:38 #21 DONE 0.1s 21:24:38 21:24:38 #22 [security-spire-config internal] load .dockerignore 21:24:39 #22 transferring context: 50B 0.0s done 21:24:39 #22 DONE 0.1s 21:24:39 21:24:39 #23 [security-spiffe-token-provider internal] load .dockerignore 21:24:39 #23 transferring context: 50B done 21:24:39 #23 DONE 0.0s 21:24:39 21:24:39 #24 [core-common-config-bootstrapper internal] load .dockerignore 21:24:39 #24 transferring context: 50B done 21:24:39 #24 DONE 0.1s 21:24:39 21:24:39 #25 [security-secretstore-setup internal] load .dockerignore 21:24:39 #25 transferring context: 50B done 21:24:39 #25 DONE 0.1s 21:24:39 21:24:39 #26 [support-scheduler internal] load .dockerignore 21:24:39 #26 transferring context: 50B done 21:24:39 #26 DONE 0.1s 21:24:39 21:24:39 #27 [security-spire-server internal] load .dockerignore 21:24:39 #27 transferring context: 50B 0.0s done 21:24:39 #27 DONE 0.1s 21:24:39 21:24:39 #28 [security-spire-agent internal] load .dockerignore 21:24:39 #28 transferring context: 50B 0.0s done 21:24:39 #28 DONE 0.1s 21:24:39 21:24:39 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:24:39 #29 DONE 0.0s 21:24:39 21:24:39 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 21:24:39 #30 DONE 0.1s 21:24:39 21:24:39 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:24:39 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:24:39 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:24:39 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.1s 21:24:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:24:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.2s 21:24:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 21:24:40 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 21:24:40 #31 ... 21:24:40 21:24:40 #32 [support-notifications internal] load build context 21:24:40 #32 transferring context: 2.55MB 0.6s done 21:24:40 #32 DONE 0.8s 21:24:40 21:24:40 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:40 #31 ... 21:24:40 21:24:40 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:24:40 #29 DONE 0.0s 21:24:40 21:24:40 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:24:40 #33 DONE 1.7s 21:24:40 21:24:40 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:24:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:24:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:24:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 21:24:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:24:40 #131 ... 21:24:40 21:24:40 #106 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:24:40 #106 60.30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:24:40 #31 ... 21:24:40 21:24:40 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:24:40 #29 DONE 0.0s 21:24:40 21:24:40 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:40 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 21:24:40 #31 ... 21:24:40 21:24:40 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 21:24:40 #30 DONE 0.3s 21:24:40 21:24:40 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:24:40 #33 DONE 1.8s 21:24:40 21:24:40 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 21:24:40 #34 DONE 0.6s 21:24:40 21:24:40 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:24:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:24:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:24:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 21:24:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:24:40 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 21:24:41 #31 ... 21:24:41 21:24:41 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:24:41 #29 DONE 0.0s 21:24:41 21:24:41 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:24:41 #29 DONE 0.1s 21:24:41 21:24:41 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 21:24:41 #30 DONE 0.7s 21:24:41 21:24:41 #35 [core-metadata internal] load build context 21:24:41 #35 ... 21:24:41 21:24:41 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:24:41 #29 DONE 0.1s 21:24:41 21:24:41 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:24:41 #33 DONE 1.8s 21:24:41 21:24:41 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 21:24:41 #34 DONE 0.6s 21:24:41 21:24:41 #35 [core-metadata internal] load build context 21:24:41 #35 ... 21:24:41 21:24:41 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:24:41 #33 DONE 1.9s 21:24:41 21:24:41 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 21:24:41 #30 DONE 0.8s 21:24:41 21:24:41 #34 [core-data builder 2/7] WORKDIR /edgex-go 21:24:41 #34 DONE 0.7s 21:24:41 21:24:41 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:41 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:24:41 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:24:41 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:24:41 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 21:24:41 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:24:41 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 21:24:41 #31 ... 21:24:41 21:24:41 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:24:41 #29 DONE 0.1s 21:24:41 21:24:41 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:42 #31 ... 21:24:42 21:24:42 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:24:42 #29 DONE 0.1s 21:24:42 21:24:42 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 21:24:42 #30 DONE 1.2s 21:24:42 21:24:42 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:42 #31 ... 21:24:42 21:24:42 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:24:42 #33 DONE 2.0s 21:24:42 21:24:42 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:24:42 #34 DONE 0.8s 21:24:42 21:24:42 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:24:42 #29 DONE 0.1s 21:24:42 21:24:42 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:24:42 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:24:42 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:24:42 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 21:24:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:24:42 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 21:24:42 #31 ... 21:24:42 21:24:42 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:24:42 #29 DONE 0.1s 21:24:42 21:24:42 #36 [security-bootstrapper internal] load build context 21:24:42 #36 transferring context: 2.55MB 1.2s done 21:24:42 #36 DONE 1.7s 21:24:42 21:24:42 #37 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:24:42 #37 ... 21:24:42 21:24:42 #38 [security-proxy-auth internal] load build context 21:24:42 #38 transferring context: 2.55MB 1.1s done 21:24:42 #38 DONE 1.8s 21:24:42 21:24:42 #39 [security-proxy-setup internal] load build context 21:24:43 #39 ... 21:24:43 21:24:43 #35 [core-metadata internal] load build context 21:24:43 #35 transferring context: 2.55MB 1.2s done 21:24:43 #35 DONE 2.2s 21:24:43 21:24:43 #39 [security-proxy-setup internal] load build context 21:24:43 #39 transferring context: 2.55MB 1.7s done 21:24:44 #39 ... 21:24:44 21:24:44 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 21:24:44 #30 DONE 2.9s 21:24:44 21:24:44 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:24:44 #33 DONE 2.0s 21:24:44 21:24:44 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 21:24:44 #34 DONE 0.8s 21:24:44 21:24:44 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:44 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:24:44 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:24:44 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:24:44 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 21:24:44 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:24:44 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 21:24:44 #31 ... 21:24:44 21:24:44 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:24:44 #33 DONE 2.0s 21:24:44 21:24:44 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 21:24:44 #34 DONE 0.8s 21:24:44 21:24:44 #39 [security-proxy-setup internal] load build context 21:24:44 #39 DONE 2.7s 21:24:44 21:24:44 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:44 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:24:44 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:24:44 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:24:44 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 21:24:44 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:24:44 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 21:24:45 #31 ... 21:24:45 21:24:45 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:45 #40 DONE 0.0s 21:24:45 21:24:45 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:24:45 #41 DONE 3.3s 21:24:45 21:24:45 #42 [core-data internal] load build context 21:24:45 #42 transferring context: 2.55MB 1.6s done 21:24:45 #42 DONE 3.5s 21:24:45 21:24:45 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:45 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:24:45 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:24:45 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:24:45 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 21:24:45 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:24:45 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 21:24:45 #31 ... 21:24:45 21:24:45 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:45 #40 DONE 0.0s 21:24:45 21:24:45 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:45 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:24:45 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:24:45 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:24:45 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 21:24:45 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:24:45 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 21:24:45 #31 ... 21:24:45 21:24:45 #43 [core-command internal] load build context 21:24:45 #43 transferring context: 2.55MB 2.8s done 21:24:45 #43 DONE 4.0s 21:24:45 21:24:45 #44 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:24:45 #44 ... 21:24:45 21:24:45 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:24:45 #45 DONE 2.9s 21:24:45 21:24:45 #46 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:24:46 #46 ... 21:24:46 21:24:46 #47 [security-spiffe-token-provider internal] load build context 21:24:46 #47 transferring context: 2.55MB 2.5s done 21:24:46 #47 DONE 3.8s 21:24:46 21:24:46 #46 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:24:48 #46 ... 21:24:48 21:24:48 #48 [core-common-config-bootstrapper internal] load build context 21:24:48 #48 transferring context: 2.55MB 3.3s done 21:24:48 #48 DONE 5.6s 21:24:48 21:24:48 #49 [security-spire-server internal] load build context 21:24:48 #49 transferring context: 18.10kB 0.1s done 21:24:48 #49 DONE 2.8s 21:24:48 21:24:48 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:48 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.0s done 21:24:48 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:24:48 #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 21:24:48 #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:24:48 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 21:24:48 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done 21:24:48 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s 21:24:48 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 21:24:48 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.3s 21:24:48 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done 21:24:48 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s done 21:24:48 #40 ... 21:24:48 21:24:48 #50 [security-spire-config internal] load build context 21:24:48 #50 transferring context: 16.35kB 0.2s done 21:24:48 #50 DONE 3.1s 21:24:48 21:24:48 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:48 #40 ... 21:24:48 21:24:48 #51 [security-spire-agent internal] load build context 21:24:48 #51 transferring context: 17.63kB 0.1s done 21:24:48 #51 DONE 2.4s 21:24:48 21:24:48 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:48 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.72MB / 23.39MB 1.9s 21:24:48 #40 ... 21:24:48 21:24:48 #52 [support-scheduler internal] load build context 21:24:48 #52 transferring context: 2.55MB 3.5s done 21:24:48 #52 DONE 4.7s 21:24:48 21:24:48 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:49 #40 ... 21:24:49 21:24:49 #53 [security-secretstore-setup internal] load build context 21:24:49 #53 transferring context: 2.55MB 3.5s done 21:24:49 #53 DONE 4.8s 21:24:49 21:24:49 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:49 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.2s 21:24:49 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.45MB / 23.39MB 2.6s 21:24:49 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 3.1s 21:24:50 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.08MB / 23.39MB 3.9s 21:24:50 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 21:24:50 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 21:24:51 #40 ... 21:24:51 21:24:51 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:24:51 #0 7.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:24:51 #0 7.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:24:51 #0 9.874 OK: 266 MiB in 52 packages 21:24:51 #54 ... 21:24:51 21:24:51 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:24:51 #0 9.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:24:51 #0 9.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:24:51 #55 ... 21:24:51 21:24:51 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:24:51 #0 8.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:24:51 #0 9.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:24:51 #56 ... 21:24:51 21:24:51 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:51 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 4.5s 21:24:52 #40 ... 21:24:52 21:24:52 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:24:52 #54 DONE 11.3s 21:24:52 21:24:52 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:52 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 5.5s 21:24:52 #40 ... 21:24:52 21:24:52 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:24:52 #57 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:24:52 #57 ... 21:24:52 21:24:52 #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:24:52 #58 ... 21:24:52 21:24:52 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:24:52 #59 ... 21:24:52 21:24:52 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:24:52 #60 ... 21:24:52 21:24:52 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:24:52 #0 9.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:24:52 #61 ... 21:24:52 21:24:52 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:24:52 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:24:52 #62 ... 21:24:52 21:24:52 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:52 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.13MB / 23.39MB 6.4s 21:24:53 #40 ... 21:24:53 21:24:53 #63 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:24:53 #63 DONE 1.3s 21:24:53 21:24:53 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:53 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.87MB / 23.39MB 6.6s 21:24:53 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 6.9s 21:24:53 #40 ... 21:24:53 21:24:53 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:24:53 #56 11.93 OK: 266 MiB in 52 packages 21:24:53 #56 DONE 12.9s 21:24:53 21:24:53 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:54 #40 ... 21:24:54 21:24:54 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:24:54 #55 12.19 OK: 266 MiB in 52 packages 21:24:54 #55 DONE 13.4s 21:24:54 21:24:54 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:54 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.67MB / 23.39MB 7.4s 21:24:54 #40 ... 21:24:54 21:24:54 #64 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:24:54 #0 8.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:24:54 #64 ... 21:24:54 21:24:54 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:54 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 8.1s 21:24:55 #40 ... 21:24:55 21:24:55 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:24:55 #65 DONE 1.2s 21:24:55 21:24:55 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:55 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 21:24:55 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.96MB / 23.39MB 8.5s 21:24:55 #40 ... 21:24:55 21:24:55 #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:24:55 #66 DONE 1.4s 21:24:55 21:24:55 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:55 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.7s done 21:24:56 #40 ... 21:24:56 21:24:56 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:24:56 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:24:56 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:24:56 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:24:56 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 21:24:56 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:24:56 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 21:24:56 #31 ... 21:24:56 21:24:56 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:24:56 #67 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done 21:24:56 #67 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:24:56 #67 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 21:24:56 #67 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:24:56 #67 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 21:24:56 #67 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 21:24:56 #67 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 21:24:56 #67 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 21:24:56 #67 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.6s done 21:24:56 #67 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 21:24:56 #67 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 21:24:57 #67 ... 21:24:57 21:24:57 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:57 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21:25:02 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s 21:25:02 #40 ... 21:25:02 21:25:02 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:25:02 #57 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:02 #57 16.77 (1/1) Installing dumb-init (1.2.5-r2) 21:25:02 #57 16.82 Executing busybox-1.36.1-r2.trigger 21:25:02 #57 17.00 OK: 8 MiB in 16 packages 21:25:02 #57 DONE 20.5s 21:25:02 21:25:02 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:25:02 #61 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:02 #61 16.89 (1/2) Installing dumb-init (1.2.5-r2) 21:25:02 #61 16.91 (2/2) Installing su-exec (0.2-r3) 21:25:02 #61 16.93 Executing busybox-1.36.1-r2.trigger 21:25:02 #61 17.14 OK: 8 MiB in 17 packages 21:25:02 #61 DONE 20.2s 21:25:02 21:25:02 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:02 #40 ... 21:25:02 21:25:02 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:25:03 #68 ... 21:25:03 21:25:03 #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:25:03 #58 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:25:03 #58 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:03 #58 19.95 (1/1) Installing dumb-init (1.2.5-r2) 21:25:03 #58 19.99 Executing busybox-1.36.1-r2.trigger 21:25:03 #58 20.10 OK: 8 MiB in 16 packages 21:25:03 #58 ... 21:25:03 21:25:03 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:25:03 #62 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:03 #62 16.85 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:25:03 #62 16.85 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:25:03 #62 16.85 OK: 19954 distinct packages available 21:25:03 #62 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:25:03 #62 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:03 #62 ... 21:25:03 21:25:03 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:03 #69 ... 21:25:03 21:25:03 #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:25:03 #58 DONE 21.9s 21:25:03 21:25:03 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:04 #40 ... 21:25:04 21:25:04 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:25:04 #59 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:25:04 #59 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:04 #59 19.48 (1/2) Installing ca-certificates (20230506-r0) 21:25:04 #59 19.92 (2/2) Installing dumb-init (1.2.5-r2) 21:25:04 #59 19.96 Executing busybox-1.36.1-r2.trigger 21:25:04 #59 20.12 Executing ca-certificates-20230506-r0.trigger 21:25:04 #59 ... 21:25:04 21:25:04 #37 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:25:04 #37 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:25:04 #37 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:04 #37 19.50 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:25:04 #37 19.50 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:25:04 #37 19.50 OK: 19950 distinct packages available 21:25:04 #37 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:25:04 #37 ... 21:25:04 21:25:04 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:04 #40 ... 21:25:04 21:25:04 #64 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:25:04 #64 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:04 #64 16.43 (1/4) Installing ca-certificates (20230506-r0) 21:25:04 #64 16.75 (2/4) Installing dumb-init (1.2.5-r2) 21:25:04 #64 16.77 (3/4) Installing su-exec (0.2-r3) 21:25:04 #64 16.78 (4/4) Installing yq (4.33.3-r4) 21:25:04 #64 17.75 Executing busybox-1.36.1-r2.trigger 21:25:04 #64 17.88 Executing ca-certificates-20230506-r0.trigger 21:25:04 #64 19.10 OK: 18 MiB in 19 packages 21:25:04 #64 ... 21:25:04 21:25:04 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:25:04 #60 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:25:04 #60 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:04 #60 20.71 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 21:25:04 #60 21.43 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 21:25:04 #60 21.49 (3/6) Installing dumb-init (1.2.5-r2) 21:25:04 #60 21.52 (4/6) Installing openssl (3.1.4-r0) 21:25:04 #60 21.61 (5/6) Installing su-exec (0.2-r3) 21:25:04 #60 21.62 (6/6) Installing yq (4.33.3-r4) 21:25:04 #60 ... 21:25:04 21:25:04 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:05 #40 ... 21:25:05 21:25:05 #64 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:25:05 #64 DONE 20.7s 21:25:05 21:25:05 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:25:05 #60 22.57 Executing busybox-1.36.1-r2.trigger 21:25:05 #60 22.71 OK: 18 MiB in 19 packages 21:25:05 #60 ... 21:25:05 21:25:05 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:05 #70 ... 21:25:05 21:25:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:05 #40 ... 21:25:05 21:25:05 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:05 #71 ... 21:25:05 21:25:05 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:25:05 #67 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.4s done 21:25:05 #67 ... 21:25:05 21:25:05 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:25:05 #59 21.86 OK: 9 MiB in 17 packages 21:25:05 #59 DONE 23.3s 21:25:05 21:25:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:06 #40 ... 21:25:06 21:25:06 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:25:06 #60 DONE 23.8s 21:25:06 21:25:06 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:06 #40 ... 21:25:06 21:25:06 #72 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:25:06 #72 DONE 0.2s 21:25:06 21:25:06 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:07 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s 21:25:07 #40 ... 21:25:07 21:25:07 #44 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:25:07 #44 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:25:07 #44 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:07 #44 21.08 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:25:07 #44 21.08 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:25:07 #44 21.08 OK: 19950 distinct packages available 21:25:07 #44 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:25:07 #44 ... 21:25:07 21:25:07 #46 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:25:07 #46 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:25:07 #46 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:07 #46 20.56 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:25:07 #46 20.56 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:25:07 #46 20.56 OK: 19950 distinct packages available 21:25:07 #46 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:25:07 #46 ... 21:25:07 21:25:07 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:08 #40 ... 21:25:08 21:25:08 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:25:08 #68 DONE 5.1s 21:25:08 21:25:08 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:25:08 #73 DONE 0.1s 21:25:08 21:25:08 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:08 #40 ... 21:25:08 21:25:08 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:25:08 #62 25.43 OK: 266 MiB in 52 packages 21:25:08 #62 DONE 26.0s 21:25:08 21:25:08 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:08 #40 ... 21:25:08 21:25:08 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:25:08 #74 DONE 0.6s 21:25:08 21:25:08 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:25:08 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.8s done 21:25:09 #40 DONE 24.2s 21:25:09 21:25:09 #37 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:25:09 #37 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:09 #37 25.59 (1/11) Installing ca-certificates (20230506-r0) 21:25:09 #37 25.83 (2/11) Installing brotli-libs (1.0.9-r14) 21:25:09 #37 25.93 (3/11) Installing libunistring (1.1-r1) 21:25:09 #37 26.06 (4/11) Installing libidn2 (2.3.4-r1) 21:25:09 #37 26.07 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:25:09 #37 26.12 (6/11) Installing libcurl (8.4.0-r0) 21:25:09 #37 26.17 (7/11) Installing curl (8.4.0-r0) 21:25:09 #37 26.20 (8/11) Installing dumb-init (1.2.5-r2) 21:25:09 #37 26.21 (9/11) Installing musl-obstack (1.2.3-r2) 21:25:09 #37 26.22 (10/11) Installing libucontext (1.2-r2) 21:25:09 #37 26.22 (11/11) Installing gcompat (1.1.0-r1) 21:25:09 #37 26.24 Executing busybox-1.36.1-r2.trigger 21:25:09 #37 26.29 Executing ca-certificates-20230506-r0.trigger 21:25:09 #37 26.87 OK: 13 MiB in 26 packages 21:25:10 #37 DONE 27.5s 21:25:10 21:25:10 #46 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:25:10 #46 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:10 #46 24.24 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 21:25:10 #46 24.40 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 21:25:10 #46 24.42 (3/7) Installing dumb-init (1.2.5-r2) 21:25:10 #46 24.44 (4/7) Installing musl-obstack (1.2.3-r2) 21:25:10 #46 24.45 (5/7) Installing libucontext (1.2-r2) 21:25:10 #46 24.47 (6/7) Installing gcompat (1.1.0-r1) 21:25:10 #46 24.47 (7/7) Installing openssl (3.1.4-r0) 21:25:10 #46 24.53 Executing busybox-1.36.1-r2.trigger 21:25:10 #46 24.58 OK: 9 MiB in 20 packages 21:25:11 #46 DONE 25.0s 21:25:11 21:25:11 #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:25:11 #75 ... 21:25:11 21:25:11 #44 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:25:11 #44 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:11 #44 24.93 (1/4) Installing dumb-init (1.2.5-r2) 21:25:11 #44 24.95 (2/4) Installing musl-obstack (1.2.3-r2) 21:25:11 #44 24.98 (3/4) Installing libucontext (1.2-r2) 21:25:11 #44 24.98 (4/4) Installing gcompat (1.1.0-r1) 21:25:11 #44 25.00 Executing busybox-1.36.1-r2.trigger 21:25:11 #44 25.06 OK: 8 MiB in 19 packages 21:25:11 #44 DONE 25.7s 21:25:11 21:25:11 #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:25:12 #76 DONE 1.1s 21:25:12 21:25:12 #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:25:12 #75 DONE 1.5s 21:25:12 21:25:12 #77 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:25:12 #77 DONE 1.6s 21:25:12 21:25:12 #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:25:12 #78 ... 21:25:12 21:25:12 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 21:25:12 #79 DONE 0.2s 21:25:12 21:25:12 #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / 21:25:12 #80 DONE 0.2s 21:25:12 21:25:12 #81 [security-spire-server stage-2 5/8] COPY security.txt / 21:25:12 #106 ... 21:25:12 21:25:12 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:25:12 #108 DONE 93.4s 21:25:12 21:25:12 #107 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:25:12 #107 DONE 93.5s 21:25:12 21:25:12 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:25:12 #131 DONE 66.7s 21:25:12 21:25:12 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:25:12 #132 ... 21:25:12 21:25:12 #106 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:25:12 #106 DONE 93.7s 21:25:12 21:25:12 #105 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:25:12 #105 DONE 88.6s 21:25:12 21:25:12 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #133 ... 21:25:12 21:25:12 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:25:12 #127 DONE 67.0s 21:25:12 21:25:12 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:25:12 #109 DONE 88.7s 21:25:12 21:25:12 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:25:12 #126 DONE 67.2s 21:25:12 21:25:12 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #134 ... 21:25:12 21:25:12 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:25:12 #130 DONE 67.3s 21:25:12 21:25:12 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:25:12 #128 DONE 67.3s 21:25:12 21:25:12 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #135 ... 21:25:12 21:25:12 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:25:12 #129 DONE 67.6s 21:25:12 21:25:12 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #133 DONE 1.0s 21:25:12 21:25:12 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:25:12 #132 DONE 1.1s 21:25:12 21:25:12 #136 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #136 DONE 1.1s 21:25:12 21:25:12 #137 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:25:12 #137 ... 21:25:12 21:25:12 #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #138 DONE 0.8s 21:25:12 21:25:12 #139 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #139 CACHED 21:25:12 21:25:12 #140 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #140 DONE 0.9s 21:25:12 21:25:12 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #134 DONE 0.6s 21:25:12 21:25:12 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #135 DONE 0.6s 21:25:12 21:25:12 #141 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:25:12 #141 DONE 0.2s 21:25:12 21:25:12 #142 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:25:12 #142 DONE 0.2s 21:25:12 21:25:12 #137 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:25:12 #137 DONE 0.3s 21:25:12 21:25:12 #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #143 CACHED 21:25:12 21:25:12 #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:25:12 #144 CACHED 21:25:12 21:25:12 #145 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:25:12 #145 CACHED 21:25:12 21:25:12 #146 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #146 CACHED 21:25:12 21:25:12 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:25:12 #147 CACHED 21:25:12 21:25:12 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:25:12 #148 CACHED 21:25:12 21:25:12 #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:25:12 #149 DONE 0.2s 21:25:12 21:25:12 #150 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:25:12 #150 CACHED 21:25:12 21:25:12 #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:25:12 #151 DONE 0.2s 21:25:12 21:25:12 #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:25:12 #152 ... 21:25:12 21:25:12 #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:25:12 #153 DONE 0.3s 21:25:12 21:25:12 #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:25:12 #154 ... 21:25:12 21:25:12 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:25:12 #155 DONE 2.5s 21:25:12 21:25:12 #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:25:12 #156 DONE 2.2s 21:25:12 21:25:12 #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:25:12 #157 DONE 2.2s 21:25:12 21:25:12 #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:25:12 #158 DONE 2.3s 21:25:12 21:25:12 #159 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:25:12 #159 DONE 2.2s 21:25:12 21:25:12 #160 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:25:12 #160 DONE 2.2s 21:25:12 21:25:12 #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:25:12 #161 DONE 2.3s 21:25:12 21:25:12 #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:25:12 #162 DONE 2.3s 21:25:12 21:25:12 #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:25:13 #81 DONE 0.2s 21:25:13 21:25:13 #82 [security-spire-config stage-2 5/9] COPY security.txt / 21:25:13 #82 DONE 0.2s 21:25:13 21:25:13 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:25:13 #83 ... 21:25:13 21:25:13 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:25:13 #84 DONE 0.2s 21:25:13 #163 ... 21:25:13 21:25:13 #164 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:25:13 #164 DONE 2.3s 21:25:13 21:25:13 #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:25:13 #152 DONE 2.2s 21:25:13 21:25:13 #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:25:13 #154 DONE 2.2s 21:25:13 21:25:13 #165 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:25:13 #165 DONE 0.3s 21:25:13 21:25:13 #166 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:25:13 21:25:13 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:25:13 #83 DONE 0.3s 21:25:13 21:25:13 #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:25:13 #85 DONE 0.2s 21:25:13 21:25:13 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:25:13 #86 DONE 0.2s 21:25:13 21:25:13 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:25:13 #166 ... 21:25:13 21:25:13 #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:25:13 #167 DONE 0.3s 21:25:13 21:25:13 #168 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:25:13 #168 DONE 0.3s 21:25:13 21:25:13 #169 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:25:13 #169 DONE 0.4s 21:25:13 21:25:13 #170 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:25:13 #170 DONE 0.3s 21:25:13 21:25:13 #171 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:25:13 #171 DONE 0.4s 21:25:13 21:25:13 #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:25:13 #163 DONE 0.4s 21:25:13 21:25:13 #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:25:13 #172 DONE 0.4s 21:25:13 21:25:13 #173 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:25:13 #173 DONE 0.4s 21:25:13 21:25:13 #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:25:13 #174 DONE 0.4s 21:25:13 21:25:13 #166 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:25:13 #166 DONE 0.4s 21:25:13 21:25:13 #87 [security-spiffe-token-provider] exporting to image 21:25:13 #87 exporting layers 21:25:13 #87 DONE 0.2s 21:25:13 21:25:13 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:25:13 #88 DONE 0.2s 21:25:13 21:25:13 #89 [security-spire-config] exporting to image 21:25:13 #89 exporting layers 21:25:14 #87 ... 21:25:14 21:25:14 #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:25:14 #175 DONE 0.6s 21:25:14 21:25:14 #176 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:25:14 #176 DONE 0.7s 21:25:14 21:25:14 #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:25:14 #177 DONE 0.7s 21:25:14 21:25:14 #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:25:14 #178 DONE 0.7s 21:25:14 21:25:14 #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:25:14 #179 DONE 0.7s 21:25:14 21:25:14 #180 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:25:14 #180 DONE 0.7s 21:25:14 21:25:14 #87 [core-metadata] exporting to image 21:25:14 #87 exporting layers 0.7s done 21:25:14 #89 ... 21:25:14 21:25:14 #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:25:14 #78 DONE 1.6s 21:25:14 21:25:14 #90 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 21:25:14 #90 DONE 0.1s 21:25:14 21:25:14 #91 [security-spire-agent stage-3 6/9] COPY security.txt / 21:25:14 #91 DONE 0.1s 21:25:14 21:25:14 #92 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:25:14 #87 writing image sha256:23c402bd3f768359d2e20467e08736723ffa4f94dc495071aefb0745b0789c7f 21:25:14 #87 writing image sha256:73d32ce7f8df35d22e08353d749e68ff92dd79bd2af2cfd01ad1c3b72ab8f63e 21:25:14 #87 writing image sha256:bac36d74ce30cf525eebbc6ae5faf8f00965c6d1b90f104acd441470d72c60ba 21:25:14 #87 writing image sha256:f2c83aa639d1cc6187ac55b491422b8df0fb1a8cadb2bac53587e9da36f75721 21:25:14 #92 DONE 0.2s 21:25:14 21:25:14 #93 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:25:14 #93 DONE 0.1s 21:25:14 21:25:14 #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:25:14 #87 ... 21:25:14 21:25:14 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:25:14 #181 DONE 0.8s 21:25:14 21:25:14 #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:25:14 #182 DONE 0.9s 21:25:14 21:25:14 #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:25:14 #183 DONE 0.9s 21:25:14 21:25:14 #87 [support-notifications] exporting to image 21:25:14 #87 exporting layers 0.9s done 21:25:14 #87 writing image sha256:23c402bd3f768359d2e20467e08736723ffa4f94dc495071aefb0745b0789c7f 0.8s done 21:25:14 #87 writing image sha256:73d32ce7f8df35d22e08353d749e68ff92dd79bd2af2cfd01ad1c3b72ab8f63e 0.8s done 21:25:14 #87 writing image sha256:bac36d74ce30cf525eebbc6ae5faf8f00965c6d1b90f104acd441470d72c60ba 0.8s done 21:25:14 #87 writing image sha256:f2c83aa639d1cc6187ac55b491422b8df0fb1a8cadb2bac53587e9da36f75721 0.8s done 21:25:14 #87 writing image sha256:f0df1fe02c25ac408e63ceaedd2427cb0bdce0af9c0263b94ce496855ca1063f 0.0s done 21:25:14 #87 naming to docker.io/library/support-scheduler done 21:25:14 #87 naming to docker.io/library/core-command done 21:25:14 #87 naming to docker.io/library/core-data done 21:25:14 #87 naming to docker.io/library/security-spiffe-token-provider 0.0s done 21:25:14 #87 naming to docker.io/library/support-notifications 0.0s done 21:25:15 #94 DONE 0.2s 21:25:15 21:25:15 #89 [security-spire-agent] exporting to image 21:25:15 #87 writing image sha256:a4e0e6f9e7473d396de92ee522656303ee5fd727cff1c00ffd30afb94bd4ae6b done 21:25:15 #87 naming to docker.io/library/core-metadata done 21:25:15 #87 DONE 2.7s 21:25:15 21:25:15 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:25:15 #89 exporting layers 1.8s done 21:25:15 #89 writing image sha256:d97544aecf40e9fc758a044cc848e8cc8e9d8b8f4a462e0efb93ed28d3db896d 0.0s done 21:25:15 #89 naming to docker.io/library/security-spire-config-arm64 done 21:25:15 #89 writing image sha256:0d942c919323f7cbdb6c7db1d65854cdc9708637e019e47456c0289dcf19632c 0.0s done 21:25:15 #89 naming to docker.io/library/security-spire-server-arm64 done 21:25:15 #184 DONE 0.6s 21:25:15 21:25:15 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:25:15 #185 DONE 0.6s 21:25:15 21:25:15 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:25:15 #186 DONE 0.2s 21:25:15 21:25:15 #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:25:15 #187 DONE 1.6s 21:25:15 21:25:15 #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:25:15 #188 DONE 1.7s 21:25:15 21:25:15 #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/ 21:25:15 #189 DONE 0.2s 21:25:15 21:25:15 #87 [security-proxy-auth] exporting to image 21:25:15 #87 ... 21:25:15 21:25:15 #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/ 21:25:15 #190 DONE 0.2s 21:25:15 21:25:15 #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:25:15 #191 DONE 1.1s 21:25:15 21:25:15 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:25:15 #192 DONE 0.1s 21:25:15 21:25:15 #87 [security-proxy-setup] exporting to image 21:25:15 #87 exporting layers 0.4s done 21:25:15 #87 writing image sha256:def740ffb5e3f998a2381467855013e73cf43c32d031a622bebe8d72df05db96 21:25:16 #87 exporting layers 0.4s done 21:25:16 #87 writing image sha256:def740ffb5e3f998a2381467855013e73cf43c32d031a622bebe8d72df05db96 0.0s done 21:25:16 #87 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 21:25:16 #87 writing image sha256:d17c2a885bc3bed07085547bfb343b19bac2edd84502919251dd6191fd09c22d 0.0s done 21:25:16 #87 naming to docker.io/library/security-proxy-auth 0.0s done 21:25:16 #87 exporting layers 0.2s done 21:25:16 #87 writing image sha256:cb1944ecbe60870865732686f771c2e52e4cc3bea3e205e8e5dbb6f615c7cb49 done 21:25:16 #87 naming to docker.io/library/security-proxy-setup done 21:25:16 #87 DONE 3.3s 21:25:16 21:25:16 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:25:16 #193 DONE 0.2s 21:25:16 21:25:16 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:25:16 #89 exporting layers 1.4s done 21:25:16 #89 writing image sha256:fdcbdf8f4bfc0b148906fe8ac5ec59b8f750e1813ee66db2ed2a3eba46ebd9b8 0.0s done 21:25:16 #89 naming to docker.io/library/security-spire-agent-arm64 21:25:16 #194 ... 21:25:16 21:25:16 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:25:16 #195 DONE 0.9s 21:25:16 #89 naming to docker.io/library/security-spire-agent-arm64 done 21:25:16 #89 DONE 2.7s 21:25:16 21:25:16 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:16 21:25:16 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:25:16 #194 DONE 0.6s 21:25:16 21:25:16 #87 [security-secretstore-setup] exporting to image 21:25:17 #87 exporting layers 0.3s done 21:25:17 #87 writing image sha256:ffd5e5f9769b553e49618973abec74f144e4e7b5abed79c6661a9a304826d913 done 21:25:17 #87 naming to docker.io/library/security-secretstore-setup done 21:25:17 #87 writing image sha256:965e85ffec0d19fe425203e868d5b18c0b06a86eb89b4a967f17b9ec911c8d4c done 21:25:17 #87 naming to docker.io/library/security-bootstrapper done 21:25:17 #87 DONE 3.7s 21:25:17 21:25:17 #69 [security-spire-agent internal] load build context 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:17 time="2023-10-26T21:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:25:17 $ docker stop --time=1 35c021987f773c8654ce443c39009720afdf3a77ead1a858d0cddcd6fd5e77d2 21:25:19 $ docker rm -f --volumes 35c021987f773c8654ce443c39009720afdf3a77ead1a858d0cddcd6fd5e77d2 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:19 + docker images 21:25:19 REPOSITORY TAG IMAGE ID CREATED SIZE 21:25:19 security-bootstrapper latest 965e85ffec0d 3 seconds ago 23.3MB 21:25:19 security-secretstore-setup latest ffd5e5f9769b 3 seconds ago 44.4MB 21:25:19 security-proxy-setup latest cb1944ecbe60 4 seconds ago 34.4MB 21:25:19 security-proxy-auth latest d17c2a885bc3 4 seconds ago 19.5MB 21:25:19 core-common-config-bootstrapper latest def740ffb5e3 4 seconds ago 18.2MB 21:25:19 core-data latest f2c83aa639d1 6 seconds ago 21.3MB 21:25:19 security-spiffe-token-provider latest f0df1fe02c25 6 seconds ago 35.1MB 21:25:19 support-scheduler latest 23c402bd3f76 6 seconds ago 34.1MB 21:25:19 core-metadata latest a4e0e6f9e747 6 seconds ago 21.7MB 21:25:19 support-notifications latest 73d32ce7f8df 6 seconds ago 34.7MB 21:25:19 core-command latest bac36d74ce30 6 seconds ago 21.2MB 21:25:19 security-spire-server latest 38520238af1c 2 minutes ago 107MB 21:25:19 security-spire-agent latest daabafb0299b 2 minutes ago 166MB 21:25:19 security-spire-config latest 584fb64d5396 2 minutes ago 101MB 21:25:19 ci-base-image-x86_64 latest 0287c9003177 5 minutes ago 930MB 21:25:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB 21:25:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 21:25:19 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 21:25:19 provisioning config files... 21:25:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/600@tmp/config10316283590087451508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:20 ---> docker-login.sh 21:25:20 nexus3.edgexfoundry.org:10001 21:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:20 Configure a credential helper to remove this warning. See 21:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:20 21:25:20 Login Succeeded 21:25:20 nexus3.edgexfoundry.org:10002 21:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:20 Configure a credential helper to remove this warning. See 21:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:20 21:25:20 Login Succeeded 21:25:20 nexus3.edgexfoundry.org:10003 21:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:20 Configure a credential helper to remove this warning. See 21:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:20 21:25:20 Login Succeeded 21:25:20 nexus3.edgexfoundry.org:10004 21:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:20 Configure a credential helper to remove this warning. See 21:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:20 21:25:20 Login Succeeded 21:25:20 docker.io 21:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:20 Configure a credential helper to remove this warning. See 21:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:20 21:25:20 Login Succeeded 21:25:20 ---> docker-login.sh ends [Pipeline] } 21:25:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:20 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:25:20 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:20 latest 21:25:20 3.1.0-dev.65 21:25:20 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:20 main 21:25:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:21 + docker push nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:25:21 1749328dd8d2: Preparing 21:25:21 1aba3c80dbc8: Preparing 21:25:21 6033bd23a92d: Preparing 21:25:21 88ed2e549bbe: Preparing 21:25:21 a1d77e736fbd: Preparing 21:25:21 cc2447e1835a: Preparing 21:25:21 cc2447e1835a: Waiting 21:25:21 88ed2e549bbe: Pushed 21:25:21 6033bd23a92d: Pushed 21:25:21 cc2447e1835a: Layer already exists 21:25:21 a1d77e736fbd: Pushed 21:25:21 1749328dd8d2: Pushed 21:25:22 1aba3c80dbc8: Pushed 21:25:23 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:e528b76d55581f6df389bccf7d5abcbc049b764ff0fd093079957ea9d4e12164 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:25:23 1749328dd8d2: Preparing 21:25:23 1aba3c80dbc8: Preparing 21:25:23 6033bd23a92d: Preparing 21:25:23 88ed2e549bbe: Preparing 21:25:23 a1d77e736fbd: Preparing 21:25:23 cc2447e1835a: Preparing 21:25:23 cc2447e1835a: Waiting 21:25:23 1aba3c80dbc8: Layer already exists 21:25:23 6033bd23a92d: Layer already exists 21:25:23 1749328dd8d2: Layer already exists 21:25:23 a1d77e736fbd: Layer already exists 21:25:23 88ed2e549bbe: Layer already exists 21:25:23 cc2447e1835a: Layer already exists 21:25:23 latest: digest: sha256:e528b76d55581f6df389bccf7d5abcbc049b764ff0fd093079957ea9d4e12164 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:24 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.65 21:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:25:24 1749328dd8d2: Preparing 21:25:24 1aba3c80dbc8: Preparing 21:25:24 6033bd23a92d: Preparing 21:25:24 88ed2e549bbe: Preparing 21:25:24 a1d77e736fbd: Preparing 21:25:24 cc2447e1835a: Preparing 21:25:24 cc2447e1835a: Waiting 21:25:24 1749328dd8d2: Layer already exists 21:25:24 1aba3c80dbc8: Layer already exists 21:25:24 6033bd23a92d: Layer already exists 21:25:24 a1d77e736fbd: Layer already exists 21:25:24 88ed2e549bbe: Layer already exists 21:25:24 cc2447e1835a: Layer already exists 21:25:24 3.1.0-dev.65: digest: sha256:e528b76d55581f6df389bccf7d5abcbc049b764ff0fd093079957ea9d4e12164 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:24 + docker push nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:25:24 1749328dd8d2: Preparing 21:25:24 1aba3c80dbc8: Preparing 21:25:24 6033bd23a92d: Preparing 21:25:24 88ed2e549bbe: Preparing 21:25:24 a1d77e736fbd: Preparing 21:25:24 cc2447e1835a: Preparing 21:25:24 cc2447e1835a: Waiting 21:25:24 a1d77e736fbd: Layer already exists 21:25:24 1749328dd8d2: Layer already exists 21:25:24 88ed2e549bbe: Layer already exists 21:25:24 1aba3c80dbc8: Layer already exists 21:25:24 6033bd23a92d: Layer already exists 21:25:24 cc2447e1835a: Layer already exists 21:25:24 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:e528b76d55581f6df389bccf7d5abcbc049b764ff0fd093079957ea9d4e12164 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:25:25 1749328dd8d2: Preparing 21:25:25 1aba3c80dbc8: Preparing 21:25:25 6033bd23a92d: Preparing 21:25:25 88ed2e549bbe: Preparing 21:25:25 a1d77e736fbd: Preparing 21:25:25 cc2447e1835a: Preparing 21:25:25 cc2447e1835a: Waiting 21:25:25 6033bd23a92d: Layer already exists 21:25:25 a1d77e736fbd: Layer already exists 21:25:25 1749328dd8d2: Layer already exists 21:25:25 1aba3c80dbc8: Layer already exists 21:25:25 88ed2e549bbe: Layer already exists 21:25:25 cc2447e1835a: Layer already exists 21:25:25 main: digest: sha256:e528b76d55581f6df389bccf7d5abcbc049b764ff0fd093079957ea9d4e12164 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:25 ===================================================== [Pipeline] echo 21:25:25 taggedImages: 21:25:25 - nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:25 - nexus3.edgexfoundry.org:10004/core-command:latest 21:25:25 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.65 21:25:25 - nexus3.edgexfoundry.org:10004/core-command:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:25:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:25:25 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:25 latest 21:25:25 3.1.0-dev.65 21:25:25 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:25 main 21:25:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:25:26 f0c9e28f6905: Preparing 21:25:26 c24f2dcf6014: Preparing 21:25:26 5b22d6a980cc: Preparing 21:25:26 323c0533bc2b: Preparing 21:25:26 6033bd23a92d: Preparing 21:25:26 88ed2e549bbe: Preparing 21:25:26 a1d77e736fbd: Preparing 21:25:26 cc2447e1835a: Preparing 21:25:26 88ed2e549bbe: Waiting 21:25:26 cc2447e1835a: Waiting 21:25:26 a1d77e736fbd: Waiting 21:25:26 6033bd23a92d: Layer already exists 21:25:26 88ed2e549bbe: Layer already exists 21:25:26 a1d77e736fbd: Layer already exists 21:25:26 cc2447e1835a: Layer already exists 21:25:26 c24f2dcf6014: Pushed 21:25:26 f0c9e28f6905: Pushed 21:25:26 5b22d6a980cc: Pushed 21:25:27 323c0533bc2b: Pushed 21:25:27 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:99159acbe387a4611912e93b65210779ab04ed9dcd62e6ad16d25f29f99278df size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25: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 21:25:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:25:28 f0c9e28f6905: Preparing 21:25:28 c24f2dcf6014: Preparing 21:25:28 5b22d6a980cc: Preparing 21:25:28 323c0533bc2b: Preparing 21:25:28 6033bd23a92d: Preparing 21:25:28 88ed2e549bbe: Preparing 21:25:28 a1d77e736fbd: Preparing 21:25:28 cc2447e1835a: Preparing 21:25:28 88ed2e549bbe: Waiting 21:25:28 a1d77e736fbd: Waiting 21:25:28 cc2447e1835a: Waiting 21:25:28 5b22d6a980cc: Layer already exists 21:25:28 f0c9e28f6905: Layer already exists 21:25:28 323c0533bc2b: Layer already exists 21:25:28 6033bd23a92d: Layer already exists 21:25:28 c24f2dcf6014: Layer already exists 21:25:28 a1d77e736fbd: Layer already exists 21:25:28 88ed2e549bbe: Layer already exists 21:25:28 cc2447e1835a: Layer already exists 21:25:28 latest: digest: sha256:99159acbe387a4611912e93b65210779ab04ed9dcd62e6ad16d25f29f99278df size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.65 21:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:25:28 f0c9e28f6905: Preparing 21:25:28 c24f2dcf6014: Preparing 21:25:28 5b22d6a980cc: Preparing 21:25:28 323c0533bc2b: Preparing 21:25:28 6033bd23a92d: Preparing 21:25:28 88ed2e549bbe: Preparing 21:25:28 a1d77e736fbd: Preparing 21:25:28 cc2447e1835a: Preparing 21:25:28 88ed2e549bbe: Waiting 21:25:28 a1d77e736fbd: Waiting 21:25:28 cc2447e1835a: Waiting 21:25:28 f0c9e28f6905: Layer already exists 21:25:28 323c0533bc2b: Layer already exists 21:25:28 6033bd23a92d: Layer already exists 21:25:28 c24f2dcf6014: Layer already exists 21:25:28 5b22d6a980cc: Layer already exists 21:25:28 a1d77e736fbd: Layer already exists 21:25:28 88ed2e549bbe: Layer already exists 21:25:28 cc2447e1835a: Layer already exists 21:25:28 3.1.0-dev.65: digest: sha256:99159acbe387a4611912e93b65210779ab04ed9dcd62e6ad16d25f29f99278df size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:25:29 f0c9e28f6905: Preparing 21:25:29 c24f2dcf6014: Preparing 21:25:29 5b22d6a980cc: Preparing 21:25:29 323c0533bc2b: Preparing 21:25:29 6033bd23a92d: Preparing 21:25:29 88ed2e549bbe: Preparing 21:25:29 a1d77e736fbd: Preparing 21:25:29 cc2447e1835a: Preparing 21:25:29 88ed2e549bbe: Waiting 21:25:29 a1d77e736fbd: Waiting 21:25:29 cc2447e1835a: Waiting 21:25:29 6033bd23a92d: Layer already exists 21:25:29 c24f2dcf6014: Layer already exists 21:25:29 5b22d6a980cc: Layer already exists 21:25:29 323c0533bc2b: Layer already exists 21:25:29 f0c9e28f6905: Layer already exists 21:25:29 88ed2e549bbe: Layer already exists 21:25:29 a1d77e736fbd: Layer already exists 21:25:29 cc2447e1835a: Layer already exists 21:25:29 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:99159acbe387a4611912e93b65210779ab04ed9dcd62e6ad16d25f29f99278df size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:25:30 f0c9e28f6905: Preparing 21:25:30 c24f2dcf6014: Preparing 21:25:30 5b22d6a980cc: Preparing 21:25:30 323c0533bc2b: Preparing 21:25:30 6033bd23a92d: Preparing 21:25:30 88ed2e549bbe: Preparing 21:25:30 a1d77e736fbd: Preparing 21:25:30 cc2447e1835a: Preparing 21:25:30 88ed2e549bbe: Waiting 21:25:30 a1d77e736fbd: Waiting 21:25:30 cc2447e1835a: Waiting 21:25:30 5b22d6a980cc: Layer already exists 21:25:30 323c0533bc2b: Layer already exists 21:25:30 f0c9e28f6905: Layer already exists 21:25:30 c24f2dcf6014: Layer already exists 21:25:30 6033bd23a92d: Layer already exists 21:25:30 a1d77e736fbd: Layer already exists 21:25:30 88ed2e549bbe: Layer already exists 21:25:30 cc2447e1835a: Layer already exists 21:25:30 main: digest: sha256:99159acbe387a4611912e93b65210779ab04ed9dcd62e6ad16d25f29f99278df size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:30 ===================================================== [Pipeline] echo 21:25:30 taggedImages: 21:25:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:25:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.65 21:25:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:25:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:25:30 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:30 latest 21:25:30 3.1.0-dev.65 21:25:30 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:30 main 21:25:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:30 + docker push nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:25:30 f1706fb1a13c: Preparing 21:25:30 afb50820941a: Preparing 21:25:30 6033bd23a92d: Preparing 21:25:30 88ed2e549bbe: Preparing 21:25:30 b2c1693beba3: Preparing 21:25:30 cc2447e1835a: Preparing 21:25:30 cc2447e1835a: Waiting 21:25:30 88ed2e549bbe: Layer already exists 21:25:30 6033bd23a92d: Layer already exists 21:25:30 cc2447e1835a: Layer already exists 21:25:30 f1706fb1a13c: Pushed 21:25:30 b2c1693beba3: Pushed 21:25:32 afb50820941a: Pushed 21:25:32 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:23a80ae28f0b29d09023cca29a456fe347d0790729c92b10add106b05e31ba66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:33 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:25:33 f1706fb1a13c: Preparing 21:25:33 afb50820941a: Preparing 21:25:33 6033bd23a92d: Preparing 21:25:33 88ed2e549bbe: Preparing 21:25:33 b2c1693beba3: Preparing 21:25:33 cc2447e1835a: Preparing 21:25:33 cc2447e1835a: Waiting 21:25:33 88ed2e549bbe: Layer already exists 21:25:33 f1706fb1a13c: Layer already exists 21:25:33 6033bd23a92d: Layer already exists 21:25:33 afb50820941a: Layer already exists 21:25:33 cc2447e1835a: Layer already exists 21:25:33 b2c1693beba3: Layer already exists 21:25:33 latest: digest: sha256:23a80ae28f0b29d09023cca29a456fe347d0790729c92b10add106b05e31ba66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:33 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.65 21:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:25:33 f1706fb1a13c: Preparing 21:25:33 afb50820941a: Preparing 21:25:33 6033bd23a92d: Preparing 21:25:33 88ed2e549bbe: Preparing 21:25:33 b2c1693beba3: Preparing 21:25:33 cc2447e1835a: Preparing 21:25:33 cc2447e1835a: Waiting 21:25:33 b2c1693beba3: Layer already exists 21:25:33 afb50820941a: Layer already exists 21:25:33 88ed2e549bbe: Layer already exists 21:25:33 f1706fb1a13c: Layer already exists 21:25:33 6033bd23a92d: Layer already exists 21:25:33 cc2447e1835a: Layer already exists 21:25:33 3.1.0-dev.65: digest: sha256:23a80ae28f0b29d09023cca29a456fe347d0790729c92b10add106b05e31ba66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:34 + docker push nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:25:34 f1706fb1a13c: Preparing 21:25:34 afb50820941a: Preparing 21:25:34 6033bd23a92d: Preparing 21:25:34 88ed2e549bbe: Preparing 21:25:34 b2c1693beba3: Preparing 21:25:34 cc2447e1835a: Preparing 21:25:34 cc2447e1835a: Waiting 21:25:34 f1706fb1a13c: Layer already exists 21:25:34 afb50820941a: Layer already exists 21:25:34 6033bd23a92d: Layer already exists 21:25:34 88ed2e549bbe: Layer already exists 21:25:34 b2c1693beba3: Layer already exists 21:25:34 cc2447e1835a: Layer already exists 21:25:34 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:23a80ae28f0b29d09023cca29a456fe347d0790729c92b10add106b05e31ba66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:35 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:25:35 f1706fb1a13c: Preparing 21:25:35 afb50820941a: Preparing 21:25:35 6033bd23a92d: Preparing 21:25:35 88ed2e549bbe: Preparing 21:25:35 b2c1693beba3: Preparing 21:25:35 cc2447e1835a: Preparing 21:25:35 cc2447e1835a: Waiting 21:25:35 f1706fb1a13c: Layer already exists 21:25:35 b2c1693beba3: Layer already exists 21:25:35 6033bd23a92d: Layer already exists 21:25:35 afb50820941a: Layer already exists 21:25:35 88ed2e549bbe: Layer already exists 21:25:35 cc2447e1835a: Layer already exists 21:25:35 main: digest: sha256:23a80ae28f0b29d09023cca29a456fe347d0790729c92b10add106b05e31ba66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:35 ===================================================== [Pipeline] echo 21:25:35 taggedImages: 21:25:35 - nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:35 - nexus3.edgexfoundry.org:10004/core-data:latest 21:25:35 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.65 21:25:35 - nexus3.edgexfoundry.org:10004/core-data:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:35 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:25:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:25:35 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:35 latest 21:25:35 3.1.0-dev.65 21:25:35 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:35 main 21:25:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:25:35 0fe8af880f34: Preparing 21:25:35 f7274ec7f717: Preparing 21:25:35 cc7a9af2b4a9: Preparing 21:25:35 6033bd23a92d: Preparing 21:25:35 88ed2e549bbe: Preparing 21:25:35 a1d77e736fbd: Preparing 21:25:35 cc2447e1835a: Preparing 21:25:35 cc2447e1835a: Waiting 21:25:35 a1d77e736fbd: Waiting 21:25:35 88ed2e549bbe: Layer already exists 21:25:35 6033bd23a92d: Layer already exists 21:25:35 a1d77e736fbd: Layer already exists 21:25:35 cc2447e1835a: Layer already exists 21:25:35 f7274ec7f717: Pushed 21:25:35 0fe8af880f34: Pushed 21:25:37 cc7a9af2b4a9: Pushed 21:25:37 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:52a37fcb90e3b15f512d71cbc09d4d685d01a825235dbb9bbbc584191c774cef size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:25:38 0fe8af880f34: Preparing 21:25:38 f7274ec7f717: Preparing 21:25:38 cc7a9af2b4a9: Preparing 21:25:38 6033bd23a92d: Preparing 21:25:38 88ed2e549bbe: Preparing 21:25:38 a1d77e736fbd: Preparing 21:25:38 cc2447e1835a: Preparing 21:25:38 a1d77e736fbd: Waiting 21:25:38 cc2447e1835a: Waiting 21:25:38 0fe8af880f34: Layer already exists 21:25:38 6033bd23a92d: Layer already exists 21:25:38 88ed2e549bbe: Layer already exists 21:25:38 f7274ec7f717: Layer already exists 21:25:38 cc7a9af2b4a9: Layer already exists 21:25:38 a1d77e736fbd: Layer already exists 21:25:38 cc2447e1835a: Layer already exists 21:25:38 latest: digest: sha256:52a37fcb90e3b15f512d71cbc09d4d685d01a825235dbb9bbbc584191c774cef size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.65 21:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:25:38 0fe8af880f34: Preparing 21:25:38 f7274ec7f717: Preparing 21:25:38 cc7a9af2b4a9: Preparing 21:25:38 6033bd23a92d: Preparing 21:25:38 88ed2e549bbe: Preparing 21:25:38 a1d77e736fbd: Preparing 21:25:38 cc2447e1835a: Preparing 21:25:38 a1d77e736fbd: Waiting 21:25:38 cc2447e1835a: Waiting 21:25:38 88ed2e549bbe: Layer already exists 21:25:38 f7274ec7f717: Layer already exists 21:25:38 6033bd23a92d: Layer already exists 21:25:38 cc7a9af2b4a9: Layer already exists 21:25:38 0fe8af880f34: Layer already exists 21:25:38 a1d77e736fbd: Layer already exists 21:25:38 cc2447e1835a: Layer already exists 21:25:38 3.1.0-dev.65: digest: sha256:52a37fcb90e3b15f512d71cbc09d4d685d01a825235dbb9bbbc584191c774cef size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:25:39 0fe8af880f34: Preparing 21:25:39 f7274ec7f717: Preparing 21:25:39 cc7a9af2b4a9: Preparing 21:25:39 6033bd23a92d: Preparing 21:25:39 88ed2e549bbe: Preparing 21:25:39 a1d77e736fbd: Preparing 21:25:39 cc2447e1835a: Preparing 21:25:39 a1d77e736fbd: Waiting 21:25:39 cc2447e1835a: Waiting 21:25:39 0fe8af880f34: Layer already exists 21:25:39 cc7a9af2b4a9: Layer already exists 21:25:39 f7274ec7f717: Layer already exists 21:25:39 6033bd23a92d: Layer already exists 21:25:39 88ed2e549bbe: Layer already exists 21:25:39 a1d77e736fbd: Layer already exists 21:25:39 cc2447e1835a: Layer already exists 21:25:39 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:52a37fcb90e3b15f512d71cbc09d4d685d01a825235dbb9bbbc584191c774cef size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:25:40 0fe8af880f34: Preparing 21:25:40 f7274ec7f717: Preparing 21:25:40 cc7a9af2b4a9: Preparing 21:25:40 6033bd23a92d: Preparing 21:25:40 88ed2e549bbe: Preparing 21:25:40 a1d77e736fbd: Preparing 21:25:40 cc2447e1835a: Preparing 21:25:40 a1d77e736fbd: Waiting 21:25:40 cc2447e1835a: Waiting 21:25:40 0fe8af880f34: Layer already exists 21:25:40 f7274ec7f717: Layer already exists 21:25:40 88ed2e549bbe: Layer already exists 21:25:40 6033bd23a92d: Layer already exists 21:25:40 cc7a9af2b4a9: Layer already exists 21:25:40 a1d77e736fbd: Layer already exists 21:25:40 cc2447e1835a: Layer already exists 21:25:40 main: digest: sha256:52a37fcb90e3b15f512d71cbc09d4d685d01a825235dbb9bbbc584191c774cef size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:40 ===================================================== [Pipeline] echo 21:25:40 taggedImages: 21:25:40 - nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:40 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:25:40 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.65 21:25:40 - nexus3.edgexfoundry.org:10004/core-metadata:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:40 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:25:40 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:25:40 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:40 latest 21:25:40 3.1.0-dev.65 21:25:40 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:40 main 21:25:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:25:40 784b3e0ef5c7: Preparing 21:25:40 9862021d649a: Preparing 21:25:40 9027cb4f288f: Preparing 21:25:40 120ca476a448: Preparing 21:25:40 9844be0f769b: Preparing 21:25:40 e16c5314c21f: Preparing 21:25:40 4d9369305f53: Preparing 21:25:40 6033bd23a92d: Preparing 21:25:40 88ed2e549bbe: Preparing 21:25:40 c7d9490ec2f1: Preparing 21:25:40 777bd9b5f4d3: Preparing 21:25:40 5f70bf18a086: Preparing 21:25:40 39c1ddf6f8b3: Preparing 21:25:40 4b0e9282b50d: Preparing 21:25:40 cc2447e1835a: Preparing 21:25:40 88ed2e549bbe: Waiting 21:25:40 c7d9490ec2f1: Waiting 21:25:40 777bd9b5f4d3: Waiting 21:25:40 5f70bf18a086: Waiting 21:25:40 39c1ddf6f8b3: Waiting 21:25:40 4b0e9282b50d: Waiting 21:25:40 cc2447e1835a: Waiting 21:25:40 e16c5314c21f: Waiting 21:25:40 4d9369305f53: Waiting 21:25:40 6033bd23a92d: Waiting 21:25:40 9862021d649a: Pushed 21:25:40 9844be0f769b: Pushed 21:25:40 9027cb4f288f: Pushed 21:25:40 120ca476a448: Pushed 21:25:40 784b3e0ef5c7: Pushed 21:25:40 6033bd23a92d: Layer already exists 21:25:40 88ed2e549bbe: Layer already exists 21:25:40 e16c5314c21f: Pushed 21:25:41 c7d9490ec2f1: Pushed 21:25:41 777bd9b5f4d3: Pushed 21:25:41 5f70bf18a086: Pushed 21:25:41 39c1ddf6f8b3: Pushed 21:25:41 cc2447e1835a: Layer already exists 21:25:41 4b0e9282b50d: Pushed 21:25:43 4d9369305f53: Pushed 21:25:43 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:1b928d953ad12e0d147cdc958379ab8b9b59c73b49f5fcefc5cafbd6fed5b68d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:25:43 784b3e0ef5c7: Preparing 21:25:43 9862021d649a: Preparing 21:25:43 9027cb4f288f: Preparing 21:25:43 120ca476a448: Preparing 21:25:43 9844be0f769b: Preparing 21:25:43 e16c5314c21f: Preparing 21:25:43 4d9369305f53: Preparing 21:25:43 6033bd23a92d: Preparing 21:25:43 88ed2e549bbe: Preparing 21:25:43 c7d9490ec2f1: Preparing 21:25:43 777bd9b5f4d3: Preparing 21:25:43 5f70bf18a086: Preparing 21:25:43 39c1ddf6f8b3: Preparing 21:25:43 4b0e9282b50d: Preparing 21:25:43 cc2447e1835a: Preparing 21:25:43 777bd9b5f4d3: Waiting 21:25:43 5f70bf18a086: Waiting 21:25:43 c7d9490ec2f1: Waiting 21:25:43 4d9369305f53: Waiting 21:25:43 6033bd23a92d: Waiting 21:25:43 39c1ddf6f8b3: Waiting 21:25:43 4b0e9282b50d: Waiting 21:25:43 e16c5314c21f: Waiting 21:25:43 88ed2e549bbe: Waiting 21:25:43 cc2447e1835a: Waiting 21:25:43 120ca476a448: Layer already exists 21:25:43 9844be0f769b: Layer already exists 21:25:43 784b3e0ef5c7: Layer already exists 21:25:43 9027cb4f288f: Layer already exists 21:25:43 9862021d649a: Layer already exists 21:25:43 4d9369305f53: Layer already exists 21:25:43 e16c5314c21f: Layer already exists 21:25:43 88ed2e549bbe: Layer already exists 21:25:43 6033bd23a92d: Layer already exists 21:25:43 c7d9490ec2f1: Layer already exists 21:25:43 777bd9b5f4d3: Layer already exists 21:25:43 5f70bf18a086: Layer already exists 21:25:43 cc2447e1835a: Layer already exists 21:25:43 4b0e9282b50d: Layer already exists 21:25:43 39c1ddf6f8b3: Layer already exists 21:25:43 latest: digest: sha256:1b928d953ad12e0d147cdc958379ab8b9b59c73b49f5fcefc5cafbd6fed5b68d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.65 21:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:25:44 784b3e0ef5c7: Preparing 21:25:44 9862021d649a: Preparing 21:25:44 9027cb4f288f: Preparing 21:25:44 120ca476a448: Preparing 21:25:44 9844be0f769b: Preparing 21:25:44 e16c5314c21f: Preparing 21:25:44 4d9369305f53: Preparing 21:25:44 6033bd23a92d: Preparing 21:25:44 88ed2e549bbe: Preparing 21:25:44 c7d9490ec2f1: Preparing 21:25:44 777bd9b5f4d3: Preparing 21:25:44 5f70bf18a086: Preparing 21:25:44 39c1ddf6f8b3: Preparing 21:25:44 4b0e9282b50d: Preparing 21:25:44 cc2447e1835a: Preparing 21:25:44 88ed2e549bbe: Waiting 21:25:44 5f70bf18a086: Waiting 21:25:44 cc2447e1835a: Waiting 21:25:44 e16c5314c21f: Waiting 21:25:44 4d9369305f53: Waiting 21:25:44 c7d9490ec2f1: Waiting 21:25:44 777bd9b5f4d3: Waiting 21:25:44 39c1ddf6f8b3: Waiting 21:25:44 6033bd23a92d: Waiting 21:25:44 4b0e9282b50d: Waiting 21:25:44 784b3e0ef5c7: Layer already exists 21:25:44 9862021d649a: Layer already exists 21:25:44 9844be0f769b: Layer already exists 21:25:44 120ca476a448: Layer already exists 21:25:44 9027cb4f288f: Layer already exists 21:25:44 e16c5314c21f: Layer already exists 21:25:44 4d9369305f53: Layer already exists 21:25:44 c7d9490ec2f1: Layer already exists 21:25:44 88ed2e549bbe: Layer already exists 21:25:44 6033bd23a92d: Layer already exists 21:25:44 777bd9b5f4d3: Layer already exists 21:25:44 5f70bf18a086: Layer already exists 21:25:44 39c1ddf6f8b3: Layer already exists 21:25:44 4b0e9282b50d: Layer already exists 21:25:44 cc2447e1835a: Layer already exists 21:25:44 3.1.0-dev.65: digest: sha256:1b928d953ad12e0d147cdc958379ab8b9b59c73b49f5fcefc5cafbd6fed5b68d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:25:45 784b3e0ef5c7: Preparing 21:25:45 9862021d649a: Preparing 21:25:45 9027cb4f288f: Preparing 21:25:45 120ca476a448: Preparing 21:25:45 9844be0f769b: Preparing 21:25:45 e16c5314c21f: Preparing 21:25:45 4d9369305f53: Preparing 21:25:45 6033bd23a92d: Preparing 21:25:45 88ed2e549bbe: Preparing 21:25:45 c7d9490ec2f1: Preparing 21:25:45 777bd9b5f4d3: Preparing 21:25:45 5f70bf18a086: Preparing 21:25:45 39c1ddf6f8b3: Preparing 21:25:45 4b0e9282b50d: Preparing 21:25:45 cc2447e1835a: Preparing 21:25:45 c7d9490ec2f1: Waiting 21:25:45 6033bd23a92d: Waiting 21:25:45 e16c5314c21f: Waiting 21:25:45 88ed2e549bbe: Waiting 21:25:45 4d9369305f53: Waiting 21:25:45 5f70bf18a086: Waiting 21:25:45 777bd9b5f4d3: Waiting 21:25:45 39c1ddf6f8b3: Waiting 21:25:45 cc2447e1835a: Waiting 21:25:45 120ca476a448: Layer already exists 21:25:45 9862021d649a: Layer already exists 21:25:45 784b3e0ef5c7: Layer already exists 21:25:45 9844be0f769b: Layer already exists 21:25:45 9027cb4f288f: Layer already exists 21:25:45 e16c5314c21f: Layer already exists 21:25:45 4d9369305f53: Layer already exists 21:25:45 c7d9490ec2f1: Layer already exists 21:25:45 6033bd23a92d: Layer already exists 21:25:45 88ed2e549bbe: Layer already exists 21:25:45 777bd9b5f4d3: Layer already exists 21:25:45 5f70bf18a086: Layer already exists 21:25:45 cc2447e1835a: Layer already exists 21:25:45 39c1ddf6f8b3: Layer already exists 21:25:45 4b0e9282b50d: Layer already exists 21:25:45 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:1b928d953ad12e0d147cdc958379ab8b9b59c73b49f5fcefc5cafbd6fed5b68d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:25:45 784b3e0ef5c7: Preparing 21:25:45 9862021d649a: Preparing 21:25:45 9027cb4f288f: Preparing 21:25:45 120ca476a448: Preparing 21:25:45 9844be0f769b: Preparing 21:25:45 e16c5314c21f: Preparing 21:25:45 4d9369305f53: Preparing 21:25:45 6033bd23a92d: Preparing 21:25:45 88ed2e549bbe: Preparing 21:25:45 c7d9490ec2f1: Preparing 21:25:45 777bd9b5f4d3: Preparing 21:25:45 5f70bf18a086: Preparing 21:25:45 39c1ddf6f8b3: Preparing 21:25:45 4b0e9282b50d: Preparing 21:25:45 cc2447e1835a: Preparing 21:25:45 c7d9490ec2f1: Waiting 21:25:45 4b0e9282b50d: Waiting 21:25:45 cc2447e1835a: Waiting 21:25:45 777bd9b5f4d3: Waiting 21:25:45 5f70bf18a086: Waiting 21:25:45 39c1ddf6f8b3: Waiting 21:25:45 4d9369305f53: Waiting 21:25:45 6033bd23a92d: Waiting 21:25:45 88ed2e549bbe: Waiting 21:25:45 e16c5314c21f: Waiting 21:25:45 120ca476a448: Layer already exists 21:25:45 9844be0f769b: Layer already exists 21:25:45 9027cb4f288f: Layer already exists 21:25:45 784b3e0ef5c7: Layer already exists 21:25:45 9862021d649a: Layer already exists 21:25:45 e16c5314c21f: Layer already exists 21:25:45 4d9369305f53: Layer already exists 21:25:45 6033bd23a92d: Layer already exists 21:25:45 c7d9490ec2f1: Layer already exists 21:25:45 88ed2e549bbe: Layer already exists 21:25:45 777bd9b5f4d3: Layer already exists 21:25:45 5f70bf18a086: Layer already exists 21:25:45 4b0e9282b50d: Layer already exists 21:25:45 39c1ddf6f8b3: Layer already exists 21:25:45 cc2447e1835a: Layer already exists 21:25:45 main: digest: sha256:1b928d953ad12e0d147cdc958379ab8b9b59c73b49f5fcefc5cafbd6fed5b68d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:45 ===================================================== [Pipeline] echo 21:25:45 taggedImages: 21:25:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:25:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.65 21:25:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:25:45 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:25:45 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:45 latest 21:25:45 3.1.0-dev.65 21:25:45 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:45 main 21:25:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:25:46 f0c9e28f6905: Preparing 21:25:46 c24f2dcf6014: Preparing 21:25:46 e836e9338feb: Preparing 21:25:46 809ced8ef99e: Preparing 21:25:46 6033bd23a92d: Preparing 21:25:46 88ed2e549bbe: Preparing 21:25:46 a1d77e736fbd: Preparing 21:25:46 cc2447e1835a: Preparing 21:25:46 88ed2e549bbe: Waiting 21:25:46 a1d77e736fbd: Waiting 21:25:46 cc2447e1835a: Waiting 21:25:46 c24f2dcf6014: Layer already exists 21:25:46 f0c9e28f6905: Layer already exists 21:25:46 6033bd23a92d: Layer already exists 21:25:46 88ed2e549bbe: Layer already exists 21:25:46 a1d77e736fbd: Layer already exists 21:25:46 cc2447e1835a: Layer already exists 21:25:46 e836e9338feb: Pushed 21:25:47 809ced8ef99e: Pushed 21:25:47 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:a40e134203bd6e006f3a1cd485a68e245d4dded8527f155ddf973b5b20d8ba60 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:25:48 f0c9e28f6905: Preparing 21:25:48 c24f2dcf6014: Preparing 21:25:48 e836e9338feb: Preparing 21:25:48 809ced8ef99e: Preparing 21:25:48 6033bd23a92d: Preparing 21:25:48 88ed2e549bbe: Preparing 21:25:48 a1d77e736fbd: Preparing 21:25:48 cc2447e1835a: Preparing 21:25:48 88ed2e549bbe: Waiting 21:25:48 a1d77e736fbd: Waiting 21:25:48 e836e9338feb: Layer already exists 21:25:48 f0c9e28f6905: Layer already exists 21:25:48 809ced8ef99e: Layer already exists 21:25:48 c24f2dcf6014: Layer already exists 21:25:48 6033bd23a92d: Layer already exists 21:25:48 a1d77e736fbd: Layer already exists 21:25:48 88ed2e549bbe: Layer already exists 21:25:48 cc2447e1835a: Layer already exists 21:25:48 latest: digest: sha256:a40e134203bd6e006f3a1cd485a68e245d4dded8527f155ddf973b5b20d8ba60 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.65 21:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:25:48 f0c9e28f6905: Preparing 21:25:48 c24f2dcf6014: Preparing 21:25:48 e836e9338feb: Preparing 21:25:48 809ced8ef99e: Preparing 21:25:48 6033bd23a92d: Preparing 21:25:48 88ed2e549bbe: Preparing 21:25:48 a1d77e736fbd: Preparing 21:25:48 cc2447e1835a: Preparing 21:25:48 88ed2e549bbe: Waiting 21:25:48 a1d77e736fbd: Waiting 21:25:48 cc2447e1835a: Waiting 21:25:48 c24f2dcf6014: Layer already exists 21:25:48 f0c9e28f6905: Layer already exists 21:25:48 809ced8ef99e: Layer already exists 21:25:48 e836e9338feb: Layer already exists 21:25:48 6033bd23a92d: Layer already exists 21:25:48 88ed2e549bbe: Layer already exists 21:25:48 cc2447e1835a: Layer already exists 21:25:48 a1d77e736fbd: Layer already exists 21:25:48 3.1.0-dev.65: digest: sha256:a40e134203bd6e006f3a1cd485a68e245d4dded8527f155ddf973b5b20d8ba60 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:25:49 f0c9e28f6905: Preparing 21:25:49 c24f2dcf6014: Preparing 21:25:49 e836e9338feb: Preparing 21:25:49 809ced8ef99e: Preparing 21:25:49 6033bd23a92d: Preparing 21:25:49 88ed2e549bbe: Preparing 21:25:49 a1d77e736fbd: Preparing 21:25:49 cc2447e1835a: Preparing 21:25:49 a1d77e736fbd: Waiting 21:25:49 cc2447e1835a: Waiting 21:25:49 88ed2e549bbe: Waiting 21:25:49 c24f2dcf6014: Layer already exists 21:25:49 f0c9e28f6905: Layer already exists 21:25:49 809ced8ef99e: Layer already exists 21:25:49 6033bd23a92d: Layer already exists 21:25:49 e836e9338feb: Layer already exists 21:25:49 88ed2e549bbe: Layer already exists 21:25:49 a1d77e736fbd: Layer already exists 21:25:49 cc2447e1835a: Layer already exists 21:25:49 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:a40e134203bd6e006f3a1cd485a68e245d4dded8527f155ddf973b5b20d8ba60 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:25:50 f0c9e28f6905: Preparing 21:25:50 c24f2dcf6014: Preparing 21:25:50 e836e9338feb: Preparing 21:25:50 809ced8ef99e: Preparing 21:25:50 6033bd23a92d: Preparing 21:25:50 88ed2e549bbe: Preparing 21:25:50 a1d77e736fbd: Preparing 21:25:50 cc2447e1835a: Preparing 21:25:50 88ed2e549bbe: Waiting 21:25:50 a1d77e736fbd: Waiting 21:25:50 cc2447e1835a: Waiting 21:25:50 c24f2dcf6014: Layer already exists 21:25:50 6033bd23a92d: Layer already exists 21:25:50 809ced8ef99e: Layer already exists 21:25:50 e836e9338feb: Layer already exists 21:25:50 f0c9e28f6905: Layer already exists 21:25:50 88ed2e549bbe: Layer already exists 21:25:50 a1d77e736fbd: Layer already exists 21:25:50 cc2447e1835a: Layer already exists 21:25:50 main: digest: sha256:a40e134203bd6e006f3a1cd485a68e245d4dded8527f155ddf973b5b20d8ba60 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:50 ===================================================== [Pipeline] echo 21:25:50 taggedImages: 21:25:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:25:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.65 21:25:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:25:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:25:50 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:50 latest 21:25:50 3.1.0-dev.65 21:25:50 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:50 main 21:25:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:25:50 ee45623063e5: Preparing 21:25:50 ac939aa82b09: Preparing 21:25:50 b89f2db5258c: Preparing 21:25:50 d77f32886829: Preparing 21:25:50 59971621de16: Preparing 21:25:50 6033bd23a92d: Preparing 21:25:50 88ed2e549bbe: Preparing 21:25:50 1e0082878469: Preparing 21:25:50 2f049d8c2d48: Preparing 21:25:50 cc2447e1835a: Preparing 21:25:50 6033bd23a92d: Waiting 21:25:50 88ed2e549bbe: Waiting 21:25:50 2f049d8c2d48: Waiting 21:25:50 1e0082878469: Waiting 21:25:50 cc2447e1835a: Waiting 21:25:50 ac939aa82b09: Pushed 21:25:50 6033bd23a92d: Layer already exists 21:25:50 59971621de16: Pushed 21:25:50 88ed2e549bbe: Layer already exists 21:25:50 ee45623063e5: Pushed 21:25:50 d77f32886829: Pushed 21:25:50 cc2447e1835a: Layer already exists 21:25:50 1e0082878469: Pushed 21:25:52 b89f2db5258c: Pushed 21:25:52 2f049d8c2d48: Pushed 21:25:52 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:6744b9460253e4ae05354091492c1bec2102ab73e32a27273779334bb5eac99f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:25:53 ee45623063e5: Preparing 21:25:53 ac939aa82b09: Preparing 21:25:53 b89f2db5258c: Preparing 21:25:53 d77f32886829: Preparing 21:25:53 59971621de16: Preparing 21:25:53 6033bd23a92d: Preparing 21:25:53 88ed2e549bbe: Preparing 21:25:53 1e0082878469: Preparing 21:25:53 2f049d8c2d48: Preparing 21:25:53 cc2447e1835a: Preparing 21:25:53 88ed2e549bbe: Waiting 21:25:53 1e0082878469: Waiting 21:25:53 2f049d8c2d48: Waiting 21:25:53 cc2447e1835a: Waiting 21:25:53 ac939aa82b09: Layer already exists 21:25:53 b89f2db5258c: Layer already exists 21:25:53 ee45623063e5: Layer already exists 21:25:53 59971621de16: Layer already exists 21:25:53 d77f32886829: Layer already exists 21:25:53 6033bd23a92d: Layer already exists 21:25:53 1e0082878469: Layer already exists 21:25:53 88ed2e549bbe: Layer already exists 21:25:53 2f049d8c2d48: Layer already exists 21:25:53 cc2447e1835a: Layer already exists 21:25:53 latest: digest: sha256:6744b9460253e4ae05354091492c1bec2102ab73e32a27273779334bb5eac99f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.65 21:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:25:54 ee45623063e5: Preparing 21:25:54 ac939aa82b09: Preparing 21:25:54 b89f2db5258c: Preparing 21:25:54 d77f32886829: Preparing 21:25:54 59971621de16: Preparing 21:25:54 6033bd23a92d: Preparing 21:25:54 88ed2e549bbe: Preparing 21:25:54 1e0082878469: Preparing 21:25:54 2f049d8c2d48: Preparing 21:25:54 cc2447e1835a: Preparing 21:25:54 6033bd23a92d: Waiting 21:25:54 1e0082878469: Waiting 21:25:54 88ed2e549bbe: Waiting 21:25:54 2f049d8c2d48: Waiting 21:25:54 cc2447e1835a: Waiting 21:25:54 ee45623063e5: Layer already exists 21:25:54 b89f2db5258c: Layer already exists 21:25:54 59971621de16: Layer already exists 21:25:54 d77f32886829: Layer already exists 21:25:54 ac939aa82b09: Layer already exists 21:25:54 6033bd23a92d: Layer already exists 21:25:54 88ed2e549bbe: Layer already exists 21:25:54 1e0082878469: Layer already exists 21:25:54 2f049d8c2d48: Layer already exists 21:25:54 cc2447e1835a: Layer already exists 21:25:54 3.1.0-dev.65: digest: sha256:6744b9460253e4ae05354091492c1bec2102ab73e32a27273779334bb5eac99f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:25:54 ee45623063e5: Preparing 21:25:54 ac939aa82b09: Preparing 21:25:54 b89f2db5258c: Preparing 21:25:54 d77f32886829: Preparing 21:25:54 59971621de16: Preparing 21:25:54 6033bd23a92d: Preparing 21:25:54 88ed2e549bbe: Preparing 21:25:54 1e0082878469: Preparing 21:25:54 2f049d8c2d48: Preparing 21:25:54 cc2447e1835a: Preparing 21:25:54 88ed2e549bbe: Waiting 21:25:54 1e0082878469: Waiting 21:25:54 2f049d8c2d48: Waiting 21:25:54 cc2447e1835a: Waiting 21:25:54 6033bd23a92d: Waiting 21:25:54 d77f32886829: Layer already exists 21:25:54 59971621de16: Layer already exists 21:25:54 b89f2db5258c: Layer already exists 21:25:54 ac939aa82b09: Layer already exists 21:25:54 ee45623063e5: Layer already exists 21:25:54 88ed2e549bbe: Layer already exists 21:25:54 2f049d8c2d48: Layer already exists 21:25:54 1e0082878469: Layer already exists 21:25:54 cc2447e1835a: Layer already exists 21:25:54 6033bd23a92d: Layer already exists 21:25:54 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:6744b9460253e4ae05354091492c1bec2102ab73e32a27273779334bb5eac99f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:25:55 ee45623063e5: Preparing 21:25:55 ac939aa82b09: Preparing 21:25:55 b89f2db5258c: Preparing 21:25:55 d77f32886829: Preparing 21:25:55 59971621de16: Preparing 21:25:55 6033bd23a92d: Preparing 21:25:55 88ed2e549bbe: Preparing 21:25:55 1e0082878469: Preparing 21:25:55 2f049d8c2d48: Preparing 21:25:55 cc2447e1835a: Preparing 21:25:55 6033bd23a92d: Waiting 21:25:55 88ed2e549bbe: Waiting 21:25:55 1e0082878469: Waiting 21:25:55 2f049d8c2d48: Waiting 21:25:55 cc2447e1835a: Waiting 21:25:55 d77f32886829: Layer already exists 21:25:55 59971621de16: Layer already exists 21:25:55 b89f2db5258c: Layer already exists 21:25:55 ac939aa82b09: Layer already exists 21:25:55 ee45623063e5: Layer already exists 21:25:55 6033bd23a92d: Layer already exists 21:25:55 88ed2e549bbe: Layer already exists 21:25:55 1e0082878469: Layer already exists 21:25:55 cc2447e1835a: Layer already exists 21:25:55 2f049d8c2d48: Layer already exists 21:25:55 main: digest: sha256:6744b9460253e4ae05354091492c1bec2102ab73e32a27273779334bb5eac99f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:55 ===================================================== [Pipeline] echo 21:25:55 taggedImages: 21:25:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:25:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.65 21:25:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:25:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:25:55 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:55 latest 21:25:55 3.1.0-dev.65 21:25:55 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:55 main 21:25:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:25:55 270c80ab26f1: Preparing 21:25:55 d57f7be7281a: Preparing 21:25:55 e36295ba4c0b: Preparing 21:25:55 005b1c1d8061: Preparing 21:25:55 8b63d5e36436: Preparing 21:25:55 5cbf161858b3: Preparing 21:25:55 c91226351b7e: Preparing 21:25:55 6033bd23a92d: Preparing 21:25:55 88ed2e549bbe: Preparing 21:25:55 ebde94573b70: Preparing 21:25:55 cc2447e1835a: Preparing 21:25:55 6033bd23a92d: Waiting 21:25:55 88ed2e549bbe: Waiting 21:25:55 ebde94573b70: Waiting 21:25:55 cc2447e1835a: Waiting 21:25:55 5cbf161858b3: Waiting 21:25:55 c91226351b7e: Waiting 21:25:55 270c80ab26f1: Pushed 21:25:55 d57f7be7281a: Pushed 21:25:55 8b63d5e36436: Pushed 21:25:55 6033bd23a92d: Layer already exists 21:25:55 88ed2e549bbe: Layer already exists 21:25:55 5cbf161858b3: Pushed 21:25:56 c91226351b7e: Pushed 21:25:56 cc2447e1835a: Layer already exists 21:25:57 005b1c1d8061: Pushed 21:25:57 ebde94573b70: Pushed 21:25:57 e36295ba4c0b: Pushed 21:25:57 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:aea9738303b7e1e729663e152f4fa573516837257d656d642165be53439b5cc4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:25:58 270c80ab26f1: Preparing 21:25:58 d57f7be7281a: Preparing 21:25:58 e36295ba4c0b: Preparing 21:25:58 005b1c1d8061: Preparing 21:25:58 8b63d5e36436: Preparing 21:25:58 5cbf161858b3: Preparing 21:25:58 c91226351b7e: Preparing 21:25:58 6033bd23a92d: Preparing 21:25:58 5cbf161858b3: Waiting 21:25:58 88ed2e549bbe: Preparing 21:25:58 ebde94573b70: Preparing 21:25:58 c91226351b7e: Waiting 21:25:58 cc2447e1835a: Preparing 21:25:58 6033bd23a92d: Waiting 21:25:58 88ed2e549bbe: Waiting 21:25:58 ebde94573b70: Waiting 21:25:58 cc2447e1835a: Waiting 21:25:58 270c80ab26f1: Layer already exists 21:25:58 e36295ba4c0b: Layer already exists 21:25:58 d57f7be7281a: Layer already exists 21:25:58 8b63d5e36436: Layer already exists 21:25:58 005b1c1d8061: Layer already exists 21:25:58 5cbf161858b3: Layer already exists 21:25:58 88ed2e549bbe: Layer already exists 21:25:58 c91226351b7e: Layer already exists 21:25:58 ebde94573b70: Layer already exists 21:25:58 6033bd23a92d: Layer already exists 21:25:58 cc2447e1835a: Layer already exists 21:25:58 latest: digest: sha256:aea9738303b7e1e729663e152f4fa573516837257d656d642165be53439b5cc4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.65 21:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:25:58 270c80ab26f1: Preparing 21:25:58 d57f7be7281a: Preparing 21:25:58 e36295ba4c0b: Preparing 21:25:58 005b1c1d8061: Preparing 21:25:58 8b63d5e36436: Preparing 21:25:58 5cbf161858b3: Preparing 21:25:58 c91226351b7e: Preparing 21:25:58 6033bd23a92d: Preparing 21:25:58 88ed2e549bbe: Preparing 21:25:58 ebde94573b70: Preparing 21:25:58 cc2447e1835a: Preparing 21:25:58 88ed2e549bbe: Waiting 21:25:58 5cbf161858b3: Waiting 21:25:58 c91226351b7e: Waiting 21:25:58 6033bd23a92d: Waiting 21:25:58 d57f7be7281a: Layer already exists 21:25:58 8b63d5e36436: Layer already exists 21:25:58 270c80ab26f1: Layer already exists 21:25:58 005b1c1d8061: Layer already exists 21:25:58 e36295ba4c0b: Layer already exists 21:25:58 5cbf161858b3: Layer already exists 21:25:58 6033bd23a92d: Layer already exists 21:25:58 ebde94573b70: Layer already exists 21:25:58 c91226351b7e: Layer already exists 21:25:58 88ed2e549bbe: Layer already exists 21:25:58 cc2447e1835a: Layer already exists 21:25:58 3.1.0-dev.65: digest: sha256:aea9738303b7e1e729663e152f4fa573516837257d656d642165be53439b5cc4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:25:59 270c80ab26f1: Preparing 21:25:59 d57f7be7281a: Preparing 21:25:59 e36295ba4c0b: Preparing 21:25:59 005b1c1d8061: Preparing 21:25:59 8b63d5e36436: Preparing 21:25:59 5cbf161858b3: Preparing 21:25:59 c91226351b7e: Preparing 21:25:59 6033bd23a92d: Preparing 21:25:59 5cbf161858b3: Waiting 21:25:59 c91226351b7e: Waiting 21:25:59 88ed2e549bbe: Preparing 21:25:59 ebde94573b70: Preparing 21:25:59 cc2447e1835a: Preparing 21:25:59 ebde94573b70: Waiting 21:25:59 cc2447e1835a: Waiting 21:25:59 6033bd23a92d: Waiting 21:25:59 d57f7be7281a: Layer already exists 21:25:59 005b1c1d8061: Layer already exists 21:25:59 e36295ba4c0b: Layer already exists 21:25:59 270c80ab26f1: Layer already exists 21:25:59 8b63d5e36436: Layer already exists 21:25:59 c91226351b7e: Layer already exists 21:25:59 5cbf161858b3: Layer already exists 21:25:59 88ed2e549bbe: Layer already exists 21:25:59 ebde94573b70: Layer already exists 21:25:59 6033bd23a92d: Layer already exists 21:25:59 cc2447e1835a: Layer already exists 21:25:59 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:aea9738303b7e1e729663e152f4fa573516837257d656d642165be53439b5cc4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:26:00 270c80ab26f1: Preparing 21:26:00 d57f7be7281a: Preparing 21:26:00 e36295ba4c0b: Preparing 21:26:00 005b1c1d8061: Preparing 21:26:00 8b63d5e36436: Preparing 21:26:00 5cbf161858b3: Preparing 21:26:00 c91226351b7e: Preparing 21:26:00 6033bd23a92d: Preparing 21:26:00 88ed2e549bbe: Preparing 21:26:00 ebde94573b70: Preparing 21:26:00 cc2447e1835a: Preparing 21:26:00 c91226351b7e: Waiting 21:26:00 5cbf161858b3: Waiting 21:26:00 6033bd23a92d: Waiting 21:26:00 88ed2e549bbe: Waiting 21:26:00 ebde94573b70: Waiting 21:26:00 cc2447e1835a: Waiting 21:26:00 270c80ab26f1: Layer already exists 21:26:00 d57f7be7281a: Layer already exists 21:26:00 e36295ba4c0b: Layer already exists 21:26:00 8b63d5e36436: Layer already exists 21:26:00 005b1c1d8061: Layer already exists 21:26:00 5cbf161858b3: Layer already exists 21:26:00 6033bd23a92d: Layer already exists 21:26:00 c91226351b7e: Layer already exists 21:26:00 ebde94573b70: Layer already exists 21:26:00 88ed2e549bbe: Layer already exists 21:26:00 cc2447e1835a: Layer already exists 21:26:00 main: digest: sha256:aea9738303b7e1e729663e152f4fa573516837257d656d642165be53439b5cc4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:00 ===================================================== [Pipeline] echo 21:26:00 taggedImages: 21:26:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:26:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.65 21:26:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:26:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:26:00 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:00 latest 21:26:00 3.1.0-dev.65 21:26:00 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:00 main 21:26:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:26:00 57210587d534: Preparing 21:26:00 491cab4ad1dd: Preparing 21:26:00 6033bd23a92d: Preparing 21:26:00 88ed2e549bbe: Preparing 21:26:00 5f08b5aa0135: Preparing 21:26:00 cc2447e1835a: Preparing 21:26:00 cc2447e1835a: Waiting 21:26:00 6033bd23a92d: Layer already exists 21:26:00 88ed2e549bbe: Layer already exists 21:26:00 cc2447e1835a: Layer already exists 21:26:00 57210587d534: Pushed 21:26:01 5f08b5aa0135: Pushed 21:26:03 491cab4ad1dd: Pushed 21:26:03 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:81a3890663d2c5aef42d89e2365ea048ef77bd3d5ec4cf4ecfafd3206481172c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:03 #95 ... 21:26:03 21:26:03 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:03 #69 DONE 64.0s 21:26:03 21:26:03 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:03 #71 DONE 61.9s 21:26:03 21:26:03 #96 [core-metadata builder 6/7] COPY . . 21:26:03 #96 ... 21:26:03 21:26:03 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:03 #95 DONE 48.5s 21:26:03 21:26:03 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:03 #70 DONE 62.3s 21:26:03 21:26:03 #97 [support-notifications builder 6/7] COPY . . 21:26:03 #97 DONE 1.2s 21:26:03 21:26:03 #98 [support-scheduler builder 6/7] COPY . . 21:26:03 #98 CACHED 21:26:03 21:26:03 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:26:03 #99 CACHED 21:26:03 21:26:03 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:03 #100 CACHED 21:26:03 21:26:03 #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:03 #101 CACHED 21:26:03 21:26:03 #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:26:03 #102 CACHED 21:26:03 21:26:03 #103 [core-common-config-bootstrapper builder 6/7] COPY . . 21:26:03 #103 CACHED 21:26:03 21:26:03 #104 [security-secretstore-setup builder 6/7] COPY . . 21:26:03 #104 CACHED 21:26:03 21:26:03 #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:03 #105 CACHED 21:26:03 21:26:03 #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:26:03 #106 CACHED 21:26:03 21:26:03 #107 [security-spiffe-token-provider builder 6/7] COPY . . 21:26:03 #107 DONE 1.2s 21:26:03 21:26:03 #108 [core-data builder 6/7] COPY . . 21:26:03 #108 CACHED 21:26:03 21:26:03 #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:03 #109 CACHED 21:26:03 21:26:03 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 21:26:03 #110 CACHED 21:26:03 21:26:03 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:03 #111 CACHED 21:26:03 21:26:03 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 21:26:03 #112 CACHED 21:26:03 21:26:03 #113 [core-command builder 6/7] COPY . . 21:26:03 #113 CACHED 21:26:03 21:26:03 #96 [core-metadata builder 6/7] COPY . . 21:26:03 #96 DONE 1.2s 21:26:03 21:26:03 #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:26:03 #114 CACHED 21:26:03 21:26:03 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:03 #115 CACHED 21:26:03 21:26:03 #116 [security-proxy-setup builder 6/7] COPY . . 21:26:03 #116 CACHED 21:26:03 21:26:03 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:03 #117 CACHED 21:26:03 21:26:03 #118 [security-proxy-auth builder 6/7] COPY . . 21:26:03 #118 CACHED 21:26:03 21:26:03 #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:26:03 #119 CACHED 21:26:03 21:26:03 #120 [security-bootstrapper builder 6/7] COPY . . 21:26:03 #120 DONE 1.3s 21:26:03 21:26:03 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:26:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:26:03 57210587d534: Preparing 21:26:03 491cab4ad1dd: Preparing 21:26:03 6033bd23a92d: Preparing 21:26:03 88ed2e549bbe: Preparing 21:26:03 5f08b5aa0135: Preparing 21:26:03 cc2447e1835a: Preparing 21:26:03 cc2447e1835a: Waiting 21:26:03 491cab4ad1dd: Layer already exists 21:26:03 88ed2e549bbe: Layer already exists 21:26:03 57210587d534: Layer already exists 21:26:03 6033bd23a92d: Layer already exists 21:26:03 5f08b5aa0135: Layer already exists 21:26:03 cc2447e1835a: Layer already exists 21:26:03 latest: digest: sha256:81a3890663d2c5aef42d89e2365ea048ef77bd3d5ec4cf4ecfafd3206481172c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:04 #121 ... 21:26:04 21:26:04 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:26:04 #0 4.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:26:04 #122 ... 21:26:04 21:26:04 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:26:04 #121 5.455 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:26:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.65 21:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:26:04 57210587d534: Preparing 21:26:04 491cab4ad1dd: Preparing 21:26:04 6033bd23a92d: Preparing 21:26:04 88ed2e549bbe: Preparing 21:26:04 5f08b5aa0135: Preparing 21:26:04 cc2447e1835a: Preparing 21:26:04 57210587d534: Layer already exists 21:26:04 88ed2e549bbe: Layer already exists 21:26:04 6033bd23a92d: Layer already exists 21:26:04 491cab4ad1dd: Layer already exists 21:26:04 5f08b5aa0135: Layer already exists 21:26:04 cc2447e1835a: Layer already exists 21:26:04 3.1.0-dev.65: digest: sha256:81a3890663d2c5aef42d89e2365ea048ef77bd3d5ec4cf4ecfafd3206481172c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:26:05 57210587d534: Preparing 21:26:05 491cab4ad1dd: Preparing 21:26:05 6033bd23a92d: Preparing 21:26:05 88ed2e549bbe: Preparing 21:26:05 5f08b5aa0135: Preparing 21:26:05 cc2447e1835a: Preparing 21:26:05 cc2447e1835a: Waiting 21:26:05 88ed2e549bbe: Layer already exists 21:26:05 57210587d534: Layer already exists 21:26:05 6033bd23a92d: Layer already exists 21:26:05 5f08b5aa0135: Layer already exists 21:26:05 491cab4ad1dd: Layer already exists 21:26:05 cc2447e1835a: Layer already exists 21:26:05 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:81a3890663d2c5aef42d89e2365ea048ef77bd3d5ec4cf4ecfafd3206481172c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:26:05 57210587d534: Preparing 21:26:05 491cab4ad1dd: Preparing 21:26:05 6033bd23a92d: Preparing 21:26:05 88ed2e549bbe: Preparing 21:26:05 5f08b5aa0135: Preparing 21:26:05 cc2447e1835a: Preparing 21:26:05 cc2447e1835a: Waiting 21:26:05 491cab4ad1dd: Layer already exists 21:26:05 57210587d534: Layer already exists 21:26:05 88ed2e549bbe: Layer already exists 21:26:05 6033bd23a92d: Layer already exists 21:26:05 5f08b5aa0135: Layer already exists 21:26:05 cc2447e1835a: Layer already exists 21:26:05 main: digest: sha256:81a3890663d2c5aef42d89e2365ea048ef77bd3d5ec4cf4ecfafd3206481172c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:05 ===================================================== [Pipeline] echo 21:26:05 taggedImages: 21:26:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:26:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.65 21:26:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:26:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:26:05 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:05 latest 21:26:05 3.1.0-dev.65 21:26:05 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:05 main 21:26:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:26:06 4bfe19d84edd: Preparing 21:26:06 88d83b6deb94: Preparing 21:26:06 942c59d514d4: Preparing 21:26:06 6033bd23a92d: Preparing 21:26:06 88ed2e549bbe: Preparing 21:26:06 d111092d44a4: Preparing 21:26:06 81f5654ff5ba: Preparing 21:26:06 ddd4d636247a: Preparing 21:26:06 cc2447e1835a: Preparing 21:26:06 d111092d44a4: Waiting 21:26:06 81f5654ff5ba: Waiting 21:26:06 ddd4d636247a: Waiting 21:26:06 cc2447e1835a: Waiting 21:26:06 88ed2e549bbe: Layer already exists 21:26:06 6033bd23a92d: Layer already exists 21:26:06 4bfe19d84edd: Pushed 21:26:06 88d83b6deb94: Pushed 21:26:06 942c59d514d4: Pushed 21:26:06 cc2447e1835a: Layer already exists 21:26:07 ddd4d636247a: Pushed 21:26:08 #121 ... 21:26:08 21:26:08 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:26:08 #0 5.159 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:26:08 #123 ... 21:26:08 21:26:08 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:26:08 #0 5.125 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:26:08 #124 ... 21:26:08 21:26:08 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:26:08 #0 5.610 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:26:09 #125 ... 21:26:09 21:26:09 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:26:09 #0 4.080 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:26:09 #126 ... 21:26:09 21:26:09 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:26:09 #0 5.468 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:26:09 #127 ... 21:26:09 21:26:09 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:26:09 #0 5.954 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:26:09 #128 ... 21:26:09 21:26:09 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:26:09 #0 5.897 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:26:09 #129 ... 21:26:09 21:26:09 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:26:09 #0 5.325 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:26:09 #130 ... 21:26:09 21:26:09 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:26:09 #0 4.531 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:26:12 81f5654ff5ba: Pushed 21:26:14 d111092d44a4: Pushed 21:26:14 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:133d952f622a0a6bf0fbde426716bf8e04d8b4036946079cfd246b02b6395179 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:26:15 4bfe19d84edd: Preparing 21:26:15 88d83b6deb94: Preparing 21:26:15 942c59d514d4: Preparing 21:26:15 6033bd23a92d: Preparing 21:26:15 88ed2e549bbe: Preparing 21:26:15 d111092d44a4: Preparing 21:26:15 81f5654ff5ba: Preparing 21:26:15 ddd4d636247a: Preparing 21:26:15 cc2447e1835a: Preparing 21:26:15 d111092d44a4: Waiting 21:26:15 81f5654ff5ba: Waiting 21:26:15 ddd4d636247a: Waiting 21:26:15 cc2447e1835a: Waiting 21:26:15 4bfe19d84edd: Layer already exists 21:26:15 88d83b6deb94: Layer already exists 21:26:15 6033bd23a92d: Layer already exists 21:26:15 88ed2e549bbe: Layer already exists 21:26:15 942c59d514d4: Layer already exists 21:26:15 d111092d44a4: Layer already exists 21:26:15 81f5654ff5ba: Layer already exists 21:26:15 cc2447e1835a: Layer already exists 21:26:15 ddd4d636247a: Layer already exists 21:26:15 latest: digest: sha256:133d952f622a0a6bf0fbde426716bf8e04d8b4036946079cfd246b02b6395179 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.65 21:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:26:15 4bfe19d84edd: Preparing 21:26:15 88d83b6deb94: Preparing 21:26:15 942c59d514d4: Preparing 21:26:15 6033bd23a92d: Preparing 21:26:15 88ed2e549bbe: Preparing 21:26:15 d111092d44a4: Preparing 21:26:15 81f5654ff5ba: Preparing 21:26:15 ddd4d636247a: Preparing 21:26:15 cc2447e1835a: Preparing 21:26:15 81f5654ff5ba: Waiting 21:26:15 ddd4d636247a: Waiting 21:26:15 cc2447e1835a: Waiting 21:26:15 d111092d44a4: Waiting 21:26:15 942c59d514d4: Layer already exists 21:26:15 88ed2e549bbe: Layer already exists 21:26:15 88d83b6deb94: Layer already exists 21:26:15 4bfe19d84edd: Layer already exists 21:26:15 6033bd23a92d: Layer already exists 21:26:15 d111092d44a4: Layer already exists 21:26:15 81f5654ff5ba: Layer already exists 21:26:15 ddd4d636247a: Layer already exists 21:26:15 cc2447e1835a: Layer already exists 21:26:15 3.1.0-dev.65: digest: sha256:133d952f622a0a6bf0fbde426716bf8e04d8b4036946079cfd246b02b6395179 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:26:16 4bfe19d84edd: Preparing 21:26:16 88d83b6deb94: Preparing 21:26:16 942c59d514d4: Preparing 21:26:16 6033bd23a92d: Preparing 21:26:16 88ed2e549bbe: Preparing 21:26:16 d111092d44a4: Preparing 21:26:16 81f5654ff5ba: Preparing 21:26:16 ddd4d636247a: Preparing 21:26:16 cc2447e1835a: Preparing 21:26:16 d111092d44a4: Waiting 21:26:16 81f5654ff5ba: Waiting 21:26:16 ddd4d636247a: Waiting 21:26:16 88ed2e549bbe: Layer already exists 21:26:16 4bfe19d84edd: Layer already exists 21:26:16 6033bd23a92d: Layer already exists 21:26:16 88d83b6deb94: Layer already exists 21:26:16 942c59d514d4: Layer already exists 21:26:16 d111092d44a4: Layer already exists 21:26:16 81f5654ff5ba: Layer already exists 21:26:16 cc2447e1835a: Layer already exists 21:26:16 ddd4d636247a: Layer already exists 21:26:16 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:133d952f622a0a6bf0fbde426716bf8e04d8b4036946079cfd246b02b6395179 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:26:16 4bfe19d84edd: Preparing 21:26:16 88d83b6deb94: Preparing 21:26:16 942c59d514d4: Preparing 21:26:16 6033bd23a92d: Preparing 21:26:16 88ed2e549bbe: Preparing 21:26:16 d111092d44a4: Preparing 21:26:16 81f5654ff5ba: Preparing 21:26:16 ddd4d636247a: Preparing 21:26:16 cc2447e1835a: Preparing 21:26:16 81f5654ff5ba: Waiting 21:26:16 ddd4d636247a: Waiting 21:26:16 cc2447e1835a: Waiting 21:26:16 d111092d44a4: Waiting 21:26:16 6033bd23a92d: Layer already exists 21:26:16 942c59d514d4: Layer already exists 21:26:16 88d83b6deb94: Layer already exists 21:26:16 88ed2e549bbe: Layer already exists 21:26:16 4bfe19d84edd: Layer already exists 21:26:16 d111092d44a4: Layer already exists 21:26:16 ddd4d636247a: Layer already exists 21:26:16 81f5654ff5ba: Layer already exists 21:26:16 cc2447e1835a: Layer already exists 21:26:16 main: digest: sha256:133d952f622a0a6bf0fbde426716bf8e04d8b4036946079cfd246b02b6395179 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:16 ===================================================== [Pipeline] echo 21:26:16 taggedImages: 21:26:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:26:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.65 21:26:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:26:16 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:26:16 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:16 latest 21:26:16 3.1.0-dev.65 21:26:16 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:16 main 21:26:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:26:17 f406ac9a1802: Preparing 21:26:17 065873508a7a: Preparing 21:26:17 7c1495e44a41: Preparing 21:26:17 6033bd23a92d: Preparing 21:26:17 88ed2e549bbe: Preparing 21:26:17 d7d448652409: Preparing 21:26:17 d99c5b8b6105: Preparing 21:26:17 cc2447e1835a: Preparing 21:26:17 d99c5b8b6105: Waiting 21:26:17 cc2447e1835a: Waiting 21:26:17 88ed2e549bbe: Layer already exists 21:26:17 6033bd23a92d: Layer already exists 21:26:17 7c1495e44a41: Pushed 21:26:17 f406ac9a1802: Pushed 21:26:17 cc2447e1835a: Layer already exists 21:26:17 065873508a7a: Pushed 21:26:17 d99c5b8b6105: Pushed 21:26:25 d7d448652409: Pushed 21:26:25 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:0b21da3d0505896dbb6bdae2733aa508a8753fd9d598c27bf11aee66558bd111 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:26:26 f406ac9a1802: Preparing 21:26:26 065873508a7a: Preparing 21:26:26 7c1495e44a41: Preparing 21:26:26 6033bd23a92d: Preparing 21:26:26 88ed2e549bbe: Preparing 21:26:26 d7d448652409: Preparing 21:26:26 d99c5b8b6105: Preparing 21:26:26 cc2447e1835a: Preparing 21:26:26 d99c5b8b6105: Waiting 21:26:26 cc2447e1835a: Waiting 21:26:26 6033bd23a92d: Layer already exists 21:26:26 f406ac9a1802: Layer already exists 21:26:26 065873508a7a: Layer already exists 21:26:26 7c1495e44a41: Layer already exists 21:26:26 88ed2e549bbe: Layer already exists 21:26:26 d7d448652409: Layer already exists 21:26:26 d99c5b8b6105: Layer already exists 21:26:26 cc2447e1835a: Layer already exists 21:26:26 latest: digest: sha256:0b21da3d0505896dbb6bdae2733aa508a8753fd9d598c27bf11aee66558bd111 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.65 21:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:26:27 f406ac9a1802: Preparing 21:26:27 065873508a7a: Preparing 21:26:27 7c1495e44a41: Preparing 21:26:27 6033bd23a92d: Preparing 21:26:27 88ed2e549bbe: Preparing 21:26:27 d7d448652409: Preparing 21:26:27 d99c5b8b6105: Preparing 21:26:27 cc2447e1835a: Preparing 21:26:27 d7d448652409: Waiting 21:26:27 cc2447e1835a: Waiting 21:26:27 d99c5b8b6105: Waiting 21:26:27 6033bd23a92d: Layer already exists 21:26:27 f406ac9a1802: Layer already exists 21:26:27 7c1495e44a41: Layer already exists 21:26:27 88ed2e549bbe: Layer already exists 21:26:27 065873508a7a: Layer already exists 21:26:27 cc2447e1835a: Layer already exists 21:26:27 d7d448652409: Layer already exists 21:26:27 d99c5b8b6105: Layer already exists 21:26:27 3.1.0-dev.65: digest: sha256:0b21da3d0505896dbb6bdae2733aa508a8753fd9d598c27bf11aee66558bd111 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:26:27 f406ac9a1802: Preparing 21:26:27 065873508a7a: Preparing 21:26:27 7c1495e44a41: Preparing 21:26:27 6033bd23a92d: Preparing 21:26:27 88ed2e549bbe: Preparing 21:26:27 d7d448652409: Preparing 21:26:27 d99c5b8b6105: Preparing 21:26:27 cc2447e1835a: Preparing 21:26:27 d7d448652409: Waiting 21:26:27 d99c5b8b6105: Waiting 21:26:27 88ed2e549bbe: Layer already exists 21:26:27 f406ac9a1802: Layer already exists 21:26:27 7c1495e44a41: Layer already exists 21:26:27 065873508a7a: Layer already exists 21:26:27 6033bd23a92d: Layer already exists 21:26:27 d99c5b8b6105: Layer already exists 21:26:27 d7d448652409: Layer already exists 21:26:27 cc2447e1835a: Layer already exists 21:26:27 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:0b21da3d0505896dbb6bdae2733aa508a8753fd9d598c27bf11aee66558bd111 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:26:28 f406ac9a1802: Preparing 21:26:28 065873508a7a: Preparing 21:26:28 7c1495e44a41: Preparing 21:26:28 6033bd23a92d: Preparing 21:26:28 88ed2e549bbe: Preparing 21:26:28 d7d448652409: Preparing 21:26:28 d99c5b8b6105: Preparing 21:26:28 cc2447e1835a: Preparing 21:26:28 d7d448652409: Waiting 21:26:28 d99c5b8b6105: Waiting 21:26:28 cc2447e1835a: Waiting 21:26:28 065873508a7a: Layer already exists 21:26:28 88ed2e549bbe: Layer already exists 21:26:28 f406ac9a1802: Layer already exists 21:26:28 6033bd23a92d: Layer already exists 21:26:28 7c1495e44a41: Layer already exists 21:26:28 d7d448652409: Layer already exists 21:26:28 d99c5b8b6105: Layer already exists 21:26:28 cc2447e1835a: Layer already exists 21:26:28 main: digest: sha256:0b21da3d0505896dbb6bdae2733aa508a8753fd9d598c27bf11aee66558bd111 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:28 ===================================================== [Pipeline] echo 21:26:28 taggedImages: 21:26:28 - nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:28 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:26:28 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.65 21:26:28 - nexus3.edgexfoundry.org:10004/security-spire-config:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:28 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:26:28 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:26:28 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:28 latest 21:26:28 3.1.0-dev.65 21:26:28 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:28 main 21:26:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:26:29 4bfe19d84edd: Preparing 21:26:29 b810067620ed: Preparing 21:26:29 f6198f34c60e: Preparing 21:26:29 6033bd23a92d: Preparing 21:26:29 88ed2e549bbe: Preparing 21:26:29 0cfb76a3391e: Preparing 21:26:29 ddd4d636247a: Preparing 21:26:29 cc2447e1835a: Preparing 21:26:29 0cfb76a3391e: Waiting 21:26:29 cc2447e1835a: Waiting 21:26:29 ddd4d636247a: Waiting 21:26:29 6033bd23a92d: Layer already exists 21:26:29 4bfe19d84edd: Layer already exists 21:26:29 88ed2e549bbe: Layer already exists 21:26:29 ddd4d636247a: Layer already exists 21:26:29 cc2447e1835a: Layer already exists 21:26:29 f6198f34c60e: Pushed 21:26:29 b810067620ed: Pushed 21:26:37 0cfb76a3391e: Pushed 21:26:37 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:5680d2a76ff8588909a6812bff4baaf020d16a6e43d524ce9ce435fb0e3b6e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:26:37 4bfe19d84edd: Preparing 21:26:37 b810067620ed: Preparing 21:26:37 f6198f34c60e: Preparing 21:26:37 6033bd23a92d: Preparing 21:26:37 88ed2e549bbe: Preparing 21:26:37 0cfb76a3391e: Preparing 21:26:37 ddd4d636247a: Preparing 21:26:37 cc2447e1835a: Preparing 21:26:37 ddd4d636247a: Waiting 21:26:37 cc2447e1835a: Waiting 21:26:37 0cfb76a3391e: Waiting 21:26:37 b810067620ed: Layer already exists 21:26:37 4bfe19d84edd: Layer already exists 21:26:37 6033bd23a92d: Layer already exists 21:26:37 f6198f34c60e: Layer already exists 21:26:37 88ed2e549bbe: Layer already exists 21:26:37 0cfb76a3391e: Layer already exists 21:26:37 ddd4d636247a: Layer already exists 21:26:37 cc2447e1835a: Layer already exists 21:26:37 latest: digest: sha256:5680d2a76ff8588909a6812bff4baaf020d16a6e43d524ce9ce435fb0e3b6e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.65 21:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:26:38 4bfe19d84edd: Preparing 21:26:38 b810067620ed: Preparing 21:26:38 f6198f34c60e: Preparing 21:26:38 6033bd23a92d: Preparing 21:26:38 88ed2e549bbe: Preparing 21:26:38 0cfb76a3391e: Preparing 21:26:38 ddd4d636247a: Preparing 21:26:38 cc2447e1835a: Preparing 21:26:38 ddd4d636247a: Waiting 21:26:38 cc2447e1835a: Waiting 21:26:38 0cfb76a3391e: Waiting 21:26:38 f6198f34c60e: Layer already exists 21:26:38 4bfe19d84edd: Layer already exists 21:26:38 6033bd23a92d: Layer already exists 21:26:38 88ed2e549bbe: Layer already exists 21:26:38 b810067620ed: Layer already exists 21:26:38 0cfb76a3391e: Layer already exists 21:26:38 ddd4d636247a: Layer already exists 21:26:38 cc2447e1835a: Layer already exists 21:26:38 3.1.0-dev.65: digest: sha256:5680d2a76ff8588909a6812bff4baaf020d16a6e43d524ce9ce435fb0e3b6e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:26:39 4bfe19d84edd: Preparing 21:26:39 b810067620ed: Preparing 21:26:39 f6198f34c60e: Preparing 21:26:39 6033bd23a92d: Preparing 21:26:39 88ed2e549bbe: Preparing 21:26:39 0cfb76a3391e: Preparing 21:26:39 ddd4d636247a: Preparing 21:26:39 cc2447e1835a: Preparing 21:26:39 0cfb76a3391e: Waiting 21:26:39 ddd4d636247a: Waiting 21:26:39 cc2447e1835a: Waiting 21:26:39 b810067620ed: Layer already exists 21:26:39 6033bd23a92d: Layer already exists 21:26:39 4bfe19d84edd: Layer already exists 21:26:39 88ed2e549bbe: Layer already exists 21:26:39 f6198f34c60e: Layer already exists 21:26:39 0cfb76a3391e: Layer already exists 21:26:39 ddd4d636247a: Layer already exists 21:26:39 cc2447e1835a: Layer already exists 21:26:39 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:5680d2a76ff8588909a6812bff4baaf020d16a6e43d524ce9ce435fb0e3b6e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:26:39 4bfe19d84edd: Preparing 21:26:39 b810067620ed: Preparing 21:26:39 f6198f34c60e: Preparing 21:26:39 6033bd23a92d: Preparing 21:26:39 88ed2e549bbe: Preparing 21:26:39 0cfb76a3391e: Preparing 21:26:39 ddd4d636247a: Preparing 21:26:39 cc2447e1835a: Preparing 21:26:39 ddd4d636247a: Waiting 21:26:39 cc2447e1835a: Waiting 21:26:39 88ed2e549bbe: Layer already exists 21:26:39 4bfe19d84edd: Layer already exists 21:26:39 f6198f34c60e: Layer already exists 21:26:39 b810067620ed: Layer already exists 21:26:39 6033bd23a92d: Layer already exists 21:26:39 0cfb76a3391e: Layer already exists 21:26:39 cc2447e1835a: Layer already exists 21:26:39 ddd4d636247a: Layer already exists 21:26:39 main: digest: sha256:5680d2a76ff8588909a6812bff4baaf020d16a6e43d524ce9ce435fb0e3b6e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:39 ===================================================== [Pipeline] echo 21:26:39 taggedImages: 21:26:39 - nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:39 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:26:39 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.65 21:26:39 - nexus3.edgexfoundry.org:10004/security-spire-server:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:39 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:26:39 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:26:39 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:39 latest 21:26:39 3.1.0-dev.65 21:26:39 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:39 main 21:26:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:26:40 b41ce92f1bc3: Preparing 21:26:40 104d3e884dad: Preparing 21:26:40 6033bd23a92d: Preparing 21:26:40 88ed2e549bbe: Preparing 21:26:40 bac1481eb64f: Preparing 21:26:40 cc2447e1835a: Preparing 21:26:40 cc2447e1835a: Waiting 21:26:40 88ed2e549bbe: Layer already exists 21:26:40 6033bd23a92d: Layer already exists 21:26:40 cc2447e1835a: Layer already exists 21:26:40 b41ce92f1bc3: Pushed 21:26:40 bac1481eb64f: Pushed 21:26:43 104d3e884dad: Pushed 21:26:43 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:68fbc75af2d6a14ab285d9ff3881e1fa0c599cc23dd5d86a4ce7c3546f43c97f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:26:44 b41ce92f1bc3: Preparing 21:26:44 104d3e884dad: Preparing 21:26:44 6033bd23a92d: Preparing 21:26:44 88ed2e549bbe: Preparing 21:26:44 bac1481eb64f: Preparing 21:26:44 cc2447e1835a: Preparing 21:26:44 bac1481eb64f: Layer already exists 21:26:44 88ed2e549bbe: Layer already exists 21:26:44 6033bd23a92d: Layer already exists 21:26:44 104d3e884dad: Layer already exists 21:26:44 b41ce92f1bc3: Layer already exists 21:26:44 cc2447e1835a: Layer already exists 21:26:44 latest: digest: sha256:68fbc75af2d6a14ab285d9ff3881e1fa0c599cc23dd5d86a4ce7c3546f43c97f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.65 21:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:26:44 b41ce92f1bc3: Preparing 21:26:44 104d3e884dad: Preparing 21:26:44 6033bd23a92d: Preparing 21:26:44 88ed2e549bbe: Preparing 21:26:44 bac1481eb64f: Preparing 21:26:44 cc2447e1835a: Preparing 21:26:44 cc2447e1835a: Waiting 21:26:44 6033bd23a92d: Layer already exists 21:26:44 104d3e884dad: Layer already exists 21:26:44 88ed2e549bbe: Layer already exists 21:26:44 bac1481eb64f: Layer already exists 21:26:44 b41ce92f1bc3: Layer already exists 21:26:44 cc2447e1835a: Layer already exists 21:26:44 3.1.0-dev.65: digest: sha256:68fbc75af2d6a14ab285d9ff3881e1fa0c599cc23dd5d86a4ce7c3546f43c97f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:26:45 b41ce92f1bc3: Preparing 21:26:45 104d3e884dad: Preparing 21:26:45 6033bd23a92d: Preparing 21:26:45 88ed2e549bbe: Preparing 21:26:45 bac1481eb64f: Preparing 21:26:45 cc2447e1835a: Preparing 21:26:45 cc2447e1835a: Waiting 21:26:45 104d3e884dad: Layer already exists 21:26:45 6033bd23a92d: Layer already exists 21:26:45 b41ce92f1bc3: Layer already exists 21:26:45 88ed2e549bbe: Layer already exists 21:26:45 bac1481eb64f: Layer already exists 21:26:45 cc2447e1835a: Layer already exists 21:26:45 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:68fbc75af2d6a14ab285d9ff3881e1fa0c599cc23dd5d86a4ce7c3546f43c97f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:26:46 b41ce92f1bc3: Preparing 21:26:46 104d3e884dad: Preparing 21:26:46 6033bd23a92d: Preparing 21:26:46 88ed2e549bbe: Preparing 21:26:46 bac1481eb64f: Preparing 21:26:46 cc2447e1835a: Preparing 21:26:46 cc2447e1835a: Waiting 21:26:46 6033bd23a92d: Layer already exists 21:26:46 88ed2e549bbe: Layer already exists 21:26:46 bac1481eb64f: Layer already exists 21:26:46 104d3e884dad: Layer already exists 21:26:46 b41ce92f1bc3: Layer already exists 21:26:46 cc2447e1835a: Layer already exists 21:26:46 main: digest: sha256:68fbc75af2d6a14ab285d9ff3881e1fa0c599cc23dd5d86a4ce7c3546f43c97f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:46 ===================================================== [Pipeline] echo 21:26:46 taggedImages: 21:26:46 - nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:46 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:26:46 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.65 21:26:46 - nexus3.edgexfoundry.org:10004/support-notifications:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:46 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:26:46 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:26:46 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:46 latest 21:26:46 3.1.0-dev.65 21:26:46 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:46 main 21:26:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:26:46 9ef44843a927: Preparing 21:26:46 793e7b36bdfb: Preparing 21:26:46 6033bd23a92d: Preparing 21:26:46 88ed2e549bbe: Preparing 21:26:46 a1d77e736fbd: Preparing 21:26:46 cc2447e1835a: Preparing 21:26:46 cc2447e1835a: Waiting 21:26:46 88ed2e549bbe: Layer already exists 21:26:46 a1d77e736fbd: Layer already exists 21:26:46 6033bd23a92d: Layer already exists 21:26:46 cc2447e1835a: Layer already exists 21:26:46 9ef44843a927: Pushed 21:26:50 793e7b36bdfb: Pushed 21:26:50 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:c4eb53c4ab6ed66043650a4ee0d009c4c860b14eadadb893bec65748f9fbfa1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:26:50 9ef44843a927: Preparing 21:26:50 793e7b36bdfb: Preparing 21:26:50 6033bd23a92d: Preparing 21:26:50 88ed2e549bbe: Preparing 21:26:50 a1d77e736fbd: Preparing 21:26:50 cc2447e1835a: Preparing 21:26:50 cc2447e1835a: Waiting 21:26:50 793e7b36bdfb: Layer already exists 21:26:50 9ef44843a927: Layer already exists 21:26:50 88ed2e549bbe: Layer already exists 21:26:50 6033bd23a92d: Layer already exists 21:26:50 a1d77e736fbd: Layer already exists 21:26:50 cc2447e1835a: Layer already exists 21:26:50 latest: digest: sha256:c4eb53c4ab6ed66043650a4ee0d009c4c860b14eadadb893bec65748f9fbfa1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.65 21:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:26:51 9ef44843a927: Preparing 21:26:51 793e7b36bdfb: Preparing 21:26:51 6033bd23a92d: Preparing 21:26:51 88ed2e549bbe: Preparing 21:26:51 a1d77e736fbd: Preparing 21:26:51 cc2447e1835a: Preparing 21:26:51 9ef44843a927: Layer already exists 21:26:51 793e7b36bdfb: Layer already exists 21:26:51 6033bd23a92d: Layer already exists 21:26:51 a1d77e736fbd: Layer already exists 21:26:51 88ed2e549bbe: Layer already exists 21:26:51 cc2447e1835a: Layer already exists 21:26:51 3.1.0-dev.65: digest: sha256:c4eb53c4ab6ed66043650a4ee0d009c4c860b14eadadb893bec65748f9fbfa1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:26:52 9ef44843a927: Preparing 21:26:52 793e7b36bdfb: Preparing 21:26:52 6033bd23a92d: Preparing 21:26:52 88ed2e549bbe: Preparing 21:26:52 a1d77e736fbd: Preparing 21:26:52 cc2447e1835a: Preparing 21:26:52 a1d77e736fbd: Layer already exists 21:26:52 6033bd23a92d: Layer already exists 21:26:52 793e7b36bdfb: Layer already exists 21:26:52 88ed2e549bbe: Layer already exists 21:26:52 9ef44843a927: Layer already exists 21:26:52 cc2447e1835a: Layer already exists 21:26:52 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:c4eb53c4ab6ed66043650a4ee0d009c4c860b14eadadb893bec65748f9fbfa1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:26:52 9ef44843a927: Preparing 21:26:52 793e7b36bdfb: Preparing 21:26:52 6033bd23a92d: Preparing 21:26:52 88ed2e549bbe: Preparing 21:26:52 a1d77e736fbd: Preparing 21:26:52 cc2447e1835a: Preparing 21:26:52 cc2447e1835a: Waiting 21:26:52 9ef44843a927: Layer already exists 21:26:52 88ed2e549bbe: Layer already exists 21:26:52 793e7b36bdfb: Layer already exists 21:26:52 a1d77e736fbd: Layer already exists 21:26:52 6033bd23a92d: Layer already exists 21:26:52 cc2447e1835a: Layer already exists 21:26:52 main: digest: sha256:c4eb53c4ab6ed66043650a4ee0d009c4c860b14eadadb893bec65748f9fbfa1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:52 ===================================================== [Pipeline] echo 21:26:52 taggedImages: 21:26:52 - nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:26:52 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:26:52 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.65 21:26:52 - nexus3.edgexfoundry.org:10004/support-scheduler:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:26:52 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:40:32 #131 ... 21:40:32 21:40:32 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:40:32 #121 862.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:40:32 #121 ... 21:40:32 21:40:32 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:40:32 #128 DONE 870.7s 21:40:32 21:40:32 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:40:32 #131 ... 21:40:32 21:40:32 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:40:32 #132 DONE 0.2s 21:40:32 21:40:32 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:40:32 #133 DONE 0.2s 21:40:32 21:40:32 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:40:32 #134 DONE 0.2s 21:40:32 21:40:32 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:40:32 #126 ... 21:40:32 21:40:32 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:40:32 #135 DONE 0.1s 21:40:32 21:40:32 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:40:32 #136 DONE 0.4s 21:40:32 21:40:32 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:40:32 #137 DONE 0.2s 21:40:32 21:40:32 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:40:33 #138 DONE 2.1s 21:40:33 21:40:33 #89 [security-proxy-setup] exporting to image 21:40:33 #89 exporting layers 21:40:34 #89 exporting layers 1.1s done 21:40:34 #89 writing image sha256:fa6ad34a06c64a4baab07a0c84e37886556e93149366951a94efbacc5d02485d done 21:40:34 #89 naming to docker.io/library/security-proxy-setup-arm64 done 21:40:34 #89 DONE 3.7s 21:40:34 21:40:34 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:40:43 #127 ... 21:40:43 21:40:43 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:40:43 #121 DONE 884.6s 21:40:43 21:40:43 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:40:43 #126 ... 21:40:43 21:40:43 #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:40:44 #139 DONE 0.2s 21:40:44 21:40:44 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:40:44 #127 ... 21:40:44 21:40:44 #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:40:44 #140 DONE 0.3s 21:40:44 21:40:44 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:40:44 #122 ... 21:40:44 21:40:44 #141 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:40:44 #141 ... 21:40:44 21:40:44 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:40:44 #129 DONE 886.1s 21:40:44 21:40:44 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:40:45 #125 ... 21:40:45 21:40:45 #141 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:40:45 #141 DONE 0.5s 21:40:45 21:40:45 #142 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:40:45 #142 DONE 0.4s 21:40:45 21:40:45 #143 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:40:46 #143 DONE 0.4s 21:40:46 21:40:46 #144 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:40:46 #144 DONE 0.5s 21:40:46 21:40:46 #145 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:40:46 #145 ... 21:40:46 21:40:46 #146 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:40:46 #146 DONE 0.7s 21:40:46 21:40:46 #147 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:40:47 #147 DONE 0.5s 21:40:47 21:40:47 #148 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:40:47 #148 DONE 0.3s 21:40:47 21:40:47 #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:40:49 #149 ... 21:40:49 21:40:49 #145 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:40:49 #145 DONE 3.1s 21:40:49 21:40:49 #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:40:49 #150 DONE 0.4s 21:40:49 21:40:49 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:40:49 #130 ... 21:40:49 21:40:49 #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:40:49 #151 DONE 0.2s 21:40:49 21:40:49 #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:40:50 #152 DONE 0.4s 21:40:50 21:40:50 #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:40:50 #153 DONE 0.3s 21:40:50 21:40:50 #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:40:50 #149 DONE 3.1s 21:40:50 21:40:50 #89 [security-secretstore-setup] exporting to image 21:40:50 #89 exporting layers 21:40:50 #89 ... 21:40:50 21:40:50 #154 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:40:50 #154 DONE 0.5s 21:40:51 21:40:51 #155 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:40:51 #155 DONE 0.3s 21:40:51 21:40:51 #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:40:51 #156 DONE 0.3s 21:40:51 21:40:51 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:40:51 #67 ... 21:40:51 21:40:51 #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:40:52 #157 DONE 0.3s 21:40:52 21:40:52 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:40:52 #130 ... 21:40:52 21:40:52 #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:40:52 #158 ... 21:40:52 21:40:52 #89 [security-secretstore-setup] exporting to image 21:40:52 #89 exporting layers 1.9s done 21:40:52 #89 writing image sha256:2747c6b5c444921ea46ff817c5b35d512ba22c6841915fcf168e9181b9cd5298 0.1s done 21:40:52 #89 naming to docker.io/library/security-secretstore-setup-arm64 done 21:40:52 #89 DONE 5.8s 21:40:52 21:40:52 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:40:54 #125 ... 21:40:54 21:40:54 #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:40:54 #158 DONE 2.2s 21:40:54 21:40:54 #89 [security-bootstrapper] exporting to image 21:40:55 #89 exporting layers 1.2s done 21:40:55 #89 writing image sha256:915ecf7b02e1a55f6b8e4e31624710752f9d514a312b824e747a24bf367047d8 done 21:40:55 #89 naming to docker.io/library/security-bootstrapper-arm64 done 21:40:55 #89 DONE 7.0s 21:40:55 21:40:55 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:41:00 #127 ... 21:41:00 21:41:00 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:41:00 #124 DONE 901.6s 21:41:00 21:41:00 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:41:00 #125 ... 21:41:00 21:41:00 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:41:01 #159 DONE 0.3s 21:41:01 21:41:01 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:41:01 #130 ... 21:41:01 21:41:01 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:41:01 #160 DONE 0.3s 21:41:01 21:41:01 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:41:01 #31 ... 21:41:01 21:41:01 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:41:01 #161 DONE 0.4s 21:41:01 21:41:01 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:41:01 #162 DONE 0.2s 21:41:01 21:41:01 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:41:01 #127 ... 21:41:01 21:41:01 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:41:02 #163 DONE 0.2s 21:41:02 21:41:02 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:41:04 #164 DONE 1.9s 21:41:04 21:41:04 #89 [security-proxy-auth] exporting to image 21:41:04 #89 exporting layers 21:41:04 #89 exporting layers 0.6s done 21:41:04 #89 writing image sha256:d81ad2847593ccb20f18a8256d7c662ea12f2832930b43f72c1ea2518f48613f 0.0s done 21:41:04 #89 naming to docker.io/library/security-proxy-auth-arm64 done 21:41:04 #89 DONE 7.7s 21:41:04 21:41:04 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:41:17 #127 DONE 917.9s 21:41:17 21:41:17 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:41:17 #130 ... 21:41:17 21:41:17 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:41:17 #165 DONE 0.1s 21:41:17 21:41:17 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:41:17 #166 DONE 0.2s 21:41:17 21:41:17 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:41:17 #167 DONE 0.3s 21:41:17 21:41:17 #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 21:41:18 #168 DONE 0.2s 21:41:18 21:41:18 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:41:18 #169 DONE 0.1s 21:41:18 21:41:18 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:41:20 #170 DONE 1.9s 21:41:20 21:41:20 #89 [core-common-config-bootstrapper] exporting to image 21:41:20 #89 exporting layers 21:41:20 #89 exporting layers 0.5s done 21:41:20 #89 writing image sha256:45131b007d8ee44d0c4efc17bc37ef650093da2ba2d69657ae9b95fe69bcac10 done 21:41:20 #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 21:41:20 #89 DONE 8.2s 21:41:20 21:41:20 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:41:59 #130 ... 21:41:59 21:41:59 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:41:59 #126 DONE 954.3s 21:41:59 21:41:59 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:41:59 #122 ... 21:41:59 21:41:59 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:41:59 #171 DONE 0.1s 21:41:59 21:41:59 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:41:59 #172 DONE 0.1s 21:41:59 21:41:59 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:41:59 #173 DONE 0.3s 21:41:59 21:41:59 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:41:59 #174 DONE 0.1s 21:41:59 21:41:59 #89 [core-command] exporting to image 21:41:59 #89 exporting layers 21:41:59 #89 exporting layers 0.3s done 21:41:59 #89 writing image sha256:1d25c776b2bd5d15e12d37c453e4e8e4188fd6024318fc3d9500feeec140246a done 21:41:59 #89 naming to docker.io/library/core-command-arm64 done 21:41:59 #89 DONE 8.5s 21:41:59 21:41:59 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:42:03 #122 ... 21:42:03 21:42:03 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:42:03 #130 DONE 964.5s 21:42:03 21:42:03 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:42:03 #122 ... 21:42:03 21:42:03 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:42:03 #175 DONE 0.4s 21:42:03 21:42:03 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:42:03 #122 ... 21:42:03 21:42:03 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:42:04 #176 DONE 0.2s 21:42:04 21:42:04 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:42:04 #177 DONE 0.4s 21:42:04 21:42:04 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:42:04 #122 ... 21:42:04 21:42:04 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:42:04 #178 DONE 0.2s 21:42:04 21:42:04 #89 [core-data] exporting to image 21:42:04 #89 exporting layers 21:42:05 #89 exporting layers 0.4s done 21:42:05 #89 writing image sha256:c7e2e6dbe134a75f587d8fe6758925e4e52c221034e03a2371bd49e069da390d done 21:42:05 #89 naming to docker.io/library/core-data-arm64 21:42:05 #89 naming to docker.io/library/core-data-arm64 done 21:42:05 #89 DONE 8.9s 21:42:05 21:42:05 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:42:05 #122 ... 21:42:05 21:42:05 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:42:05 #123 DONE 966.8s 21:42:05 21:42:05 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:42:05 #67 ... 21:42:05 21:42:05 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:42:06 #179 DONE 0.2s 21:42:06 21:42:06 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:42:06 #180 DONE 0.3s 21:42:06 21:42:06 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:42:06 #181 DONE 0.3s 21:42:06 21:42:06 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:42:07 #182 DONE 0.2s 21:42:07 21:42:07 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:42:07 #183 DONE 0.1s 21:42:07 21:42:07 #89 [core-metadata] exporting to image 21:42:07 #89 exporting layers 0.3s done 21:42:07 #89 writing image sha256:2667a1a32151a68aa812a844cf59decfa80519888450d1c940c05690aa6c0fb8 done 21:42:07 #89 naming to docker.io/library/core-metadata-arm64 done 21:42:07 #89 DONE 9.2s 21:42:07 21:42:07 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:42:29 #122 DONE 990.1s 21:42:29 21:42:29 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:42:29 #131 ... 21:42:29 21:42:29 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:42:29 #184 DONE 0.3s 21:42:29 21:42:29 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:42:29 #185 DONE 0.2s 21:42:29 21:42:29 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:42:29 #186 DONE 0.4s 21:42:29 21:42:29 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:42:29 #131 ... 21:42:29 21:42:29 #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 21:42:29 #187 DONE 0.1s 21:42:30 21:42:30 #89 [security-spiffe-token-provider] exporting to image 21:42:30 #89 exporting layers 21:42:30 #89 exporting layers 0.8s done 21:42:30 #89 writing image sha256:89c9ff7bd61154b27d8e650fb186210d4a131ab6ded9ba3b118ef04c906de162 done 21:42:30 #89 naming to docker.io/library/security-spiffe-token-provider-arm64 21:42:31 #89 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 21:42:31 #89 DONE 10.1s 21:42:31 21:42:31 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:42:49 #125 ... 21:42:49 21:42:49 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:42:49 #131 DONE 1009.9s 21:42:49 21:42:49 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:42:49 #125 ... 21:42:49 21:42:49 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:42:49 #188 DONE 0.1s 21:42:49 21:42:49 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:42:49 #189 DONE 0.2s 21:42:49 21:42:49 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:42:49 #125 DONE 1010.6s 21:42:49 21:42:49 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:42:49 #190 DONE 0.5s 21:42:49 21:42:49 #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:42:49 #191 DONE 0.2s 21:42:49 21:42:49 #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:42:49 #192 DONE 0.2s 21:42:49 21:42:49 #89 [support-scheduler] exporting to image 21:42:49 #89 exporting layers 21:42:50 #89 ... 21:42:50 21:42:50 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:42:50 #193 DONE 0.1s 21:42:50 21:42:50 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:42:50 #194 DONE 0.5s 21:42:50 21:42:50 #89 [support-scheduler] exporting to image 21:42:50 #89 exporting layers 0.5s done 21:42:50 #89 writing image sha256:c85395ed684553014afffc0ce1e292bdfa2cac9966bbc0a4609ed9ad1115727a done 21:42:50 #89 naming to docker.io/library/support-scheduler-arm64 done 21:42:50 #89 DONE 10.6s 21:42:50 21:42:50 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:42:50 #195 DONE 0.2s 21:42:50 21:42:50 #89 [support-notifications] exporting to image 21:42:51 #89 exporting layers 0.4s done 21:42:51 #89 writing image sha256:b5ea82c1e6583db2aa4b95d15405e07d5731595df5ac7b8fa8c418cb8a730dec done 21:42:51 #89 naming to docker.io/library/support-notifications-arm64 done 21:42:51 #89 DONE 11.1s 21:42:51 21:42:51 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:42:51 time="2023-10-26T21:24:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:42:51 time="2023-10-26T21:24:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:42:51 $ docker stop --time=1 2b3d41b0f9e96dcda2ef206295ebd03cdfcd4740e1ebf521dc14500703cd97cc 21:42:52 $ docker rm -f --volumes 2b3d41b0f9e96dcda2ef206295ebd03cdfcd4740e1ebf521dc14500703cd97cc [Pipeline] // withDockerContainer [Pipeline] sh 21:42:53 + docker images 21:42:53 REPOSITORY TAG IMAGE ID CREATED SIZE 21:42:53 support-notifications-arm64 latest b5ea82c1e658 3 seconds ago 34.3MB 21:42:53 support-scheduler-arm64 latest c85395ed6845 4 seconds ago 33.6MB 21:42:53 security-spiffe-token-provider-arm64 latest 89c9ff7bd611 24 seconds ago 35.3MB 21:42:53 core-metadata-arm64 latest 2667a1a32151 47 seconds ago 21.5MB 21:42:53 core-data-arm64 latest c7e2e6dbe134 49 seconds ago 21.2MB 21:42:53 core-command-arm64 latest 1d25c776b2bd 59 seconds ago 21MB 21:42:53 core-common-config-bootstrapper-arm64 latest 45131b007d8e About a minute ago 18.3MB 21:42:53 security-proxy-auth-arm64 latest d81ad2847593 About a minute ago 19.4MB 21:42:53 security-bootstrapper-arm64 latest 915ecf7b02e1 2 minutes ago 23.1MB 21:42:53 security-secretstore-setup-arm64 latest 2747c6b5c444 2 minutes ago 43.7MB 21:42:53 security-proxy-setup-arm64 latest fa6ad34a06c6 2 minutes ago 34MB 21:42:53 security-spire-agent-arm64 latest fdcbdf8f4bfc 17 minutes ago 157MB 21:42:53 security-spire-config-arm64 latest d97544aecf40 17 minutes ago 95.8MB 21:42:53 security-spire-server-arm64 latest 0d942c919323 17 minutes ago 101MB 21:42:53 ci-base-image-arm64 latest a4dfb6a9b609 18 minutes ago 926MB 21:42:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB 21:42:53 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 21:42:53 provisioning config files... 21:42:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/600@tmp/config17510950958002905749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:53 ---> docker-login.sh 21:42:53 nexus3.edgexfoundry.org:10001 21:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:53 Configure a credential helper to remove this warning. See 21:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:53 21:42:53 Login Succeeded 21:42:53 nexus3.edgexfoundry.org:10002 21:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:54 Configure a credential helper to remove this warning. See 21:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:54 21:42:54 Login Succeeded 21:42:54 nexus3.edgexfoundry.org:10003 21:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:54 Configure a credential helper to remove this warning. See 21:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:54 21:42:54 Login Succeeded 21:42:54 nexus3.edgexfoundry.org:10004 21:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:55 Configure a credential helper to remove this warning. See 21:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:55 21:42:55 Login Succeeded 21:42:55 docker.io 21:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:55 Configure a credential helper to remove this warning. See 21:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:55 21:42:55 Login Succeeded 21:42:55 ---> docker-login.sh ends [Pipeline] } 21:42:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:42:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:42:55 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:42:55 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:42:55 latest 21:42:55 3.1.0-dev.65 21:42:55 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:42:55 main 21:42:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:42:56 f1c666a8dbb0: Preparing 21:42:56 b85d5f9245f9: Preparing 21:42:56 6c1d2df79474: Preparing 21:42:56 a0c4dc8bc1f5: Preparing 21:42:56 5558d33765ab: Preparing 21:42:56 5f4d9fc4d98d: Preparing 21:42:56 5f4d9fc4d98d: Waiting 21:42:56 6c1d2df79474: Pushed 21:42:56 f1c666a8dbb0: Pushed 21:42:56 a0c4dc8bc1f5: Pushed 21:42:56 5558d33765ab: Pushed 21:42:56 5f4d9fc4d98d: Layer already exists 21:43:00 b85d5f9245f9: Pushed 21:43:00 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:4a7350e6a3b9f50fdf7bddf6b1c877cbf53f0f88113c5724cc5f7844e12d0822 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:43:01 f1c666a8dbb0: Preparing 21:43:01 b85d5f9245f9: Preparing 21:43:01 6c1d2df79474: Preparing 21:43:01 a0c4dc8bc1f5: Preparing 21:43:01 5558d33765ab: Preparing 21:43:01 5f4d9fc4d98d: Preparing 21:43:01 5f4d9fc4d98d: Waiting 21:43:01 f1c666a8dbb0: Layer already exists 21:43:01 5558d33765ab: Layer already exists 21:43:01 a0c4dc8bc1f5: Layer already exists 21:43:01 b85d5f9245f9: Layer already exists 21:43:01 6c1d2df79474: Layer already exists 21:43:01 5f4d9fc4d98d: Layer already exists 21:43:01 latest: digest: sha256:4a7350e6a3b9f50fdf7bddf6b1c877cbf53f0f88113c5724cc5f7844e12d0822 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.65 21:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:43:01 f1c666a8dbb0: Preparing 21:43:01 b85d5f9245f9: Preparing 21:43:01 6c1d2df79474: Preparing 21:43:01 a0c4dc8bc1f5: Preparing 21:43:01 5558d33765ab: Preparing 21:43:01 5f4d9fc4d98d: Preparing 21:43:01 5f4d9fc4d98d: Waiting 21:43:01 a0c4dc8bc1f5: Layer already exists 21:43:01 b85d5f9245f9: Layer already exists 21:43:01 5558d33765ab: Layer already exists 21:43:01 f1c666a8dbb0: Layer already exists 21:43:01 6c1d2df79474: Layer already exists 21:43:01 5f4d9fc4d98d: Layer already exists 21:43:02 3.1.0-dev.65: digest: sha256:4a7350e6a3b9f50fdf7bddf6b1c877cbf53f0f88113c5724cc5f7844e12d0822 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:43:02 f1c666a8dbb0: Preparing 21:43:02 b85d5f9245f9: Preparing 21:43:02 6c1d2df79474: Preparing 21:43:02 a0c4dc8bc1f5: Preparing 21:43:02 5558d33765ab: Preparing 21:43:02 5f4d9fc4d98d: Preparing 21:43:02 5f4d9fc4d98d: Waiting 21:43:02 a0c4dc8bc1f5: Layer already exists 21:43:02 b85d5f9245f9: Layer already exists 21:43:02 f1c666a8dbb0: Layer already exists 21:43:02 6c1d2df79474: Layer already exists 21:43:02 5558d33765ab: Layer already exists 21:43:02 5f4d9fc4d98d: Layer already exists 21:43:03 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:4a7350e6a3b9f50fdf7bddf6b1c877cbf53f0f88113c5724cc5f7844e12d0822 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:43:03 f1c666a8dbb0: Preparing 21:43:03 b85d5f9245f9: Preparing 21:43:03 6c1d2df79474: Preparing 21:43:03 a0c4dc8bc1f5: Preparing 21:43:03 5558d33765ab: Preparing 21:43:03 5f4d9fc4d98d: Preparing 21:43:03 5f4d9fc4d98d: Waiting 21:43:03 b85d5f9245f9: Layer already exists 21:43:03 5558d33765ab: Layer already exists 21:43:03 6c1d2df79474: Layer already exists 21:43:03 a0c4dc8bc1f5: Layer already exists 21:43:03 f1c666a8dbb0: Layer already exists 21:43:03 5f4d9fc4d98d: Layer already exists 21:43:04 main: digest: sha256:4a7350e6a3b9f50fdf7bddf6b1c877cbf53f0f88113c5724cc5f7844e12d0822 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:43:04 ===================================================== [Pipeline] echo 21:43:04 taggedImages: 21:43:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:43:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.65 21:43:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:43:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:43:04 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:04 latest 21:43:04 3.1.0-dev.65 21:43:04 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:04 main 21:43:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:43:04 61f80183c971: Preparing 21:43:04 d27e15350ca0: Preparing 21:43:04 735819507415: Preparing 21:43:04 7a7ba7228973: Preparing 21:43:04 6c1d2df79474: Preparing 21:43:04 a0c4dc8bc1f5: Preparing 21:43:04 5558d33765ab: Preparing 21:43:04 a0c4dc8bc1f5: Waiting 21:43:04 5f4d9fc4d98d: Preparing 21:43:04 5558d33765ab: Waiting 21:43:04 5f4d9fc4d98d: Waiting 21:43:04 6c1d2df79474: Layer already exists 21:43:05 a0c4dc8bc1f5: Layer already exists 21:43:05 5558d33765ab: Layer already exists 21:43:05 d27e15350ca0: Pushed 21:43:05 735819507415: Pushed 21:43:05 5f4d9fc4d98d: Layer already exists 21:43:05 61f80183c971: Pushed 21:43:07 7a7ba7228973: Pushed 21:43:10 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:9511cdc2deb0a3d1e0b5c04805f909db5b1e2b7fc1efde482cd541ea934eae56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:43:11 61f80183c971: Preparing 21:43:11 d27e15350ca0: Preparing 21:43:11 735819507415: Preparing 21:43:11 7a7ba7228973: Preparing 21:43:11 6c1d2df79474: Preparing 21:43:11 a0c4dc8bc1f5: Preparing 21:43:11 5558d33765ab: Preparing 21:43:11 5f4d9fc4d98d: Preparing 21:43:11 a0c4dc8bc1f5: Waiting 21:43:11 5558d33765ab: Waiting 21:43:11 5f4d9fc4d98d: Waiting 21:43:11 7a7ba7228973: Layer already exists 21:43:11 6c1d2df79474: Layer already exists 21:43:11 735819507415: Layer already exists 21:43:11 d27e15350ca0: Layer already exists 21:43:11 61f80183c971: Layer already exists 21:43:11 a0c4dc8bc1f5: Layer already exists 21:43:11 5f4d9fc4d98d: Layer already exists 21:43:11 5558d33765ab: Layer already exists 21:43:11 latest: digest: sha256:9511cdc2deb0a3d1e0b5c04805f909db5b1e2b7fc1efde482cd541ea934eae56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.65 21:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:43:12 61f80183c971: Preparing 21:43:12 d27e15350ca0: Preparing 21:43:12 735819507415: Preparing 21:43:12 7a7ba7228973: Preparing 21:43:12 6c1d2df79474: Preparing 21:43:12 a0c4dc8bc1f5: Preparing 21:43:12 5558d33765ab: Preparing 21:43:12 5f4d9fc4d98d: Preparing 21:43:12 a0c4dc8bc1f5: Waiting 21:43:12 5558d33765ab: Waiting 21:43:12 5f4d9fc4d98d: Waiting 21:43:12 6c1d2df79474: Layer already exists 21:43:12 735819507415: Layer already exists 21:43:12 7a7ba7228973: Layer already exists 21:43:12 61f80183c971: Layer already exists 21:43:12 d27e15350ca0: Layer already exists 21:43:12 a0c4dc8bc1f5: Layer already exists 21:43:12 5558d33765ab: Layer already exists 21:43:12 5f4d9fc4d98d: Layer already exists 21:43:12 3.1.0-dev.65: digest: sha256:9511cdc2deb0a3d1e0b5c04805f909db5b1e2b7fc1efde482cd541ea934eae56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:43:13 61f80183c971: Preparing 21:43:13 d27e15350ca0: Preparing 21:43:13 735819507415: Preparing 21:43:13 7a7ba7228973: Preparing 21:43:13 6c1d2df79474: Preparing 21:43:13 a0c4dc8bc1f5: Preparing 21:43:13 5558d33765ab: Preparing 21:43:13 5f4d9fc4d98d: Preparing 21:43:13 a0c4dc8bc1f5: Waiting 21:43:13 5558d33765ab: Waiting 21:43:13 5f4d9fc4d98d: Waiting 21:43:13 735819507415: Layer already exists 21:43:13 61f80183c971: Layer already exists 21:43:13 7a7ba7228973: Layer already exists 21:43:13 6c1d2df79474: Layer already exists 21:43:13 d27e15350ca0: Layer already exists 21:43:13 a0c4dc8bc1f5: Layer already exists 21:43:13 5558d33765ab: Layer already exists 21:43:13 5f4d9fc4d98d: Layer already exists 21:43:13 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:9511cdc2deb0a3d1e0b5c04805f909db5b1e2b7fc1efde482cd541ea934eae56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:43:14 61f80183c971: Preparing 21:43:14 d27e15350ca0: Preparing 21:43:14 735819507415: Preparing 21:43:14 7a7ba7228973: Preparing 21:43:14 6c1d2df79474: Preparing 21:43:14 a0c4dc8bc1f5: Preparing 21:43:14 5558d33765ab: Preparing 21:43:14 a0c4dc8bc1f5: Waiting 21:43:14 5f4d9fc4d98d: Preparing 21:43:14 5558d33765ab: Waiting 21:43:14 735819507415: Layer already exists 21:43:14 61f80183c971: Layer already exists 21:43:14 7a7ba7228973: Layer already exists 21:43:14 d27e15350ca0: Layer already exists 21:43:14 6c1d2df79474: Layer already exists 21:43:14 a0c4dc8bc1f5: Layer already exists 21:43:14 5f4d9fc4d98d: Layer already exists 21:43:14 5558d33765ab: Layer already exists 21:43:14 main: digest: sha256:9511cdc2deb0a3d1e0b5c04805f909db5b1e2b7fc1efde482cd541ea934eae56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:43:14 ===================================================== [Pipeline] echo 21:43:14 taggedImages: 21:43:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:43:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.65 21:43:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:43:14 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:43:14 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:14 latest 21:43:14 3.1.0-dev.65 21:43:14 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:14 main 21:43:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:43:15 a4c444a2b6a9: Preparing 21:43:15 3e0eb06707eb: Preparing 21:43:15 6c1d2df79474: Preparing 21:43:15 a0c4dc8bc1f5: Preparing 21:43:15 5cb7dd46e336: Preparing 21:43:15 5f4d9fc4d98d: Preparing 21:43:15 5f4d9fc4d98d: Waiting 21:43:15 a0c4dc8bc1f5: Layer already exists 21:43:15 6c1d2df79474: Layer already exists 21:43:15 5f4d9fc4d98d: Layer already exists 21:43:15 5cb7dd46e336: Pushed 21:43:15 a4c444a2b6a9: Pushed 21:43:18 3e0eb06707eb: Pushed 21:43:18 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:97d14df3aea022079ddd00769c4cca135b970880ecc9a983b17028975896058e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:43:19 a4c444a2b6a9: Preparing 21:43:19 3e0eb06707eb: Preparing 21:43:19 6c1d2df79474: Preparing 21:43:19 a0c4dc8bc1f5: Preparing 21:43:19 5cb7dd46e336: Preparing 21:43:19 5f4d9fc4d98d: Preparing 21:43:19 5f4d9fc4d98d: Waiting 21:43:19 3e0eb06707eb: Layer already exists 21:43:19 a4c444a2b6a9: Layer already exists 21:43:19 5cb7dd46e336: Layer already exists 21:43:19 6c1d2df79474: Layer already exists 21:43:19 a0c4dc8bc1f5: Layer already exists 21:43:19 5f4d9fc4d98d: Layer already exists 21:43:19 latest: digest: sha256:97d14df3aea022079ddd00769c4cca135b970880ecc9a983b17028975896058e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.65 21:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:43:23 a4c444a2b6a9: Preparing 21:43:23 3e0eb06707eb: Preparing 21:43:23 6c1d2df79474: Preparing 21:43:23 a0c4dc8bc1f5: Preparing 21:43:23 5cb7dd46e336: Preparing 21:43:23 5f4d9fc4d98d: Preparing 21:43:23 5f4d9fc4d98d: Waiting 21:43:23 a4c444a2b6a9: Layer already exists 21:43:23 3e0eb06707eb: Layer already exists 21:43:23 5cb7dd46e336: Layer already exists 21:43:23 6c1d2df79474: Layer already exists 21:43:23 a0c4dc8bc1f5: Layer already exists 21:43:23 5f4d9fc4d98d: Layer already exists 21:43:23 3.1.0-dev.65: digest: sha256:97d14df3aea022079ddd00769c4cca135b970880ecc9a983b17028975896058e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:43:23 a4c444a2b6a9: Preparing 21:43:23 3e0eb06707eb: Preparing 21:43:23 6c1d2df79474: Preparing 21:43:23 a0c4dc8bc1f5: Preparing 21:43:23 5cb7dd46e336: Preparing 21:43:23 5f4d9fc4d98d: Preparing 21:43:23 5f4d9fc4d98d: Waiting 21:43:23 a0c4dc8bc1f5: Layer already exists 21:43:23 a4c444a2b6a9: Layer already exists 21:43:23 5cb7dd46e336: Layer already exists 21:43:23 6c1d2df79474: Layer already exists 21:43:23 3e0eb06707eb: Layer already exists 21:43:23 5f4d9fc4d98d: Layer already exists 21:43:24 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:97d14df3aea022079ddd00769c4cca135b970880ecc9a983b17028975896058e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:43:24 a4c444a2b6a9: Preparing 21:43:24 3e0eb06707eb: Preparing 21:43:24 6c1d2df79474: Preparing 21:43:24 a0c4dc8bc1f5: Preparing 21:43:24 5cb7dd46e336: Preparing 21:43:24 5f4d9fc4d98d: Preparing 21:43:24 5f4d9fc4d98d: Waiting 21:43:24 3e0eb06707eb: Layer already exists 21:43:24 5cb7dd46e336: Layer already exists 21:43:24 a0c4dc8bc1f5: Layer already exists 21:43:24 a4c444a2b6a9: Layer already exists 21:43:24 6c1d2df79474: Layer already exists 21:43:24 5f4d9fc4d98d: Layer already exists 21:43:25 main: digest: sha256:97d14df3aea022079ddd00769c4cca135b970880ecc9a983b17028975896058e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:43:25 ===================================================== [Pipeline] echo 21:43:25 taggedImages: 21:43:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:43:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.65 21:43:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:43:25 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:43:25 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:25 latest 21:43:25 3.1.0-dev.65 21:43:25 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:25 main 21:43:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:43:25 5e16b5b7f1e1: Preparing 21:43:25 31fb1fd146ef: Preparing 21:43:25 78f55117a2aa: Preparing 21:43:25 6c1d2df79474: Preparing 21:43:25 a0c4dc8bc1f5: Preparing 21:43:25 5558d33765ab: Preparing 21:43:25 5f4d9fc4d98d: Preparing 21:43:25 5558d33765ab: Waiting 21:43:25 5f4d9fc4d98d: Waiting 21:43:25 a0c4dc8bc1f5: Layer already exists 21:43:25 6c1d2df79474: Layer already exists 21:43:26 5558d33765ab: Layer already exists 21:43:26 5f4d9fc4d98d: Layer already exists 21:43:26 31fb1fd146ef: Pushed 21:43:26 5e16b5b7f1e1: Pushed 21:43:29 78f55117a2aa: Pushed 21:43:29 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:a9fc239dfe126f18f0e1fd75bfcf08c3f49b6c1d047b123e2092795f0dcfa46d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:43:30 5e16b5b7f1e1: Preparing 21:43:30 31fb1fd146ef: Preparing 21:43:30 78f55117a2aa: Preparing 21:43:30 6c1d2df79474: Preparing 21:43:30 a0c4dc8bc1f5: Preparing 21:43:30 5558d33765ab: Preparing 21:43:30 5f4d9fc4d98d: Preparing 21:43:30 5558d33765ab: Waiting 21:43:30 5f4d9fc4d98d: Waiting 21:43:30 5e16b5b7f1e1: Layer already exists 21:43:30 31fb1fd146ef: Layer already exists 21:43:30 a0c4dc8bc1f5: Layer already exists 21:43:30 6c1d2df79474: Layer already exists 21:43:30 78f55117a2aa: Layer already exists 21:43:30 5558d33765ab: Layer already exists 21:43:30 5f4d9fc4d98d: Layer already exists 21:43:30 latest: digest: sha256:a9fc239dfe126f18f0e1fd75bfcf08c3f49b6c1d047b123e2092795f0dcfa46d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.65 21:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:43:31 5e16b5b7f1e1: Preparing 21:43:31 31fb1fd146ef: Preparing 21:43:31 78f55117a2aa: Preparing 21:43:31 6c1d2df79474: Preparing 21:43:31 a0c4dc8bc1f5: Preparing 21:43:31 5558d33765ab: Preparing 21:43:31 5f4d9fc4d98d: Preparing 21:43:31 5558d33765ab: Waiting 21:43:31 5f4d9fc4d98d: Waiting 21:43:31 31fb1fd146ef: Layer already exists 21:43:31 78f55117a2aa: Layer already exists 21:43:31 a0c4dc8bc1f5: Layer already exists 21:43:31 5e16b5b7f1e1: Layer already exists 21:43:31 6c1d2df79474: Layer already exists 21:43:31 5558d33765ab: Layer already exists 21:43:31 5f4d9fc4d98d: Layer already exists 21:43:31 3.1.0-dev.65: digest: sha256:a9fc239dfe126f18f0e1fd75bfcf08c3f49b6c1d047b123e2092795f0dcfa46d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:43:32 5e16b5b7f1e1: Preparing 21:43:32 31fb1fd146ef: Preparing 21:43:32 78f55117a2aa: Preparing 21:43:32 6c1d2df79474: Preparing 21:43:32 a0c4dc8bc1f5: Preparing 21:43:32 5558d33765ab: Preparing 21:43:32 5f4d9fc4d98d: Preparing 21:43:32 5558d33765ab: Waiting 21:43:32 5f4d9fc4d98d: Waiting 21:43:32 5e16b5b7f1e1: Layer already exists 21:43:32 31fb1fd146ef: Layer already exists 21:43:32 78f55117a2aa: Layer already exists 21:43:32 6c1d2df79474: Layer already exists 21:43:32 a0c4dc8bc1f5: Layer already exists 21:43:32 5f4d9fc4d98d: Layer already exists 21:43:32 5558d33765ab: Layer already exists 21:43:32 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:a9fc239dfe126f18f0e1fd75bfcf08c3f49b6c1d047b123e2092795f0dcfa46d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:43:33 5e16b5b7f1e1: Preparing 21:43:33 31fb1fd146ef: Preparing 21:43:33 78f55117a2aa: Preparing 21:43:33 6c1d2df79474: Preparing 21:43:33 a0c4dc8bc1f5: Preparing 21:43:33 5558d33765ab: Preparing 21:43:33 5f4d9fc4d98d: Preparing 21:43:33 5558d33765ab: Waiting 21:43:33 5f4d9fc4d98d: Waiting 21:43:33 5e16b5b7f1e1: Layer already exists 21:43:33 31fb1fd146ef: Layer already exists 21:43:33 78f55117a2aa: Layer already exists 21:43:33 6c1d2df79474: Layer already exists 21:43:33 a0c4dc8bc1f5: Layer already exists 21:43:33 5f4d9fc4d98d: Layer already exists 21:43:33 5558d33765ab: Layer already exists 21:43:33 main: digest: sha256:a9fc239dfe126f18f0e1fd75bfcf08c3f49b6c1d047b123e2092795f0dcfa46d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:43:33 ===================================================== [Pipeline] echo 21:43:33 taggedImages: 21:43:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:43:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.65 21:43:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:43:33 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:43:33 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:33 latest 21:43:33 3.1.0-dev.65 21:43:33 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:33 main 21:43:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:43:34 f8316d99633c: Preparing 21:43:34 eb8ff6b3fa47: Preparing 21:43:34 2741a45db181: Preparing 21:43:34 7352d891b5cd: Preparing 21:43:34 c0cffaa54e98: Preparing 21:43:34 84672dedf902: Preparing 21:43:34 4a462f2a5acc: Preparing 21:43:34 84672dedf902: Waiting 21:43:34 6c1d2df79474: Preparing 21:43:34 4a462f2a5acc: Waiting 21:43:34 a0c4dc8bc1f5: Preparing 21:43:34 6c1d2df79474: Waiting 21:43:34 a01d825f722f: Preparing 21:43:34 08b63bdc5219: Preparing 21:43:34 a0c4dc8bc1f5: Waiting 21:43:34 5f70bf18a086: Preparing 21:43:34 8bd2ef6dc65c: Preparing 21:43:34 348398e95a90: Preparing 21:43:34 5f4d9fc4d98d: Preparing 21:43:34 08b63bdc5219: Waiting 21:43:34 5f70bf18a086: Waiting 21:43:34 8bd2ef6dc65c: Waiting 21:43:34 348398e95a90: Waiting 21:43:34 5f4d9fc4d98d: Waiting 21:43:34 a01d825f722f: Waiting 21:43:34 7352d891b5cd: Pushed 21:43:34 c0cffaa54e98: Pushed 21:43:34 2741a45db181: Pushed 21:43:34 eb8ff6b3fa47: Pushed 21:43:37 a0c4dc8bc1f5: Layer already exists 21:43:37 f8316d99633c: Pushed 21:43:37 6c1d2df79474: Layer already exists 21:43:37 84672dedf902: Pushed 21:43:37 08b63bdc5219: Pushed 21:43:37 5f70bf18a086: Pushed 21:43:37 a01d825f722f: Pushed 21:43:37 8bd2ef6dc65c: Pushed 21:43:37 5f4d9fc4d98d: Layer already exists 21:43:37 348398e95a90: Pushed 21:43:41 4a462f2a5acc: Pushed 21:43:41 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:cbbb9f2244f16ecb80638745931e94a296db7827df193c662394a66424ee28cc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:43:42 f8316d99633c: Preparing 21:43:42 eb8ff6b3fa47: Preparing 21:43:42 2741a45db181: Preparing 21:43:42 7352d891b5cd: Preparing 21:43:42 c0cffaa54e98: Preparing 21:43:42 84672dedf902: Preparing 21:43:42 4a462f2a5acc: Preparing 21:43:42 6c1d2df79474: Preparing 21:43:42 a0c4dc8bc1f5: Preparing 21:43:42 a01d825f722f: Preparing 21:43:42 08b63bdc5219: Preparing 21:43:42 5f70bf18a086: Preparing 21:43:42 8bd2ef6dc65c: Preparing 21:43:42 348398e95a90: Preparing 21:43:42 5f4d9fc4d98d: Preparing 21:43:42 a01d825f722f: Waiting 21:43:42 08b63bdc5219: Waiting 21:43:42 5f70bf18a086: Waiting 21:43:42 8bd2ef6dc65c: Waiting 21:43:42 348398e95a90: Waiting 21:43:42 5f4d9fc4d98d: Waiting 21:43:42 84672dedf902: Waiting 21:43:42 4a462f2a5acc: Waiting 21:43:42 6c1d2df79474: Waiting 21:43:42 a0c4dc8bc1f5: Waiting 21:43:42 7352d891b5cd: Layer already exists 21:43:42 c0cffaa54e98: Layer already exists 21:43:42 2741a45db181: Layer already exists 21:43:42 f8316d99633c: Layer already exists 21:43:42 eb8ff6b3fa47: Layer already exists 21:43:42 6c1d2df79474: Layer already exists 21:43:42 4a462f2a5acc: Layer already exists 21:43:42 84672dedf902: Layer already exists 21:43:42 a0c4dc8bc1f5: Layer already exists 21:43:42 a01d825f722f: Layer already exists 21:43:42 8bd2ef6dc65c: Layer already exists 21:43:42 5f70bf18a086: Layer already exists 21:43:42 08b63bdc5219: Layer already exists 21:43:42 348398e95a90: Layer already exists 21:43:42 5f4d9fc4d98d: Layer already exists 21:43:42 latest: digest: sha256:cbbb9f2244f16ecb80638745931e94a296db7827df193c662394a66424ee28cc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.65 21:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:43:42 f8316d99633c: Preparing 21:43:42 eb8ff6b3fa47: Preparing 21:43:42 2741a45db181: Preparing 21:43:42 7352d891b5cd: Preparing 21:43:42 c0cffaa54e98: Preparing 21:43:42 84672dedf902: Preparing 21:43:42 4a462f2a5acc: Preparing 21:43:42 6c1d2df79474: Preparing 21:43:42 a0c4dc8bc1f5: Preparing 21:43:42 a01d825f722f: Preparing 21:43:42 08b63bdc5219: Preparing 21:43:42 5f70bf18a086: Preparing 21:43:42 8bd2ef6dc65c: Preparing 21:43:42 348398e95a90: Preparing 21:43:42 5f4d9fc4d98d: Preparing 21:43:42 84672dedf902: Waiting 21:43:42 4a462f2a5acc: Waiting 21:43:42 6c1d2df79474: Waiting 21:43:42 a0c4dc8bc1f5: Waiting 21:43:42 a01d825f722f: Waiting 21:43:42 08b63bdc5219: Waiting 21:43:42 5f70bf18a086: Waiting 21:43:42 8bd2ef6dc65c: Waiting 21:43:42 348398e95a90: Waiting 21:43:42 5f4d9fc4d98d: Waiting 21:43:42 eb8ff6b3fa47: Layer already exists 21:43:42 c0cffaa54e98: Layer already exists 21:43:42 7352d891b5cd: Layer already exists 21:43:42 2741a45db181: Layer already exists 21:43:42 f8316d99633c: Layer already exists 21:43:42 84672dedf902: Layer already exists 21:43:42 4a462f2a5acc: Layer already exists 21:43:42 6c1d2df79474: Layer already exists 21:43:42 a01d825f722f: Layer already exists 21:43:42 a0c4dc8bc1f5: Layer already exists 21:43:42 8bd2ef6dc65c: Layer already exists 21:43:42 5f70bf18a086: Layer already exists 21:43:42 08b63bdc5219: Layer already exists 21:43:42 5f4d9fc4d98d: Layer already exists 21:43:42 348398e95a90: Layer already exists 21:43:43 3.1.0-dev.65: digest: sha256:cbbb9f2244f16ecb80638745931e94a296db7827df193c662394a66424ee28cc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:43:43 f8316d99633c: Preparing 21:43:43 eb8ff6b3fa47: Preparing 21:43:43 2741a45db181: Preparing 21:43:43 7352d891b5cd: Preparing 21:43:43 c0cffaa54e98: Preparing 21:43:43 84672dedf902: Preparing 21:43:43 4a462f2a5acc: Preparing 21:43:43 6c1d2df79474: Preparing 21:43:43 a0c4dc8bc1f5: Preparing 21:43:43 a01d825f722f: Preparing 21:43:43 08b63bdc5219: Preparing 21:43:43 5f70bf18a086: Preparing 21:43:43 8bd2ef6dc65c: Preparing 21:43:43 348398e95a90: Preparing 21:43:43 5f4d9fc4d98d: Preparing 21:43:43 84672dedf902: Waiting 21:43:43 4a462f2a5acc: Waiting 21:43:43 6c1d2df79474: Waiting 21:43:43 a0c4dc8bc1f5: Waiting 21:43:43 08b63bdc5219: Waiting 21:43:43 a01d825f722f: Waiting 21:43:43 5f70bf18a086: Waiting 21:43:43 8bd2ef6dc65c: Waiting 21:43:43 348398e95a90: Waiting 21:43:43 f8316d99633c: Layer already exists 21:43:43 7352d891b5cd: Layer already exists 21:43:43 c0cffaa54e98: Layer already exists 21:43:43 eb8ff6b3fa47: Layer already exists 21:43:43 2741a45db181: Layer already exists 21:43:43 6c1d2df79474: Layer already exists 21:43:43 84672dedf902: Layer already exists 21:43:43 a0c4dc8bc1f5: Layer already exists 21:43:43 a01d825f722f: Layer already exists 21:43:43 4a462f2a5acc: Layer already exists 21:43:43 08b63bdc5219: Layer already exists 21:43:43 5f70bf18a086: Layer already exists 21:43:43 8bd2ef6dc65c: Layer already exists 21:43:43 5f4d9fc4d98d: Layer already exists 21:43:43 348398e95a90: Layer already exists 21:43:44 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:cbbb9f2244f16ecb80638745931e94a296db7827df193c662394a66424ee28cc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:43:44 f8316d99633c: Preparing 21:43:44 eb8ff6b3fa47: Preparing 21:43:44 2741a45db181: Preparing 21:43:44 7352d891b5cd: Preparing 21:43:44 c0cffaa54e98: Preparing 21:43:44 84672dedf902: Preparing 21:43:44 4a462f2a5acc: Preparing 21:43:44 6c1d2df79474: Preparing 21:43:44 a0c4dc8bc1f5: Preparing 21:43:44 a01d825f722f: Preparing 21:43:44 08b63bdc5219: Preparing 21:43:44 5f70bf18a086: Preparing 21:43:44 84672dedf902: Waiting 21:43:44 8bd2ef6dc65c: Preparing 21:43:44 348398e95a90: Preparing 21:43:44 5f4d9fc4d98d: Preparing 21:43:44 6c1d2df79474: Waiting 21:43:44 a0c4dc8bc1f5: Waiting 21:43:44 a01d825f722f: Waiting 21:43:44 08b63bdc5219: Waiting 21:43:44 5f70bf18a086: Waiting 21:43:44 8bd2ef6dc65c: Waiting 21:43:44 348398e95a90: Waiting 21:43:44 5f4d9fc4d98d: Waiting 21:43:44 4a462f2a5acc: Waiting 21:43:44 7352d891b5cd: Layer already exists 21:43:44 2741a45db181: Layer already exists 21:43:44 c0cffaa54e98: Layer already exists 21:43:44 eb8ff6b3fa47: Layer already exists 21:43:44 f8316d99633c: Layer already exists 21:43:44 a0c4dc8bc1f5: Layer already exists 21:43:44 4a462f2a5acc: Layer already exists 21:43:44 a01d825f722f: Layer already exists 21:43:44 6c1d2df79474: Layer already exists 21:43:44 84672dedf902: Layer already exists 21:43:44 5f70bf18a086: Layer already exists 21:43:44 08b63bdc5219: Layer already exists 21:43:44 5f4d9fc4d98d: Layer already exists 21:43:44 8bd2ef6dc65c: Layer already exists 21:43:44 348398e95a90: Layer already exists 21:43:45 main: digest: sha256:cbbb9f2244f16ecb80638745931e94a296db7827df193c662394a66424ee28cc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:43:45 ===================================================== [Pipeline] echo 21:43:45 taggedImages: 21:43:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:43:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.65 21:43:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:43:45 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:43:45 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:45 latest 21:43:45 3.1.0-dev.65 21:43:45 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:45 main 21:43:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:43:45 c33b9e83822b: Preparing 21:43:45 0431a016ff76: Preparing 21:43:45 66d2bbb3728b: Preparing 21:43:45 42464cfb6006: Preparing 21:43:45 6c1d2df79474: Preparing 21:43:45 a0c4dc8bc1f5: Preparing 21:43:45 a0c4dc8bc1f5: Waiting 21:43:45 5558d33765ab: Preparing 21:43:45 5f4d9fc4d98d: Preparing 21:43:45 5558d33765ab: Waiting 21:43:45 5f4d9fc4d98d: Waiting 21:43:45 6c1d2df79474: Layer already exists 21:43:46 a0c4dc8bc1f5: Layer already exists 21:43:46 5558d33765ab: Layer already exists 21:43:46 66d2bbb3728b: Pushed 21:43:46 0431a016ff76: Pushed 21:43:46 5f4d9fc4d98d: Layer already exists 21:43:46 c33b9e83822b: Pushed 21:43:48 42464cfb6006: Pushed 21:43:48 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:432eb384f597fc2156546ffc58d95f6893a538fa8b92803534db1a8114bc251e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:43:49 c33b9e83822b: Preparing 21:43:49 0431a016ff76: Preparing 21:43:49 66d2bbb3728b: Preparing 21:43:49 42464cfb6006: Preparing 21:43:49 6c1d2df79474: Preparing 21:43:49 a0c4dc8bc1f5: Preparing 21:43:49 5558d33765ab: Preparing 21:43:49 5f4d9fc4d98d: Preparing 21:43:49 a0c4dc8bc1f5: Waiting 21:43:49 5558d33765ab: Waiting 21:43:49 5f4d9fc4d98d: Waiting 21:43:49 c33b9e83822b: Layer already exists 21:43:49 0431a016ff76: Layer already exists 21:43:49 6c1d2df79474: Layer already exists 21:43:49 66d2bbb3728b: Layer already exists 21:43:49 42464cfb6006: Layer already exists 21:43:49 5558d33765ab: Layer already exists 21:43:49 5f4d9fc4d98d: Layer already exists 21:43:49 a0c4dc8bc1f5: Layer already exists 21:43:49 latest: digest: sha256:432eb384f597fc2156546ffc58d95f6893a538fa8b92803534db1a8114bc251e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.65 21:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:43:52 c33b9e83822b: Preparing 21:43:52 0431a016ff76: Preparing 21:43:52 66d2bbb3728b: Preparing 21:43:52 42464cfb6006: Preparing 21:43:52 6c1d2df79474: Preparing 21:43:52 a0c4dc8bc1f5: Preparing 21:43:52 5558d33765ab: Preparing 21:43:52 5f4d9fc4d98d: Preparing 21:43:52 5558d33765ab: Waiting 21:43:52 5f4d9fc4d98d: Waiting 21:43:52 a0c4dc8bc1f5: Waiting 21:43:52 6c1d2df79474: Layer already exists 21:43:52 42464cfb6006: Layer already exists 21:43:52 66d2bbb3728b: Layer already exists 21:43:52 c33b9e83822b: Layer already exists 21:43:52 0431a016ff76: Layer already exists 21:43:52 5558d33765ab: Layer already exists 21:43:52 5f4d9fc4d98d: Layer already exists 21:43:52 a0c4dc8bc1f5: Layer already exists 21:43:52 3.1.0-dev.65: digest: sha256:432eb384f597fc2156546ffc58d95f6893a538fa8b92803534db1a8114bc251e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:43:53 c33b9e83822b: Preparing 21:43:53 0431a016ff76: Preparing 21:43:53 66d2bbb3728b: Preparing 21:43:53 42464cfb6006: Preparing 21:43:53 6c1d2df79474: Preparing 21:43:53 a0c4dc8bc1f5: Preparing 21:43:53 5558d33765ab: Preparing 21:43:53 a0c4dc8bc1f5: Waiting 21:43:53 5f4d9fc4d98d: Preparing 21:43:53 5558d33765ab: Waiting 21:43:53 5f4d9fc4d98d: Waiting 21:43:53 c33b9e83822b: Layer already exists 21:43:53 66d2bbb3728b: Layer already exists 21:43:53 42464cfb6006: Layer already exists 21:43:53 0431a016ff76: Layer already exists 21:43:53 6c1d2df79474: Layer already exists 21:43:53 a0c4dc8bc1f5: Layer already exists 21:43:53 5f4d9fc4d98d: Layer already exists 21:43:53 5558d33765ab: Layer already exists 21:43:53 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:432eb384f597fc2156546ffc58d95f6893a538fa8b92803534db1a8114bc251e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:43:54 c33b9e83822b: Preparing 21:43:54 0431a016ff76: Preparing 21:43:54 66d2bbb3728b: Preparing 21:43:54 42464cfb6006: Preparing 21:43:54 6c1d2df79474: Preparing 21:43:54 a0c4dc8bc1f5: Preparing 21:43:54 5558d33765ab: Preparing 21:43:54 5f4d9fc4d98d: Preparing 21:43:54 a0c4dc8bc1f5: Waiting 21:43:54 5f4d9fc4d98d: Waiting 21:43:54 5558d33765ab: Waiting 21:43:54 6c1d2df79474: Layer already exists 21:43:54 42464cfb6006: Layer already exists 21:43:54 c33b9e83822b: Layer already exists 21:43:54 66d2bbb3728b: Layer already exists 21:43:54 0431a016ff76: Layer already exists 21:43:54 a0c4dc8bc1f5: Layer already exists 21:43:54 5558d33765ab: Layer already exists 21:43:54 5f4d9fc4d98d: Layer already exists 21:43:54 main: digest: sha256:432eb384f597fc2156546ffc58d95f6893a538fa8b92803534db1a8114bc251e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:43:54 ===================================================== [Pipeline] echo 21:43:54 taggedImages: 21:43:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:43:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.65 21:43:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:43:54 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:43:54 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:54 latest 21:43:54 3.1.0-dev.65 21:43:54 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:43:54 main 21:43:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:43:55 e676bb55a610: Preparing 21:43:55 28fdcb08f915: Preparing 21:43:55 f0e28813cd8b: Preparing 21:43:55 b3f2b749a80c: Preparing 21:43:55 fc8d07265275: Preparing 21:43:55 6c1d2df79474: Preparing 21:43:55 a0c4dc8bc1f5: Preparing 21:43:55 6c1d2df79474: Waiting 21:43:55 a0c4dc8bc1f5: Waiting 21:43:55 0fd042f379f6: Preparing 21:43:55 284943401155: Preparing 21:43:55 0fd042f379f6: Waiting 21:43:55 284943401155: Waiting 21:43:55 5f4d9fc4d98d: Preparing 21:43:55 5f4d9fc4d98d: Waiting 21:43:55 b3f2b749a80c: Pushed 21:43:55 fc8d07265275: Pushed 21:43:55 28fdcb08f915: Pushed 21:43:55 e676bb55a610: Pushed 21:43:55 6c1d2df79474: Layer already exists 21:43:55 a0c4dc8bc1f5: Layer already exists 21:43:55 5f4d9fc4d98d: Layer already exists 21:43:55 0fd042f379f6: Pushed 21:43:58 f0e28813cd8b: Pushed 21:43:59 284943401155: Pushed 21:43:59 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:ea4575731ce1c24f477563575baf89e8c892e21c5c9fc3aa37484399396f13ae size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:44:00 e676bb55a610: Preparing 21:44:00 28fdcb08f915: Preparing 21:44:00 f0e28813cd8b: Preparing 21:44:00 b3f2b749a80c: Preparing 21:44:00 fc8d07265275: Preparing 21:44:00 6c1d2df79474: Preparing 21:44:00 a0c4dc8bc1f5: Preparing 21:44:00 6c1d2df79474: Waiting 21:44:00 0fd042f379f6: Preparing 21:44:00 a0c4dc8bc1f5: Waiting 21:44:00 0fd042f379f6: Waiting 21:44:00 284943401155: Preparing 21:44:00 5f4d9fc4d98d: Preparing 21:44:00 284943401155: Waiting 21:44:00 e676bb55a610: Layer already exists 21:44:00 b3f2b749a80c: Layer already exists 21:44:00 fc8d07265275: Layer already exists 21:44:00 f0e28813cd8b: Layer already exists 21:44:00 28fdcb08f915: Layer already exists 21:44:00 6c1d2df79474: Layer already exists 21:44:00 a0c4dc8bc1f5: Layer already exists 21:44:00 0fd042f379f6: Layer already exists 21:44:00 5f4d9fc4d98d: Layer already exists 21:44:00 284943401155: Layer already exists 21:44:00 latest: digest: sha256:ea4575731ce1c24f477563575baf89e8c892e21c5c9fc3aa37484399396f13ae size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.65 21:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:44:01 e676bb55a610: Preparing 21:44:01 28fdcb08f915: Preparing 21:44:01 f0e28813cd8b: Preparing 21:44:01 b3f2b749a80c: Preparing 21:44:01 fc8d07265275: Preparing 21:44:01 6c1d2df79474: Preparing 21:44:01 a0c4dc8bc1f5: Preparing 21:44:01 0fd042f379f6: Preparing 21:44:01 284943401155: Preparing 21:44:01 5f4d9fc4d98d: Preparing 21:44:01 a0c4dc8bc1f5: Waiting 21:44:01 0fd042f379f6: Waiting 21:44:01 284943401155: Waiting 21:44:01 5f4d9fc4d98d: Waiting 21:44:01 6c1d2df79474: Waiting 21:44:01 b3f2b749a80c: Layer already exists 21:44:01 f0e28813cd8b: Layer already exists 21:44:01 e676bb55a610: Layer already exists 21:44:01 fc8d07265275: Layer already exists 21:44:01 28fdcb08f915: Layer already exists 21:44:01 a0c4dc8bc1f5: Layer already exists 21:44:01 6c1d2df79474: Layer already exists 21:44:01 0fd042f379f6: Layer already exists 21:44:01 284943401155: Layer already exists 21:44:01 5f4d9fc4d98d: Layer already exists 21:44:01 3.1.0-dev.65: digest: sha256:ea4575731ce1c24f477563575baf89e8c892e21c5c9fc3aa37484399396f13ae size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:44:02 e676bb55a610: Preparing 21:44:02 28fdcb08f915: Preparing 21:44:02 f0e28813cd8b: Preparing 21:44:02 b3f2b749a80c: Preparing 21:44:02 fc8d07265275: Preparing 21:44:02 6c1d2df79474: Preparing 21:44:02 a0c4dc8bc1f5: Preparing 21:44:02 0fd042f379f6: Preparing 21:44:02 284943401155: Preparing 21:44:02 5f4d9fc4d98d: Preparing 21:44:02 6c1d2df79474: Waiting 21:44:02 a0c4dc8bc1f5: Waiting 21:44:02 0fd042f379f6: Waiting 21:44:02 284943401155: Waiting 21:44:02 5f4d9fc4d98d: Waiting 21:44:02 e676bb55a610: Layer already exists 21:44:02 b3f2b749a80c: Layer already exists 21:44:02 f0e28813cd8b: Layer already exists 21:44:02 28fdcb08f915: Layer already exists 21:44:02 fc8d07265275: Layer already exists 21:44:02 6c1d2df79474: Layer already exists 21:44:02 0fd042f379f6: Layer already exists 21:44:02 a0c4dc8bc1f5: Layer already exists 21:44:02 284943401155: Layer already exists 21:44:02 5f4d9fc4d98d: Layer already exists 21:44:02 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:ea4575731ce1c24f477563575baf89e8c892e21c5c9fc3aa37484399396f13ae size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:44:03 e676bb55a610: Preparing 21:44:03 28fdcb08f915: Preparing 21:44:03 f0e28813cd8b: Preparing 21:44:03 b3f2b749a80c: Preparing 21:44:03 fc8d07265275: Preparing 21:44:03 6c1d2df79474: Preparing 21:44:03 a0c4dc8bc1f5: Preparing 21:44:03 0fd042f379f6: Preparing 21:44:03 284943401155: Preparing 21:44:03 5f4d9fc4d98d: Preparing 21:44:03 6c1d2df79474: Waiting 21:44:03 a0c4dc8bc1f5: Waiting 21:44:03 5f4d9fc4d98d: Waiting 21:44:03 0fd042f379f6: Waiting 21:44:03 284943401155: Waiting 21:44:03 b3f2b749a80c: Layer already exists 21:44:03 28fdcb08f915: Layer already exists 21:44:03 fc8d07265275: Layer already exists 21:44:03 f0e28813cd8b: Layer already exists 21:44:03 e676bb55a610: Layer already exists 21:44:03 a0c4dc8bc1f5: Layer already exists 21:44:03 284943401155: Layer already exists 21:44:03 6c1d2df79474: Layer already exists 21:44:03 5f4d9fc4d98d: Layer already exists 21:44:03 0fd042f379f6: Layer already exists 21:44:03 main: digest: sha256:ea4575731ce1c24f477563575baf89e8c892e21c5c9fc3aa37484399396f13ae size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:03 ===================================================== [Pipeline] echo 21:44:03 taggedImages: 21:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.65 21:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:44:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:44:03 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:03 latest 21:44:03 3.1.0-dev.65 21:44:03 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:03 main 21:44:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:44:07 8cd453f443f6: Preparing 21:44:07 eb654300878c: Preparing 21:44:07 f595d5e83d6b: Preparing 21:44:07 52578f7760eb: Preparing 21:44:07 b2a111c4e0f3: Preparing 21:44:07 5d5aeac75ab5: Preparing 21:44:07 141b3425672b: Preparing 21:44:07 5d5aeac75ab5: Waiting 21:44:07 6c1d2df79474: Preparing 21:44:07 141b3425672b: Waiting 21:44:07 a0c4dc8bc1f5: Preparing 21:44:07 33eeffdeaa75: Preparing 21:44:07 a0c4dc8bc1f5: Waiting 21:44:07 5f4d9fc4d98d: Preparing 21:44:07 33eeffdeaa75: Waiting 21:44:07 5f4d9fc4d98d: Waiting 21:44:07 b2a111c4e0f3: Pushed 21:44:07 eb654300878c: Pushed 21:44:07 8cd453f443f6: Pushed 21:44:07 6c1d2df79474: Layer already exists 21:44:07 a0c4dc8bc1f5: Layer already exists 21:44:07 5d5aeac75ab5: Pushed 21:44:07 141b3425672b: Pushed 21:44:07 5f4d9fc4d98d: Layer already exists 21:44:10 52578f7760eb: Pushed 21:44:10 33eeffdeaa75: Pushed 21:44:11 f595d5e83d6b: Pushed 21:44:11 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:b5eb959c5ed9619367f5f958828790dc89c5263a5d5836b4388b2e012d37df7d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:44:12 8cd453f443f6: Preparing 21:44:12 eb654300878c: Preparing 21:44:12 f595d5e83d6b: Preparing 21:44:12 52578f7760eb: Preparing 21:44:12 b2a111c4e0f3: Preparing 21:44:12 5d5aeac75ab5: Preparing 21:44:12 5d5aeac75ab5: Waiting 21:44:12 141b3425672b: Preparing 21:44:12 6c1d2df79474: Preparing 21:44:12 141b3425672b: Waiting 21:44:12 a0c4dc8bc1f5: Preparing 21:44:12 6c1d2df79474: Waiting 21:44:12 33eeffdeaa75: Preparing 21:44:12 5f4d9fc4d98d: Preparing 21:44:12 5f4d9fc4d98d: Waiting 21:44:12 33eeffdeaa75: Waiting 21:44:12 a0c4dc8bc1f5: Waiting 21:44:12 8cd453f443f6: Layer already exists 21:44:12 52578f7760eb: Layer already exists 21:44:12 eb654300878c: Layer already exists 21:44:12 b2a111c4e0f3: Layer already exists 21:44:12 f595d5e83d6b: Layer already exists 21:44:12 141b3425672b: Layer already exists 21:44:12 5d5aeac75ab5: Layer already exists 21:44:12 6c1d2df79474: Layer already exists 21:44:12 33eeffdeaa75: Layer already exists 21:44:12 a0c4dc8bc1f5: Layer already exists 21:44:12 5f4d9fc4d98d: Layer already exists 21:44:12 latest: digest: sha256:b5eb959c5ed9619367f5f958828790dc89c5263a5d5836b4388b2e012d37df7d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.65 21:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:44:13 8cd453f443f6: Preparing 21:44:13 eb654300878c: Preparing 21:44:13 f595d5e83d6b: Preparing 21:44:13 52578f7760eb: Preparing 21:44:13 b2a111c4e0f3: Preparing 21:44:13 5d5aeac75ab5: Preparing 21:44:13 141b3425672b: Preparing 21:44:13 5d5aeac75ab5: Waiting 21:44:13 141b3425672b: Waiting 21:44:13 6c1d2df79474: Preparing 21:44:13 a0c4dc8bc1f5: Preparing 21:44:13 6c1d2df79474: Waiting 21:44:13 a0c4dc8bc1f5: Waiting 21:44:13 33eeffdeaa75: Preparing 21:44:13 5f4d9fc4d98d: Preparing 21:44:13 33eeffdeaa75: Waiting 21:44:13 b2a111c4e0f3: Layer already exists 21:44:13 f595d5e83d6b: Layer already exists 21:44:13 eb654300878c: Layer already exists 21:44:13 8cd453f443f6: Layer already exists 21:44:13 52578f7760eb: Layer already exists 21:44:13 6c1d2df79474: Layer already exists 21:44:13 33eeffdeaa75: Layer already exists 21:44:13 a0c4dc8bc1f5: Layer already exists 21:44:13 141b3425672b: Layer already exists 21:44:13 5d5aeac75ab5: Layer already exists 21:44:13 5f4d9fc4d98d: Layer already exists 21:44:13 3.1.0-dev.65: digest: sha256:b5eb959c5ed9619367f5f958828790dc89c5263a5d5836b4388b2e012d37df7d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:44:13 8cd453f443f6: Preparing 21:44:13 eb654300878c: Preparing 21:44:13 f595d5e83d6b: Preparing 21:44:13 52578f7760eb: Preparing 21:44:13 b2a111c4e0f3: Preparing 21:44:13 5d5aeac75ab5: Preparing 21:44:13 141b3425672b: Preparing 21:44:13 6c1d2df79474: Preparing 21:44:13 a0c4dc8bc1f5: Preparing 21:44:13 33eeffdeaa75: Preparing 21:44:13 5f4d9fc4d98d: Preparing 21:44:13 6c1d2df79474: Waiting 21:44:13 a0c4dc8bc1f5: Waiting 21:44:13 33eeffdeaa75: Waiting 21:44:13 5f4d9fc4d98d: Waiting 21:44:13 5d5aeac75ab5: Waiting 21:44:13 141b3425672b: Waiting 21:44:13 8cd453f443f6: Layer already exists 21:44:13 f595d5e83d6b: Layer already exists 21:44:13 52578f7760eb: Layer already exists 21:44:13 eb654300878c: Layer already exists 21:44:13 b2a111c4e0f3: Layer already exists 21:44:13 141b3425672b: Layer already exists 21:44:13 5d5aeac75ab5: Layer already exists 21:44:13 33eeffdeaa75: Layer already exists 21:44:13 a0c4dc8bc1f5: Layer already exists 21:44:13 6c1d2df79474: Layer already exists 21:44:13 5f4d9fc4d98d: Layer already exists 21:44:14 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:b5eb959c5ed9619367f5f958828790dc89c5263a5d5836b4388b2e012d37df7d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:44:14 8cd453f443f6: Preparing 21:44:14 eb654300878c: Preparing 21:44:14 f595d5e83d6b: Preparing 21:44:14 52578f7760eb: Preparing 21:44:14 b2a111c4e0f3: Preparing 21:44:14 5d5aeac75ab5: Preparing 21:44:14 141b3425672b: Preparing 21:44:14 6c1d2df79474: Preparing 21:44:14 a0c4dc8bc1f5: Preparing 21:44:14 33eeffdeaa75: Preparing 21:44:14 5f4d9fc4d98d: Preparing 21:44:14 5d5aeac75ab5: Waiting 21:44:14 141b3425672b: Waiting 21:44:14 6c1d2df79474: Waiting 21:44:14 a0c4dc8bc1f5: Waiting 21:44:14 33eeffdeaa75: Waiting 21:44:14 5f4d9fc4d98d: Waiting 21:44:14 52578f7760eb: Layer already exists 21:44:14 f595d5e83d6b: Layer already exists 21:44:14 8cd453f443f6: Layer already exists 21:44:14 b2a111c4e0f3: Layer already exists 21:44:14 eb654300878c: Layer already exists 21:44:14 5d5aeac75ab5: Layer already exists 21:44:14 141b3425672b: Layer already exists 21:44:14 6c1d2df79474: Layer already exists 21:44:14 a0c4dc8bc1f5: Layer already exists 21:44:14 33eeffdeaa75: Layer already exists 21:44:15 5f4d9fc4d98d: Layer already exists 21:44:15 main: digest: sha256:b5eb959c5ed9619367f5f958828790dc89c5263a5d5836b4388b2e012d37df7d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:15 ===================================================== [Pipeline] echo 21:44:15 taggedImages: 21:44:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:44:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.65 21:44:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:44:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:44:15 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:15 latest 21:44:15 3.1.0-dev.65 21:44:15 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:15 main 21:44:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:44:15 1ab1a38bf65d: Preparing 21:44:15 21748021c6fa: Preparing 21:44:15 6c1d2df79474: Preparing 21:44:15 a0c4dc8bc1f5: Preparing 21:44:15 86b37a220ae5: Preparing 21:44:15 5f4d9fc4d98d: Preparing 21:44:15 5f4d9fc4d98d: Waiting 21:44:15 6c1d2df79474: Layer already exists 21:44:15 a0c4dc8bc1f5: Layer already exists 21:44:16 5f4d9fc4d98d: Layer already exists 21:44:16 1ab1a38bf65d: Pushed 21:44:17 86b37a220ae5: Pushed 21:44:21 21748021c6fa: Pushed 21:44:21 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:97548205d132582cc307936703f54bf76033ffe6e286586f880a1eff21d21291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:44:21 1ab1a38bf65d: Preparing 21:44:21 21748021c6fa: Preparing 21:44:21 6c1d2df79474: Preparing 21:44:21 a0c4dc8bc1f5: Preparing 21:44:21 86b37a220ae5: Preparing 21:44:21 5f4d9fc4d98d: Preparing 21:44:21 5f4d9fc4d98d: Waiting 21:44:21 1ab1a38bf65d: Layer already exists 21:44:21 a0c4dc8bc1f5: Layer already exists 21:44:21 21748021c6fa: Layer already exists 21:44:21 86b37a220ae5: Layer already exists 21:44:21 6c1d2df79474: Layer already exists 21:44:21 5f4d9fc4d98d: Layer already exists 21:44:22 latest: digest: sha256:97548205d132582cc307936703f54bf76033ffe6e286586f880a1eff21d21291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.65 21:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:44:22 1ab1a38bf65d: Preparing 21:44:22 21748021c6fa: Preparing 21:44:22 6c1d2df79474: Preparing 21:44:22 a0c4dc8bc1f5: Preparing 21:44:22 86b37a220ae5: Preparing 21:44:22 5f4d9fc4d98d: Preparing 21:44:22 5f4d9fc4d98d: Waiting 21:44:22 a0c4dc8bc1f5: Layer already exists 21:44:22 21748021c6fa: Layer already exists 21:44:22 6c1d2df79474: Layer already exists 21:44:22 86b37a220ae5: Layer already exists 21:44:22 1ab1a38bf65d: Layer already exists 21:44:22 5f4d9fc4d98d: Layer already exists 21:44:23 3.1.0-dev.65: digest: sha256:97548205d132582cc307936703f54bf76033ffe6e286586f880a1eff21d21291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:44:23 1ab1a38bf65d: Preparing 21:44:23 21748021c6fa: Preparing 21:44:23 6c1d2df79474: Preparing 21:44:23 a0c4dc8bc1f5: Preparing 21:44:23 86b37a220ae5: Preparing 21:44:23 5f4d9fc4d98d: Preparing 21:44:23 5f4d9fc4d98d: Waiting 21:44:23 a0c4dc8bc1f5: Layer already exists 21:44:23 6c1d2df79474: Layer already exists 21:44:23 21748021c6fa: Layer already exists 21:44:23 1ab1a38bf65d: Layer already exists 21:44:23 86b37a220ae5: Layer already exists 21:44:23 5f4d9fc4d98d: Layer already exists 21:44:24 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:97548205d132582cc307936703f54bf76033ffe6e286586f880a1eff21d21291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:44:24 1ab1a38bf65d: Preparing 21:44:24 21748021c6fa: Preparing 21:44:24 6c1d2df79474: Preparing 21:44:24 a0c4dc8bc1f5: Preparing 21:44:24 86b37a220ae5: Preparing 21:44:24 5f4d9fc4d98d: Preparing 21:44:24 5f4d9fc4d98d: Waiting 21:44:24 86b37a220ae5: Layer already exists 21:44:24 6c1d2df79474: Layer already exists 21:44:24 1ab1a38bf65d: Layer already exists 21:44:24 21748021c6fa: Layer already exists 21:44:24 a0c4dc8bc1f5: Layer already exists 21:44:24 5f4d9fc4d98d: Layer already exists 21:44:25 main: digest: sha256:97548205d132582cc307936703f54bf76033ffe6e286586f880a1eff21d21291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:25 ===================================================== [Pipeline] echo 21:44:25 taggedImages: 21:44:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:44:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.65 21:44:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:44:25 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:44:25 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:25 latest 21:44:25 3.1.0-dev.65 21:44:25 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:25 main 21:44:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:44:25 f885e6d4eca3: Preparing 21:44:25 04e2c49363ef: Preparing 21:44:25 ce40b6af945b: Preparing 21:44:25 6c1d2df79474: Preparing 21:44:25 a0c4dc8bc1f5: Preparing 21:44:25 42dc491203ed: Preparing 21:44:25 29dbc0e6696c: Preparing 21:44:25 943e3e32f60e: Preparing 21:44:25 5f4d9fc4d98d: Preparing 21:44:25 42dc491203ed: Waiting 21:44:25 29dbc0e6696c: Waiting 21:44:25 943e3e32f60e: Waiting 21:44:25 5f4d9fc4d98d: Waiting 21:44:26 a0c4dc8bc1f5: Layer already exists 21:44:26 6c1d2df79474: Layer already exists 21:44:26 f885e6d4eca3: Pushed 21:44:26 ce40b6af945b: Pushed 21:44:26 04e2c49363ef: Pushed 21:44:26 5f4d9fc4d98d: Layer already exists 21:44:28 943e3e32f60e: Pushed 21:44:40 29dbc0e6696c: Pushed 21:44:45 42dc491203ed: Pushed 21:44:48 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:7f4ddc81325d71eff3666df7b5aee370e2e3d957e4858a288f3c3864374fbc06 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:44:49 f885e6d4eca3: Preparing 21:44:49 04e2c49363ef: Preparing 21:44:49 ce40b6af945b: Preparing 21:44:49 6c1d2df79474: Preparing 21:44:49 a0c4dc8bc1f5: Preparing 21:44:49 42dc491203ed: Preparing 21:44:49 29dbc0e6696c: Preparing 21:44:49 943e3e32f60e: Preparing 21:44:49 5f4d9fc4d98d: Preparing 21:44:49 29dbc0e6696c: Waiting 21:44:49 943e3e32f60e: Waiting 21:44:49 5f4d9fc4d98d: Waiting 21:44:49 42dc491203ed: Waiting 21:44:49 f885e6d4eca3: Layer already exists 21:44:49 6c1d2df79474: Layer already exists 21:44:49 04e2c49363ef: Layer already exists 21:44:49 ce40b6af945b: Layer already exists 21:44:49 a0c4dc8bc1f5: Layer already exists 21:44:49 943e3e32f60e: Layer already exists 21:44:49 29dbc0e6696c: Layer already exists 21:44:49 5f4d9fc4d98d: Layer already exists 21:44:49 42dc491203ed: Layer already exists 21:44:49 latest: digest: sha256:7f4ddc81325d71eff3666df7b5aee370e2e3d957e4858a288f3c3864374fbc06 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.65 21:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:44:49 f885e6d4eca3: Preparing 21:44:49 04e2c49363ef: Preparing 21:44:49 ce40b6af945b: Preparing 21:44:49 6c1d2df79474: Preparing 21:44:49 a0c4dc8bc1f5: Preparing 21:44:49 42dc491203ed: Preparing 21:44:49 29dbc0e6696c: Preparing 21:44:49 943e3e32f60e: Preparing 21:44:49 5f4d9fc4d98d: Preparing 21:44:49 42dc491203ed: Waiting 21:44:49 29dbc0e6696c: Waiting 21:44:49 943e3e32f60e: Waiting 21:44:49 5f4d9fc4d98d: Waiting 21:44:49 ce40b6af945b: Layer already exists 21:44:49 f885e6d4eca3: Layer already exists 21:44:49 a0c4dc8bc1f5: Layer already exists 21:44:49 6c1d2df79474: Layer already exists 21:44:49 04e2c49363ef: Layer already exists 21:44:49 42dc491203ed: Layer already exists 21:44:49 943e3e32f60e: Layer already exists 21:44:49 5f4d9fc4d98d: Layer already exists 21:44:49 29dbc0e6696c: Layer already exists 21:44:49 3.1.0-dev.65: digest: sha256:7f4ddc81325d71eff3666df7b5aee370e2e3d957e4858a288f3c3864374fbc06 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:44:50 f885e6d4eca3: Preparing 21:44:50 04e2c49363ef: Preparing 21:44:50 ce40b6af945b: Preparing 21:44:50 6c1d2df79474: Preparing 21:44:50 a0c4dc8bc1f5: Preparing 21:44:50 42dc491203ed: Preparing 21:44:50 29dbc0e6696c: Preparing 21:44:50 943e3e32f60e: Preparing 21:44:50 5f4d9fc4d98d: Preparing 21:44:50 29dbc0e6696c: Waiting 21:44:50 943e3e32f60e: Waiting 21:44:50 5f4d9fc4d98d: Waiting 21:44:50 42dc491203ed: Waiting 21:44:50 a0c4dc8bc1f5: Layer already exists 21:44:50 04e2c49363ef: Layer already exists 21:44:50 f885e6d4eca3: Layer already exists 21:44:50 6c1d2df79474: Layer already exists 21:44:50 ce40b6af945b: Layer already exists 21:44:50 29dbc0e6696c: Layer already exists 21:44:50 42dc491203ed: Layer already exists 21:44:50 943e3e32f60e: Layer already exists 21:44:50 5f4d9fc4d98d: Layer already exists 21:44:51 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:7f4ddc81325d71eff3666df7b5aee370e2e3d957e4858a288f3c3864374fbc06 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:44:51 f885e6d4eca3: Preparing 21:44:51 04e2c49363ef: Preparing 21:44:51 ce40b6af945b: Preparing 21:44:51 6c1d2df79474: Preparing 21:44:51 a0c4dc8bc1f5: Preparing 21:44:51 42dc491203ed: Preparing 21:44:51 29dbc0e6696c: Preparing 21:44:51 943e3e32f60e: Preparing 21:44:51 5f4d9fc4d98d: Preparing 21:44:51 29dbc0e6696c: Waiting 21:44:51 943e3e32f60e: Waiting 21:44:51 5f4d9fc4d98d: Waiting 21:44:51 42dc491203ed: Waiting 21:44:51 f885e6d4eca3: Layer already exists 21:44:51 04e2c49363ef: Layer already exists 21:44:51 6c1d2df79474: Layer already exists 21:44:51 ce40b6af945b: Layer already exists 21:44:51 a0c4dc8bc1f5: Layer already exists 21:44:51 5f4d9fc4d98d: Layer already exists 21:44:51 29dbc0e6696c: Layer already exists 21:44:51 943e3e32f60e: Layer already exists 21:44:51 42dc491203ed: Layer already exists 21:44:52 main: digest: sha256:7f4ddc81325d71eff3666df7b5aee370e2e3d957e4858a288f3c3864374fbc06 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:52 ===================================================== [Pipeline] echo 21:44:52 taggedImages: 21:44:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:44:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.65 21:44:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:44:52 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:44:52 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:52 latest 21:44:52 3.1.0-dev.65 21:44:52 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:44:52 main 21:44:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:44:52 ac4ee07323a2: Preparing 21:44:52 bc8aab802ba6: Preparing 21:44:52 3c7f76f04da1: Preparing 21:44:52 6c1d2df79474: Preparing 21:44:52 a0c4dc8bc1f5: Preparing 21:44:52 8538f3e799b0: Preparing 21:44:52 cda2121f0545: Preparing 21:44:52 5f4d9fc4d98d: Preparing 21:44:52 cda2121f0545: Waiting 21:44:52 5f4d9fc4d98d: Waiting 21:44:52 8538f3e799b0: Waiting 21:44:52 6c1d2df79474: Layer already exists 21:44:52 a0c4dc8bc1f5: Layer already exists 21:44:53 bc8aab802ba6: Pushed 21:44:53 3c7f76f04da1: Pushed 21:44:53 ac4ee07323a2: Pushed 21:44:53 5f4d9fc4d98d: Layer already exists 21:44:53 cda2121f0545: Pushed 21:45:11 8538f3e799b0: Pushed 21:45:11 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:08b24276cf34a401e7460e8644f2c53286dfb955c7a33aac6846f4fd6e3a00c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:45:12 ac4ee07323a2: Preparing 21:45:12 bc8aab802ba6: Preparing 21:45:12 3c7f76f04da1: Preparing 21:45:12 6c1d2df79474: Preparing 21:45:12 a0c4dc8bc1f5: Preparing 21:45:12 8538f3e799b0: Preparing 21:45:12 cda2121f0545: Preparing 21:45:12 8538f3e799b0: Waiting 21:45:12 5f4d9fc4d98d: Preparing 21:45:12 cda2121f0545: Waiting 21:45:12 6c1d2df79474: Layer already exists 21:45:12 bc8aab802ba6: Layer already exists 21:45:12 ac4ee07323a2: Layer already exists 21:45:12 a0c4dc8bc1f5: Layer already exists 21:45:12 3c7f76f04da1: Layer already exists 21:45:12 5f4d9fc4d98d: Layer already exists 21:45:12 cda2121f0545: Layer already exists 21:45:12 8538f3e799b0: Layer already exists 21:45:12 latest: digest: sha256:08b24276cf34a401e7460e8644f2c53286dfb955c7a33aac6846f4fd6e3a00c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.65 21:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:45:16 ac4ee07323a2: Preparing 21:45:16 bc8aab802ba6: Preparing 21:45:16 3c7f76f04da1: Preparing 21:45:16 6c1d2df79474: Preparing 21:45:16 a0c4dc8bc1f5: Preparing 21:45:16 8538f3e799b0: Preparing 21:45:16 cda2121f0545: Preparing 21:45:16 5f4d9fc4d98d: Preparing 21:45:16 8538f3e799b0: Waiting 21:45:16 cda2121f0545: Waiting 21:45:16 5f4d9fc4d98d: Waiting 21:45:16 bc8aab802ba6: Layer already exists 21:45:16 6c1d2df79474: Layer already exists 21:45:16 a0c4dc8bc1f5: Layer already exists 21:45:16 ac4ee07323a2: Layer already exists 21:45:16 3c7f76f04da1: Layer already exists 21:45:16 8538f3e799b0: Layer already exists 21:45:16 5f4d9fc4d98d: Layer already exists 21:45:16 cda2121f0545: Layer already exists 21:45:16 3.1.0-dev.65: digest: sha256:08b24276cf34a401e7460e8644f2c53286dfb955c7a33aac6846f4fd6e3a00c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:45:17 ac4ee07323a2: Preparing 21:45:17 bc8aab802ba6: Preparing 21:45:17 3c7f76f04da1: Preparing 21:45:17 6c1d2df79474: Preparing 21:45:17 a0c4dc8bc1f5: Preparing 21:45:17 8538f3e799b0: Preparing 21:45:17 cda2121f0545: Preparing 21:45:17 5f4d9fc4d98d: Preparing 21:45:17 8538f3e799b0: Waiting 21:45:17 cda2121f0545: Waiting 21:45:17 5f4d9fc4d98d: Waiting 21:45:17 6c1d2df79474: Layer already exists 21:45:17 ac4ee07323a2: Layer already exists 21:45:17 a0c4dc8bc1f5: Layer already exists 21:45:17 3c7f76f04da1: Layer already exists 21:45:17 bc8aab802ba6: Layer already exists 21:45:17 8538f3e799b0: Layer already exists 21:45:17 5f4d9fc4d98d: Layer already exists 21:45:17 cda2121f0545: Layer already exists 21:45:17 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:08b24276cf34a401e7460e8644f2c53286dfb955c7a33aac6846f4fd6e3a00c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:45:18 ac4ee07323a2: Preparing 21:45:18 bc8aab802ba6: Preparing 21:45:18 3c7f76f04da1: Preparing 21:45:18 6c1d2df79474: Preparing 21:45:18 a0c4dc8bc1f5: Preparing 21:45:18 8538f3e799b0: Preparing 21:45:18 cda2121f0545: Preparing 21:45:18 5f4d9fc4d98d: Preparing 21:45:18 8538f3e799b0: Waiting 21:45:18 cda2121f0545: Waiting 21:45:18 5f4d9fc4d98d: Waiting 21:45:18 3c7f76f04da1: Layer already exists 21:45:18 ac4ee07323a2: Layer already exists 21:45:18 6c1d2df79474: Layer already exists 21:45:18 bc8aab802ba6: Layer already exists 21:45:18 a0c4dc8bc1f5: Layer already exists 21:45:18 5f4d9fc4d98d: Layer already exists 21:45:18 8538f3e799b0: Layer already exists 21:45:18 cda2121f0545: Layer already exists 21:45:18 main: digest: sha256:08b24276cf34a401e7460e8644f2c53286dfb955c7a33aac6846f4fd6e3a00c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:45:18 ===================================================== [Pipeline] echo 21:45:18 taggedImages: 21:45:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:45:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:45:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.65 21:45:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:45:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:45:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:45:18 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:45:18 latest 21:45:18 3.1.0-dev.65 21:45:18 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:45:18 main 21:45:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:45:19 2b86026c0fb2: Preparing 21:45:19 9efc4d0b7de2: Preparing 21:45:19 e43316c16bca: Preparing 21:45:19 6c1d2df79474: Preparing 21:45:19 a0c4dc8bc1f5: Preparing 21:45:19 00e2ae49445a: Preparing 21:45:19 943e3e32f60e: Preparing 21:45:19 5f4d9fc4d98d: Preparing 21:45:19 00e2ae49445a: Waiting 21:45:19 943e3e32f60e: Waiting 21:45:19 5f4d9fc4d98d: Waiting 21:45:19 a0c4dc8bc1f5: Layer already exists 21:45:19 6c1d2df79474: Layer already exists 21:45:19 943e3e32f60e: Layer already exists 21:45:19 5f4d9fc4d98d: Layer already exists 21:45:19 e43316c16bca: Pushed 21:45:19 2b86026c0fb2: Pushed 21:45:19 9efc4d0b7de2: Pushed 21:45:37 00e2ae49445a: Pushed 21:45:37 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:00566b23575089b58f9e3d96d49f025a2c024b8150e4b76d55a2e1d4a832c1f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:45:39 2b86026c0fb2: Preparing 21:45:39 9efc4d0b7de2: Preparing 21:45:39 e43316c16bca: Preparing 21:45:39 6c1d2df79474: Preparing 21:45:39 a0c4dc8bc1f5: Preparing 21:45:39 00e2ae49445a: Preparing 21:45:39 943e3e32f60e: Preparing 21:45:39 5f4d9fc4d98d: Preparing 21:45:39 00e2ae49445a: Waiting 21:45:39 943e3e32f60e: Waiting 21:45:39 5f4d9fc4d98d: Waiting 21:45:39 2b86026c0fb2: Layer already exists 21:45:39 6c1d2df79474: Layer already exists 21:45:39 a0c4dc8bc1f5: Layer already exists 21:45:39 e43316c16bca: Layer already exists 21:45:39 9efc4d0b7de2: Layer already exists 21:45:39 5f4d9fc4d98d: Layer already exists 21:45:39 943e3e32f60e: Layer already exists 21:45:39 00e2ae49445a: Layer already exists 21:45:39 latest: digest: sha256:00566b23575089b58f9e3d96d49f025a2c024b8150e4b76d55a2e1d4a832c1f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.65 21:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:45:40 2b86026c0fb2: Preparing 21:45:40 9efc4d0b7de2: Preparing 21:45:40 e43316c16bca: Preparing 21:45:40 6c1d2df79474: Preparing 21:45:40 a0c4dc8bc1f5: Preparing 21:45:40 00e2ae49445a: Preparing 21:45:40 943e3e32f60e: Preparing 21:45:40 5f4d9fc4d98d: Preparing 21:45:40 00e2ae49445a: Waiting 21:45:40 943e3e32f60e: Waiting 21:45:40 5f4d9fc4d98d: Waiting 21:45:40 9efc4d0b7de2: Layer already exists 21:45:40 a0c4dc8bc1f5: Layer already exists 21:45:40 2b86026c0fb2: Layer already exists 21:45:40 e43316c16bca: Layer already exists 21:45:40 6c1d2df79474: Layer already exists 21:45:40 943e3e32f60e: Layer already exists 21:45:40 5f4d9fc4d98d: Layer already exists 21:45:40 00e2ae49445a: Layer already exists 21:45:40 3.1.0-dev.65: digest: sha256:00566b23575089b58f9e3d96d49f025a2c024b8150e4b76d55a2e1d4a832c1f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:45:45 2b86026c0fb2: Preparing 21:45:45 9efc4d0b7de2: Preparing 21:45:45 e43316c16bca: Preparing 21:45:45 6c1d2df79474: Preparing 21:45:45 a0c4dc8bc1f5: Preparing 21:45:45 00e2ae49445a: Preparing 21:45:45 943e3e32f60e: Preparing 21:45:45 5f4d9fc4d98d: Preparing 21:45:45 00e2ae49445a: Waiting 21:45:45 943e3e32f60e: Waiting 21:45:45 5f4d9fc4d98d: Waiting 21:45:45 a0c4dc8bc1f5: Layer already exists 21:45:45 e43316c16bca: Layer already exists 21:45:45 9efc4d0b7de2: Layer already exists 21:45:45 6c1d2df79474: Layer already exists 21:45:45 2b86026c0fb2: Layer already exists 21:45:45 943e3e32f60e: Layer already exists 21:45:45 5f4d9fc4d98d: Layer already exists 21:45:45 00e2ae49445a: Layer already exists 21:45:45 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:00566b23575089b58f9e3d96d49f025a2c024b8150e4b76d55a2e1d4a832c1f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:45:46 2b86026c0fb2: Preparing 21:45:46 9efc4d0b7de2: Preparing 21:45:46 e43316c16bca: Preparing 21:45:46 6c1d2df79474: Preparing 21:45:46 a0c4dc8bc1f5: Preparing 21:45:46 00e2ae49445a: Preparing 21:45:46 943e3e32f60e: Preparing 21:45:46 5f4d9fc4d98d: Preparing 21:45:46 00e2ae49445a: Waiting 21:45:46 943e3e32f60e: Waiting 21:45:46 5f4d9fc4d98d: Waiting 21:45:46 2b86026c0fb2: Layer already exists 21:45:46 9efc4d0b7de2: Layer already exists 21:45:46 a0c4dc8bc1f5: Layer already exists 21:45:46 e43316c16bca: Layer already exists 21:45:46 6c1d2df79474: Layer already exists 21:45:46 00e2ae49445a: Layer already exists 21:45:46 5f4d9fc4d98d: Layer already exists 21:45:46 943e3e32f60e: Layer already exists 21:45:46 main: digest: sha256:00566b23575089b58f9e3d96d49f025a2c024b8150e4b76d55a2e1d4a832c1f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:45:46 ===================================================== [Pipeline] echo 21:45:46 taggedImages: 21:45:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:45:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:45:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.65 21:45:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:45:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:45:46 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:45:46 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:45:46 latest 21:45:46 3.1.0-dev.65 21:45:46 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:45:46 main 21:45:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:45:47 5c831cfef073: Preparing 21:45:47 e5623f096226: Preparing 21:45:47 6c1d2df79474: Preparing 21:45:47 a0c4dc8bc1f5: Preparing 21:45:47 a6fc0a67ba90: Preparing 21:45:47 5f4d9fc4d98d: Preparing 21:45:47 5f4d9fc4d98d: Waiting 21:45:47 6c1d2df79474: Layer already exists 21:45:47 a0c4dc8bc1f5: Layer already exists 21:45:47 5f4d9fc4d98d: Layer already exists 21:45:47 5c831cfef073: Pushed 21:45:47 a6fc0a67ba90: Pushed 21:45:54 e5623f096226: Pushed 21:45:54 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:358e01a6cfc7fe0d75e275a764ae193819bd64a20a77fad4256bcc713a8a336c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:45:54 5c831cfef073: Preparing 21:45:54 e5623f096226: Preparing 21:45:54 6c1d2df79474: Preparing 21:45:54 a0c4dc8bc1f5: Preparing 21:45:54 a6fc0a67ba90: Preparing 21:45:54 5f4d9fc4d98d: Preparing 21:45:54 5f4d9fc4d98d: Waiting 21:45:54 6c1d2df79474: Layer already exists 21:45:54 a0c4dc8bc1f5: Layer already exists 21:45:54 5c831cfef073: Layer already exists 21:45:54 e5623f096226: Layer already exists 21:45:54 a6fc0a67ba90: Layer already exists 21:45:55 5f4d9fc4d98d: Layer already exists 21:45:55 latest: digest: sha256:358e01a6cfc7fe0d75e275a764ae193819bd64a20a77fad4256bcc713a8a336c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.65 21:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:45:58 5c831cfef073: Preparing 21:45:58 e5623f096226: Preparing 21:45:58 6c1d2df79474: Preparing 21:45:58 a0c4dc8bc1f5: Preparing 21:45:58 a6fc0a67ba90: Preparing 21:45:58 5f4d9fc4d98d: Preparing 21:45:58 5f4d9fc4d98d: Waiting 21:45:58 6c1d2df79474: Layer already exists 21:45:58 a6fc0a67ba90: Layer already exists 21:45:58 e5623f096226: Layer already exists 21:45:58 a0c4dc8bc1f5: Layer already exists 21:45:58 5c831cfef073: Layer already exists 21:45:58 5f4d9fc4d98d: Layer already exists 21:45:58 3.1.0-dev.65: digest: sha256:358e01a6cfc7fe0d75e275a764ae193819bd64a20a77fad4256bcc713a8a336c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:45:59 5c831cfef073: Preparing 21:45:59 e5623f096226: Preparing 21:45:59 6c1d2df79474: Preparing 21:45:59 a0c4dc8bc1f5: Preparing 21:45:59 a6fc0a67ba90: Preparing 21:45:59 5f4d9fc4d98d: Preparing 21:45:59 5f4d9fc4d98d: Waiting 21:45:59 6c1d2df79474: Layer already exists 21:45:59 e5623f096226: Layer already exists 21:45:59 5c831cfef073: Layer already exists 21:45:59 a0c4dc8bc1f5: Layer already exists 21:45:59 a6fc0a67ba90: Layer already exists 21:45:59 5f4d9fc4d98d: Layer already exists 21:45:59 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:358e01a6cfc7fe0d75e275a764ae193819bd64a20a77fad4256bcc713a8a336c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:46:00 5c831cfef073: Preparing 21:46:00 e5623f096226: Preparing 21:46:00 6c1d2df79474: Preparing 21:46:00 a0c4dc8bc1f5: Preparing 21:46:00 a6fc0a67ba90: Preparing 21:46:00 5f4d9fc4d98d: Preparing 21:46:00 5f4d9fc4d98d: Waiting 21:46:00 6c1d2df79474: Layer already exists 21:46:00 e5623f096226: Layer already exists 21:46:00 a6fc0a67ba90: Layer already exists 21:46:00 a0c4dc8bc1f5: Layer already exists 21:46:00 5c831cfef073: Layer already exists 21:46:00 5f4d9fc4d98d: Layer already exists 21:46:00 main: digest: sha256:358e01a6cfc7fe0d75e275a764ae193819bd64a20a77fad4256bcc713a8a336c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:00 ===================================================== [Pipeline] echo 21:46:00 taggedImages: 21:46:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:46:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:46:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.65 21:46:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:46:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:46:00 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:46:00 e15caff7a7271d7299d27016bfbe034a7a0b899b 21:46:00 latest 21:46:00 3.1.0-dev.65 21:46:00 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:46:00 main 21:46:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:46:01 28bdd69f2cbc: Preparing 21:46:01 e662ec2df230: Preparing 21:46:01 6c1d2df79474: Preparing 21:46:01 a0c4dc8bc1f5: Preparing 21:46:01 5558d33765ab: Preparing 21:46:01 5f4d9fc4d98d: Preparing 21:46:01 5f4d9fc4d98d: Waiting 21:46:01 5558d33765ab: Layer already exists 21:46:01 6c1d2df79474: Layer already exists 21:46:01 a0c4dc8bc1f5: Layer already exists 21:46:01 5f4d9fc4d98d: Layer already exists 21:46:01 28bdd69f2cbc: Pushed 21:46:08 e662ec2df230: Pushed 21:46:08 e15caff7a7271d7299d27016bfbe034a7a0b899b: digest: sha256:96cda1e9f6cba8c56b5419231a9f44ce2ca8ce4869eec7dd77b94af1d8cf1c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:46:08 28bdd69f2cbc: Preparing 21:46:08 e662ec2df230: Preparing 21:46:08 6c1d2df79474: Preparing 21:46:08 a0c4dc8bc1f5: Preparing 21:46:08 5558d33765ab: Preparing 21:46:08 5f4d9fc4d98d: Preparing 21:46:08 5f4d9fc4d98d: Waiting 21:46:08 5558d33765ab: Layer already exists 21:46:08 28bdd69f2cbc: Layer already exists 21:46:08 e662ec2df230: Layer already exists 21:46:08 6c1d2df79474: Layer already exists 21:46:08 a0c4dc8bc1f5: Layer already exists 21:46:08 5f4d9fc4d98d: Layer already exists 21:46:09 latest: digest: sha256:96cda1e9f6cba8c56b5419231a9f44ce2ca8ce4869eec7dd77b94af1d8cf1c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.65 21:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:46:13 28bdd69f2cbc: Preparing 21:46:13 e662ec2df230: Preparing 21:46:13 6c1d2df79474: Preparing 21:46:13 a0c4dc8bc1f5: Preparing 21:46:13 5558d33765ab: Preparing 21:46:13 5f4d9fc4d98d: Preparing 21:46:13 5f4d9fc4d98d: Waiting 21:46:13 6c1d2df79474: Layer already exists 21:46:13 5558d33765ab: Layer already exists 21:46:13 a0c4dc8bc1f5: Layer already exists 21:46:13 e662ec2df230: Layer already exists 21:46:13 28bdd69f2cbc: Layer already exists 21:46:13 5f4d9fc4d98d: Layer already exists 21:46:13 3.1.0-dev.65: digest: sha256:96cda1e9f6cba8c56b5419231a9f44ce2ca8ce4869eec7dd77b94af1d8cf1c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:46:14 28bdd69f2cbc: Preparing 21:46:14 e662ec2df230: Preparing 21:46:14 6c1d2df79474: Preparing 21:46:14 a0c4dc8bc1f5: Preparing 21:46:14 5558d33765ab: Preparing 21:46:14 5f4d9fc4d98d: Preparing 21:46:14 5f4d9fc4d98d: Waiting 21:46:14 28bdd69f2cbc: Layer already exists 21:46:14 a0c4dc8bc1f5: Layer already exists 21:46:14 6c1d2df79474: Layer already exists 21:46:14 5558d33765ab: Layer already exists 21:46:14 e662ec2df230: Layer already exists 21:46:14 5f4d9fc4d98d: Layer already exists 21:46:14 e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65: digest: sha256:96cda1e9f6cba8c56b5419231a9f44ce2ca8ce4869eec7dd77b94af1d8cf1c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:46:15 28bdd69f2cbc: Preparing 21:46:15 e662ec2df230: Preparing 21:46:15 6c1d2df79474: Preparing 21:46:15 a0c4dc8bc1f5: Preparing 21:46:15 5558d33765ab: Preparing 21:46:15 5f4d9fc4d98d: Preparing 21:46:15 5f4d9fc4d98d: Waiting 21:46:15 6c1d2df79474: Layer already exists 21:46:15 28bdd69f2cbc: Layer already exists 21:46:15 5558d33765ab: Layer already exists 21:46:15 e662ec2df230: Layer already exists 21:46:15 a0c4dc8bc1f5: Layer already exists 21:46:15 5f4d9fc4d98d: Layer already exists 21:46:15 main: digest: sha256:96cda1e9f6cba8c56b5419231a9f44ce2ca8ce4869eec7dd77b94af1d8cf1c3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:15 ===================================================== [Pipeline] echo 21:46:15 taggedImages: 21:46:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b 21:46:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:46:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.65 21:46:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e15caff7a7271d7299d27016bfbe034a7a0b899b-3.1.0-dev.65 21:46:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:46:15 21:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:46:16 arm64: Pulling from edgex-lftools-log-publisher 21:46:16 8998bd30e6a1: Pulling fs layer 21:46:16 04944245beec: Pulling fs layer 21:46:16 699f458cf7ca: Pulling fs layer 21:46:16 765212b225bb: Pulling fs layer 21:46:16 765212b225bb: Waiting 21:46:16 f23df028b6ca: Pulling fs layer 21:46:16 d65c8cfc05b1: Pulling fs layer 21:46:16 2437ff75d9bd: Pulling fs layer 21:46:16 f23df028b6ca: Waiting 21:46:16 2437ff75d9bd: Waiting 21:46:16 d65c8cfc05b1: Waiting 21:46:16 04944245beec: Verifying Checksum 21:46:16 04944245beec: Download complete 21:46:16 765212b225bb: Verifying Checksum 21:46:16 765212b225bb: Download complete 21:46:16 f23df028b6ca: Download complete 21:46:16 d65c8cfc05b1: Verifying Checksum 21:46:16 d65c8cfc05b1: Download complete 21:46:16 699f458cf7ca: Verifying Checksum 21:46:16 699f458cf7ca: Download complete 21:46:17 8998bd30e6a1: Verifying Checksum 21:46:17 8998bd30e6a1: Download complete 21:46:19 2437ff75d9bd: Download complete 21:46:22 8998bd30e6a1: Pull complete 21:46:22 04944245beec: Pull complete 21:46:26 699f458cf7ca: Pull complete 21:46:26 765212b225bb: Pull complete 21:46:27 f23df028b6ca: Pull complete 21:46:28 d65c8cfc05b1: Pull complete 21:46:46 2437ff75d9bd: Pull complete 21:46:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:46:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:46 prd-ubuntu20.04-docker-arm64-4c-16g-12067 does not seem to be running inside a container 21:46:46 $ 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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@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 21:46:49 $ docker top 008bb5e70c4dea663540d4b4d99308111b5a83d467de40937f4d61c045ef9dd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:50 ---> job-cost.sh 21:46:50 lf-activate-venv: SKIPPING 21:46:50 INFO: No Stack... 21:46:51 INFO: Retrieving Pricing Info for: v3-standard-4 21:46:52 INFO: Archiving Costs [Pipeline] sh 21:46:52 + + catcut /w/workspace/edgex-go/600/archives/cost.csv -d, 21:46:52 -f6 [Pipeline] lock 21:46:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-600-stack-cost] 21:46:52 Resource [jenkins-edgexfoundry-edgex-go-main-600-stack-cost] did not exist. Created. 21:46:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-600-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:46:53 + echo total: 0.10999999940395355 [Pipeline] stash 21:46:54 Stashed 1 file(s) [Pipeline] } 21:46:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-600-stack-cost] [Pipeline] // lock [Pipeline] } 21:46:54 $ docker stop --time=1 008bb5e70c4dea663540d4b4d99308111b5a83d467de40937f4d61c045ef9dd1 21:46:55 $ docker rm -f --volumes 008bb5e70c4dea663540d4b4d99308111b5a83d467de40937f4d61c045ef9dd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:46:56 provisioning config files... 21:46:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/600@tmp/config16039002849595192528tmp [Pipeline] { [Pipeline] sh 21:46:56 + set +x 21:46:56 + + curl -s https://codecov.io/bash 21:46:56 bash -s -- 21:46:56 21:46:56 _____ _ 21:46:56 / ____| | | 21:46:56 | | ___ __| | ___ ___ _____ __ 21:46:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:46:56 | |___| (_) | (_| | __/ (_| (_) \ V / 21:46:56 \_____\___/ \__,_|\___|\___\___/ \_/ 21:46:56 Bash-1.0.6 21:46:56 21:46:56 21:46:56 ==> git version 2.25.1 found 21:46:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:46:56 Release-Date: 2020-01-08 21:46:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:46:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:46:56 ==> Jenkins CI detected. 21:46:56 current dir:  /w/workspace/edgex-go/600 21:46:56 project root: . 21:46:56 --> token set from env 21:46:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:46:56 ==> Running gcov in . (disable via -X gcov) 21:46:56 ==> Python coveragepy not found 21:46:56 ==> Searching for coverage reports in: 21:46:56 + . 21:46:56 -> Found 1 reports 21:46:56 ==> Detecting git/mercurial file structure 21:46:56 ==> Reading reports 21:46:56 + ./coverage.out bytes=453602 21:46:56 ==> Appending adjustments 21:46:56 https://docs.codecov.io/docs/fixing-reports 21:46:58 + Found adjustments 21:46:58 ==> Gzipping contents 21:46:58 60K /tmp/codecov.UmD2Zf.gz 21:46:58 ==> Uploading reports 21:46:58 url: https://codecov.io 21:46:58 query: branch=main&commit=e15caff7a7271d7299d27016bfbe034a7a0b899b&build=600&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F600%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:46:58 -> Pinging Codecov 21:46:58 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=e15caff7a7271d7299d27016bfbe034a7a0b899b&build=600&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F600%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:46:58 -> Uploading to 21:46:58 https://storage.googleapis.com/codecov/v4/raw/2023-10-26/00271124DB129430A58F1EEE437C3FCB/e15caff7a7271d7299d27016bfbe034a7a0b899b/02f2273b-8967-4448-9f10-7e9ce4e86e86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T214657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fb2dd8248059b7a1213f42191d5a65cbe21773f11add47463ec81629a1d81fd 21:46:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:46:58 Dload Upload Total Spent Left Speed 21:46:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57814 0 0 100 57814 0 171k --:--:-- --:--:-- --:--:-- 171k 21:46:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e15caff7a7271d7299d27016bfbe034a7a0b899b [Pipeline] } 21:46:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:46:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:46:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:46:58 21:46:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:46:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:46:59 df9b9388f04a: Pulling fs layer 21:46:59 52dc419b0ee2: Pulling fs layer 21:46:59 25bc292e5bac: Pulling fs layer 21:46:59 114826534d7a: Pulling fs layer 21:46:59 4657fd5d0bcf: Pulling fs layer 21:46:59 114826534d7a: Waiting 21:46:59 6ad1cebc031e: Pulling fs layer 21:46:59 8a3aa393b2d8: Pulling fs layer 21:46:59 8a3aa393b2d8: Waiting 21:46:59 4657fd5d0bcf: Waiting 21:46:59 25bc292e5bac: Download complete 21:46:59 52dc419b0ee2: Verifying Checksum 21:46:59 52dc419b0ee2: Download complete 21:46:59 4657fd5d0bcf: Verifying Checksum 21:46:59 4657fd5d0bcf: Download complete 21:46:59 df9b9388f04a: Verifying Checksum 21:46:59 df9b9388f04a: Download complete 21:46:59 df9b9388f04a: Pull complete 21:46:59 6ad1cebc031e: Verifying Checksum 21:46:59 6ad1cebc031e: Download complete 21:46:59 52dc419b0ee2: Pull complete 21:46:59 25bc292e5bac: Pull complete 21:46:59 114826534d7a: Download complete 21:46:59 8a3aa393b2d8: Verifying Checksum 21:46:59 8a3aa393b2d8: Download complete 21:47:03 114826534d7a: Pull complete 21:47:03 4657fd5d0bcf: Pull complete 21:47:03 6ad1cebc031e: Pull complete 21:47:05 8a3aa393b2d8: Pull complete 21:47:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:47:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:47:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:05 prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container 21:47:05 $ 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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:47:10 $ docker top 08a6dda5ded4473852c50a14e27ae0afb47ed237b549df25f9c556bce7472d07 -eo pid,comm [Pipeline] { [Pipeline] echo 21:47:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:47:11 + set -o pipefail 21:47:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:47:23 21:47:23 Monitoring /w/workspace/edgex-go/600 (github.com/edgexfoundry/edgex-go)... 21:47:23 21:47:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/90751710-49b9-4f3a-b7bd-97573432441b 21:47:23 21:47:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:47:23 21:47:23 21:47:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:47:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:47:23 More details here: https://snyk.co/ue1NS [Pipeline] } 21:47:23 $ docker stop --time=1 08a6dda5ded4473852c50a14e27ae0afb47ed237b549df25f9c556bce7472d07 21:47:27 $ docker rm -f --volumes 08a6dda5ded4473852c50a14e27ae0afb47ed237b549df25f9c556bce7472d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:47:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:27 provisioning config files... 21:47:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/600@tmp/config9026394799556372872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:28 --> edgex-publish-swagger.sh 21:47:28 === Publish openapi/v3 API === 21:47:28 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:47:28 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/600/openapi/v3/core-command.yaml] 21:47:28 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:28 Dload Upload Total Spent Left Speed 21:47:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 57816 --:--:-- --:--:-- --:--:-- 57714 100 32782 0 0 100 32782 0 57816 --:--:-- --:--:-- --:--:-- 57714 21:47:28 21:47:28 21:47:28 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/600/openapi/v3/core-data.yaml] 21:47:28 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:28 Dload Upload Total Spent Left Speed 21:47:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 139k --:--:-- --:--:-- --:--:-- 139k 21:47:29 21:47:29 21:47:29 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/600/openapi/v3/core-metadata.yaml] 21:47:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:29 Dload Upload Total Spent Left Speed 21:47:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 291k --:--:-- --:--:-- --:--:-- 291k 100 144k 0 0 100 144k 0 291k --:--:-- --:--:-- --:--:-- 291k 21:47:29 21:47:29 21:47:29 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/600/openapi/v3/support-notifications.yaml] 21:47:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:29 Dload Upload Total Spent Left Speed 21:47:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 161k --:--:-- --:--:-- --:--:-- 161k 21:47:30 21:47:30 21:47:30 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/600/openapi/v3/support-scheduler.yaml] 21:47:30 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:30 Dload Upload Total Spent Left Speed 21:47:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 80685 --:--:-- --:--:-- --:--:-- 80509 100 36954 0 0 100 36954 0 80509 --:--:-- --:--:-- --:--:-- 80334 21:47:30 21:47:30 [Pipeline] } 21:47:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:47:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:47:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:31 prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container 21:47:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:47:31 $ docker top 078320a2c0479f7a983edb19b212dae3b842c6123669dbef80e0acbccafcc67a -eo pid,comm 21:47:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:47:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:47:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:47:32 [ssh-agent] Looking for ssh-agent implementation... 21:47:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:47:32 $ docker exec 078320a2c0479f7a983edb19b212dae3b842c6123669dbef80e0acbccafcc67a ssh-agent 21:47:32 SSH_AUTH_SOCK=/tmp/ssh-cpShuVQmgiUG/agent.34 21:47:32 SSH_AGENT_PID=40 21:47:32 Running ssh-add (command line suppressed) 21:47:32 Identity added: /w/workspace/edgex-go/600@tmp/private_key_9439189349111487643.key (/w/workspace/edgex-go/600@tmp/private_key_9439189349111487643.key) 21:47:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:47:32 + git semver tag 21:47:32 2023-10-26 21:47:32,808 [run_tag] DEBUG tag force:False 21:47:32 2023-10-26 21:47:32,808 [check_head_tag] DEBUG check head tag 21:47:32 2023-10-26 21:47:32,809 [execute] INFO git cat-file --batch-check 21:47:32 2023-10-26 21:47:32,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/600, universal_newlines=False, shell=None, istream=) 21:47:32 2023-10-26 21:47:32,813 [execute] INFO git cat-file --batch 21:47:32 2023-10-26 21:47:32,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/600, universal_newlines=False, shell=None, istream=) 21:47:32 2023-10-26 21:47:32,838 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main 21:47:32 2023-10-26 21:47:32,839 [execute] INFO git tag -a v3.1.0-dev.65 -m v3.1.0-dev.65 21:47:32 2023-10-26 21:47:32,839 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.65', '-m', 'v3.1.0-dev.65'], cwd=/w/workspace/edgex-go/600, universal_newlines=False, shell=None, istream=None) 21:47:32 2023-10-26 21:47:32,844 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main 21:47:32 3.1.0-dev.65 [Pipeline] } 21:47:32 $ docker exec --env ******** --env ******** 078320a2c0479f7a983edb19b212dae3b842c6123669dbef80e0acbccafcc67a ssh-agent -k 21:47:33 unset SSH_AUTH_SOCK; 21:47:33 unset SSH_AGENT_PID; 21:47:33 echo Agent pid 40 killed; 21:47:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:47:33 + git semver [Pipeline] } 21:47:33 $ docker stop --time=1 078320a2c0479f7a983edb19b212dae3b842c6123669dbef80e0acbccafcc67a 21:47:34 $ docker rm -f --volumes 078320a2c0479f7a983edb19b212dae3b842c6123669dbef80e0acbccafcc67a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:47:35 21:47:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:47:35 0.23.1-centos7: Pulling from edgex-lftools 21:47:35 ab5ef0e58194: Pulling fs layer 21:47:35 9712f1f96733: Pulling fs layer 21:47:35 63f879dbbcfc: Pulling fs layer 21:47:35 0d9ebad4ef96: Pulling fs layer 21:47:35 e9a5061849ea: Pulling fs layer 21:47:35 d747dcd14b5f: Pulling fs layer 21:47:35 2de7ff778b66: Pulling fs layer 21:47:35 0d9ebad4ef96: Waiting 21:47:35 d747dcd14b5f: Waiting 21:47:35 e9a5061849ea: Waiting 21:47:35 2de7ff778b66: Waiting 21:47:35 9712f1f96733: Verifying Checksum 21:47:35 9712f1f96733: Download complete 21:47:35 63f879dbbcfc: Verifying Checksum 21:47:35 63f879dbbcfc: Download complete 21:47:36 0d9ebad4ef96: Verifying Checksum 21:47:36 0d9ebad4ef96: Download complete 21:47:36 e9a5061849ea: Verifying Checksum 21:47:36 e9a5061849ea: Download complete 21:47:36 d747dcd14b5f: Download complete 21:47:36 ab5ef0e58194: Verifying Checksum 21:47:36 ab5ef0e58194: Download complete 21:47:36 2de7ff778b66: Verifying Checksum 21:47:36 2de7ff778b66: Download complete 21:47:38 ab5ef0e58194: Pull complete 21:47:38 9712f1f96733: Pull complete 21:47:39 63f879dbbcfc: Pull complete 21:47:42 0d9ebad4ef96: Pull complete 21:47:43 e9a5061849ea: Pull complete 21:47:43 d747dcd14b5f: Pull complete 21:47:44 2de7ff778b66: Pull complete 21:47:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:47:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:47:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:44 prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container 21:47:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:47:50 $ docker top b9385f90a252727c2c4a3370d6bfb824044983f394cf561f34ecbf0fd02c36c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:47:50 provisioning config files... 21:47:50 copy managed file [sigul-config] to file:/w/workspace/edgex-go/600@tmp/config5948734134352938400tmp 21:47:50 copy managed file [sigul-password] to file:/w/workspace/edgex-go/600@tmp/config12056361693323564643tmp 21:47:50 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/600@tmp/config10736173346724288196tmp [Pipeline] { [Pipeline] echo 21:47:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:47:50 ---> sigul-configuration.sh 21:47:50 gpg: directory `/root/.gnupg' created 21:47:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:47:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:47:50 gpg: keyring `/root/.gnupg/secring.gpg' created 21:47:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:47:50 gpg: CAST5 encrypted data 21:47:50 gpg: encrypted with 1 passphrase 21:47:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:47:50 + mkdir /home/jenkins 21:47:50 + mkdir /home/jenkins/sigul [Pipeline] sh 21:47:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:47:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:47:51 ---> sigul-install.sh 21:47:51 Sigul already installed; skipping installation. [Pipeline] sh 21:47:51 + git tag --list 21:47:51 0.6.0 21:47:51 0.6.1 21:47:51 0.7.0 21:47:51 0.7.1 21:47:51 v1.0.0 21:47:51 v1.0.1 21:47:51 v1.1.0 21:47:51 v1.2.0 21:47:51 v1.2.1 21:47:51 v1.3.0 21:47:51 v1.3.1 21:47:51 v2.0.0 21:47:51 v2.1.0 21:47:51 v2.1.1 21:47:51 v2.2.0 21:47:51 v2.3.0 21:47:51 v3.0 21:47:51 v3.0.0 21:47:51 v3.1.0-dev.1 21:47:51 v3.1.0-dev.10 21:47:51 v3.1.0-dev.11 21:47:51 v3.1.0-dev.12 21:47:51 v3.1.0-dev.13 21:47:51 v3.1.0-dev.14 21:47:51 v3.1.0-dev.15 21:47:51 v3.1.0-dev.16 21:47:51 v3.1.0-dev.17 21:47:51 v3.1.0-dev.18 21:47:51 v3.1.0-dev.19 21:47:51 v3.1.0-dev.2 21:47:51 v3.1.0-dev.20 21:47:51 v3.1.0-dev.21 21:47:51 v3.1.0-dev.22 21:47:51 v3.1.0-dev.23 21:47:51 v3.1.0-dev.24 21:47:51 v3.1.0-dev.25 21:47:51 v3.1.0-dev.26 21:47:51 v3.1.0-dev.27 21:47:51 v3.1.0-dev.28 21:47:51 v3.1.0-dev.29 21:47:51 v3.1.0-dev.3 21:47:51 v3.1.0-dev.30 21:47:51 v3.1.0-dev.31 21:47:51 v3.1.0-dev.32 21:47:51 v3.1.0-dev.33 21:47:51 v3.1.0-dev.34 21:47:51 v3.1.0-dev.35 21:47:51 v3.1.0-dev.36 21:47:51 v3.1.0-dev.37 21:47:51 v3.1.0-dev.38 21:47:51 v3.1.0-dev.39 21:47:51 v3.1.0-dev.4 21:47:51 v3.1.0-dev.40 21:47:51 v3.1.0-dev.41 21:47:51 v3.1.0-dev.42 21:47:51 v3.1.0-dev.43 21:47:51 v3.1.0-dev.44 21:47:51 v3.1.0-dev.45 21:47:51 v3.1.0-dev.46 21:47:51 v3.1.0-dev.47 21:47:51 v3.1.0-dev.48 21:47:51 v3.1.0-dev.49 21:47:51 v3.1.0-dev.5 21:47:51 v3.1.0-dev.50 21:47:51 v3.1.0-dev.51 21:47:51 v3.1.0-dev.52 21:47:51 v3.1.0-dev.53 21:47:51 v3.1.0-dev.54 21:47:51 v3.1.0-dev.55 21:47:51 v3.1.0-dev.56 21:47:51 v3.1.0-dev.57 21:47:51 v3.1.0-dev.58 21:47:51 v3.1.0-dev.59 21:47:51 v3.1.0-dev.6 21:47:51 v3.1.0-dev.60 21:47:51 v3.1.0-dev.61 21:47:51 v3.1.0-dev.62 21:47:51 v3.1.0-dev.63 21:47:51 v3.1.0-dev.64 21:47:51 v3.1.0-dev.65 21:47:51 v3.1.0-dev.7 21:47:51 v3.1.0-dev.8 21:47:51 v3.1.0-dev.9 [Pipeline] sh 21:47:51 + lftools sign git-tag v3.1.0-dev.65 21:47:52 Signing Git tag with Sigul... 21:47:52 Signing v3.1.0-dev.65 [Pipeline] echo 21:47:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:47:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:47:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:47:53 $ docker stop --time=1 b9385f90a252727c2c4a3370d6bfb824044983f394cf561f34ecbf0fd02c36c7 21:47:54 $ docker rm -f --volumes b9385f90a252727c2c4a3370d6bfb824044983f394cf561f34ecbf0fd02c36c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:47:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:47:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:55 prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container 21:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:47:55 $ docker top 7ea6c9bf43682f943d229fd1dd950ec2b401f28127b0c44740491811a5f8b0f0 -eo pid,comm 21:47:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:47:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:47:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:47:55 [ssh-agent] Looking for ssh-agent implementation... 21:47:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:47:55 $ docker exec 7ea6c9bf43682f943d229fd1dd950ec2b401f28127b0c44740491811a5f8b0f0 ssh-agent 21:47:55 SSH_AUTH_SOCK=/tmp/ssh-MKT3ReK3FlPq/agent.33 21:47:55 SSH_AGENT_PID=39 21:47:55 Running ssh-add (command line suppressed) 21:47:56 Identity added: /w/workspace/edgex-go/600@tmp/private_key_4895236074488862983.key (/w/workspace/edgex-go/600@tmp/private_key_4895236074488862983.key) 21:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:47:56 + git semver bump pre 21:47:56 2023-10-26 21:47:56,552 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main 21:47:56 2023-10-26 21:47:56,552 [bump_version] DEBUG bumping version:3.1.0-dev.65 on axis:pre with prefix:dev 21:47:56 2023-10-26 21:47:56,552 [bump_version] DEBUG bumped version:3.1.0-dev.66 21:47:56 2023-10-26 21:47:56,552 [write_version] DEBUG write version:3.1.0-dev.66 to path:/w/workspace/edgex-go/600/.semver/main with force:True 21:47:56 2023-10-26 21:47:56,552 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main 21:47:56 2023-10-26 21:47:56,552 [write_file] DEBUG write to file:/w/workspace/edgex-go/600/.semver/main 21:47:56 2023-10-26 21:47:56,555 [execute] INFO git cat-file --batch-check 21:47:56 2023-10-26 21:47:56,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=False, shell=None, istream=) 21:47:56 2023-10-26 21:47:56,560 [execute] INFO git cat-file --batch 21:47:56 2023-10-26 21:47:56,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=False, shell=None, istream=) 21:47:56 2023-10-26 21:47:56,565 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main 21:47:56 3.1.0-dev.66 [Pipeline] } 21:47:56 $ docker exec --env ******** --env ******** 7ea6c9bf43682f943d229fd1dd950ec2b401f28127b0c44740491811a5f8b0f0 ssh-agent -k 21:47:56 unset SSH_AUTH_SOCK; 21:47:56 unset SSH_AGENT_PID; 21:47:56 echo Agent pid 39 killed; 21:47:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:47:57 + git semver [Pipeline] } 21:47:57 $ docker stop --time=1 7ea6c9bf43682f943d229fd1dd950ec2b401f28127b0c44740491811a5f8b0f0 21:47:58 $ docker rm -f --volumes 7ea6c9bf43682f943d229fd1dd950ec2b401f28127b0c44740491811a5f8b0f0 [Pipeline] // withDockerContainer [Pipeline] sh 21:47:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:47:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:59 prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container 21:47:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:47:59 $ docker top 5ddc574fdfe0e0050b5099ae855b94300659f521ba1e1018780f1bd99bda7896 -eo pid,comm 21:47:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:47:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:47:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:47:59 [ssh-agent] Looking for ssh-agent implementation... 21:47:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:47:59 $ docker exec 5ddc574fdfe0e0050b5099ae855b94300659f521ba1e1018780f1bd99bda7896 ssh-agent 21:47:59 SSH_AUTH_SOCK=/tmp/ssh-zbh4oHEaDG4G/agent.32 21:47:59 SSH_AGENT_PID=38 21:47:59 Running ssh-add (command line suppressed) 21:48:00 Identity added: /w/workspace/edgex-go/600@tmp/private_key_4074350766896382883.key (/w/workspace/edgex-go/600@tmp/private_key_4074350766896382883.key) 21:48:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:00 + git semver push 21:48:00 2023-10-26 21:48:00,579 [run_push] DEBUG push 21:48:00 2023-10-26 21:48:00,580 [execute] INFO git cat-file --batch-check 21:48:00 2023-10-26 21:48:00,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=False, shell=None, istream=) 21:48:00 2023-10-26 21:48:00,584 [execute] INFO git rev-list 20532d33e81ea65ced1670c0e7ef713dcd2b7a80 -- 21:48:00 2023-10-26 21:48:00,584 [execute] DEBUG Popen(['git', 'rev-list', '20532d33e81ea65ced1670c0e7ef713dcd2b7a80', '--'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=False, shell=None, istream=None) 21:48:00 2023-10-26 21:48:00,600 [execute] INFO git fetch -v origin 21:48:00 2023-10-26 21:48:00,601 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=True, shell=None, istream=None) 21:48:01 2023-10-26 21:48:01,115 [run_push] DEBUG no remote changes detected 21:48:01 2023-10-26 21:48:01,115 [execute] INFO git push origin semver 21:48:01 2023-10-26 21:48:01,116 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/600/.semver, universal_newlines=False, shell=None, istream=None) 21:48:02 2023-10-26 21:48:02,052 [run_push] DEBUG push all version tags 21:48:02 2023-10-26 21:48:02,053 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:48:02 2023-10-26 21:48:02,054 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/600, universal_newlines=False, shell=None, istream=None) 21:48:03 2023-10-26 21:48:02,828 [read_version] DEBUG read version from /w/workspace/edgex-go/600/.semver/main 21:48:03 3.1.0-dev.66 [Pipeline] } 21:48:03 $ docker exec --env ******** --env ******** 5ddc574fdfe0e0050b5099ae855b94300659f521ba1e1018780f1bd99bda7896 ssh-agent -k 21:48:03 unset SSH_AUTH_SOCK; 21:48:03 unset SSH_AGENT_PID; 21:48:03 echo Agent pid 38 killed; 21:48:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:48:03 + git semver [Pipeline] } 21:48:03 $ docker stop --time=1 5ddc574fdfe0e0050b5099ae855b94300659f521ba1e1018780f1bd99bda7896 21:48:05 $ docker rm -f --volumes 5ddc574fdfe0e0050b5099ae855b94300659f521ba1e1018780f1bd99bda7896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:48:05 + [ -d /w/workspace/edgex-go/600/archives ] [Pipeline] libraryResource [Pipeline] sh 21:48:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:48:06 ---> package-listing.sh 21:48:06 ++ facter osfamily 21:48:06 ++ tr '[:upper:]' '[:lower:]' 21:48:06 + OS_FAMILY=debian 21:48:06 + workspace=/w/workspace/edgex-go/600 21:48:06 + START_PACKAGES=/tmp/packages_start.txt 21:48:06 + END_PACKAGES=/tmp/packages_end.txt 21:48:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:48:06 + PACKAGES=/tmp/packages_start.txt 21:48:06 + '[' /w/workspace/edgex-go/600 ']' 21:48:06 + PACKAGES=/tmp/packages_end.txt 21:48:06 + case "${OS_FAMILY}" in 21:48:06 + dpkg -l 21:48:06 + grep '^ii' 21:48:06 + '[' -f /tmp/packages_start.txt ']' 21:48:06 + '[' -f /tmp/packages_end.txt ']' 21:48:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:48:06 + '[' /w/workspace/edgex-go/600 ']' 21:48:06 + mkdir -p /w/workspace/edgex-go/600/archives/ 21:48:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/600/archives/ [Pipeline] echo 21:48:06 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/600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:48:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:07 21:48:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:08 latest: Pulling from edgex-lftools-log-publisher 21:48:08 5eb5b503b376: Pulling fs layer 21:48:08 5c69ac0246d0: Pulling fs layer 21:48:08 ec43610c2a17: Pulling fs layer 21:48:08 3a2ae6a8a46f: Pulling fs layer 21:48:08 33b1e0a273af: Pulling fs layer 21:48:08 5d3b04190fa2: Pulling fs layer 21:48:08 2f39f015ded8: Pulling fs layer 21:48:08 33b1e0a273af: Waiting 21:48:08 5d3b04190fa2: Waiting 21:48:08 2f39f015ded8: Waiting 21:48:08 3a2ae6a8a46f: Waiting 21:48:08 5c69ac0246d0: Verifying Checksum 21:48:08 5c69ac0246d0: Download complete 21:48:08 3a2ae6a8a46f: Verifying Checksum 21:48:08 3a2ae6a8a46f: Download complete 21:48:08 33b1e0a273af: Download complete 21:48:08 5d3b04190fa2: Download complete 21:48:08 ec43610c2a17: Download complete 21:48:08 5eb5b503b376: Download complete 21:48:08 2f39f015ded8: Verifying Checksum 21:48:08 2f39f015ded8: Download complete 21:48:09 5eb5b503b376: Pull complete 21:48:09 5c69ac0246d0: Pull complete 21:48:10 ec43610c2a17: Pull complete 21:48:10 3a2ae6a8a46f: Pull complete 21:48:10 33b1e0a273af: Pull complete 21:48:10 5d3b04190fa2: Pull complete 21:48:14 2f39f015ded8: Pull complete 21:48:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:14 prd-ubuntu20.04-docker-8c-8g-12065 does not seem to be running inside a container 21:48:14 $ 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/600/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/600 -v /w/workspace/edgex-go/600:/w/workspace/edgex-go/600:rw,z -v /w/workspace/edgex-go/600@tmp:/w/workspace/edgex-go/600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:48:19 $ docker top 6e9b63b7042d665b32a60ec4a7c24cbcb777c26e9b79c4ac6b6145b13163447a -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:19 + touch /tmp/pre-build-complete [Pipeline] sh 21:48:19 + mkdir -p /var/log/sysstat [Pipeline] sh 21:48:20 + ls /var/log/sa-host 21:48:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:20 provisioning config files... 21:48:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/600@tmp/config12327228694940341968tmp [Pipeline] { [Pipeline] echo 21:48:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:48:20 ---> create-netrc.sh [Pipeline] } 21:48:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:48:21 ---> python-tools-install.sh [Pipeline] echo 21:48:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:48:21 ---> sudo-logs.sh 21:48:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:48:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:48:21 ---> job-cost.sh 21:48:21 lf-activate-venv: SKIPPING 21:48:21 DEBUG: total: 0.10999999940395355 21:48:21 INFO: Retrieving Stack Cost... 21:48:21 INFO: Retrieving Pricing Info for: v3-standard-8 21:48:22 INFO: Archiving Costs [Pipeline] echo 21:48:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:48:22 ---> logs-deploy.sh 21:48:22 lf-activate-venv: SKIPPING 21:48:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/600 21:48:22 INFO: archiving workspace using pattern(s): 21:48:23 Archives upload complete. 21:48:23 INFO: archiving logs to Nexus 21:48:24 ---> uname -a: 21:48:24 Linux prd-ubuntu20-04-docker-8c-8g-12065 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:48:24 21:48:24 21:48:24 ---> lscpu: 21:48:24 Architecture: x86_64 21:48:24 CPU op-mode(s): 32-bit, 64-bit 21:48:24 Byte Order: Little Endian 21:48:24 Address sizes: 40 bits physical, 48 bits virtual 21:48:24 CPU(s): 8 21:48:24 On-line CPU(s) list: 0-7 21:48:24 Thread(s) per core: 1 21:48:24 Core(s) per socket: 1 21:48:24 Socket(s): 8 21:48:24 NUMA node(s): 1 21:48:24 Vendor ID: AuthenticAMD 21:48:24 CPU family: 23 21:48:24 Model: 49 21:48:24 Model name: AMD EPYC-Rome Processor 21:48:24 Stepping: 0 21:48:24 CPU MHz: 2799.998 21:48:24 BogoMIPS: 5599.99 21:48:24 Virtualization: AMD-V 21:48:24 Hypervisor vendor: KVM 21:48:24 Virtualization type: full 21:48:24 L1d cache: 256 KiB 21:48:24 L1i cache: 256 KiB 21:48:24 L2 cache: 4 MiB 21:48:24 L3 cache: 128 MiB 21:48:24 NUMA node0 CPU(s): 0-7 21:48:24 Vulnerability Itlb multihit: Not affected 21:48:24 Vulnerability L1tf: Not affected 21:48:24 Vulnerability Mds: Not affected 21:48:24 Vulnerability Meltdown: Not affected 21:48:24 Vulnerability Mmio stale data: Not affected 21:48:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:48:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:48:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:48:24 Vulnerability Srbds: Not affected 21:48:24 Vulnerability Tsx async abort: Not affected 21:48:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:48:24 21:48:24 21:48:24 ---> nproc: 21:48:24 8 21:48:24 21:48:24 21:48:24 ---> df -h: 21:48:24 Filesystem Size Used Avail Use% Mounted on 21:48:24 overlay 155G 22G 134G 15% / 21:48:24 tmpfs 64M 0 64M 0% /dev 21:48:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:48:24 shm 64M 0 64M 0% /dev/shm 21:48:24 /dev/vda1 155G 22G 134G 15% /facter-os 21:48:24 21:48:24 21:48:24 ---> sar -b -r -n DEV: 21:48:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12065) 10/26/23 _x86_64_ (8 CPU) 21:48:24 21:48:24 21:18:36 LINUX RESTART (8 CPU) 21:48:24 21:48:24 21:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:48:24 21:20:01 149.58 38.73 110.85 0.00 4312.08 55421.96 0.00 21:48:24 21:21:01 82.61 0.10 82.51 0.00 2.13 33832.72 0.00 21:48:24 21:22:01 39.34 0.15 39.19 0.00 2.40 20608.32 0.00 21:48:24 21:23:01 320.58 0.42 320.16 0.00 43.33 180765.87 0.00 21:48:24 21:24:01 456.53 10.41 446.12 0.00 928.45 120670.62 0.00 21:48:24 21:25:02 345.76 2.48 343.28 0.00 1983.50 93548.77 0.00 21:48:24 21:26:01 495.00 1.41 493.59 0.00 2319.06 36909.00 0.00 21:48:24 21:27:01 22.99 0.05 22.94 0.00 6.80 625.92 0.00 21:48:24 21:28:01 1.62 0.00 1.62 0.00 0.00 16.53 0.00 21:48:24 21:29:01 1.72 0.00 1.72 0.00 0.00 18.13 0.00 21:48:24 21:30:01 1.97 1.02 0.95 0.00 21.86 10.53 0.00 21:48:24 21:31:01 1.82 0.00 1.82 0.00 0.00 25.33 0.00 21:48:24 21:32:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 21:48:24 21:33:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 21:48:24 21:34:01 1.25 0.02 1.23 0.00 0.13 13.06 0.00 21:48:24 21:35:01 1.55 0.00 1.55 0.00 0.00 23.20 0.00 21:48:24 21:36:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 21:48:24 21:37:01 0.87 0.00 0.87 0.00 0.00 11.86 0.00 21:48:24 21:38:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 21:48:24 21:39:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 21:48:24 21:40:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 21:48:24 21:41:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 21:48:24 21:42:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 21:48:24 21:43:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 21:48:24 21:44:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 21:48:24 21:45:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 21:48:24 21:46:01 2.95 1.58 1.37 0.00 36.26 16.66 0.00 21:48:24 21:47:01 2.63 0.07 2.57 0.00 7.87 118.80 0.00 21:48:24 21:48:01 194.30 0.13 194.17 0.00 5.46 59166.54 0.00 21:48:24 Average: 73.44 1.95 71.49 0.00 332.39 20753.88 0.00 21:48:24 21:48:24 21:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:48:24 21:20:01 28526628 31534652 777144 2.36 89548 3151528 2001012 5.90 1120012 2810648 169880 21:48:24 21:21:01 27463520 31283892 1021748 3.11 118920 3870628 2442612 7.20 1828260 3095588 570108 21:48:24 21:22:01 27533420 31522044 781692 2.38 122028 4008940 1901656 5.60 1442124 3383456 400720 21:48:24 21:23:01 23177676 31397292 893544 2.72 133632 8118772 2667304 7.86 1845240 7204872 96600 21:48:24 21:24:01 17883936 29815960 2421348 7.36 228704 11454560 5768056 17.00 4033616 9958944 87220 21:48:24 21:25:02 16399980 30489504 1730192 5.26 255972 13458840 4709716 13.88 4032616 11308716 141924 21:48:24 21:26:01 17627348 31447668 806480 2.45 276304 13242300 2238016 6.60 2761996 11471332 96 21:48:24 21:27:01 17648480 31465272 788880 2.40 275928 13239444 2088820 6.16 3141016 11071916 376 21:48:24 21:28:01 17648236 31465032 789108 2.40 275940 13239448 2088820 6.16 3140752 11071920 16 21:48:24 21:29:01 17651984 31468844 785844 2.39 275976 13239448 2088820 6.16 3136408 11071920 28 21:48:24 21:30:01 17650740 31468656 786036 2.39 276040 13240068 2136900 6.30 3135004 11072448 212 21:48:24 21:31:01 17651812 31469756 784984 2.39 276080 13240068 2136900 6.30 3134828 11072448 164 21:48:24 21:32:01 17666596 31484560 770340 2.34 276092 13240072 2136900 6.30 3120024 11072452 8 21:48:24 21:33:01 17666572 31484564 770304 2.34 276108 13240080 2136900 6.30 3120044 11072460 184 21:48:24 21:34:01 17667272 31485332 769592 2.34 276124 13240080 2139264 6.30 3120256 11072460 200 21:48:24 21:35:01 17667452 31485532 769312 2.34 276176 13240060 2139264 6.30 3120836 11072440 172 21:48:24 21:36:01 17666884 31484968 769796 2.34 276188 13240060 2139264 6.30 3120780 11072440 4 21:48:24 21:37:01 17666584 31484836 769880 2.34 276208 13240192 2155324 6.35 3120796 11072564 192 21:48:24 21:38:01 17666564 31484840 770024 2.34 276236 13240196 2155324 6.35 3120792 11072576 8 21:48:24 21:39:01 17666800 31485112 769720 2.34 276276 13240188 2155324 6.35 3121080 11072576 12 21:48:24 21:40:01 17667476 31485820 768948 2.34 276296 13240200 2155324 6.35 3120376 11072580 32 21:48:24 21:41:01 17667428 31485824 768896 2.34 276320 13240212 2155324 6.35 3120376 11072592 136 21:48:24 21:42:01 17667632 31486028 768724 2.34 276336 13240212 2155324 6.35 3120296 11072592 8 21:48:24 21:43:01 17667332 31485776 768944 2.34 276352 13240216 2138788 6.30 3120364 11072596 132 21:48:24 21:44:01 17667500 31485944 768920 2.34 276388 13240200 2138788 6.30 3120364 11072596 8 21:48:24 21:45:01 17667476 31485980 768856 2.34 276420 13240220 2138788 6.30 3120572 11072600 140 21:48:24 21:46:01 17655412 31476136 778572 2.37 276464 13241308 2138788 6.30 3134072 11072896 4 21:48:24 21:47:01 17096236 31424508 829604 2.52 277692 13728352 2439132 7.19 3181216 11559928 487840 21:48:24 21:48:01 16106396 31403280 843840 2.57 313484 14549676 2269640 6.69 3294216 12317648 740 21:48:24 Average: 18795220 31376814 882458 2.68 253111 12082261 2384693 7.03 2967184 10157248 67488 21:48:24 21:48:24 21:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:48:24 21:20:01 lo 4.87 4.87 0.48 0.48 0.00 0.00 0.00 0.00 21:48:24 21:20:01 ens3 1517.75 1399.37 12132.65 173.54 0.00 0.00 0.00 0.00 21:48:24 21:20:01 veth091bff8 121.91 147.94 11.59 1200.66 0.00 0.00 0.00 0.10 21:48:24 21:20:01 docker0 615.01 568.19 44.66 3948.79 0.00 0.00 0.00 0.00 21:48:24 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:21:01 ens3 108.36 91.94 625.14 104.33 0.00 0.00 0.00 0.00 21:48:24 21:21:01 veth68c8b16 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 21:48:24 21:21:01 docker0 35.64 38.05 2.67 575.85 0.00 0.00 0.00 0.00 21:48:24 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:22:01 ens3 32.56 17.80 26.85 13.34 0.00 0.00 0.00 0.00 21:48:24 21:22:01 veth68c8b16 1.33 1.35 0.12 0.12 0.00 0.00 0.00 0.00 21:48:24 21:22:01 docker0 1.33 1.33 0.10 0.12 0.00 0.00 0.00 0.00 21:48:24 21:23:01 veth0266d20 4.52 9.23 0.34 100.71 0.00 0.00 0.00 0.01 21:48:24 21:23:01 veth8c54f46 0.32 0.68 0.03 0.12 0.00 0.00 0.00 0.00 21:48:24 21:23:01 veth4d721c8 4.47 2.15 31.55 0.16 0.00 0.00 0.00 0.00 21:48:24 21:23:01 veth132a978 2.85 1.42 30.88 0.10 0.00 0.00 0.00 0.00 21:48:24 21:23:01 veth96a0a7d 1.42 2.85 0.10 30.88 0.00 0.00 0.00 0.00 21:48:24 21:23:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 21:48:24 21:23:01 veth1bc3006 3.23 5.10 0.24 61.72 0.00 0.00 0.00 0.01 21:48:24 21:23:01 veth01a1f9c 2.68 1.35 30.87 0.10 0.00 0.00 0.00 0.00 21:48:24 21:23:01 veth4593a9b 4.07 7.58 0.33 91.95 0.00 0.00 0.00 0.01 21:48:24 21:23:01 vethebf7167 0.90 0.87 0.09 0.74 0.00 0.00 0.00 0.00 21:48:24 21:23:01 vethf3f8b22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:23:01 veth43c9c76 2.15 4.47 0.16 31.55 0.00 0.00 0.00 0.00 21:48:24 21:23:01 vethc4bb946 1.35 2.68 0.10 30.87 0.00 0.00 0.00 0.00 21:48:24 21:23:01 ens3 204.77 108.68 3780.16 25.15 0.00 0.00 0.00 0.00 21:48:24 21:23:01 veth9e05fa2 5.10 3.23 61.72 0.24 0.00 0.00 0.00 0.00 21:48:24 21:23:01 vetheb27568 9.23 4.52 100.71 0.34 0.00 0.00 0.00 0.00 21:48:24 21:23:01 veth2f80274 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:23:01 docker0 34.16 67.67 2.14 765.18 0.00 0.00 0.00 0.00 21:48:24 21:23:01 veth4afd059 7.58 4.07 91.95 0.33 0.00 0.00 0.00 0.00 21:48:24 21:24:01 veth8c54f46 0.07 0.43 0.00 0.02 0.00 0.00 0.00 0.00 21:48:24 21:24:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:48:24 21:24:01 vethe100039 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:48:24 21:24:01 veth9be58c3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:48:24 21:24:01 ens3 590.62 379.53 3030.35 44.12 0.00 0.00 0.00 0.00 21:48:24 21:24:01 vethfd1a1d6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:48:24 21:24:01 veth643d7f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:48:24 21:24:01 docker0 344.57 520.22 26.94 2308.14 0.00 0.00 0.00 0.00 21:48:24 21:24:01 veth0780aa3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:48:24 21:25:02 veth8c54f46 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:25:02 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 21:48:24 21:25:02 vethe100039 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:25:02 veth9be58c3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:25:02 ens3 126.88 78.56 667.54 11.10 0.00 0.00 0.00 0.00 21:48:24 21:25:02 vethfd1a1d6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:25:02 vethdeb9411 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:48:24 21:25:02 veth0340e09 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:48:24 21:25:02 veth1b5c82f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:48:24 21:25:02 veth3813ee5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:48:24 21:25:02 veth63b26fb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:48:24 21:25:02 veth05e04ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:48:24 21:25:02 veth643d7f9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:25:02 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:25:02 veth0780aa3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:26:01 lo 45.01 45.01 4.44 4.44 0.00 0.00 0.00 0.00 21:48:24 21:26:01 ens3 505.29 463.67 1612.39 1611.58 0.00 0.00 0.00 0.00 21:48:24 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:27:01 lo 26.66 26.66 2.62 2.62 0.00 0.00 0.00 0.00 21:48:24 21:27:01 ens3 366.28 385.40 158.28 2445.51 0.00 0.00 0.00 0.00 21:48:24 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:28:01 ens3 1.08 0.18 0.28 0.19 0.00 0.00 0.00 0.00 21:48:24 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:29:01 ens3 1.45 0.10 0.12 0.01 0.00 0.00 0.00 0.00 21:48:24 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:30:01 ens3 0.97 0.58 0.59 0.46 0.00 0.00 0.00 0.00 21:48:24 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:31:01 ens3 0.82 0.45 2.43 0.03 0.00 0.00 0.00 0.00 21:48:24 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:33:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:35:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:48:24 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:36:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:48:24 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:37:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:38:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:39:01 ens3 1.58 0.17 0.18 0.01 0.00 0.00 0.00 0.00 21:48:24 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:40:01 ens3 0.88 0.68 0.43 0.35 0.00 0.00 0.00 0.00 21:48:24 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:41:01 ens3 0.68 0.50 0.33 0.22 0.00 0.00 0.00 0.00 21:48:24 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:45:01 ens3 0.47 0.25 0.15 0.08 0.00 0.00 0.00 0.00 21:48:24 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:46:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 21:46:01 ens3 7.10 4.87 5.28 6.00 0.00 0.00 0.00 0.00 21:48:24 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:47:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 21:48:24 21:47:01 ens3 126.13 66.63 3966.05 8.47 0.00 0.00 0.00 0.00 21:48:24 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:24 21:48:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 21:48:24 21:48:01 ens3 276.49 184.54 4278.87 49.15 0.00 0.00 0.00 0.00 21:48:24 21:48:01 veth96797b3 0.95 0.78 0.16 0.31 0.00 0.00 0.00 0.00 21:48:24 21:48:01 docker0 71.89 97.05 5.66 1026.15 0.00 0.00 0.00 0.00 21:48:24 Average: lo 2.84 2.84 0.28 0.28 0.00 0.00 0.00 0.00 21:48:24 Average: ens3 133.28 109.61 1044.08 154.12 0.00 0.00 0.00 0.00 21:48:24 Average: veth96797b3 0.03 0.03 0.01 0.01 0.00 0.00 0.00 0.00 21:48:24 Average: docker0 38.05 44.60 2.84 297.57 0.00 0.00 0.00 0.00 21:48:24 21:48:24 21:48:24 ---> sar -P ALL: 21:48:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12065) 10/26/23 _x86_64_ (8 CPU) 21:48:24 21:48:24 21:18:36 LINUX RESTART (8 CPU) 21:48:24 21:48:24 21:19:01 CPU %user %nice %system %iowait %steal %idle 21:48:24 21:20:01 all 10.95 0.00 3.67 3.13 0.06 82.18 21:48:24 21:20:01 0 10.58 0.00 3.68 0.13 0.07 85.53 21:48:24 21:20:01 1 12.87 0.00 3.91 2.47 0.05 80.70 21:48:24 21:20:01 2 10.71 0.00 3.12 0.81 0.05 85.31 21:48:24 21:20:01 3 9.63 0.00 3.71 4.08 0.07 82.51 21:48:24 21:20:01 4 10.56 0.00 3.27 0.20 0.05 85.91 21:48:24 21:20:01 5 14.32 0.00 3.88 2.18 0.07 79.55 21:48:24 21:20:01 6 11.01 0.00 4.15 14.03 0.07 70.74 21:48:24 21:20:01 7 7.90 0.00 3.66 1.13 0.07 87.25 21:48:24 21:21:01 all 27.63 0.00 4.09 2.09 0.08 66.11 21:48:24 21:21:01 0 27.32 0.00 4.79 0.49 0.08 67.31 21:48:24 21:21:01 1 28.89 0.00 3.32 1.02 0.10 66.67 21:48:24 21:21:01 2 28.53 0.00 3.94 5.24 0.07 62.22 21:48:24 21:21:01 3 26.05 0.00 3.11 0.18 0.07 70.59 21:48:24 21:21:01 4 25.52 0.00 3.65 0.25 0.07 70.51 21:48:24 21:21:01 5 30.17 0.00 5.96 0.65 0.08 63.14 21:48:24 21:21:01 6 26.47 0.00 4.30 8.75 0.07 60.41 21:48:24 21:21:01 7 28.08 0.00 3.66 0.15 0.08 68.03 21:48:24 21:22:01 all 44.91 0.00 3.92 0.74 0.08 50.35 21:48:24 21:22:01 0 41.01 0.00 4.10 0.12 0.08 54.69 21:48:24 21:22:01 1 46.25 0.00 4.00 0.57 0.10 49.08 21:48:24 21:22:01 2 45.13 0.00 3.61 0.03 0.07 51.16 21:48:24 21:22:01 3 45.38 0.00 3.96 0.08 0.08 50.50 21:48:24 21:22:01 4 46.70 0.00 3.92 0.24 0.08 49.06 21:48:24 21:22:01 5 46.12 0.00 3.74 0.03 0.08 50.03 21:48:24 21:22:01 6 43.53 0.00 4.32 4.88 0.08 47.18 21:48:24 21:22:01 7 45.11 0.00 3.71 0.02 0.07 51.09 21:48:24 21:23:01 all 18.03 0.00 5.76 17.37 0.08 58.76 21:48:24 21:23:01 0 14.58 0.00 4.69 7.44 0.07 73.23 21:48:24 21:23:01 1 18.11 0.00 5.58 19.36 0.08 56.86 21:48:24 21:23:01 2 19.15 0.00 6.22 31.13 0.09 43.41 21:48:24 21:23:01 3 18.42 0.00 5.85 8.44 0.07 67.23 21:48:24 21:23:01 4 18.24 0.00 6.14 11.72 0.08 63.81 21:48:24 21:23:01 5 18.25 0.00 6.05 14.57 0.07 61.06 21:48:24 21:23:01 6 19.03 0.00 5.61 20.70 0.08 54.58 21:48:24 21:23:01 7 18.46 0.00 5.91 25.73 0.07 49.83 21:48:24 21:24:01 all 30.35 0.00 5.84 16.20 0.09 47.52 21:48:24 21:24:01 0 29.98 0.00 4.72 11.33 0.08 53.88 21:48:24 21:24:01 1 30.67 0.00 5.43 13.48 0.08 50.33 21:48:24 21:24:01 2 31.10 0.00 5.31 10.83 0.08 52.67 21:48:24 21:24:01 3 31.50 0.00 5.03 20.45 0.10 42.91 21:48:24 21:24:01 4 29.69 0.00 5.46 17.80 0.08 46.97 21:48:24 21:24:01 5 31.26 0.00 6.12 27.28 0.08 35.25 21:48:24 21:24:01 6 28.07 0.00 8.63 16.28 0.09 46.94 21:48:24 21:24:01 7 30.47 0.00 6.04 12.16 0.12 51.22 21:48:24 21:25:02 all 89.63 0.00 8.66 0.99 0.18 0.53 21:48:24 21:25:02 0 89.73 0.00 8.19 1.06 0.19 0.82 21:48:24 21:25:02 1 90.23 0.00 8.34 0.81 0.14 0.49 21:48:24 21:25:02 2 90.86 0.00 7.82 0.71 0.17 0.44 21:48:24 21:25:02 3 91.61 0.00 7.12 0.57 0.19 0.51 21:48:24 21:25:02 4 86.80 0.00 10.50 1.99 0.21 0.49 21:48:24 21:25:02 5 89.62 0.00 8.87 0.57 0.19 0.75 21:48:24 21:25:02 6 88.40 0.00 10.50 0.89 0.19 0.02 21:48:24 21:25:02 7 89.68 0.00 8.07 1.37 0.15 0.73 21:48:24 21:26:01 all 13.62 0.00 3.50 5.83 0.09 76.96 21:48:24 21:26:01 0 10.47 0.00 3.58 3.29 0.09 82.58 21:48:24 21:26:01 1 16.36 0.00 3.47 8.73 0.09 71.35 21:48:24 21:26:01 2 14.81 0.00 4.70 6.21 0.10 74.17 21:48:24 21:26:01 3 14.72 0.00 3.38 9.32 0.09 72.49 21:48:24 21:26:01 4 11.27 0.00 2.46 5.98 0.07 80.22 21:48:24 21:26:01 5 14.34 0.00 3.82 3.44 0.10 78.30 21:48:24 21:26:01 6 16.00 0.00 3.41 7.20 0.10 73.28 21:48:24 21:26:01 7 11.01 0.00 3.18 2.48 0.07 83.26 21:48:24 21:27:01 all 8.43 0.00 0.72 0.09 0.05 90.71 21:48:24 21:27:01 0 9.15 0.00 0.89 0.00 0.05 89.91 21:48:24 21:27:01 1 9.32 0.00 0.53 0.02 0.05 90.08 21:48:24 21:27:01 2 11.07 0.00 0.85 0.02 0.05 88.01 21:48:24 21:27:01 3 10.49 0.00 0.94 0.57 0.08 87.92 21:48:24 21:27:01 4 8.02 0.00 0.53 0.02 0.03 91.40 21:48:24 21:27:01 5 7.76 0.00 0.97 0.03 0.07 91.17 21:48:24 21:27:01 6 4.94 0.00 0.50 0.03 0.03 94.49 21:48:24 21:27:01 7 6.68 0.00 0.53 0.02 0.03 92.73 21:48:24 21:28:01 all 0.20 0.00 0.02 0.00 0.01 99.77 21:48:24 21:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:28:01 1 0.03 0.00 0.03 0.02 0.02 99.90 21:48:24 21:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:24 21:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:48:24 21:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:48:24 21:28:01 6 1.45 0.00 0.05 0.00 0.00 98.50 21:48:24 21:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:48:24 21:29:01 all 0.09 0.00 0.01 0.01 0.01 99.89 21:48:24 21:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:48:24 21:29:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:48:24 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:24 21:29:01 3 0.03 0.00 0.00 0.02 0.00 99.95 21:48:24 21:29:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:48:24 21:29:01 5 0.07 0.00 0.03 0.00 0.02 99.88 21:48:24 21:29:01 6 0.45 0.00 0.00 0.00 0.02 99.53 21:48:24 21:29:01 7 0.05 0.00 0.02 0.00 0.02 99.92 21:48:24 21:30:01 all 0.16 0.00 0.06 0.01 0.01 99.76 21:48:24 21:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:48:24 21:30:01 1 0.03 0.00 0.05 0.02 0.00 99.90 21:48:24 21:30:01 2 0.22 0.00 0.12 0.03 0.02 99.62 21:48:24 21:30:01 3 0.07 0.00 0.05 0.00 0.00 99.88 21:48:24 21:30:01 4 0.05 0.00 0.08 0.00 0.03 99.83 21:48:24 21:30:01 5 0.02 0.00 0.05 0.00 0.02 99.92 21:48:24 21:30:01 6 0.83 0.00 0.08 0.00 0.03 99.05 21:48:24 21:30:01 7 0.02 0.00 0.05 0.00 0.00 99.93 21:48:24 21:48:24 21:30:01 CPU %user %nice %system %iowait %steal %idle 21:48:24 21:31:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:48:24 21:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:48:24 21:31:01 1 0.05 0.00 0.03 0.02 0.02 99.88 21:48:24 21:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:31:01 3 0.03 0.00 0.00 0.03 0.00 99.93 21:48:24 21:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:48:24 21:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:31:01 6 0.03 0.00 0.00 0.00 0.03 99.93 21:48:24 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:48:24 21:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:32:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:48:24 21:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:24 21:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:48:24 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:24 21:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:48:24 21:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:48:24 21:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:48:24 21:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:48:24 21:33:01 1 0.00 0.00 0.03 0.00 0.00 99.97 21:48:24 21:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:24 21:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:48:24 21:33:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:48:24 21:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:24 21:33:01 6 0.02 0.00 0.00 0.00 0.03 99.95 21:48:24 21:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:48:24 21:34:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:48:24 21:34:01 0 0.05 0.00 0.00 0.00 0.02 99.93 21:48:24 21:34:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:48:24 21:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:48:24 21:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:48:24 21:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:34:01 6 0.03 0.00 0.02 0.02 0.02 99.92 21:48:24 21:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:48:24 21:35:01 all 0.01 0.00 0.02 0.00 0.01 99.96 21:48:24 21:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:48:24 21:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:48:24 21:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:48:24 21:35:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:48:24 21:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:35:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:48:24 21:35:01 6 0.02 0.00 0.07 0.00 0.03 99.88 21:48:24 21:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:48:24 21:36:01 all 0.02 0.00 0.00 0.00 0.01 99.96 21:48:24 21:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:48:24 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:24 21:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:36:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:48:24 21:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:48:24 21:36:01 6 0.05 0.00 0.00 0.00 0.03 99.92 21:48:24 21:36:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:48:24 21:37:01 all 0.05 0.00 0.01 0.00 0.01 99.92 21:48:24 21:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:48:24 21:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:48:24 21:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:48:24 21:37:01 4 0.00 0.00 0.03 0.00 0.02 99.95 21:48:24 21:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:24 21:37:01 6 0.35 0.00 0.02 0.02 0.02 99.60 21:48:24 21:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:38:01 all 0.09 0.00 0.01 0.00 0.01 99.89 21:48:24 21:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:48:24 21:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:48:24 21:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:48:24 21:38:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:48:24 21:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:48:24 21:38:01 6 0.62 0.00 0.02 0.00 0.03 99.33 21:48:24 21:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:48:24 21:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:48:24 21:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 21:48:24 21:39:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:48:24 21:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:39:01 6 0.07 0.00 0.02 0.00 0.03 99.88 21:48:24 21:39:01 7 0.02 0.00 0.05 0.02 0.00 99.92 21:48:24 21:40:01 all 0.02 0.00 0.00 0.00 0.01 99.97 21:48:24 21:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:48:24 21:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:48:24 21:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:24 21:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:48:24 21:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:48:24 21:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:48:24 21:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:48:24 21:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:48:24 21:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:48:24 21:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:48:24 21:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:48:24 21:41:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:48:24 21:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:41:01 6 0.05 0.00 0.02 0.00 0.03 99.90 21:48:24 21:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:48:24 21:48:24 21:41:01 CPU %user %nice %system %iowait %steal %idle 21:48:24 21:42:01 all 0.19 0.00 0.01 0.00 0.01 99.79 21:48:24 21:42:01 0 0.05 0.00 0.00 0.00 0.00 99.95 21:48:24 21:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:48:24 21:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:48:24 21:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:48:24 21:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:48:24 21:42:01 6 1.40 0.00 0.02 0.00 0.03 98.55 21:48:24 21:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:48:24 21:43:01 all 0.06 0.00 0.00 0.00 0.01 99.93 21:48:24 21:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:48:24 21:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:48:24 21:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:48:24 21:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:43:01 6 0.33 0.00 0.03 0.02 0.03 99.58 21:48:24 21:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:44:01 all 0.20 0.00 0.01 0.00 0.01 99.78 21:48:24 21:44:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:48:24 21:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:48:24 21:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:48:24 21:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:48:24 21:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:44:01 6 1.49 0.00 0.00 0.00 0.03 98.48 21:48:24 21:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:48:24 21:45:01 all 0.24 0.00 0.01 0.00 0.00 99.74 21:48:24 21:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:48:24 21:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:48:24 21:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:48:24 21:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:48:24 21:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:24 21:45:01 6 1.81 0.00 0.00 0.00 0.02 98.17 21:48:24 21:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:48:24 21:46:01 all 0.38 0.00 0.04 0.01 0.01 99.56 21:48:24 21:46:01 0 0.20 0.00 0.08 0.02 0.00 99.70 21:48:24 21:46:01 1 0.27 0.00 0.00 0.00 0.00 99.73 21:48:24 21:46:01 2 0.07 0.00 0.05 0.00 0.00 99.88 21:48:24 21:46:01 3 0.07 0.00 0.02 0.02 0.00 99.90 21:48:24 21:46:01 4 0.23 0.00 0.00 0.00 0.00 99.77 21:48:24 21:46:01 5 0.07 0.00 0.03 0.02 0.02 99.87 21:48:24 21:46:01 6 1.80 0.00 0.05 0.00 0.03 98.12 21:48:24 21:46:01 7 0.35 0.00 0.05 0.03 0.02 99.55 21:48:24 21:47:01 all 1.17 0.00 0.55 0.01 0.02 98.25 21:48:24 21:47:01 0 1.17 0.00 0.55 0.00 0.02 98.26 21:48:24 21:47:01 1 1.28 0.00 0.42 0.00 0.02 98.28 21:48:24 21:47:01 2 0.78 0.00 0.57 0.00 0.02 98.63 21:48:24 21:47:01 3 1.93 0.00 0.38 0.07 0.02 97.60 21:48:24 21:47:01 4 0.99 0.00 0.70 0.00 0.02 98.30 21:48:24 21:47:01 5 0.77 0.00 0.89 0.02 0.02 98.31 21:48:24 21:47:01 6 1.24 0.00 0.35 0.00 0.03 98.37 21:48:24 21:47:01 7 1.22 0.00 0.52 0.02 0.02 98.23 21:48:24 21:48:01 all 7.68 0.00 3.19 2.88 0.05 86.20 21:48:24 21:48:01 0 6.53 0.00 3.08 0.59 0.05 89.75 21:48:24 21:48:01 1 10.04 0.00 3.29 6.95 0.05 79.67 21:48:24 21:48:01 2 7.81 0.00 3.67 7.06 0.07 81.39 21:48:24 21:48:01 3 7.60 0.00 2.75 3.35 0.05 86.25 21:48:24 21:48:01 4 6.70 0.00 3.80 0.02 0.05 89.44 21:48:24 21:48:01 5 7.94 0.00 2.99 4.26 0.05 84.77 21:48:24 21:48:01 6 6.75 0.00 3.23 0.10 0.05 89.86 21:48:24 21:48:01 7 8.04 0.00 2.73 0.74 0.05 88.44 21:48:24 Average: all 8.66 0.00 1.37 1.68 0.03 88.25 21:48:24 Average: 0 8.20 0.00 1.31 0.83 0.03 89.62 21:48:24 Average: 1 9.05 0.00 1.32 1.82 0.03 87.77 21:48:24 Average: 2 8.90 0.00 1.37 2.11 0.03 87.59 21:48:24 Average: 3 8.82 0.00 1.24 1.61 0.03 88.30 21:48:24 Average: 4 8.26 0.00 1.38 1.30 0.03 89.02 21:48:24 Average: 5 8.88 0.00 1.48 1.81 0.03 87.79 21:48:24 Average: 6 8.72 0.00 1.55 2.49 0.04 87.20 21:48:24 Average: 7 8.46 0.00 1.31 1.49 0.03 88.72 21:48:24 21:48:24 21:48:24