Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7006332552ae400ff85615e0161ae3cc8710e9a 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-ssh17079705399358484633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4664244788620754974.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12482333361384446545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9734925691852441732.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-ssh6458603408819800950.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4829 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/569 [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/569 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d7006332552ae400ff85615e0161ae3cc8710e9a (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4665)" > git config core.sparsecheckout # timeout=10 > git checkout -f d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 > git rev-list --no-walk 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:19 ========================================================= 20:58:19 EdgeX Global Pipelines Version Info 20:58:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:58:20 ------------------- 20:58:20 stable info: 20:58:20 ------------------- 20:58:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:58:20 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:58:20 Message: update stable to v1.0.253 20:58:21 ------------------- 20:58:21 experimental info: 20:58:21 ------------------- 20:58:21 Commited By: **** collab-it+edgex@linuxfoundation.org 20:58:21 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:58:21 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d700633 [Pipeline] echo 20:58:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:21 provisioning config files... 20:58:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/569@tmp/config8145235183387024423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:21 ---> docker-login.sh 20:58:21 nexus3.edgexfoundry.org:10001 20:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:22 Configure a credential helper to remove this warning. See 20:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:22 20:58:22 Login Succeeded 20:58:22 nexus3.edgexfoundry.org:10002 20:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:22 Configure a credential helper to remove this warning. See 20:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:22 20:58:22 Login Succeeded 20:58:22 nexus3.edgexfoundry.org:10003 20:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:22 Configure a credential helper to remove this warning. See 20:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:22 20:58:22 Login Succeeded 20:58:22 nexus3.edgexfoundry.org:10004 20:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:22 Configure a credential helper to remove this warning. See 20:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:22 20:58:22 Login Succeeded 20:58:22 docker.io 20:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:22 Configure a credential helper to remove this warning. See 20:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:22 20:58:22 Login Succeeded 20:58:22 ---> docker-login.sh ends [Pipeline] } 20:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:23 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:58:23 + dirname cmd/core-command/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo core-command,cmd/core-command/Dockerfile 20:58:23 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:58:23 + + dirname cmd/core-data/Dockerfile 20:58:23 cut -d/ -f2 20:58:23 + echo core-data,cmd/core-data/Dockerfile 20:58:23 + dirname cmd/core-metadata/Dockerfile+ 20:58:23 cut -d/ -f2 20:58:23 + echo core-metadata,cmd/core-metadata/Dockerfile 20:58:23 + dirname cmd/security-bootstrapper/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:58:23 + dirname cmd/security-proxy-auth/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:58:23 + dirname cmd/security-proxy-setup/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:58:23 + dirname cmd/security-secretstore-setup/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:58:23 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:58:23 + dirname cmd/security-spire-agent/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:58:23 + dirname cmd/security-spire-config/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:58:23 + dirname cmd/security-spire-server/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:58:23 + dirname cmd/support-notifications/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo support-notifications,cmd/support-notifications/Dockerfile 20:58:23 + dirname cmd/support-scheduler/Dockerfile 20:58:23 + cut -d/ -f2 20:58:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:58:23 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:58:23 + git rev-list -1 --merges d7006332552ae400ff85615e0161ae3cc8710e9a~1..d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] echo 20:58:23 -----------> git rev-list -1 --merges d7006332552ae400ff85615e0161ae3cc8710e9a~1..d7006332552ae400ff85615e0161ae3cc8710e9a d7006332552ae400ff85615e0161ae3cc8710e9a [false] [Pipeline] sh 20:58:24 + git log --format=format:%s -1 d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] echo 20:58:24 ========================================================= 20:58:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:58:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:58:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:58:24 + grep -v github /etc/ssh/ssh_known_hosts 20:58:24 + [ -e /tmp/ssh_known_hosts ] 20:58:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:58:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:58:24 + sudo tee -a /etc/ssh/ssh_known_hosts 20:58:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:24 20:58:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:25 0.1.4: Pulling from edgex-devops/py-git-semver 20:58:25 b85a868b505f: Pulling fs layer 20:58:25 e2be974225ed: Pulling fs layer 20:58:25 339a4e72a1f5: Pulling fs layer 20:58:25 988bab9f4d93: Pulling fs layer 20:58:25 1469e6f7b9e6: Pulling fs layer 20:58:25 eaf3925da568: Pulling fs layer 20:58:25 bab4dde63d76: Pulling fs layer 20:58:25 bde34c3a00c8: Pulling fs layer 20:58:25 b352a97aabf1: Pulling fs layer 20:58:25 4872d77fe225: Pulling fs layer 20:58:25 5851b861e8e6: Pulling fs layer 20:58:25 bab4dde63d76: Waiting 20:58:25 bde34c3a00c8: Waiting 20:58:25 b352a97aabf1: Waiting 20:58:25 4872d77fe225: Waiting 20:58:25 5851b861e8e6: Waiting 20:58:25 eaf3925da568: Waiting 20:58:25 988bab9f4d93: Waiting 20:58:25 1469e6f7b9e6: Waiting 20:58:25 e2be974225ed: Verifying Checksum 20:58:25 e2be974225ed: Download complete 20:58:25 988bab9f4d93: Download complete 20:58:25 1469e6f7b9e6: Verifying Checksum 20:58:25 1469e6f7b9e6: Download complete 20:58:25 eaf3925da568: Download complete 20:58:25 339a4e72a1f5: Verifying Checksum 20:58:25 339a4e72a1f5: Download complete 20:58:25 bde34c3a00c8: Download complete 20:58:25 b352a97aabf1: Verifying Checksum 20:58:25 b352a97aabf1: Download complete 20:58:25 4872d77fe225: Download complete 20:58:25 5851b861e8e6: Download complete 20:58:25 b85a868b505f: Verifying Checksum 20:58:25 b85a868b505f: Download complete 20:58:25 bab4dde63d76: Verifying Checksum 20:58:25 bab4dde63d76: Download complete 20:58:27 b85a868b505f: Pull complete 20:58:27 e2be974225ed: Pull complete 20:58:27 339a4e72a1f5: Pull complete 20:58:27 988bab9f4d93: Pull complete 20:58:27 1469e6f7b9e6: Pull complete 20:58:27 eaf3925da568: Pull complete 20:58:29 bab4dde63d76: Pull complete 20:58:29 bde34c3a00c8: Pull complete 20:58:30 b352a97aabf1: Pull complete 20:58:30 4872d77fe225: Pull complete 20:58:30 5851b861e8e6: Pull complete 20:58:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:30 prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container 20:58:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:58:33 $ docker top cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 -eo pid,comm 20:58:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:58:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:33 [ssh-agent] Looking for ssh-agent implementation... 20:58:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:33 $ docker exec cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 ssh-agent 20:58:33 SSH_AUTH_SOCK=/tmp/ssh-fj6X0p57Maa7/agent.32 20:58:33 SSH_AGENT_PID=38 20:58:33 Running ssh-add (command line suppressed) 20:58:33 Identity added: /w/workspace/edgex-go/569@tmp/private_key_609138084688491994.key (/w/workspace/edgex-go/569@tmp/private_key_609138084688491994.key) 20:58:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:34 + git tag --points-at HEAD [Pipeline] } 20:58:34 $ docker exec --env ******** --env ******** cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 ssh-agent -k 20:58:34 unset SSH_AUTH_SOCK; 20:58:34 unset SSH_AGENT_PID; 20:58:34 echo Agent pid 38 killed; 20:58:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:58:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:34 [ssh-agent] Looking for ssh-agent implementation... 20:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:34 $ docker exec cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 ssh-agent 20:58:34 SSH_AUTH_SOCK=/tmp/ssh-ubAgPRKo9por/agent.70 20:58:34 SSH_AGENT_PID=76 20:58:34 Running ssh-add (command line suppressed) 20:58:34 Identity added: /w/workspace/edgex-go/569@tmp/private_key_11099876365603187527.key (/w/workspace/edgex-go/569@tmp/private_key_11099876365603187527.key) 20:58:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:34 + git semver init 20:58:35 2023-08-29 20:58:35,020 [run_init] DEBUG init version:0.0.0 force:False 20:58:35 2023-08-29 20:58:35,020 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/569/.semver 20:58:35 2023-08-29 20:58:35,021 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/569/.semver 20:58:35 2023-08-29 20:58:35,021 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/569/.semver'], cwd=/w/workspace/edgex-go/569, universal_newlines=False, shell=None, istream=None) 20:58:40 2023-08-29 20:58:39,836 [append_file] DEBUG append to file:/w/workspace/edgex-go/569/.git/info/exclude 20:58:40 2023-08-29 20:58:39,837 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/569/.semver/main with force:False 20:58:40 2023-08-29 20:58:39,837 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main 20:58:40 2023-08-29 20:58:39,837 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main 20:58:40 3.1.0-dev.35 [Pipeline] } 20:58:40 $ docker exec --env ******** --env ******** cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 ssh-agent -k 20:58:40 unset SSH_AUTH_SOCK; 20:58:40 unset SSH_AGENT_PID; 20:58:40 echo Agent pid 76 killed; 20:58:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:40 + git semver [Pipeline] } 20:58:41 $ docker stop --time=1 cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 20:58:42 $ docker rm -f --volumes cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 [Pipeline] // withDockerContainer [Pipeline] sh 20:58:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:58:42 Stashed 1 file(s) [Pipeline] echo 20:58:42 [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:43 + git config --global --add safe.directory /w/workspace/edgex-go/569 [Pipeline] echo 20:58:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:43 ========================================================= 20:58:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:58:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:58:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:58:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:58:43 4db1b89c0bd1: Pulling fs layer 20:58:43 6911f1a30b25: Pulling fs layer 20:58:43 e194b8c5c2a9: Pulling fs layer 20:58:43 6863d3e3a2b1: Pulling fs layer 20:58:43 ec0bb842ea78: Pulling fs layer 20:58:43 40a00589a448: Pulling fs layer 20:58:43 6c08303d61cc: Pulling fs layer 20:58:43 798269fcf238: Pulling fs layer 20:58:43 6863d3e3a2b1: Waiting 20:58:43 ec0bb842ea78: Waiting 20:58:43 6c08303d61cc: Waiting 20:58:43 798269fcf238: Waiting 20:58:43 40a00589a448: Waiting 20:58:43 6911f1a30b25: Verifying Checksum 20:58:43 6911f1a30b25: Download complete 20:58:43 6863d3e3a2b1: Verifying Checksum 20:58:43 6863d3e3a2b1: Download complete 20:58:43 ec0bb842ea78: Verifying Checksum 20:58:43 ec0bb842ea78: Download complete 20:58:43 4db1b89c0bd1: Verifying Checksum 20:58:43 4db1b89c0bd1: Download complete 20:58:43 40a00589a448: Verifying Checksum 20:58:43 40a00589a448: Download complete 20:58:43 4db1b89c0bd1: Pull complete 20:58:43 6911f1a30b25: Pull complete 20:58:44 e194b8c5c2a9: Verifying Checksum 20:58:44 e194b8c5c2a9: Download complete 20:58:44 798269fcf238: Verifying Checksum 20:58:44 798269fcf238: Download complete 20:58:44 6c08303d61cc: Verifying Checksum 20:58:44 6c08303d61cc: Download complete 20:58:47 e194b8c5c2a9: Pull complete 20:58:47 6863d3e3a2b1: Pull complete 20:58:48 ec0bb842ea78: Pull complete 20:58:48 40a00589a448: Pull complete 20:58:50 6c08303d61cc: Pull complete 20:58:51 798269fcf238: Pull complete 20:58:51 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:58:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:58:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:58:51 WORKDIR /edgex 20:58:51 COPY go.mod . 20:58:51 RUN go mod download 20:58:51 + docker build -t ci-base-image-x86_64 -f - . 20:58:52 Sending build context to Docker daemon 170.9MB 20:58:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:58:52 ---> ec979cd7f677 20:58:52 Step 2/4 : WORKDIR /edgex 20:58:58 Still waiting to schedule task 20:58:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:58:59 ---> Running in b9235f0fc98f 20:58:59 Removing intermediate container b9235f0fc98f 20:58:59 ---> b338f2ac90ee 20:58:59 Step 3/4 : COPY go.mod . 20:58:59 ---> dd706d2442a1 20:58:59 Step 4/4 : RUN go mod download 20:58:59 ---> Running in 8f4c0c44fb0d 20:59:17 Removing intermediate container 8f4c0c44fb0d 20:59:17 ---> 82f02a4050ed 20:59:17 Successfully built 82f02a4050ed 20:59:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:17 + docker inspect -f . ci-base-image-x86_64 20:59:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:17 prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container 20:59:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:59:18 $ docker top 59c5b42803f8a2d30de9eab8275e3235b6236f386ea024efee9d93bbd053a2f9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:18 + go version 20:59:18 go version go1.20.6 linux/amd64 [Pipeline] } 20:59:18 $ docker stop --time=1 59c5b42803f8a2d30de9eab8275e3235b6236f386ea024efee9d93bbd053a2f9 20:59:19 $ docker rm -f --volumes 59c5b42803f8a2d30de9eab8275e3235b6236f386ea024efee9d93bbd053a2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:20 + docker inspect -f . ci-base-image-x86_64 20:59:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:20 prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container 20:59: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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:59:20 $ docker top 8c3bbaf6d102a7bf9c2da451b1ebf9ae79ce1b8fe8cd76f93593c2aa3f808ca2 -eo pid,comm [Pipeline] { [Pipeline] echo 20:59:20 ========================================================= 20:59:20 [edgeXBuildGoParallel] Running Tests and Build... 20:59:20 ========================================================= [Pipeline] sh 20:59:21 + git config --global --add safe.directory /w/workspace/edgex-go/569 [Pipeline] fileExists [Pipeline] sh 20:59:21 + make test 20:59:21 go test -race -coverprofile=coverage.out ./... 20:59:27 ? github.com/edgexfoundry/edgex-go [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:59:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:59:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 20:59:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 97.0% of statements 20:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.110s coverage: 71.5% of statements 20:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 20:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:59:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.560s coverage: 93.4% of statements 20:59:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:59:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.377s coverage: 97.6% of statements 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:59:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:59:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.039s coverage: 72.2% of statements 20:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:59:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 20:59:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 32.2% of statements 20:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 42.9% of statements 20:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 82.9% of statements 20:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 20:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.335s coverage: 96.3% of statements 20:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 20:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:00:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.106s coverage: 94.4% of statements 21:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.304s coverage: 79.9% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.071s coverage: 92.9% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 64.4% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.061s coverage: 20.0% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 81.8% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 95.7% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements 21:00:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 21:00:18 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:00:18 running golangci-lint 21:00:18 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 21:00:18 go version go1.20.6 linux/amd64 21:00:18 level=info msg="[config_reader] Used config file .golangci.yml" 21:00:18 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 21:00:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4830 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:00:28 Running in /w/workspace/edgex-go/569 [Pipeline] { [Pipeline] checkout 21:00:28 The recommended git tool is: git 21:00:33 using credential edgex-jenkins-ssh 21:00:33 Cloning the remote Git repository 21:00:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:00:33 > git init /w/workspace/edgex-go/569 # timeout=10 21:00:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:00:33 > git --version # timeout=10 21:00:33 > git --version # 'git version 2.25.1' 21:00:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:36 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|deps|files|imports|name|types_sizes) took 16.163417346s" 21:00:36 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.84366ms" 21:00:44 level=info msg="[linters_context/goanalysis] analyzers took 1m10.474156078s with top 10 stages: buildir: 39.768732598s, inspect: 2.707025372s, fact_deprecated: 2.09625777s, gosec: 1.852664206s, printf: 1.375180358s, S1038: 1.314676863s, ctrlflow: 1.261786216s, fact_purity: 958.996741ms, nilness: 891.986852ms, unused: 786.872352ms" 21:00:44 level=info msg="[runner] Issues before processing: 200, after processing: 0" 21:00:44 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 200/200, skip_files: 200/200, exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, exclude-rules: 21/200, nolint: 0/21, path_prettifier: 200/200, autogenerated_exclude: 200/200, skip_dirs: 200/200" 21:00:44 level=info msg="[runner] processing took 20.252494ms with stages: nolint: 9.320589ms, identifier_marker: 5.317266ms, autogenerated_exclude: 1.88415ms, exclude-rules: 1.605057ms, path_prettifier: 1.388055ms, skip_dirs: 678.077µs, cgo: 35.78µs, filename_unadjuster: 17.48µs, uniq_by_line: 1.04µs, max_same_issues: 790ns, severity-rules: 640ns, skip_files: 590ns, path_shortener: 580ns, exclude: 530ns, max_per_file_from_linter: 420ns, diff: 410ns, path_prefixer: 350ns, source_code: 280ns, sort_results: 240ns, max_from_linter: 170ns" 21:00:44 level=info msg="[runner] linters took 8.929126625s with stages: goanalysis_metalinter: 8.90875353s" 21:00:44 level=info msg="File cache stats: 0 entries of total size 0B" 21:00:44 level=info msg="Memory: 252 samples, avg is 195.0MB, max is 777.2MB" 21:00:44 level=info msg="Execution took 25.137468361s" 21:00:44 go vet ./... 21:00:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:49 ./bin/test-attribution-txt.sh 21:00:49 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:00:49 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:00:49 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:00:49 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:00:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:00:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:00:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:52 Avoid second fetch 21:00:52 Checking out Revision d7006332552ae400ff85615e0161ae3cc8710e9a (main) 21:00:53 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4665)" 21:00:52 > git config core.sparsecheckout # timeout=10 21:00:53 > git checkout -f d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:55 + ls -al . 21:00:55 total 728 21:00:55 drwxrwxr-x 12 1001 1001 4096 Aug 29 20:59 . 21:00:55 drwxr-xr-x 4 root root 4096 Aug 29 20:59 .. 21:00:55 drwxrwxr-x 2 1001 1001 4096 Aug 29 20:58 .blubracket 21:00:55 -rw-rw-r-- 1 1001 1001 16 Aug 29 20:58 .dockerignore 21:00:55 drwxrwxr-x 8 1001 1001 4096 Aug 29 20:58 .git 21:00:55 drwxrwxr-x 3 1001 1001 4096 Aug 29 20:58 .github 21:00:55 -rw-rw-r-- 1 1001 1001 1173 Aug 29 20:58 .gitignore 21:00:55 -rw-rw-r-- 1 1001 1001 42 Aug 29 20:58 .golangci.yml 21:00:55 -rw-rw-r-- 1 1001 1001 87 Aug 29 20:58 .hadolint.yml 21:00:55 drwxr-xr-x 3 1001 1001 4096 Aug 29 20:58 .semver 21:00:55 -rw-rw-r-- 1 1001 1001 166 Aug 29 20:58 .sonarcloud.properties 21:00:55 -rw-rw-r-- 1 1001 1001 1171 Aug 29 20:58 ADOPTERS.md 21:00:55 -rw-rw-r-- 1 1001 1001 11152 Aug 29 20:58 Attribution.txt 21:00:55 -rw-rw-r-- 1 1001 1001 93407 Aug 29 20:58 CHANGELOG.md 21:00:55 -rw-rw-r-- 1 1001 1001 3804 Aug 29 20:58 CONTRIBUTING.md 21:00:55 -rw-rw-r-- 1 1001 1001 677 Aug 29 20:58 GOVERNANCE.md 21:00:55 -rw-rw-r-- 1 1001 1001 883 Aug 29 20:58 Jenkinsfile 21:00:55 -rw-rw-r-- 1 1001 1001 10775 Aug 29 20:58 LICENSE 21:00:55 -rw-rw-r-- 1 1001 1001 14764 Aug 29 20:58 Makefile 21:00:55 -rw-rw-r-- 1 1001 1001 582 Aug 29 20:58 OWNERS.md 21:00:55 -rw-rw-r-- 1 1001 1001 9923 Aug 29 20:58 README.md 21:00:55 -rw-rw-r-- 1 1001 1001 789 Aug 29 20:58 SECURITY.md 21:00:55 -rw-rw-r-- 1 1001 1001 12 Aug 29 20:58 VERSION 21:00:55 drwxrwxr-x 2 1001 1001 4096 Aug 29 20:58 bin 21:00:55 drwxrwxr-x 18 1001 1001 4096 Aug 29 20:58 cmd 21:00:55 -rw-r--r-- 1 root root 446997 Aug 29 21:00 coverage.out 21:00:55 drwxrwxr-x 2 1001 1001 4096 Aug 29 20:58 fuzz_test 21:00:55 -rw-rw-r-- 1 1001 1001 3687 Aug 29 20:58 go.mod 21:00:55 -rw-rw-r-- 1 1001 1001 33714 Aug 29 20:58 go.sum 21:00:55 drwxrwxr-x 7 1001 1001 4096 Aug 29 20:58 internal 21:00:55 drwxrwxr-x 3 1001 1001 4096 Aug 29 20:58 openapi 21:00:55 -rw-rw-r-- 1 1001 1001 594 Aug 29 20:58 security.txt 21:00:55 drwxrwxr-x 4 1001 1001 4096 Aug 29 20:58 snap 21:00:55 -rw-rw-r-- 1 1001 1001 204 Aug 29 20:58 version.go [Pipeline] sh 21:00:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:00:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:55 Dload Upload Total Spent Left Speed 21:00:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 83339 21:00:55 + '[' -e coverage.out ] 21:00:55 + chown 1001:1001 coverage.out [Pipeline] stash 21:00:55 Stashed 1 file(s) [Pipeline] sh [Pipeline] sh 21:00:55 + make build 21:00:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:00:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:00:56 + + sudo tee /etc/docker/daemon.new 21:00:56 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:00:56 { 21:00:56 "registry-mirrors": [ 21:00:56 "https://nexus3.edgexfoundry.org:10001" 21:00:56 ], 21:00:56 "bip": "10.250.0.254/24", 21:00:56 "hosts": [ 21:00:56 "tcp://0.0.0.0:5555", 21:00:56 "unix:///var/run/docker.sock" 21:00:56 ], 21:00:56 "mtu": 1458, 21:00:56 "selinux-enabled": true, 21:00:56 "seccomp-profile": "/etc/docker/seccomp.json" 21:00:56 } [Pipeline] sh 21:00:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:00:56 + sudo service docker restart 21:01:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:01:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:01:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:01:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:15 provisioning config files... 21:01:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/569@tmp/config1112042700840664750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:15 ---> docker-login.sh 21:01:15 nexus3.edgexfoundry.org:10001 21:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:16 Configure a credential helper to remove this warning. See 21:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:16 21:01:16 Login Succeeded 21:01:16 nexus3.edgexfoundry.org:10002 21:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:16 Configure a credential helper to remove this warning. See 21:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:16 21:01:16 Login Succeeded 21:01:16 nexus3.edgexfoundry.org:10003 21:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:17 Configure a credential helper to remove this warning. See 21:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:17 21:01:17 Login Succeeded 21:01:17 nexus3.edgexfoundry.org:10004 21:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:17 Configure a credential helper to remove this warning. See 21:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:17 21:01:17 Login Succeeded 21:01:17 docker.io 21:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:17 Configure a credential helper to remove this warning. See 21:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:17 21:01:17 Login Succeeded 21:01:17 ---> docker-login.sh ends [Pipeline] } 21:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:01:18 + git config --global --add safe.directory /w/workspace/edgex-go/569 [Pipeline] echo 21:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:18 ========================================================= 21:01:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:01:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:01:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:18 edb6bdbacee9: Pulling fs layer 21:01:18 5f9638ab2659: Pulling fs layer 21:01:18 8d51d6327a98: Pulling fs layer 21:01:18 8b374f2dd631: Pulling fs layer 21:01:18 ec14aa9079de: Pulling fs layer 21:01:18 2f466654f4bb: Pulling fs layer 21:01:18 554e91adad29: Pulling fs layer 21:01:18 ec14aa9079de: Waiting 21:01:18 2f466654f4bb: Waiting 21:01:18 554e91adad29: Waiting 21:01:18 8b374f2dd631: Waiting 21:01:19 5f9638ab2659: Verifying Checksum 21:01:19 5f9638ab2659: Download complete 21:01:19 8b374f2dd631: Verifying Checksum 21:01:19 8b374f2dd631: Download complete 21:01:19 ec14aa9079de: Verifying Checksum 21:01:19 ec14aa9079de: Download complete 21:01:19 edb6bdbacee9: Verifying Checksum 21:01:19 edb6bdbacee9: Download complete 21:01:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:01:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:01:21 edb6bdbacee9: Pull complete 21:01:21 554e91adad29: Verifying Checksum 21:01:21 554e91adad29: Download complete 21:01:21 5f9638ab2659: Pull complete 21:01:22 8d51d6327a98: Download complete 21:01:22 2f466654f4bb: Verifying Checksum 21:01:22 2f466654f4bb: Download complete 21:01:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:01:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:01:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:01:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:01:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:01:28 $ docker stop --time=1 8c3bbaf6d102a7bf9c2da451b1ebf9ae79ce1b8fe8cd76f93593c2aa3f808ca2 21:01:34 $ docker rm -f --volumes 8c3bbaf6d102a7bf9c2da451b1ebf9ae79ce1b8fe8cd76f93593c2aa3f808ca2 21:01:34 8d51d6327a98: Pull complete 21:01:34 8b374f2dd631: Pull complete 21:01:34 ec14aa9079de: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:01:35 21:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:01:35 latest: Pulling from edgex-devops/edgex-compose 21:01:35 91d30c5bc195: Pulling fs layer 21:01:35 2e9b0aa3be6d: Pulling fs layer 21:01:35 9c61dcf015f6: Pulling fs layer 21:01:35 4698f68db338: Pulling fs layer 21:01:35 2a2f49069b9e: Pulling fs layer 21:01:35 e0025b399a48: Pulling fs layer 21:01:35 4698f68db338: Waiting 21:01:35 2a2f49069b9e: Waiting 21:01:35 e0025b399a48: Waiting 21:01:35 91d30c5bc195: Verifying Checksum 21:01:35 4698f68db338: Download complete 21:01:35 2e9b0aa3be6d: Verifying Checksum 21:01:35 2e9b0aa3be6d: Download complete 21:01:35 e0025b399a48: Download complete 21:01:35 91d30c5bc195: Pull complete 21:01:35 2a2f49069b9e: Verifying Checksum 21:01:35 2a2f49069b9e: Download complete 21:01:36 2e9b0aa3be6d: Pull complete 21:01:36 9c61dcf015f6: Verifying Checksum 21:01:36 9c61dcf015f6: Download complete 21:01:39 9c61dcf015f6: Pull complete 21:01:39 4698f68db338: Pull complete 21:01:39 2a2f49069b9e: Pull complete 21:01:39 e0025b399a48: Pull complete 21:01:39 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:39 prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container 21:01:39 $ 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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@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:01:39 2f466654f4bb: Pull complete 21:01:42 554e91adad29: Pull complete 21:01:42 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:01:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:01:42 $ docker top bc6ba50a8a354635c2aa3335350e7ad7912c3ba39223bc6f4dc19f72f17174bf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 21:01:42 + docker compose -f ./docker-compose-build.yml build --parallel 21:01:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:01:42 WORKDIR /edgex 21:01:42 COPY go.mod . 21:01:42 RUN go mod download 21:01:42 + docker build -t ci-base-image-arm64 -f - . 21:01:43 Sending build context to Docker daemon 2.966MB 21:01:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:01:43 ---> 1e15ea492957 21:01:43 Step 2/4 : WORKDIR /edgex 21:01:45 #1 [core-metadata internal] load build definition from Dockerfile 21:01:45 #1 transferring dockerfile: 21:01:45 #1 transferring dockerfile: 1.96kB done 21:01:45 #1 DONE 0.0s 21:01:45 21:01:45 #2 [security-secretstore-setup internal] load build definition from Dockerfile 21:01:45 #2 transferring dockerfile: 2.38kB done 21:01:45 #2 DONE 0.0s 21:01:45 21:01:45 #3 [support-scheduler internal] load build definition from Dockerfile 21:01:45 #3 transferring dockerfile: 1.82kB done 21:01:45 #3 DONE 0.0s 21:01:45 21:01:45 #4 [core-command internal] load build definition from Dockerfile 21:01:45 #4 transferring dockerfile: 1.82kB done 21:01:45 #4 DONE 0.0s 21:01:45 21:01:45 #5 [core-data internal] load build definition from Dockerfile 21:01:45 #5 transferring dockerfile: 1.90kB done 21:01:45 #5 DONE 0.0s 21:01:45 21:01:45 #6 [security-spire-server internal] load build definition from Dockerfile 21:01:45 #6 transferring dockerfile: 2.63kB done 21:01:45 #6 DONE 0.0s 21:01:45 21:01:45 #7 [security-proxy-auth internal] load build definition from Dockerfile 21:01:45 #7 transferring dockerfile: 2.04kB done 21:01:45 #7 DONE 0.0s 21:01:45 21:01:45 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:01:45 #8 transferring dockerfile: 2.12kB done 21:01:45 #8 DONE 0.0s 21:01:45 21:01:45 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:01:45 #9 transferring dockerfile: 1.78kB done 21:01:45 #9 DONE 0.0s 21:01:45 21:01:45 #10 [support-notifications internal] load build definition from Dockerfile 21:01:45 #10 transferring dockerfile: 1.84kB done 21:01:45 #10 DONE 0.0s 21:01:45 21:01:45 #11 [security-bootstrapper internal] load build definition from Dockerfile 21:01:45 #11 transferring dockerfile: 2.82kB done 21:01:45 #11 DONE 0.0s 21:01:45 21:01:45 #12 [security-proxy-setup internal] load build definition from Dockerfile 21:01:45 #12 transferring dockerfile: 2.39kB done 21:01:45 #12 DONE 0.0s 21:01:45 21:01:45 #13 [security-spire-agent internal] load build definition from Dockerfile 21:01:45 #13 transferring dockerfile: 2.68kB done 21:01:45 #13 DONE 0.0s 21:01:45 21:01:45 #14 [security-spire-config internal] load build definition from Dockerfile 21:01:45 #14 transferring dockerfile: 2.58kB done 21:01:45 #14 DONE 0.0s 21:01:45 21:01:45 #15 [core-metadata internal] load .dockerignore 21:01:45 #15 transferring context: 56B done 21:01:45 #15 DONE 0.0s 21:01:45 ---> Running in b48f6d609a84 21:01:45 Removing intermediate container b48f6d609a84 21:01:45 ---> 068677a6f7b8 21:01:45 Step 3/4 : COPY go.mod . 21:01:45 21:01:45 #16 [security-secretstore-setup internal] load .dockerignore 21:01:45 #16 transferring context: 56B done 21:01:45 #16 DONE 0.0s 21:01:45 21:01:45 #17 [support-scheduler internal] load .dockerignore 21:01:45 #17 transferring context: 56B done 21:01:45 #17 DONE 0.0s 21:01:45 21:01:45 #18 [core-command internal] load .dockerignore 21:01:45 #18 transferring context: 56B done 21:01:45 #18 DONE 0.0s 21:01:45 21:01:45 #19 [core-data internal] load .dockerignore 21:01:45 #19 transferring context: 56B done 21:01:45 #19 DONE 0.0s 21:01:45 21:01:45 #20 [security-spire-server internal] load .dockerignore 21:01:45 #20 transferring context: 56B done 21:01:45 #20 DONE 0.0s 21:01:45 21:01:45 #21 [core-common-config-bootstrapper internal] load .dockerignore 21:01:45 #21 transferring context: 56B done 21:01:45 #21 DONE 0.0s 21:01:45 21:01:45 #22 [security-proxy-auth internal] load .dockerignore 21:01:45 #22 transferring context: 56B done 21:01:45 #22 DONE 0.0s 21:01:45 21:01:45 #23 [security-spiffe-token-provider internal] load .dockerignore 21:01:45 #23 transferring context: 56B done 21:01:45 #23 DONE 0.0s 21:01:45 21:01:45 #24 [security-bootstrapper internal] load .dockerignore 21:01:45 #24 transferring context: 56B done 21:01:45 #24 DONE 0.0s 21:01:45 21:01:45 #25 [support-notifications internal] load .dockerignore 21:01:45 #25 transferring context: 56B done 21:01:45 #25 DONE 0.0s 21:01:45 21:01:45 #26 [security-proxy-setup internal] load .dockerignore 21:01:45 #26 transferring context: 56B done 21:01:45 #26 DONE 0.0s 21:01:45 21:01:45 #27 [security-spire-agent internal] load .dockerignore 21:01:45 #27 transferring context: 56B done 21:01:45 #27 DONE 0.0s 21:01:45 21:01:45 #28 [security-spire-config internal] load .dockerignore 21:01:45 #28 transferring context: 56B done 21:01:45 #28 DONE 0.0s 21:01:45 21:01:45 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:45 #29 DONE 0.0s 21:01:45 21:01:45 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 21:01:45 #30 DONE 0.1s 21:01:45 21:01:45 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:45 #29 DONE 0.0s 21:01:45 21:01:45 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 21:01:45 #30 DONE 0.1s 21:01:45 21:01:45 #31 [security-secretstore-setup internal] load build context 21:01:45 #31 ... 21:01:45 21:01:45 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:45 #29 DONE 0.0s 21:01:45 21:01:45 #31 [security-secretstore-setup internal] load build context 21:01:46 ---> 98b85e17ed3b 21:01:46 Step 4/4 : RUN go mod download 21:01:46 ---> Running in 6c40061714f9 21:01:46 #31 ... 21:01:46 21:01:46 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:46 #29 DONE 0.0s 21:01:46 21:01:46 #31 [security-secretstore-setup internal] load build context 21:01:46 #31 ... 21:01:46 21:01:46 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:46 #29 DONE 0.0s 21:01:46 21:01:46 #31 [security-secretstore-setup internal] load build context 21:01:46 #31 ... 21:01:46 21:01:46 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:46 #29 DONE 0.0s 21:01:46 21:01:46 #31 [security-secretstore-setup internal] load build context 21:01:46 #31 ... 21:01:46 21:01:46 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:01:46 #29 DONE 0.0s 21:01:46 21:01:46 #31 [security-secretstore-setup internal] load build context 21:01:46 #31 ... 21:01:46 21:01:46 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 21:01:46 #30 DONE 0.4s 21:01:46 21:01:46 #31 [security-secretstore-setup internal] load build context 21:01:46 #31 ... 21:01:46 21:01:46 #32 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:01:46 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:01:46 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:01:46 #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:01:46 #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:01:46 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 21:01:46 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 21:01:46 #32 DONE 1.0s 21:01:46 21:01:46 #31 [security-secretstore-setup internal] load build context 21:01:47 #31 ... 21:01:47 21:01:47 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:01:47 #33 DONE 1.3s 21:01:47 21:01:47 #31 [security-secretstore-setup internal] load build context 21:01:51 #31 transferring context: 120.78MB 4.8s 21:01:52 #31 ... 21:01:52 21:01:52 #34 [core-metadata internal] load build context 21:01:52 #34 ... 21:01:52 21:01:52 #31 [security-secretstore-setup internal] load build context 21:01:55 #31 transferring context: 240.52MB 9.8s 21:01:55 #31 ... 21:01:55 21:01:55 #35 [support-scheduler internal] load build context 21:01:55 #35 ... 21:01:55 21:01:55 #36 [core-data internal] load build context 21:01:56 #36 ... 21:01:56 21:01:56 #37 [security-proxy-auth internal] load build context 21:01:56 #37 ... 21:01:56 21:01:56 #38 [security-spire-server internal] load build context 21:01:56 #38 ... 21:01:56 21:01:56 #39 [core-common-config-bootstrapper internal] load build context 21:01:56 #39 ... 21:01:56 21:01:56 #40 [security-bootstrapper internal] load build context 21:01:56 #40 ... 21:01:56 21:01:56 #41 [support-notifications internal] load build context 21:01:56 #41 ... 21:01:56 21:01:56 #42 [security-spire-config internal] load build context 21:01:56 #42 ... 21:01:56 21:01:56 #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:01:56 #0 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:56 #0 4.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:56 #0 4.313 (1/4) Installing ca-certificates (20230506-r0) 21:01:56 #0 4.433 (2/4) Installing dumb-init (1.2.5-r2) 21:01:56 #0 4.440 (3/4) Installing su-exec (0.2-r2) 21:01:56 #0 4.444 (4/4) Installing yq (4.30.4-r4) 21:01:56 #0 4.643 Executing busybox-1.35.0-r29.trigger 21:01:56 #0 4.650 Executing ca-certificates-20230506-r0.trigger 21:01:56 #0 4.728 OK: 17 MiB in 19 packages 21:01:57 #43 ... 21:01:57 21:01:57 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:01:57 #44 ... 21:01:57 21:01:57 #45 [security-proxy-setup internal] load build context 21:01:57 #45 ... 21:01:57 21:01:57 #46 [security-spiffe-token-provider internal] load build context 21:01:57 #46 transferring context: 365.26MB 10.6s done 21:01:57 #46 ... 21:01:57 21:01:57 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:57 #47 ... 21:01:57 21:01:57 #48 [security-spire-agent internal] load build context 21:01:57 #48 transferring context: 365.26MB 10.6s done 21:01:57 #48 ... 21:01:57 21:01:57 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:01:57 #49 ... 21:01:57 21:01:57 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:01:57 #50 ... 21:01:57 21:01:57 #51 [core-command internal] load build context 21:01:57 #51 transferring context: 365.26MB 11.0s done 21:01:57 #51 ... 21:01:57 21:01:57 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:01:58 #52 ... 21:01:58 21:01:58 #53 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:01:58 #53 ... 21:01:58 21:01:58 #54 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:01:58 #54 ... 21:01:58 21:01:58 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:01:58 #55 ... 21:01:58 21:01:58 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:01:59 #56 ... 21:01:59 21:01:59 #39 [core-common-config-bootstrapper internal] load build context 21:01:59 #39 transferring context: 365.26MB 11.8s done 21:02:02 #39 ... 21:02:02 21:02:02 #34 [core-metadata internal] load build context 21:02:02 #34 transferring context: 365.26MB 12.9s done 21:02:06 #34 ... 21:02:06 21:02:06 #31 [security-secretstore-setup internal] load build context 21:02:06 #31 transferring context: 365.26MB 12.2s done 21:02:06 #31 ... 21:02:06 21:02:06 #36 [core-data internal] load build context 21:02:06 #36 transferring context: 365.26MB 11.4s done 21:02:06 #36 ... 21:02:06 21:02:06 #35 [support-scheduler internal] load build context 21:02:06 #35 transferring context: 365.26MB 10.4s done 21:02:06 #35 ... 21:02:06 21:02:06 #38 [security-spire-server internal] load build context 21:02:06 #38 transferring context: 365.26MB 10.6s done 21:02:06 #38 ... 21:02:06 21:02:06 #40 [security-bootstrapper internal] load build context 21:02:06 #40 transferring context: 365.26MB 11.6s done 21:02:06 #40 ... 21:02:06 21:02:06 #37 [security-proxy-auth internal] load build context 21:02:06 #37 transferring context: 365.26MB 11.6s done 21:02:07 #37 ... 21:02:07 21:02:07 #42 [security-spire-config internal] load build context 21:02:07 #42 transferring context: 365.26MB 11.1s done 21:02:07 #42 ... 21:02:07 21:02:07 #41 [support-notifications internal] load build context 21:02:07 #41 transferring context: 365.26MB 10.7s done 21:02:07 #41 ... 21:02:07 21:02:07 #45 [security-proxy-setup internal] load build context 21:02:07 #45 transferring context: 365.26MB 10.8s done 21:02:12 #45 ... 21:02:12 21:02:12 #35 [support-scheduler internal] load build context 21:02:12 #35 DONE 26.8s 21:02:12 21:02:12 #46 [security-spiffe-token-provider internal] load build context 21:02:12 #46 DONE 26.6s 21:02:12 21:02:12 #38 [security-spire-server internal] load build context 21:02:12 #38 DONE 26.7s 21:02:12 21:02:12 #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:02:12 #43 DONE 26.1s 21:02:12 21:02:12 #53 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 21:02:12 #53 DONE 26.0s 21:02:12 21:02:12 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:02:12 #57 ... 21:02:12 21:02:12 #41 [support-notifications internal] load build context 21:02:12 #41 DONE 26.5s 21:02:12 21:02:12 #48 [security-spire-agent internal] load build context 21:02:12 #48 DONE 26.3s 21:02:12 21:02:12 #45 [security-proxy-setup internal] load build context 21:02:12 #45 DONE 26.4s 21:02:12 21:02:12 #51 [core-command internal] load build context 21:02:12 #51 DONE 26.8s 21:02:12 21:02:12 #42 [security-spire-config internal] load build context 21:02:12 #42 DONE 26.3s 21:02:12 21:02:12 #40 [security-bootstrapper internal] load build context 21:02:12 #40 DONE 26.4s 21:02:12 21:02:12 #37 [security-proxy-auth internal] load build context 21:02:12 #37 DONE 26.8s 21:02:12 21:02:12 #36 [core-data internal] load build context 21:02:12 #36 DONE 26.8s 21:02:12 21:02:12 #39 [core-common-config-bootstrapper internal] load build context 21:02:12 #39 DONE 26.7s 21:02:12 21:02:12 #31 [security-secretstore-setup internal] load build context 21:02:12 #31 DONE 26.9s 21:02:13 21:02:13 #34 [core-metadata internal] load build context 21:02:13 #34 DONE 27.0s 21:02:13 21:02:13 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:02:13 #56 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:13 #56 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:13 #56 26.57 (1/4) Installing dumb-init (1.2.5-r2) 21:02:13 #56 26.58 (2/4) Installing openssl (3.0.10-r0) 21:02:13 #56 26.59 (3/4) Installing su-exec (0.2-r2) 21:02:13 #56 26.60 (4/4) Installing yq (4.30.4-r4) 21:02:13 #56 26.67 Executing busybox-1.35.0-r29.trigger 21:02:13 #56 26.68 OK: 17 MiB in 19 packages 21:02:13 #56 DONE 27.1s 21:02:13 21:02:13 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:02:13 #49 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:13 #49 26.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:13 #49 26.97 (1/2) Installing dumb-init (1.2.5-r2) 21:02:13 #49 26.99 (2/2) Installing su-exec (0.2-r2) 21:02:13 #49 26.99 Executing busybox-1.35.0-r29.trigger 21:02:13 #49 26.99 OK: 7 MiB in 17 packages 21:02:13 #49 DONE 27.1s 21:02:13 21:02:13 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:02:13 #55 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:13 #55 26.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:13 #55 26.91 (1/2) Installing ca-certificates (20230506-r0) 21:02:13 #55 26.99 (2/2) Installing dumb-init (1.2.5-r2) 21:02:13 #55 26.99 Executing busybox-1.35.0-r29.trigger 21:02:13 #55 27.00 Executing ca-certificates-20230506-r0.trigger 21:02:13 #55 27.06 OK: 8 MiB in 17 packages 21:02:13 #55 DONE 27.2s 21:02:13 21:02:13 #58 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:02:13 #58 DONE 0.1s 21:02:13 21:02:13 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:02:13 #50 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:13 #50 26.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:13 #50 27.08 (1/1) Installing dumb-init (1.2.5-r2) 21:02:13 #50 27.08 Executing busybox-1.35.0-r29.trigger 21:02:13 #50 27.09 OK: 7 MiB in 16 packages 21:02:13 #50 DONE 27.2s 21:02:13 21:02:13 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:02:13 #44 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:13 #44 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:13 #44 26.81 (1/1) Installing dumb-init (1.2.5-r2) 21:02:13 #44 26.81 Executing busybox-1.35.0-r29.trigger 21:02:13 #44 26.99 OK: 7 MiB in 16 packages 21:02:13 #44 DONE 27.4s 21:02:13 21:02:13 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:02:13 #57 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:14 #57 ... 21:02:14 21:02:14 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:02:14 #0 0.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:14 #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:14 #0 1.262 OK: 265 MiB in 53 packages 21:02:14 #59 DONE 1.4s 21:02:14 21:02:14 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:02:14 #57 1.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:14 #57 ... 21:02:14 21:02:14 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:02:14 #52 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:14 #52 26.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:14 #52 26.71 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:02:14 #52 26.71 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:02:14 #52 26.71 OK: 17818 distinct packages available 21:02:14 #52 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:14 #52 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:14 #52 27.15 (1/4) Installing dumb-init (1.2.5-r2) 21:02:14 #52 27.15 (2/4) Installing musl-obstack (1.2.3-r0) 21:02:14 #52 27.16 (3/4) Installing libucontext (1.2-r0) 21:02:14 #52 27.18 (4/4) Installing gcompat (1.1.0-r0) 21:02:14 #52 27.19 Executing busybox-1.35.0-r29.trigger 21:02:14 #52 27.19 OK: 7 MiB in 19 packages 21:02:14 #52 DONE 27.3s 21:02:14 21:02:14 #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:02:14 #60 DONE 0.1s 21:02:14 21:02:14 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:02:14 #47 26.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:14 #47 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:14 #47 26.80 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:02:14 #47 26.80 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:02:14 #47 26.80 OK: 17818 distinct packages available 21:02:14 #47 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:14 #47 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:14 #47 27.24 (1/9) Installing ca-certificates (20230506-r0) 21:02:14 #47 27.26 (2/9) Installing brotli-libs (1.0.9-r9) 21:02:14 #47 27.27 (3/9) Installing nghttp2-libs (1.51.0-r1) 21:02:14 #47 27.27 (4/9) Installing libcurl (8.2.1-r0) 21:02:14 #47 27.29 (5/9) Installing curl (8.2.1-r0) 21:02:14 #47 27.30 (6/9) Installing dumb-init (1.2.5-r2) 21:02:14 #47 27.30 (7/9) Installing musl-obstack (1.2.3-r0) 21:02:14 #47 27.33 (8/9) Installing libucontext (1.2-r0) 21:02:14 #47 27.34 (9/9) Installing gcompat (1.1.0-r0) 21:02:14 #47 27.34 Executing busybox-1.35.0-r29.trigger 21:02:14 #47 27.35 Executing ca-certificates-20230506-r0.trigger 21:02:14 #47 27.50 OK: 10 MiB in 24 packages 21:02:14 #47 DONE 27.7s 21:02:14 21:02:14 #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:02:14 #0 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:14 #0 1.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:14 #0 1.610 OK: 265 MiB in 53 packages 21:02:14 #61 DONE 1.8s 21:02:14 21:02:14 #54 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:02:14 #54 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:14 #54 26.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:14 #54 27.05 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:02:14 #54 27.05 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:02:14 #54 27.05 OK: 17818 distinct packages available 21:02:14 #54 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:14 #54 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:14 #54 27.49 (1/5) Installing dumb-init (1.2.5-r2) 21:02:14 #54 27.49 (2/5) Installing musl-obstack (1.2.3-r0) 21:02:14 #54 27.49 (3/5) Installing libucontext (1.2-r0) 21:02:14 #54 27.50 (4/5) Installing gcompat (1.1.0-r0) 21:02:14 #54 27.50 (5/5) Installing openssl (3.0.10-r0) 21:02:14 #54 27.51 Executing busybox-1.35.0-r29.trigger 21:02:14 #54 27.52 OK: 8 MiB in 20 packages 21:02:14 #54 DONE 27.7s 21:02:14 21:02:14 #62 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:02:14 #62 DONE 0.0s 21:02:14 21:02:14 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:02:14 #57 1.881 OK: 265 MiB in 53 packages 21:02:14 #57 DONE 2.0s 21:02:14 21:02:14 #63 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:02:14 #63 DONE 0.1s 21:02:14 21:02:14 #64 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:14 #64 ... 21:02:14 21:02:14 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:02:14 #0 1.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:14 #0 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:14 #0 1.824 OK: 265 MiB in 53 packages 21:02:14 #65 DONE 1.9s 21:02:14 21:02:14 #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:02:14 #66 DONE 0.1s 21:02:14 21:02:14 #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:15 #67 ... 21:02:15 21:02:15 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:02:15 #68 DONE 1.3s 21:02:15 21:02:15 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:02:15 #69 DONE 0.0s 21:02:15 21:02:15 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:16 #70 ... 21:02:16 21:02:16 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:02:16 #0 1.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:16 #0 2.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:16 #0 2.912 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:02:16 #0 2.912 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:02:16 #0 2.912 OK: 17823 distinct packages available 21:02:16 #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:16 #0 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:16 #0 3.300 OK: 265 MiB in 53 packages 21:02:16 #71 DONE 3.5s 21:02:16 21:02:16 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:02:16 #72 DONE 0.0s 21:02:16 21:02:16 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:24 #73 ... 21:02:24 21:02:24 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:24 Removing intermediate container 6c40061714f9 21:02:24 ---> fdad0a2085a4 21:02:24 Successfully built fdad0a2085a4 21:02:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:25 + docker inspect -f . ci-base-image-arm64 21:02:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:25 prd-ubuntu20.04-docker-arm64-4c-16g-4830 does not seem to be running inside a container 21:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:02:26 $ docker top 3489c09a472323f4a15de0c343f790764e3542e7096f7c31e9116f645e0bd8eb -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:27 + go version 21:02:27 go version go1.20.6 linux/arm64 [Pipeline] } 21:02:27 $ docker stop --time=1 3489c09a472323f4a15de0c343f790764e3542e7096f7c31e9116f645e0bd8eb 21:02:29 $ docker rm -f --volumes 3489c09a472323f4a15de0c343f790764e3542e7096f7c31e9116f645e0bd8eb [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:02:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:02:29 21:02:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:02:30 latest: Pulling from edgex-devops/edgex-compose-arm64 21:02:30 547446be3368: Pulling fs layer 21:02:30 d125d8839a47: Pulling fs layer 21:02:30 3e85d5ac6304: Pulling fs layer 21:02:30 c3105a71a48b: Pulling fs layer 21:02:30 0f093f025ec4: Pulling fs layer 21:02:30 c3106fc0e877: Pulling fs layer 21:02:30 c3105a71a48b: Waiting 21:02:30 0f093f025ec4: Waiting 21:02:30 c3106fc0e877: Waiting 21:02:30 547446be3368: Verifying Checksum 21:02:30 547446be3368: Download complete 21:02:30 c3105a71a48b: Verifying Checksum 21:02:30 c3105a71a48b: Download complete 21:02:30 d125d8839a47: Verifying Checksum 21:02:30 d125d8839a47: Download complete 21:02:30 c3106fc0e877: Verifying Checksum 21:02:30 c3106fc0e877: Download complete 21:02:30 0f093f025ec4: Verifying Checksum 21:02:30 0f093f025ec4: Download complete 21:02:30 547446be3368: Pull complete 21:02:31 d125d8839a47: Pull complete 21:02:32 3e85d5ac6304: Verifying Checksum 21:02:32 3e85d5ac6304: Download complete 21:02:40 3e85d5ac6304: Pull complete 21:02:40 c3105a71a48b: Pull complete 21:02:41 0f093f025ec4: Pull complete 21:02:41 c3106fc0e877: Pull complete 21:02:41 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:02:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:42 prd-ubuntu20.04-docker-arm64-4c-16g-4830 does not seem to be running inside a container 21:02:42 $ 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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:02:44 $ docker top 7e77881975afe60cc0cab1ba1c7fe624c32515ffe61be5086136de57aa19e166 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:44 + docker compose -f ./docker-compose-build.yml build --parallel 21:02:51 #74 DONE 32.9s 21:02:51 21:02:51 #64 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:51 #64 DONE 32.6s 21:02:51 21:02:51 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:51 #73 DONE 31.0s 21:02:51 21:02:51 #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:51 #67 DONE 32.5s 21:02:51 21:02:51 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:51 #70 DONE 32.6s 21:02:51 21:02:51 #75 [core-metadata builder 6/7] COPY . . 21:02:53 #1 [support-scheduler internal] load build definition from Dockerfile 21:02:53 #1 transferring dockerfile: 21:02:53 #1 transferring dockerfile: 1.82kB done 21:02:53 #1 DONE 0.1s 21:02:53 21:02:53 #2 [security-spire-agent internal] load build definition from Dockerfile 21:02:53 #2 transferring dockerfile: 2.68kB done 21:02:53 #2 DONE 0.0s 21:02:53 21:02:53 #3 [security-proxy-auth internal] load build definition from Dockerfile 21:02:53 #3 transferring dockerfile: 2.04kB done 21:02:53 #3 DONE 0.1s 21:02:53 21:02:53 #4 [security-secretstore-setup internal] load build definition from Dockerfile 21:02:53 #4 transferring dockerfile: 2.38kB done 21:02:53 #4 DONE 0.1s 21:02:53 21:02:53 #5 [security-bootstrapper internal] load build definition from Dockerfile 21:02:53 #5 transferring dockerfile: 2.82kB done 21:02:53 #5 DONE 0.1s 21:02:53 21:02:53 #6 [core-metadata internal] load build definition from Dockerfile 21:02:53 #6 transferring dockerfile: 1.96kB done 21:02:53 #6 DONE 0.1s 21:02:53 21:02:53 #7 [security-proxy-setup internal] load build definition from Dockerfile 21:02:53 #7 transferring dockerfile: 2.39kB done 21:02:53 #7 DONE 0.0s 21:02:53 21:02:53 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:02:53 #8 transferring dockerfile: 2.12kB done 21:02:53 #8 DONE 0.0s 21:02:53 21:02:53 #9 [core-data internal] load build definition from Dockerfile 21:02:53 #9 transferring dockerfile: 1.90kB done 21:02:53 #9 DONE 0.1s 21:02:53 21:02:53 #10 [core-command internal] load build definition from Dockerfile 21:02:53 #10 transferring dockerfile: 1.82kB done 21:02:53 #10 DONE 0.1s 21:02:53 21:02:53 #11 [support-notifications internal] load build definition from Dockerfile 21:02:53 #11 transferring dockerfile: 1.84kB done 21:02:53 #11 DONE 0.1s 21:02:53 21:02:53 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:02:53 #12 transferring dockerfile: 1.78kB done 21:02:53 #12 DONE 0.1s 21:02:53 21:02:53 #13 [security-spire-config internal] load build definition from Dockerfile 21:02:53 #13 transferring dockerfile: 2.58kB 0.0s done 21:02:53 #13 DONE 0.1s 21:02:53 21:02:53 #14 [security-spire-server internal] load build definition from Dockerfile 21:02:53 #14 transferring dockerfile: 2.63kB done 21:02:53 #14 DONE 0.1s 21:02:53 21:02:53 #15 [support-scheduler internal] load .dockerignore 21:02:53 #15 transferring context: 32B 0.0s 21:02:54 #15 transferring context: 56B 0.0s done 21:02:54 #15 DONE 0.1s 21:02:54 21:02:54 #16 [security-spire-agent internal] load .dockerignore 21:02:54 #16 transferring context: 56B done 21:02:54 #16 DONE 0.0s 21:02:54 21:02:54 #17 [security-proxy-auth internal] load .dockerignore 21:02:54 #17 transferring context: 56B done 21:02:54 #17 DONE 0.0s 21:02:54 21:02:54 #18 [security-secretstore-setup internal] load .dockerignore 21:02:54 #18 transferring context: 56B done 21:02:54 #18 DONE 0.0s 21:02:54 21:02:54 #19 [security-bootstrapper internal] load .dockerignore 21:02:55 #19 transferring context: 56B done 21:02:55 #19 DONE 0.1s 21:02:55 21:02:55 #20 [core-metadata internal] load .dockerignore 21:02:55 #20 transferring context: 56B done 21:02:55 #20 DONE 0.0s 21:02:55 21:02:55 #21 [security-proxy-setup internal] load .dockerignore 21:02:55 #21 transferring context: 56B done 21:02:55 #21 DONE 0.0s 21:02:55 21:02:55 #22 [core-common-config-bootstrapper internal] load .dockerignore 21:02:55 #22 transferring context: 56B done 21:02:55 #22 DONE 0.1s 21:02:55 21:02:55 #23 [core-data internal] load .dockerignore 21:02:55 #23 transferring context: 56B 0.0s done 21:02:55 #23 DONE 0.1s 21:02:55 21:02:55 #24 [core-command internal] load .dockerignore 21:02:55 #24 transferring context: 56B done 21:02:55 #24 DONE 0.1s 21:02:55 21:02:55 #25 [support-notifications internal] load .dockerignore 21:02:55 #25 transferring context: 56B done 21:02:55 #25 DONE 0.1s 21:02:55 21:02:55 #26 [security-spiffe-token-provider internal] load .dockerignore 21:02:55 #26 transferring context: 56B 0.0s done 21:02:55 #26 DONE 0.1s 21:02:55 21:02:55 #27 [security-spire-config internal] load .dockerignore 21:02:55 #27 transferring context: 56B 0.0s done 21:02:55 #27 DONE 0.1s 21:02:55 21:02:55 #28 [security-spire-server internal] load .dockerignore 21:02:55 #28 transferring context: 56B 0.0s done 21:02:55 #28 DONE 0.1s 21:02:55 21:02:55 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:55 #29 DONE 0.0s 21:02:55 21:02:55 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 21:02:55 #30 DONE 0.1s 21:02:55 21:02:55 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:02:55 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:02:55 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:02:55 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s 21:02:55 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:02:55 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:02:55 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:02:55 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 21:02:56 #75 DONE 8.3s 21:02:56 21:02:56 #76 [security-spiffe-token-provider builder 6/7] COPY . . 21:02:56 #76 DONE 8.2s 21:02:56 21:02:56 #77 [support-notifications builder 6/7] COPY . . 21:02:56 #77 DONE 8.3s 21:02:56 21:02:56 #78 [security-spire-server builder 6/9] COPY . . 21:02:56 #78 DONE 8.3s 21:02:56 21:02:56 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:02:56 #79 CACHED 21:02:56 21:02:56 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:56 #80 CACHED 21:02:56 21:02:56 #81 [security-bootstrapper builder 6/7] COPY . . 21:02:56 #81 CACHED 21:02:56 21:02:56 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:56 #82 CACHED 21:02:56 21:02:56 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:02:56 #83 CACHED 21:02:56 21:02:56 #84 [security-proxy-setup builder 6/7] COPY . . 21:02:56 #84 CACHED 21:02:56 21:02:56 #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:56 #85 CACHED 21:02:56 21:02:56 #86 [core-common-config-bootstrapper builder 6/7] COPY . . 21:02:56 #86 CACHED 21:02:56 21:02:56 #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:02:56 #87 CACHED 21:02:56 21:02:56 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:56 #88 CACHED 21:02:56 21:02:56 #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:02:56 #89 CACHED 21:02:56 21:02:56 #90 [security-proxy-auth builder 6/7] COPY . . 21:02:56 #90 CACHED 21:02:56 21:02:56 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:56 #91 CACHED 21:02:56 21:02:56 #92 [core-data builder 6/7] COPY . . 21:02:56 #92 CACHED 21:02:56 21:02:56 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 21:02:56 #93 CACHED 21:02:56 21:02:56 #94 [security-secretstore-setup builder 6/7] COPY . . 21:02:56 #94 DONE 8.3s 21:02:56 21:02:56 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:56 #95 CACHED 21:02:56 21:02:56 #96 [core-command builder 4/7] COPY go.mod vendor* ./ 21:02:56 #96 CACHED 21:02:56 21:02:56 #97 [core-command builder 6/7] COPY . . 21:02:56 #97 CACHED 21:02:56 21:02:56 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:56 #98 CACHED 21:02:56 21:02:56 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:02:56 #99 CACHED 21:02:56 21:02:56 #100 [support-scheduler builder 6/7] COPY . . 21:02:56 #100 CACHED 21:02:56 21:02:56 #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:02:56 #101 DONE 0.1s 21:02:56 21:02:56 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:02:56 #102 ... 21:02:56 21:02:56 #103 [security-spire-agent builder 6/9] COPY . . 21:02:56 #103 CACHED 21:02:56 21:02:56 #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:02:56 #104 CACHED 21:02:56 21:02:56 #105 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:56 #105 CACHED 21:02:56 21:02:56 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:02:56 #106 CACHED 21:02:56 21:02:56 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:02:56 #0 0.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:02:56 #31 ... 21:02:56 21:02:56 #32 [support-scheduler internal] load build context 21:02:56 #32 transferring context: 2.58MB 0.6s done 21:02:56 #32 DONE 0.7s 21:02:56 21:02:56 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:02:56 #31 ... 21:02:56 21:02:56 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:56 #29 DONE 0.0s 21:02:56 21:02:56 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:56 #33 DONE 1.4s 21:02:56 21:02:56 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:02:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:02:56 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:02:56 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:02:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:02:56 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:02:56 #31 ... 21:02:56 21:02:56 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:56 #29 DONE 0.0s 21:02:56 21:02:56 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 21:02:56 #30 DONE 0.3s 21:02:56 21:02:56 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:56 #33 DONE 1.4s 21:02:56 21:02:56 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:02:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:02:56 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:02:56 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:02:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:02:56 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:02:56 #31 ... 21:02:56 21:02:56 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:56 #29 DONE 0.0s 21:02:56 21:02:56 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:56 #33 DONE 1.5s 21:02:56 21:02:56 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:02:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:02:56 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:02:56 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:02:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:02:56 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:02:56 #31 ... 21:02:56 21:02:56 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:02:56 #30 DONE 0.4s 21:02:57 21:02:57 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:57 #29 DONE 0.0s 21:02:57 21:02:57 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:57 #33 DONE 1.5s 21:02:57 21:02:57 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 21:02:57 #34 DONE 0.8s 21:02:57 21:02:57 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:02:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:02:57 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:02:57 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:02:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:02:57 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:02:57 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 21:02:57 #31 ... 21:02:57 21:02:57 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:57 #29 DONE 0.0s 21:02:57 21:02:57 #35 [security-spire-agent internal] load build context 21:02:57 #35 ... 21:02:57 21:02:57 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:57 #29 DONE 0.0s 21:02:57 21:02:57 #35 [security-spire-agent internal] load build context 21:02:57 #35 ... 21:02:57 21:02:57 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:57 #33 DONE 1.5s 21:02:57 21:02:57 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 21:02:57 #34 DONE 0.8s 21:02:57 21:02:57 #35 [security-spire-agent internal] load build context 21:02:57 #35 ... 21:02:57 21:02:57 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:57 #33 DONE 1.5s 21:02:57 21:02:57 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:57 #29 DONE 0.0s 21:02:57 21:02:57 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 21:02:57 #34 DONE 0.8s 21:02:57 21:02:57 #35 [security-spire-agent internal] load build context 21:02:57 #35 ... 21:02:57 21:02:57 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:57 #33 DONE 1.5s 21:02:57 21:02:57 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 21:02:57 #34 DONE 0.9s 21:02:57 21:02:57 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 21:02:57 #30 DONE 1.0s 21:02:57 21:02:57 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:57 #33 DONE 1.5s 21:02:57 21:02:57 #34 [core-data builder 2/7] WORKDIR /edgex-go 21:02:57 #34 DONE 0.9s 21:02:57 21:02:57 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:02:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:02:57 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:02:57 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:02:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:02:57 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:02:57 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 21:02:57 #31 ... 21:02:57 21:02:57 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:57 #29 DONE 0.0s 21:02:58 21:02:58 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 21:02:58 #30 DONE 1.2s 21:02:58 21:02:58 #36 [core-common-config-bootstrapper internal] load build context 21:02:58 #36 ... 21:02:58 21:02:58 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:58 #33 DONE 1.6s 21:02:58 21:02:58 #34 [core-command builder 2/7] WORKDIR /edgex-go 21:02:58 #34 DONE 0.9s 21:02:58 21:02:58 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:58 #29 DONE 0.0s 21:02:58 21:02:58 #36 [core-common-config-bootstrapper internal] load build context 21:02:58 #36 ... 21:02:58 21:02:58 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 21:02:58 #30 DONE 1.4s 21:02:58 21:02:58 #36 [core-common-config-bootstrapper internal] load build context 21:02:58 #36 ... 21:02:58 21:02:58 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:58 #33 DONE 1.6s 21:02:58 21:02:58 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 21:02:58 #34 DONE 0.9s 21:02:58 21:02:58 #36 [core-common-config-bootstrapper internal] load build context 21:02:58 #36 ... 21:02:58 21:02:58 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:58 #29 DONE 0.0s 21:02:58 21:02:58 #36 [core-common-config-bootstrapper internal] load build context 21:02:58 #36 ... 21:02:58 21:02:58 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:58 #29 DONE 0.0s 21:02:58 21:02:58 #35 [security-spire-agent internal] load build context 21:02:58 #35 transferring context: 2.58MB 1.6s done 21:02:58 #35 DONE 2.2s 21:02:58 21:02:58 #36 [core-common-config-bootstrapper internal] load build context 21:02:58 #36 ... 21:02:58 21:02:58 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:58 #33 DONE 1.6s 21:02:58 21:02:58 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:02:58 #34 DONE 0.9s 21:02:58 21:02:58 #37 [security-spiffe-token-provider internal] load build context 21:02:58 #37 DONE 0.0s 21:02:58 21:02:58 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:02:58 #29 DONE 0.0s 21:02:58 21:02:58 #36 [core-common-config-bootstrapper internal] load build context 21:02:58 #36 ... 21:02:58 21:02:58 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:02:58 #33 DONE 1.6s 21:02:58 21:02:58 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 21:02:58 #34 DONE 0.9s 21:02:58 21:02:58 #38 [security-spire-config internal] load build context 21:02:58 #38 DONE 0.0s 21:02:58 21:02:58 #39 [security-proxy-auth internal] load build context 21:02:58 #39 transferring context: 2.58MB 1.5s done 21:02:58 #39 DONE 2.3s 21:02:58 21:02:58 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:02:58 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:02:58 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:02:58 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:02:58 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:02:58 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:02:58 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 21:02:59 #31 DONE 4.3s 21:02:59 21:02:59 #36 [core-common-config-bootstrapper internal] load build context 21:02:59 #36 ... 21:02:59 21:02:59 #40 [security-secretstore-setup internal] load build context 21:02:59 #40 transferring context: 2.58MB 1.7s done 21:02:59 #40 DONE 2.8s 21:02:59 21:02:59 #36 [core-common-config-bootstrapper internal] load build context 21:02:59 #107 ... 21:02:59 21:02:59 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:02:59 #108 DONE 3.7s 21:02:59 21:02:59 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:02:59 #36 transferring context: 2.58MB 2.0s done 21:03:00 #36 ... 21:03:00 21:03:00 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 21:03:00 #30 DONE 2.9s 21:03:00 21:03:00 #41 [security-bootstrapper internal] load build context 21:03:00 #41 transferring context: 2.58MB 1.8s done 21:03:00 #41 DONE 3.1s 21:03:00 21:03:00 #42 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:03:00 #42 ... 21:03:00 21:03:00 #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:03:00 #33 DONE 1.6s 21:03:00 21:03:00 #34 [security-spire-server builder 2/7] WORKDIR /edgex-go 21:03:00 #34 DONE 1.0s 21:03:00 21:03:00 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:03:00 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:03:00 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:03:00 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 21:03:00 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:03:00 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:03:00 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 21:03:00 #31 DONE 4.3s 21:03:00 21:03:00 #43 [security-spire-server internal] load build context 21:03:00 #43 ... 21:03:00 21:03:00 #36 [core-common-config-bootstrapper internal] load build context 21:03:00 #36 DONE 2.8s 21:03:00 21:03:00 #44 [security-proxy-setup internal] load build context 21:03:00 #44 transferring context: 2.58MB 2.2s done 21:03:00 #44 DONE 3.1s 21:03:00 21:03:00 #45 [core-data internal] load build context 21:03:00 #45 transferring context: 2.58MB 2.5s done 21:03:00 #109 DONE 1.3s 21:03:00 21:03:00 #110 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:03:00 #110 DONE 5.0s 21:03:00 21:03:00 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:03:00 #45 ... 21:03:00 21:03:00 #46 [core-metadata internal] load build context 21:03:00 #46 transferring context: 2.58MB 2.1s done 21:03:00 #46 DONE 3.3s 21:03:00 21:03:00 #38 [security-spire-config internal] load build context 21:03:00 #111 DONE 0.2s 21:03:00 21:03:00 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:03:01 #112 DONE 0.2s 21:03:01 21:03:01 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:03:01 #113 DONE 0.2s 21:03:01 21:03:01 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:03:01 #0 2.141 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:03:01 #38 ... 21:03:01 21:03:01 #45 [core-data internal] load build context 21:03:01 #45 DONE 3.6s 21:03:01 21:03:01 #38 [security-spire-config internal] load build context 21:03:01 #114 ... 21:03:01 21:03:01 #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:03:01 #115 ... 21:03:01 21:03:01 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:03:01 #116 CACHED 21:03:01 21:03:01 #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:01 #117 CACHED 21:03:01 21:03:01 #118 [security-spire-config builder 6/9] COPY . . 21:03:01 #118 CACHED 21:03:01 21:03:01 #119 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:03:01 #119 CACHED 21:03:01 21:03:01 #120 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:03:01 #120 CACHED 21:03:01 21:03:01 #121 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:03:01 #121 CACHED 21:03:01 21:03:01 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:03:01 #122 CACHED 21:03:01 21:03:01 #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:03:01 #123 CACHED 21:03:01 21:03:01 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:03:02 #124 ... 21:03:02 21:03:02 #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:03:02 #115 DONE 0.7s 21:03:02 21:03:02 #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:03:02 #125 DONE 0.6s 21:03:02 21:03:02 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:03:02 #126 DONE 0.3s 21:03:02 21:03:02 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:03:02 #124 DONE 0.6s 21:03:02 21:03:02 #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:03:02 #127 DONE 0.0s 21:03:02 21:03:02 #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:03:02 #128 ... 21:03:02 21:03:02 #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:03:02 #129 DONE 0.5s 21:03:02 21:03:02 #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:03:02 #130 DONE 0.5s 21:03:02 21:03:02 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:03:03 #131 ... 21:03:03 21:03:03 #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:03:03 #128 DONE 1.0s 21:03:03 21:03:03 #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:03:03 #132 DONE 0.5s 21:03:03 21:03:03 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:03:03 #131 DONE 0.5s 21:03:03 21:03:03 #133 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:03:03 #133 DONE 0.1s 21:03:03 21:03:03 #134 [security-spire-server] exporting to image 21:03:03 #134 exporting layers 21:03:03 #134 ... 21:03:03 21:03:03 #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:03:03 #135 DONE 0.2s 21:03:03 21:03:03 #136 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:03:03 #136 DONE 0.2s 21:03:03 21:03:03 #137 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:03:03 #137 DONE 0.2s 21:03:03 21:03:03 #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:03:03 #138 DONE 0.1s 21:03:03 21:03:03 #134 [security-spire-config] exporting to image 21:03:04 #38 transferring context: 2.58MB 3.6s done 21:03:04 #38 DONE 4.7s 21:03:04 21:03:04 #43 [security-spire-server internal] load build context 21:03:04 #43 ... 21:03:04 21:03:04 #47 [core-command internal] load build context 21:03:04 #47 transferring context: 2.58MB 3.8s done 21:03:04 #47 DONE 6.0s 21:03:04 21:03:04 #43 [security-spire-server internal] load build context 21:03:04 #134 exporting layers 0.8s done 21:03:04 #134 writing image sha256:386f14e36c3410c27329f9259a90b75a8413282dfff2c168431021573cef9a71 done 21:03:04 #134 naming to docker.io/library/security-spire-server 0.0s done 21:03:04 #43 ... 21:03:04 21:03:04 #37 [security-spiffe-token-provider internal] load build context 21:03:04 #37 transferring context: 2.58MB 4.0s done 21:03:04 #37 DONE 5.3s 21:03:04 21:03:04 #43 [security-spire-server internal] load build context 21:03:04 #134 exporting layers 0.9s done 21:03:04 #134 writing image sha256:5bcfc023ace28d4d18db91ee2701b085d1ca90a0207b229ab683fbe9b01e6822 0.0s done 21:03:04 #134 naming to docker.io/library/security-spire-config 21:03:04 #43 ... 21:03:04 21:03:04 #48 [support-notifications internal] load build context 21:03:04 #48 transferring context: 2.58MB 4.2s done 21:03:04 #48 DONE 6.2s 21:03:04 21:03:04 #43 [security-spire-server internal] load build context 21:03:04 #134 exporting layers 1.0s done 21:03:04 #134 naming to docker.io/library/security-spire-config 0.0s done 21:03:05 #134 writing image sha256:868983cb69559141441d12e25c3e5a517d662e97aea8e59575347a33c9430bbf done 21:03:05 #134 naming to docker.io/library/security-spire-agent done 21:03:05 #134 DONE 1.5s 21:03:05 21:03:05 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:03:05 #0 1.170 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:03:05 #139 ... 21:03:05 21:03:05 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:03:05 #0 0.890 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:03:05 #140 ... 21:03:05 21:03:05 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:03:05 #0 0.664 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:03:05 #141 ... 21:03:05 21:03:05 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:03:05 #0 1.906 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:03:05 #142 ... 21:03:05 21:03:05 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:03:05 #0 0.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:03:06 #43 transferring context: 2.58MB 4.0s done 21:03:06 #143 ... 21:03:06 21:03:06 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:03:06 #0 0.816 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:03:06 #144 ... 21:03:06 21:03:06 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:03:06 #0 1.091 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:03:06 #145 ... 21:03:06 21:03:06 #146 [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:03:06 #0 0.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:03:06 #43 DONE 6.2s 21:03:06 21:03:06 #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:03:06 #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:06 #0 5.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:06 #0 8.138 OK: 263 MiB in 53 packages 21:03:06 #49 DONE 9.7s 21:03:06 21:03:06 #50 [core-command builder 3/7] RUN apk add --update --no-cache make git 21:03:06 #0 6.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:06 #0 8.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:06 #50 ... 21:03:06 21:03:06 #51 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:03:06 #146 ... 21:03:06 21:03:06 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:03:06 #102 1.278 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:03:07 #51 ... 21:03:07 21:03:07 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:03:07 #0 7.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:07 #0 9.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:07 #52 ... 21:03:07 21:03:07 #51 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:03:07 #51 DONE 0.7s 21:03:07 21:03:07 #53 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:07 #53 ... 21:03:07 21:03:07 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:03:07 #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:07 #0 5.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:07 #0 8.468 OK: 263 MiB in 53 packages 21:03:07 #54 DONE 9.4s 21:03:07 21:03:07 #55 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:03:08 #55 ... 21:03:08 21:03:08 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:03:08 #50 10.48 OK: 263 MiB in 53 packages 21:03:08 #50 DONE 11.7s 21:03:08 21:03:08 #56 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:03:09 #56 ... 21:03:09 21:03:09 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:03:09 #52 11.45 OK: 263 MiB in 53 packages 21:03:09 #52 DONE 11.9s 21:03:09 21:03:09 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:03:09 #0 7.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:09 #0 9.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:09 #57 ... 21:03:09 21:03:09 #58 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:03:09 #58 ... 21:03:09 21:03:09 #55 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:03:09 #55 DONE 1.7s 21:03:09 21:03:09 #59 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:09 #59 ... 21:03:09 21:03:09 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:03:09 #0 9.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:09 #60 ... 21:03:09 21:03:09 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:03:10 #61 ... 21:03:10 21:03:10 #58 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:03:10 #58 DONE 1.3s 21:03:10 21:03:10 #56 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:03:10 #56 DONE 2.1s 21:03:10 21:03:10 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:03:10 #62 ... 21:03:10 21:03:10 #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:03:10 #63 ... 21:03:10 21:03:10 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:03:10 #64 ... 21:03:10 21:03:10 #65 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:03:10 #65 ... 21:03:10 21:03:10 #66 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:03:10 #66 ... 21:03:10 21:03:10 #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:03:10 #67 ... 21:03:10 21:03:10 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:03:10 #57 10.66 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:03:10 #57 10.66 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:03:10 #57 10.66 OK: 17694 distinct packages available 21:03:10 #57 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:10 #57 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:12 #57 13.46 OK: 263 MiB in 53 packages 21:03:12 #57 DONE 13.9s 21:03:12 21:03:12 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:03:13 #68 DONE 0.7s 21:03:13 21:03:13 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:03:13 #61 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:13 #61 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:18 #61 ... 21:03:18 21:03:18 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:03:18 #60 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:18 #60 11.68 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:03:18 #60 11.68 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:03:18 #60 11.68 OK: 17689 distinct packages available 21:03:18 #60 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:18 #60 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:18 #60 17.71 (1/4) Installing dumb-init (1.2.5-r2) 21:03:18 #60 17.72 (2/4) Installing musl-obstack (1.2.3-r0) 21:03:18 #60 17.74 (3/4) Installing libucontext (1.2-r0) 21:03:18 #60 17.75 (4/4) Installing gcompat (1.1.0-r0) 21:03:18 #60 17.77 Executing busybox-1.35.0-r29.trigger 21:03:18 #60 17.86 OK: 8 MiB in 19 packages 21:03:18 #60 ... 21:03:18 21:03:18 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:03:18 #61 17.81 (1/2) Installing dumb-init (1.2.5-r2) 21:03:18 #61 17.84 (2/2) Installing su-exec (0.2-r2) 21:03:18 #61 17.86 Executing busybox-1.35.0-r29.trigger 21:03:18 #61 17.96 OK: 8 MiB in 17 packages 21:03:18 #61 ... 21:03:18 21:03:18 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:03:18 #60 DONE 18.9s 21:03:18 21:03:18 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:03:18 #62 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:18 #62 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:18 #62 17.95 (1/4) Installing dumb-init (1.2.5-r2) 21:03:18 #62 18.01 (2/4) Installing openssl (3.0.10-r0) 21:03:18 #62 18.10 (3/4) Installing su-exec (0.2-r2) 21:03:18 #62 18.12 (4/4) Installing yq (4.30.4-r4) 21:03:19 #62 ... 21:03:19 21:03:19 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:03:19 #61 DONE 19.2s 21:03:19 21:03:19 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:03:19 #62 19.21 Executing busybox-1.35.0-r29.trigger 21:03:19 #62 ... 21:03:19 21:03:19 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:03:20 #69 ... 21:03:20 21:03:20 #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:20 #70 ... 21:03:20 21:03:20 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:20 #71 ... 21:03:20 21:03:20 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:03:20 #62 19.35 OK: 17 MiB in 19 packages 21:03:20 #62 DONE 20.5s 21:03:20 21:03:20 #72 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:03:21 #72 DONE 0.3s 21:03:21 21:03:21 #65 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:03:21 #65 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:21 #65 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:21 #65 19.77 (1/4) Installing ca-certificates (20230506-r0) 21:03:21 #65 20.17 (2/4) Installing dumb-init (1.2.5-r2) 21:03:21 #65 20.19 (3/4) Installing su-exec (0.2-r2) 21:03:21 #65 20.22 (4/4) Installing yq (4.30.4-r4) 21:03:21 #65 21.03 Executing busybox-1.35.0-r29.trigger 21:03:21 #65 21.07 Executing ca-certificates-20230506-r0.trigger 21:03:21 #65 ... 21:03:21 21:03:21 #42 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:03:21 #42 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:21 #42 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:21 #42 20.29 (1/1) Installing dumb-init (1.2.5-r2) 21:03:21 #42 20.32 Executing busybox-1.35.0-r29.trigger 21:03:21 #42 20.50 OK: 8 MiB in 16 packages 21:03:21 #42 DONE 22.5s 21:03:21 21:03:21 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:03:21 #64 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:21 #64 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:21 #64 20.77 (1/2) Installing ca-certificates (20230506-r0) 21:03:21 #64 21.24 (2/2) Installing dumb-init (1.2.5-r2) 21:03:21 #64 21.27 Executing busybox-1.35.0-r29.trigger 21:03:21 #64 21.40 Executing ca-certificates-20230506-r0.trigger 21:03:22 #64 ... 21:03:22 21:03:22 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:03:22 #69 DONE 2.9s 21:03:22 21:03:22 #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:03:22 #63 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:22 #63 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:22 #63 21.05 (1/1) Installing dumb-init (1.2.5-r2) 21:03:22 #63 21.10 Executing busybox-1.35.0-r29.trigger 21:03:22 #63 21.19 OK: 8 MiB in 16 packages 21:03:22 #63 ... 21:03:22 21:03:22 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:03:22 #73 DONE 0.2s 21:03:22 21:03:22 #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:03:22 #67 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:22 #67 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:22 #67 21.38 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:03:22 #67 21.38 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:03:22 #67 21.40 OK: 17689 distinct packages available 21:03:22 #67 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:22 #67 ... 21:03:22 21:03:22 #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:03:22 #63 DONE 22.6s 21:03:22 21:03:22 #66 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:03:22 #66 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:22 #66 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:22 #66 21.41 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:03:22 #66 21.42 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:03:22 #66 21.42 OK: 17689 distinct packages available 21:03:22 #66 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:22 #66 ... 21:03:22 21:03:22 #65 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:03:22 #65 22.83 OK: 17 MiB in 19 packages 21:03:23 #65 DONE 23.3s 21:03:23 21:03:23 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:03:23 #64 23.13 OK: 8 MiB in 17 packages 21:03:23 #64 ... 21:03:23 21:03:23 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:23 #74 ... 21:03:23 21:03:23 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:03:23 #64 DONE 23.7s 21:03:23 21:03:23 #66 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:03:23 #66 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:24 #66 24.95 (1/5) Installing dumb-init (1.2.5-r2) 21:03:24 #66 24.96 (2/5) Installing musl-obstack (1.2.3-r0) 21:03:24 #66 24.97 (3/5) Installing libucontext (1.2-r0) 21:03:24 #66 24.99 (4/5) Installing gcompat (1.1.0-r0) 21:03:24 #66 25.00 (5/5) Installing openssl (3.0.10-r0) 21:03:24 #66 25.04 Executing busybox-1.35.0-r29.trigger 21:03:25 #66 25.08 OK: 9 MiB in 20 packages 21:03:25 #66 DONE 25.7s 21:03:25 21:03:25 #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:03:25 #67 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:25 #67 25.23 (1/9) Installing ca-certificates (20230506-r0) 21:03:25 #67 25.40 (2/9) Installing brotli-libs (1.0.9-r9) 21:03:25 #67 25.47 (3/9) Installing nghttp2-libs (1.51.0-r1) 21:03:25 #67 25.49 (4/9) Installing libcurl (8.2.1-r0) 21:03:25 #67 25.51 (5/9) Installing curl (8.2.1-r0) 21:03:25 #67 25.57 (6/9) Installing dumb-init (1.2.5-r2) 21:03:25 #67 25.59 (7/9) Installing musl-obstack (1.2.3-r0) 21:03:25 #67 25.60 (8/9) Installing libucontext (1.2-r0) 21:03:25 #67 25.61 (9/9) Installing gcompat (1.1.0-r0) 21:03:25 #67 25.63 Executing busybox-1.35.0-r29.trigger 21:03:25 #67 25.69 Executing ca-certificates-20230506-r0.trigger 21:03:25 #67 26.07 OK: 11 MiB in 24 packages 21:03:26 #67 DONE 26.4s 21:03:26 21:03:26 #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #70 DONE 57.1s 21:04:13 21:04:13 #59 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #59 DONE 57.6s 21:04:13 21:04:13 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #74 DONE 53.5s 21:04:13 21:04:13 #75 [security-spiffe-token-provider builder 6/7] COPY . . 21:04:13 #75 ... 21:04:13 21:04:13 #53 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #53 DONE 60.0s 21:04:13 21:04:13 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #71 DONE 57.2s 21:04:13 21:04:13 #76 [security-secretstore-setup builder 6/7] COPY . . 21:04:13 #76 ... 21:04:13 21:04:13 #75 [security-spiffe-token-provider builder 6/7] COPY . . 21:04:13 #75 DONE 3.6s 21:04:13 21:04:13 #77 [support-notifications builder 6/7] COPY . . 21:04:13 #77 DONE 3.7s 21:04:13 21:04:13 #78 [core-command builder 4/7] COPY go.mod vendor* ./ 21:04:13 #78 CACHED 21:04:13 21:04:13 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #79 CACHED 21:04:13 21:04:13 #80 [core-command builder 6/7] COPY . . 21:04:13 #80 CACHED 21:04:13 21:04:13 #81 [core-data builder 6/7] COPY . . 21:04:13 #81 CACHED 21:04:13 21:04:13 #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #82 CACHED 21:04:13 21:04:13 #83 [core-data builder 4/7] COPY go.mod vendor* ./ 21:04:13 #83 CACHED 21:04:13 21:04:13 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:04:13 #84 CACHED 21:04:13 21:04:13 #85 [core-common-config-bootstrapper builder 6/7] COPY . . 21:04:13 #85 CACHED 21:04:13 21:04:13 #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #86 CACHED 21:04:13 21:04:13 #87 [security-spire-agent builder 6/9] COPY . . 21:04:13 #87 DONE 3.6s 21:04:13 21:04:13 #88 [core-metadata builder 6/7] COPY . . 21:04:13 #88 CACHED 21:04:13 21:04:13 #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:04:13 #89 CACHED 21:04:13 21:04:13 #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #90 CACHED 21:04:13 21:04:13 #76 [security-secretstore-setup builder 6/7] COPY . . 21:04:13 #76 DONE 3.7s 21:04:13 21:04:13 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:04:13 #91 CACHED 21:04:13 21:04:13 #92 [security-proxy-auth builder 6/7] COPY . . 21:04:13 #92 CACHED 21:04:13 21:04:13 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #93 CACHED 21:04:13 21:04:13 #94 [support-scheduler builder 6/7] COPY . . 21:04:13 #94 DONE 3.7s 21:04:13 21:04:13 #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:04:13 #95 ... 21:04:13 21:04:13 #96 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:04:13 #96 CACHED 21:04:13 21:04:13 #97 [security-proxy-setup builder 6/7] COPY . . 21:04:13 #97 CACHED 21:04:13 21:04:13 #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #98 CACHED 21:04:13 21:04:13 #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:04:13 #99 CACHED 21:04:13 21:04:13 #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #100 CACHED 21:04:13 21:04:13 #101 [security-bootstrapper builder 6/7] COPY . . 21:04:13 #101 CACHED 21:04:13 21:04:13 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:04:13 #102 ... 21:04:13 21:04:13 #103 [security-spire-server builder 6/9] COPY . . 21:04:13 #103 CACHED 21:04:13 21:04:13 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:13 #104 CACHED 21:04:13 21:04:13 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:04:13 #105 CACHED 21:04:13 21:04:13 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:04:13 #106 CACHED 21:04:13 21:04:13 #107 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:04:13 #107 DONE 0.4s 21:04:13 21:04:13 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:04:16 #108 ... 21:04:16 21:04:16 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:04:16 #102 4.181 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:04:18 #102 ... 21:04:18 21:04:18 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:04:18 #108 DONE 6.9s 21:04:18 21:04:18 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:04:18 #109 DONE 6.9s 21:04:18 21:04:18 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:04:18 #110 DONE 0.5s 21:04:18 21:04:18 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:04:18 #111 DONE 0.5s 21:04:18 21:04:18 #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:04:18 #95 6.591 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:04:19 #95 ... 21:04:19 21:04:19 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:04:19 #112 DONE 0.2s 21:04:19 21:04:19 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:04:19 #113 DONE 0.1s 21:04:19 21:04:19 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:04:19 #0 6.814 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:04:20 #114 ... 21:04:20 21:04:20 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:04:20 #115 CACHED 21:04:20 21:04:20 #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:04:20 #116 CACHED 21:04:20 21:04:20 #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:04:20 #117 CACHED 21:04:20 21:04:20 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:04:20 #118 CACHED 21:04:20 21:04:20 #119 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:20 #119 CACHED 21:04:20 21:04:20 #120 [security-spire-config builder 6/9] COPY . . 21:04:20 #120 CACHED 21:04:20 21:04:20 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:04:20 #121 DONE 0.3s 21:04:20 21:04:20 #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:04:20 #122 ... 21:04:20 21:04:20 #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:04:20 #123 DONE 0.2s 21:04:20 21:04:20 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:04:21 #124 ... 21:04:21 21:04:21 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:04:21 #0 3.702 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:04:21 #125 ... 21:04:21 21:04:21 #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:04:21 #126 CACHED 21:04:21 21:04:21 #127 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:04:21 #127 CACHED 21:04:21 21:04:21 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:04:21 #0 6.927 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:04:21 #128 ... 21:04:21 21:04:21 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:04:21 #0 6.509 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:04:21 #129 ... 21:04:21 21:04:21 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:04:21 #0 7.002 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:04:21 #130 ... 21:04:21 21:04:21 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:04:21 #0 7.669 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:04:21 #131 ... 21:04:21 21:04:21 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:04:21 #0 5.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:04:21 #132 ... 21:04:21 21:04:21 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:04:21 #0 5.309 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:04:22 #133 ... 21:04:22 21:04:22 #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:04:22 #122 DONE 1.9s 21:04:22 21:04:22 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:04:22 #134 DONE 0.9s 21:04:22 21:04:22 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:04:22 #0 5.807 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:04:22 #135 ... 21:04:22 21:04:22 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:04:22 #136 ... 21:04:22 21:04:22 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:04:22 #124 DONE 1.6s 21:04:22 21:04:22 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:04:22 #136 DONE 0.4s 21:04:22 21:04:22 #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:04:22 #137 ... 21:04:22 21:04:22 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:04:22 #138 DONE 0.3s 21:04:22 21:04:22 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:04:22 #139 DONE 0.4s 21:04:22 21:04:22 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:04:22 #140 ... 21:04:22 21:04:22 #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:04:22 #137 DONE 0.5s 21:04:23 21:04:23 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:04:23 #141 DONE 0.3s 21:04:23 21:04:23 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:04:23 #140 DONE 0.3s 21:04:23 21:04:23 #142 [security-spire-server] exporting to image 21:04:23 #142 exporting layers 21:04:24 #142 ... 21:04:24 21:04:24 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:04:24 #143 DONE 2.5s 21:04:24 21:04:24 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:04:24 #144 DONE 0.2s 21:04:24 21:04:24 #142 [security-spire-server] exporting to image 21:04:25 #142 ... 21:04:25 21:04:25 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:04:25 #145 DONE 0.2s 21:04:25 21:04:25 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:04:25 #146 DONE 0.3s 21:04:25 21:04:25 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:04:25 #133 ... 21:04:25 21:04:25 #142 [security-spire-agent] exporting to image 21:04:25 #142 exporting layers 2.8s done 21:04:25 #142 writing image sha256:c7191e83b43892838fb5cfc1eacafc132734d82d2ff0c662e4a26d0bf4558ab5 21:04:26 #142 exporting layers 3.0s done 21:04:26 #142 writing image sha256:c7191e83b43892838fb5cfc1eacafc132734d82d2ff0c662e4a26d0bf4558ab5 0.0s done 21:04:26 #142 naming to docker.io/library/security-spire-server-arm64 0.0s done 21:04:26 #142 writing image sha256:05bc3cf92a765caa2b9ea04ca1b06303bea5df7ac7c54836b5f6a040e2a47171 done 21:04:26 #142 naming to docker.io/library/security-spire-config-arm64 done 21:04:27 #142 exporting layers 2.0s done 21:04:27 #142 writing image sha256:a3e935f7d01ad6bf918f8a2f03ea7604f450d1852e74b760a3ec77731a52bfcb done 21:04:27 #142 naming to docker.io/library/security-spire-agent-arm64 done 21:04:27 #142 DONE 4.2s 21:04:27 21:04:27 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:04:28 #102 ... 21:04:28 21:04:28 #146 [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:04:28 #146 80.51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:04:33 #146 ... 21:04:33 21:04:33 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:04:33 #114 DONE 97.2s 21:04:33 21:04:33 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:04:33 #107 DONE 97.2s 21:04:33 21:04:33 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:04:33 #102 DONE 97.2s 21:04:33 21:04:33 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:04:33 #142 DONE 97.2s 21:04:33 21:04:33 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:04:33 #143 DONE 97.2s 21:04:33 21:04:33 #146 [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:04:33 #146 DONE 97.2s 21:04:33 21:04:33 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:04:33 #139 DONE 97.3s 21:04:33 21:04:33 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #147 ... 21:04:33 21:04:33 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:04:33 #141 DONE 97.5s 21:04:33 21:04:33 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:04:33 #140 DONE 97.6s 21:04:33 21:04:33 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:04:33 #144 DONE 97.6s 21:04:33 21:04:33 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:04:33 #145 DONE 97.6s 21:04:33 21:04:33 #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #148 ... 21:04:33 21:04:33 #149 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #149 DONE 0.6s 21:04:33 21:04:33 #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #150 DONE 0.6s 21:04:33 21:04:33 #151 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #151 DONE 0.5s 21:04:33 21:04:33 #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #152 DONE 0.6s 21:04:33 21:04:33 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #147 DONE 0.7s 21:04:33 21:04:33 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:04:33 #153 ... 21:04:33 21:04:33 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:04:33 #154 DONE 0.4s 21:04:33 21:04:33 #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:04:33 #155 DONE 0.3s 21:04:33 21:04:33 #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #148 DONE 0.4s 21:04:33 21:04:33 #156 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #156 CACHED 21:04:33 21:04:33 #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:04:33 #157 CACHED 21:04:33 21:04:33 #158 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:04:33 #158 DONE 0.3s 21:04:33 21:04:33 #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #159 CACHED 21:04:33 21:04:33 #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:04:33 #160 CACHED 21:04:33 21:04:33 #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #161 CACHED 21:04:33 21:04:33 #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:04:33 #162 CACHED 21:04:33 21:04:33 #163 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:04:33 #163 CACHED 21:04:33 21:04:33 #164 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:04:33 #164 CACHED 21:04:33 21:04:33 #165 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:04:33 #165 DONE 0.3s 21:04:33 21:04:33 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:04:33 #166 DONE 0.3s 21:04:33 21:04:33 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:04:33 #153 DONE 0.3s 21:04:33 21:04:33 #167 [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:04:35 #167 DONE 1.1s 21:04:35 21:04:35 #168 [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:04:35 #168 DONE 1.2s 21:04:35 21:04:35 #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:04:35 #169 DONE 1.3s 21:04:35 21:04:35 #170 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:04:35 #170 DONE 1.3s 21:04:35 21:04:35 #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:04:35 #171 DONE 1.3s 21:04:35 21:04:35 #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:04:35 #172 DONE 1.3s 21:04:35 21:04:35 #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:04:35 #173 DONE 1.3s 21:04:35 21:04:35 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:04:35 #174 ... 21:04:35 21:04:35 #175 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:04:35 #175 DONE 1.3s 21:04:35 21:04:35 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:04:35 #176 DONE 1.3s 21:04:35 21:04:35 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:04:35 #177 DONE 1.3s 21:04:35 21:04:35 #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:04:35 #178 DONE 0.2s 21:04:35 21:04:35 #134 [support-scheduler] exporting to image 21:04:35 #134 exporting layers 21:04:35 #134 ... 21:04:35 21:04:35 #179 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:04:35 #179 DONE 0.8s 21:04:35 21:04:35 #180 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:04:35 #180 DONE 0.8s 21:04:35 21:04:35 #181 [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:04:35 #181 DONE 0.8s 21:04:35 21:04:35 #182 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:04:35 #182 DONE 2.1s 21:04:35 21:04:35 #183 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:04:35 #183 DONE 0.8s 21:04:35 21:04:35 #184 [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:04:35 #184 DONE 0.8s 21:04:35 21:04:35 #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:04:35 #185 DONE 0.7s 21:04:35 21:04:35 #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:04:35 #186 DONE 0.8s 21:04:35 21:04:35 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:04:35 #174 DONE 0.8s 21:04:35 21:04:35 #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:04:35 #187 DONE 0.8s 21:04:35 21:04:35 #134 [core-command] exporting to image 21:04:35 #134 writing image sha256:be4b1a9441fbf3eb3b341ca531d89ceed225b6b9fd9d3c2316fbfadae9a84aeb 0.0s done 21:04:35 #134 naming to docker.io/library/support-scheduler 0.0s done 21:04:36 #134 ... 21:04:36 21:04:36 #188 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:04:36 #188 DONE 0.4s 21:04:36 21:04:36 #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:04:36 #189 DONE 0.5s 21:04:36 21:04:36 #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:04:36 #190 DONE 0.4s 21:04:36 21:04:36 #191 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:04:36 #191 DONE 0.4s 21:04:36 21:04:36 #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:04:36 #192 DONE 0.4s 21:04:36 21:04:36 #134 [core-metadata] exporting to image 21:04:36 #134 exporting layers 0.4s done 21:04:36 #134 ... 21:04:36 21:04:36 #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:04:36 #193 DONE 0.4s 21:04:36 21:04:36 #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:04:36 #194 DONE 0.5s 21:04:36 21:04:36 #134 [core-command] exporting to image 21:04:36 #134 writing image sha256:17ebac25c84b14d1f378da05d7557a838290182b56fd1d23f497eb16836bf999 done 21:04:36 #134 naming to docker.io/library/core-data done 21:04:36 #134 writing image sha256:8bee78c414bfa30899eac8e980f2b6b096ffccaaa6012ac1fc306921d4f67cb3 done 21:04:36 #134 naming to docker.io/library/core-command done 21:04:36 #134 writing image sha256:5a555bdda5e93d336a48af4bc2cf0c1bdb35e4dda3dc9d9cb819015c9dc71a1f 21:04:36 #134 ... 21:04:36 21:04:36 #195 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:04:36 #195 DONE 0.5s 21:04:36 21:04:36 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:04:36 #196 DONE 0.5s 21:04:36 21:04:36 #134 [security-spiffe-token-provider] exporting to image 21:04:36 #134 exporting layers 0.4s done 21:04:36 #134 writing image sha256:5a555bdda5e93d336a48af4bc2cf0c1bdb35e4dda3dc9d9cb819015c9dc71a1f 0.3s done 21:04:36 #134 naming to docker.io/library/security-spiffe-token-provider done 21:04:36 #134 writing image sha256:e81d0e139d703246051710738cf4e4b2af7d5fe2bf769d3e2b242a8f1b74351f done 21:04:36 #134 writing image sha256:5654efd5985cf322f130591dd026192b37f3c43a6ceedd342fc67916ab92efaa done 21:04:36 #134 naming to docker.io/library/support-notifications done 21:04:36 #134 naming to docker.io/library/core-metadata done 21:04:36 #134 DONE 3.2s 21:04:36 21:04:36 #197 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:04:36 #197 DONE 0.4s 21:04:36 21:04:36 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:04:37 #198 DONE 0.5s 21:04:37 21:04:37 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:04:37 #199 DONE 0.0s 21:04:37 21:04:37 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:04:37 #200 DONE 0.5s 21:04:37 21:04:37 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:04:37 #201 DONE 0.0s 21:04:37 21:04:37 #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:04:37 #202 DONE 1.0s 21:04:37 21:04:37 #203 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:04:37 #203 DONE 0.7s 21:04:37 21:04:37 #204 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:04:37 #204 DONE 1.1s 21:04:37 21:04:37 #205 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:04:37 #205 DONE 0.1s 21:04:37 21:04:37 #134 [core-common-config-bootstrapper] exporting to image 21:04:37 #134 ... 21:04:37 21:04:37 #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:04:37 #206 DONE 0.1s 21:04:37 21:04:37 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:04:37 #207 DONE 0.1s 21:04:37 21:04:37 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:04:37 #208 DONE 0.1s 21:04:37 21:04:37 #134 [core-common-config-bootstrapper] exporting to image 21:04:37 #134 exporting layers 0.3s done 21:04:37 #134 writing image sha256:0583dba5610b9731c32602fa155dabc5a9d1aed7652589f68fc7f76e104ab7e6 0.1s done 21:04:37 #134 naming to docker.io/library/security-proxy-auth done 21:04:37 #134 writing image sha256:b2848d7c47c4d6b544430fd238b8f5e5e994a9f1f9702a9e93df117e308cfaf2 0.0s done 21:04:37 #134 naming to docker.io/library/core-common-config-bootstrapper done 21:04:37 #134 exporting layers 0.4s done 21:04:37 #134 writing image sha256:d822b9542a4fa9b6bde1a9e3bab6ce40674952d40508b0305b806677582e59dd done 21:04:37 #134 naming to docker.io/library/security-proxy-setup done 21:04:37 #134 DONE 3.6s 21:04:37 21:04:37 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:04:37 #209 ... 21:04:37 21:04:37 #210 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:04:37 #210 DONE 0.7s 21:04:38 21:04:38 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:04:38 #209 DONE 0.4s 21:04:38 21:04:38 #134 [security-bootstrapper] exporting to image 21:04:38 #134 exporting layers 0.2s done 21:04:38 #134 writing image sha256:a8cf2d0db4faff56d11f7cfd7608e74943d751cc810274da755820fd203092d3 done 21:04:38 #134 naming to docker.io/library/security-secretstore-setup done 21:04:38 #134 writing image sha256:db51eb7d0e4fea565abba0764106d0273f60eea67db0b65927dcefd112980763 done 21:04:38 #134 naming to docker.io/library/security-bootstrapper done 21:04:38 #134 DONE 3.9s 21:04:38 time="2023-08-29T21:01:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:04:38 time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:04:38 $ docker stop --time=1 bc6ba50a8a354635c2aa3335350e7ad7912c3ba39223bc6f4dc19f72f17174bf 21:04:39 $ docker rm -f --volumes bc6ba50a8a354635c2aa3335350e7ad7912c3ba39223bc6f4dc19f72f17174bf [Pipeline] // withDockerContainer [Pipeline] sh 21:04:39 + docker images 21:04:39 REPOSITORY TAG IMAGE ID CREATED SIZE 21:04:39 security-secretstore-setup latest a8cf2d0db4fa 2 seconds ago 44.1MB 21:04:39 security-proxy-setup latest d822b9542a4f 2 seconds ago 29.2MB 21:04:39 security-bootstrapper latest db51eb7d0e4f 2 seconds ago 23MB 21:04:39 core-common-config-bootstrapper latest b2848d7c47c4 2 seconds ago 18MB 21:04:39 security-proxy-auth latest 0583dba5610b 3 seconds ago 19.4MB 21:04:39 core-data latest 17ebac25c84b 4 seconds ago 21.2MB 21:04:39 core-metadata latest e81d0e139d70 4 seconds ago 21.6MB 21:04:39 core-command latest 8bee78c414bf 4 seconds ago 21MB 21:04:39 security-spiffe-token-provider latest 5a555bdda5e9 4 seconds ago 33.5MB 21:04:39 support-notifications latest 5654efd5985c 4 seconds ago 34.3MB 21:04:39 support-scheduler latest be4b1a9441fb 5 seconds ago 33.7MB 21:04:39 security-spire-server latest 386f14e36c34 About a minute ago 103MB 21:04:39 security-spire-agent latest 868983cb6955 About a minute ago 161MB 21:04:39 security-spire-config latest 5bcfc023ace2 About a minute ago 102MB 21:04:39 ci-base-image-x86_64 latest 82f02a4050ed 5 minutes ago 1.07GB 21:04:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB 21:04:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 21:04:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:04:39 provisioning config files... 21:04:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/569@tmp/config369991937707942003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:40 ---> docker-login.sh 21:04:40 nexus3.edgexfoundry.org:10001 21:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:40 Configure a credential helper to remove this warning. See 21:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:40 21:04:40 Login Succeeded 21:04:40 nexus3.edgexfoundry.org:10002 21:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:40 Configure a credential helper to remove this warning. See 21:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:40 21:04:40 Login Succeeded 21:04:40 nexus3.edgexfoundry.org:10003 21:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:40 Configure a credential helper to remove this warning. See 21:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:40 21:04:40 Login Succeeded 21:04:40 nexus3.edgexfoundry.org:10004 21:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:40 Configure a credential helper to remove this warning. See 21:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:40 21:04:40 Login Succeeded 21:04:40 docker.io 21:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:40 Configure a credential helper to remove this warning. See 21:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:40 21:04:40 Login Succeeded 21:04:40 ---> docker-login.sh ends [Pipeline] } 21:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:04:40 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:04:40 d7006332552ae400ff85615e0161ae3cc8710e9a 21:04:40 latest 21:04:40 3.1.0-dev.35 21:04:40 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:04:40 main 21:04:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:41 + docker push nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a 21:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:04:41 81bc232c5c54: Preparing 21:04:41 33d5c72e4929: Preparing 21:04:41 7d2d6cbbac34: Preparing 21:04:41 56da1ed13cd5: Preparing 21:04:41 c8e00e9f4600: Preparing 21:04:41 36b50b131297: Preparing 21:04:41 36b50b131297: Waiting 21:04:41 c8e00e9f4600: Pushed 21:04:41 7d2d6cbbac34: Pushed 21:04:41 81bc232c5c54: Pushed 21:04:41 56da1ed13cd5: Pushed 21:04:41 36b50b131297: Layer already exists 21:04:43 33d5c72e4929: Pushed 21:04:43 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:432117264c2a072dfe28685ef6decb3915f1678f9cf4b20160c77ae304162e4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:04:44 81bc232c5c54: Preparing 21:04:44 33d5c72e4929: Preparing 21:04:44 7d2d6cbbac34: Preparing 21:04:44 56da1ed13cd5: Preparing 21:04:44 c8e00e9f4600: Preparing 21:04:44 36b50b131297: Preparing 21:04:44 7d2d6cbbac34: Layer already exists 21:04:44 c8e00e9f4600: Layer already exists 21:04:44 81bc232c5c54: Layer already exists 21:04:44 56da1ed13cd5: Layer already exists 21:04:44 33d5c72e4929: Layer already exists 21:04:44 36b50b131297: Layer already exists 21:04:44 latest: digest: sha256:432117264c2a072dfe28685ef6decb3915f1678f9cf4b20160c77ae304162e4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:44 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.35 21:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:04:44 81bc232c5c54: Preparing 21:04:44 33d5c72e4929: Preparing 21:04:44 7d2d6cbbac34: Preparing 21:04:44 56da1ed13cd5: Preparing 21:04:44 c8e00e9f4600: Preparing 21:04:44 36b50b131297: Preparing 21:04:44 36b50b131297: Waiting 21:04:44 56da1ed13cd5: Layer already exists 21:04:44 81bc232c5c54: Layer already exists 21:04:44 c8e00e9f4600: Layer already exists 21:04:44 7d2d6cbbac34: Layer already exists 21:04:44 33d5c72e4929: Layer already exists 21:04:44 36b50b131297: Layer already exists 21:04:44 3.1.0-dev.35: digest: sha256:432117264c2a072dfe28685ef6decb3915f1678f9cf4b20160c77ae304162e4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:45 + docker push nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:04:45 81bc232c5c54: Preparing 21:04:45 33d5c72e4929: Preparing 21:04:45 7d2d6cbbac34: Preparing 21:04:45 56da1ed13cd5: Preparing 21:04:45 c8e00e9f4600: Preparing 21:04:45 36b50b131297: Preparing 21:04:45 36b50b131297: Waiting 21:04:45 56da1ed13cd5: Layer already exists 21:04:45 7d2d6cbbac34: Layer already exists 21:04:45 81bc232c5c54: Layer already exists 21:04:45 c8e00e9f4600: Layer already exists 21:04:45 33d5c72e4929: Layer already exists 21:04:45 36b50b131297: Layer already exists 21:04:45 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:432117264c2a072dfe28685ef6decb3915f1678f9cf4b20160c77ae304162e4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:45 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:04:45 81bc232c5c54: Preparing 21:04:45 33d5c72e4929: Preparing 21:04:45 7d2d6cbbac34: Preparing 21:04:45 56da1ed13cd5: Preparing 21:04:45 c8e00e9f4600: Preparing 21:04:45 36b50b131297: Preparing 21:04:45 36b50b131297: Waiting 21:04:45 7d2d6cbbac34: Layer already exists 21:04:45 c8e00e9f4600: Layer already exists 21:04:45 56da1ed13cd5: Layer already exists 21:04:45 81bc232c5c54: Layer already exists 21:04:45 33d5c72e4929: Layer already exists 21:04:45 36b50b131297: Layer already exists 21:04:45 main: digest: sha256:432117264c2a072dfe28685ef6decb3915f1678f9cf4b20160c77ae304162e4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:45 ===================================================== [Pipeline] echo 21:04:45 taggedImages: 21:04:45 - nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a 21:04:45 - nexus3.edgexfoundry.org:10004/core-command:latest 21:04:45 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.35 21:04:45 - nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:04:45 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:04:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:04:45 d7006332552ae400ff85615e0161ae3cc8710e9a 21:04:45 latest 21:04:45 3.1.0-dev.35 21:04:45 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:04:45 main 21:04:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a 21:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:04:46 81c76e11cf4f: Preparing 21:04:46 4a952b1fd851: Preparing 21:04:46 67fb94200260: Preparing 21:04:46 ea35460bb000: Preparing 21:04:46 7d2d6cbbac34: Preparing 21:04:46 56da1ed13cd5: Preparing 21:04:46 c8e00e9f4600: Preparing 21:04:46 36b50b131297: Preparing 21:04:46 56da1ed13cd5: Waiting 21:04:46 c8e00e9f4600: Waiting 21:04:46 7d2d6cbbac34: Layer already exists 21:04:46 56da1ed13cd5: Layer already exists 21:04:46 c8e00e9f4600: Layer already exists 21:04:46 36b50b131297: Layer already exists 21:04:46 81c76e11cf4f: Pushed 21:04:46 4a952b1fd851: Pushed 21:04:46 67fb94200260: Pushed 21:04:47 ea35460bb000: Pushed 21:04:47 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:473aea40f4adec81743e50e312fcc3bd5ab2649bde0f71f967014ce0522d70bf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:48 + 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:04:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:04:48 81c76e11cf4f: Preparing 21:04:48 4a952b1fd851: Preparing 21:04:48 67fb94200260: Preparing 21:04:48 ea35460bb000: Preparing 21:04:48 7d2d6cbbac34: Preparing 21:04:48 56da1ed13cd5: Preparing 21:04:48 c8e00e9f4600: Preparing 21:04:48 36b50b131297: Preparing 21:04:48 56da1ed13cd5: Waiting 21:04:48 c8e00e9f4600: Waiting 21:04:48 36b50b131297: Waiting 21:04:48 81c76e11cf4f: Layer already exists 21:04:48 7d2d6cbbac34: Layer already exists 21:04:48 4a952b1fd851: Layer already exists 21:04:48 67fb94200260: Layer already exists 21:04:48 ea35460bb000: Layer already exists 21:04:48 36b50b131297: Layer already exists 21:04:48 c8e00e9f4600: Layer already exists 21:04:48 56da1ed13cd5: Layer already exists 21:04:48 latest: digest: sha256:473aea40f4adec81743e50e312fcc3bd5ab2649bde0f71f967014ce0522d70bf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.35 21:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:04:49 81c76e11cf4f: Preparing 21:04:49 4a952b1fd851: Preparing 21:04:49 67fb94200260: Preparing 21:04:49 ea35460bb000: Preparing 21:04:49 7d2d6cbbac34: Preparing 21:04:49 56da1ed13cd5: Preparing 21:04:49 c8e00e9f4600: Preparing 21:04:49 36b50b131297: Preparing 21:04:49 56da1ed13cd5: Waiting 21:04:49 c8e00e9f4600: Waiting 21:04:49 4a952b1fd851: Layer already exists 21:04:49 7d2d6cbbac34: Layer already exists 21:04:49 67fb94200260: Layer already exists 21:04:49 81c76e11cf4f: Layer already exists 21:04:49 ea35460bb000: Layer already exists 21:04:49 56da1ed13cd5: Layer already exists 21:04:49 c8e00e9f4600: Layer already exists 21:04:49 36b50b131297: Layer already exists 21:04:49 3.1.0-dev.35: digest: sha256:473aea40f4adec81743e50e312fcc3bd5ab2649bde0f71f967014ce0522d70bf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:04:49 81c76e11cf4f: Preparing 21:04:49 4a952b1fd851: Preparing 21:04:49 67fb94200260: Preparing 21:04:49 ea35460bb000: Preparing 21:04:49 7d2d6cbbac34: Preparing 21:04:49 56da1ed13cd5: Preparing 21:04:49 c8e00e9f4600: Preparing 21:04:49 36b50b131297: Preparing 21:04:49 56da1ed13cd5: Waiting 21:04:49 36b50b131297: Waiting 21:04:49 c8e00e9f4600: Waiting 21:04:49 7d2d6cbbac34: Layer already exists 21:04:49 ea35460bb000: Layer already exists 21:04:49 4a952b1fd851: Layer already exists 21:04:49 81c76e11cf4f: Layer already exists 21:04:49 67fb94200260: Layer already exists 21:04:49 56da1ed13cd5: Layer already exists 21:04:49 c8e00e9f4600: Layer already exists 21:04:49 36b50b131297: Layer already exists 21:04:49 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:473aea40f4adec81743e50e312fcc3bd5ab2649bde0f71f967014ce0522d70bf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:50 + 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:04:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:04:50 81c76e11cf4f: Preparing 21:04:50 4a952b1fd851: Preparing 21:04:50 67fb94200260: Preparing 21:04:50 ea35460bb000: Preparing 21:04:50 7d2d6cbbac34: Preparing 21:04:50 56da1ed13cd5: Preparing 21:04:50 c8e00e9f4600: Preparing 21:04:50 36b50b131297: Preparing 21:04:50 36b50b131297: Waiting 21:04:50 c8e00e9f4600: Waiting 21:04:50 56da1ed13cd5: Waiting 21:04:50 ea35460bb000: Layer already exists 21:04:50 81c76e11cf4f: Layer already exists 21:04:50 67fb94200260: Layer already exists 21:04:50 4a952b1fd851: Layer already exists 21:04:50 7d2d6cbbac34: Layer already exists 21:04:50 c8e00e9f4600: Layer already exists 21:04:50 56da1ed13cd5: Layer already exists 21:04:50 36b50b131297: Layer already exists 21:04:50 main: digest: sha256:473aea40f4adec81743e50e312fcc3bd5ab2649bde0f71f967014ce0522d70bf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:50 ===================================================== [Pipeline] echo 21:04:50 taggedImages: 21:04:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a 21:04:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:04:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.35 21:04:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:04:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:04:50 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:04:50 d7006332552ae400ff85615e0161ae3cc8710e9a 21:04:50 latest 21:04:50 3.1.0-dev.35 21:04:50 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:04:50 main 21:04:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:51 + docker push nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a 21:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:04:51 70cc8c710584: Preparing 21:04:51 9950b4cb8eb7: Preparing 21:04:51 7d2d6cbbac34: Preparing 21:04:51 56da1ed13cd5: Preparing 21:04:51 c8e00e9f4600: Preparing 21:04:51 36b50b131297: Preparing 21:04:51 36b50b131297: Waiting 21:04:51 56da1ed13cd5: Layer already exists 21:04:51 7d2d6cbbac34: Layer already exists 21:04:51 c8e00e9f4600: Layer already exists 21:04:51 36b50b131297: Layer already exists 21:04:51 70cc8c710584: Pushed 21:04:52 9950b4cb8eb7: Pushed 21:04:52 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:573476c1be103528ef67c84f8d968eb420301819f32a6c484863b3c6bd2b7ca7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:53 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:04:53 70cc8c710584: Preparing 21:04:53 9950b4cb8eb7: Preparing 21:04:53 7d2d6cbbac34: Preparing 21:04:53 56da1ed13cd5: Preparing 21:04:53 c8e00e9f4600: Preparing 21:04:53 36b50b131297: Preparing 21:04:53 36b50b131297: Waiting 21:04:53 70cc8c710584: Layer already exists 21:04:53 7d2d6cbbac34: Layer already exists 21:04:53 56da1ed13cd5: Layer already exists 21:04:53 9950b4cb8eb7: Layer already exists 21:04:53 c8e00e9f4600: Layer already exists 21:04:53 36b50b131297: Layer already exists 21:04:53 latest: digest: sha256:573476c1be103528ef67c84f8d968eb420301819f32a6c484863b3c6bd2b7ca7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:54 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.35 21:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:04:54 70cc8c710584: Preparing 21:04:54 9950b4cb8eb7: Preparing 21:04:54 7d2d6cbbac34: Preparing 21:04:54 56da1ed13cd5: Preparing 21:04:54 c8e00e9f4600: Preparing 21:04:54 36b50b131297: Preparing 21:04:54 9950b4cb8eb7: Layer already exists 21:04:54 70cc8c710584: Layer already exists 21:04:54 7d2d6cbbac34: Layer already exists 21:04:54 c8e00e9f4600: Layer already exists 21:04:54 56da1ed13cd5: Layer already exists 21:04:54 36b50b131297: Layer already exists 21:04:54 3.1.0-dev.35: digest: sha256:573476c1be103528ef67c84f8d968eb420301819f32a6c484863b3c6bd2b7ca7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:54 + docker push nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:04:54 70cc8c710584: Preparing 21:04:54 9950b4cb8eb7: Preparing 21:04:54 7d2d6cbbac34: Preparing 21:04:54 56da1ed13cd5: Preparing 21:04:54 c8e00e9f4600: Preparing 21:04:54 36b50b131297: Preparing 21:04:54 36b50b131297: Waiting 21:04:54 7d2d6cbbac34: Layer already exists 21:04:54 70cc8c710584: Layer already exists 21:04:54 9950b4cb8eb7: Layer already exists 21:04:54 56da1ed13cd5: Layer already exists 21:04:54 c8e00e9f4600: Layer already exists 21:04:54 36b50b131297: Layer already exists 21:04:54 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:573476c1be103528ef67c84f8d968eb420301819f32a6c484863b3c6bd2b7ca7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:55 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:04:55 70cc8c710584: Preparing 21:04:55 9950b4cb8eb7: Preparing 21:04:55 7d2d6cbbac34: Preparing 21:04:55 56da1ed13cd5: Preparing 21:04:55 c8e00e9f4600: Preparing 21:04:55 36b50b131297: Preparing 21:04:55 36b50b131297: Waiting 21:04:55 7d2d6cbbac34: Layer already exists 21:04:55 9950b4cb8eb7: Layer already exists 21:04:55 56da1ed13cd5: Layer already exists 21:04:55 c8e00e9f4600: Layer already exists 21:04:55 70cc8c710584: Layer already exists 21:04:55 36b50b131297: Layer already exists 21:04:55 main: digest: sha256:573476c1be103528ef67c84f8d968eb420301819f32a6c484863b3c6bd2b7ca7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:55 ===================================================== [Pipeline] echo 21:04:55 taggedImages: 21:04:55 - nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a 21:04:55 - nexus3.edgexfoundry.org:10004/core-data:latest 21:04:55 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.35 21:04:55 - nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:04:55 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:04:55 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:04:55 d7006332552ae400ff85615e0161ae3cc8710e9a 21:04:55 latest 21:04:55 3.1.0-dev.35 21:04:55 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:04:55 main 21:04:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a 21:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:04:56 ae17d3b51565: Preparing 21:04:56 be81e1e03260: Preparing 21:04:56 449a132de635: Preparing 21:04:56 7d2d6cbbac34: Preparing 21:04:56 56da1ed13cd5: Preparing 21:04:56 c8e00e9f4600: Preparing 21:04:56 36b50b131297: Preparing 21:04:56 c8e00e9f4600: Waiting 21:04:56 36b50b131297: Waiting 21:04:56 56da1ed13cd5: Layer already exists 21:04:56 7d2d6cbbac34: Layer already exists 21:04:56 c8e00e9f4600: Layer already exists 21:04:56 36b50b131297: Layer already exists 21:04:56 be81e1e03260: Pushed 21:04:56 ae17d3b51565: Pushed 21:04:58 449a132de635: Pushed 21:04:58 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:5546c3d27b7986770ac25d114f62ee48906af8c85b5997e19bcc1ef6db18f7c5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:04:58 ae17d3b51565: Preparing 21:04:58 be81e1e03260: Preparing 21:04:58 449a132de635: Preparing 21:04:58 7d2d6cbbac34: Preparing 21:04:58 56da1ed13cd5: Preparing 21:04:58 c8e00e9f4600: Preparing 21:04:58 36b50b131297: Preparing 21:04:58 c8e00e9f4600: Waiting 21:04:58 36b50b131297: Waiting 21:04:58 ae17d3b51565: Layer already exists 21:04:58 449a132de635: Layer already exists 21:04:58 56da1ed13cd5: Layer already exists 21:04:58 7d2d6cbbac34: Layer already exists 21:04:58 be81e1e03260: Layer already exists 21:04:58 c8e00e9f4600: Layer already exists 21:04:58 36b50b131297: Layer already exists 21:04:58 latest: digest: sha256:5546c3d27b7986770ac25d114f62ee48906af8c85b5997e19bcc1ef6db18f7c5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.35 21:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:04:59 ae17d3b51565: Preparing 21:04:59 be81e1e03260: Preparing 21:04:59 449a132de635: Preparing 21:04:59 7d2d6cbbac34: Preparing 21:04:59 56da1ed13cd5: Preparing 21:04:59 c8e00e9f4600: Preparing 21:04:59 36b50b131297: Preparing 21:04:59 36b50b131297: Waiting 21:04:59 c8e00e9f4600: Waiting 21:04:59 56da1ed13cd5: Layer already exists 21:04:59 be81e1e03260: Layer already exists 21:04:59 7d2d6cbbac34: Layer already exists 21:04:59 ae17d3b51565: Layer already exists 21:04:59 449a132de635: Layer already exists 21:04:59 c8e00e9f4600: Layer already exists 21:04:59 36b50b131297: Layer already exists 21:04:59 3.1.0-dev.35: digest: sha256:5546c3d27b7986770ac25d114f62ee48906af8c85b5997e19bcc1ef6db18f7c5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:00 ae17d3b51565: Preparing 21:05:00 be81e1e03260: Preparing 21:05:00 449a132de635: Preparing 21:05:00 7d2d6cbbac34: Preparing 21:05:00 56da1ed13cd5: Preparing 21:05:00 c8e00e9f4600: Preparing 21:05:00 36b50b131297: Preparing 21:05:00 c8e00e9f4600: Waiting 21:05:00 36b50b131297: Waiting 21:05:00 56da1ed13cd5: Layer already exists 21:05:00 ae17d3b51565: Layer already exists 21:05:00 7d2d6cbbac34: Layer already exists 21:05:00 449a132de635: Layer already exists 21:05:00 be81e1e03260: Layer already exists 21:05:00 c8e00e9f4600: Layer already exists 21:05:00 36b50b131297: Layer already exists 21:05:00 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:5546c3d27b7986770ac25d114f62ee48906af8c85b5997e19bcc1ef6db18f7c5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:05:00 ae17d3b51565: Preparing 21:05:00 be81e1e03260: Preparing 21:05:00 449a132de635: Preparing 21:05:00 7d2d6cbbac34: Preparing 21:05:00 56da1ed13cd5: Preparing 21:05:00 c8e00e9f4600: Preparing 21:05:00 36b50b131297: Preparing 21:05:00 c8e00e9f4600: Waiting 21:05:00 36b50b131297: Waiting 21:05:00 ae17d3b51565: Layer already exists 21:05:00 56da1ed13cd5: Layer already exists 21:05:00 be81e1e03260: Layer already exists 21:05:00 7d2d6cbbac34: Layer already exists 21:05:00 449a132de635: Layer already exists 21:05:00 36b50b131297: Layer already exists 21:05:00 c8e00e9f4600: Layer already exists 21:05:00 main: digest: sha256:5546c3d27b7986770ac25d114f62ee48906af8c85b5997e19bcc1ef6db18f7c5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:00 ===================================================== [Pipeline] echo 21:05:00 taggedImages: 21:05:00 - nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:00 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:05:00 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.35 21:05:00 - nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:00 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:05:00 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:05:00 d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:00 latest 21:05:00 3.1.0-dev.35 21:05:00 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:00 main 21:05:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:01 a021941614fa: Preparing 21:05:01 17d1d454a0c8: Preparing 21:05:01 6d31be874ade: Preparing 21:05:01 da7fb5aa213d: Preparing 21:05:01 8c9f2469a60e: Preparing 21:05:01 ebb789a36241: Preparing 21:05:01 00815cdf05a2: Preparing 21:05:01 7d2d6cbbac34: Preparing 21:05:01 56da1ed13cd5: Preparing 21:05:01 f65a0574570d: Preparing 21:05:01 586f41dd4cb0: Preparing 21:05:01 5f70bf18a086: Preparing 21:05:01 c0246242febe: Preparing 21:05:01 e82154376dec: Preparing 21:05:01 36b50b131297: Preparing 21:05:01 f65a0574570d: Waiting 21:05:01 586f41dd4cb0: Waiting 21:05:01 ebb789a36241: Waiting 21:05:01 00815cdf05a2: Waiting 21:05:01 7d2d6cbbac34: Waiting 21:05:01 5f70bf18a086: Waiting 21:05:01 56da1ed13cd5: Waiting 21:05:01 e82154376dec: Waiting 21:05:01 c0246242febe: Waiting 21:05:01 36b50b131297: Waiting 21:05:01 da7fb5aa213d: Pushed 21:05:01 a021941614fa: Pushed 21:05:01 17d1d454a0c8: Pushed 21:05:01 8c9f2469a60e: Pushed 21:05:01 6d31be874ade: Pushed 21:05:01 7d2d6cbbac34: Layer already exists 21:05:01 56da1ed13cd5: Layer already exists 21:05:01 ebb789a36241: Pushed 21:05:01 586f41dd4cb0: Pushed 21:05:01 f65a0574570d: Pushed 21:05:01 5f70bf18a086: Pushed 21:05:01 c0246242febe: Pushed 21:05:01 36b50b131297: Layer already exists 21:05:01 e82154376dec: Pushed 21:05:03 00815cdf05a2: Pushed 21:05:03 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:fa93ecd39d1d3649917366ae03cce996425f0608abc0e64cfa93b69335937639 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:04 a021941614fa: Preparing 21:05:04 17d1d454a0c8: Preparing 21:05:04 6d31be874ade: Preparing 21:05:04 da7fb5aa213d: Preparing 21:05:04 8c9f2469a60e: Preparing 21:05:04 ebb789a36241: Preparing 21:05:04 00815cdf05a2: Preparing 21:05:04 7d2d6cbbac34: Preparing 21:05:04 56da1ed13cd5: Preparing 21:05:04 f65a0574570d: Preparing 21:05:04 586f41dd4cb0: Preparing 21:05:04 5f70bf18a086: Preparing 21:05:04 c0246242febe: Preparing 21:05:04 e82154376dec: Preparing 21:05:04 36b50b131297: Preparing 21:05:04 56da1ed13cd5: Waiting 21:05:04 5f70bf18a086: Waiting 21:05:04 c0246242febe: Waiting 21:05:04 f65a0574570d: Waiting 21:05:04 586f41dd4cb0: Waiting 21:05:04 e82154376dec: Waiting 21:05:04 00815cdf05a2: Waiting 21:05:04 ebb789a36241: Waiting 21:05:04 36b50b131297: Waiting 21:05:04 7d2d6cbbac34: Waiting 21:05:04 8c9f2469a60e: Layer already exists 21:05:04 6d31be874ade: Layer already exists 21:05:04 17d1d454a0c8: Layer already exists 21:05:04 da7fb5aa213d: Layer already exists 21:05:04 a021941614fa: Layer already exists 21:05:04 ebb789a36241: Layer already exists 21:05:04 f65a0574570d: Layer already exists 21:05:04 7d2d6cbbac34: Layer already exists 21:05:04 00815cdf05a2: Layer already exists 21:05:04 56da1ed13cd5: Layer already exists 21:05:04 586f41dd4cb0: Layer already exists 21:05:04 e82154376dec: Layer already exists 21:05:04 5f70bf18a086: Layer already exists 21:05:04 c0246242febe: Layer already exists 21:05:04 36b50b131297: Layer already exists 21:05:04 latest: digest: sha256:fa93ecd39d1d3649917366ae03cce996425f0608abc0e64cfa93b69335937639 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.35 21:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:04 a021941614fa: Preparing 21:05:04 17d1d454a0c8: Preparing 21:05:04 6d31be874ade: Preparing 21:05:04 da7fb5aa213d: Preparing 21:05:04 8c9f2469a60e: Preparing 21:05:04 ebb789a36241: Preparing 21:05:04 00815cdf05a2: Preparing 21:05:04 7d2d6cbbac34: Preparing 21:05:04 56da1ed13cd5: Preparing 21:05:04 f65a0574570d: Preparing 21:05:04 586f41dd4cb0: Preparing 21:05:04 5f70bf18a086: Preparing 21:05:04 c0246242febe: Preparing 21:05:04 e82154376dec: Preparing 21:05:04 36b50b131297: Preparing 21:05:04 ebb789a36241: Waiting 21:05:04 00815cdf05a2: Waiting 21:05:04 56da1ed13cd5: Waiting 21:05:04 f65a0574570d: Waiting 21:05:04 5f70bf18a086: Waiting 21:05:04 586f41dd4cb0: Waiting 21:05:04 7d2d6cbbac34: Waiting 21:05:04 c0246242febe: Waiting 21:05:04 e82154376dec: Waiting 21:05:04 6d31be874ade: Layer already exists 21:05:04 8c9f2469a60e: Layer already exists 21:05:04 17d1d454a0c8: Layer already exists 21:05:04 a021941614fa: Layer already exists 21:05:04 da7fb5aa213d: Layer already exists 21:05:04 00815cdf05a2: Layer already exists 21:05:04 ebb789a36241: Layer already exists 21:05:04 7d2d6cbbac34: Layer already exists 21:05:04 56da1ed13cd5: Layer already exists 21:05:04 f65a0574570d: Layer already exists 21:05:04 5f70bf18a086: Layer already exists 21:05:04 586f41dd4cb0: Layer already exists 21:05:04 c0246242febe: Layer already exists 21:05:04 36b50b131297: Layer already exists 21:05:04 e82154376dec: Layer already exists 21:05:04 3.1.0-dev.35: digest: sha256:fa93ecd39d1d3649917366ae03cce996425f0608abc0e64cfa93b69335937639 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:05 a021941614fa: Preparing 21:05:05 17d1d454a0c8: Preparing 21:05:05 6d31be874ade: Preparing 21:05:05 da7fb5aa213d: Preparing 21:05:05 8c9f2469a60e: Preparing 21:05:05 ebb789a36241: Preparing 21:05:05 00815cdf05a2: Preparing 21:05:05 7d2d6cbbac34: Preparing 21:05:05 56da1ed13cd5: Preparing 21:05:05 f65a0574570d: Preparing 21:05:05 586f41dd4cb0: Preparing 21:05:05 5f70bf18a086: Preparing 21:05:05 c0246242febe: Preparing 21:05:05 e82154376dec: Preparing 21:05:05 36b50b131297: Preparing 21:05:05 ebb789a36241: Waiting 21:05:05 00815cdf05a2: Waiting 21:05:05 7d2d6cbbac34: Waiting 21:05:05 56da1ed13cd5: Waiting 21:05:05 f65a0574570d: Waiting 21:05:05 586f41dd4cb0: Waiting 21:05:05 5f70bf18a086: Waiting 21:05:05 c0246242febe: Waiting 21:05:05 e82154376dec: Waiting 21:05:05 6d31be874ade: Layer already exists 21:05:05 a021941614fa: Layer already exists 21:05:05 da7fb5aa213d: Layer already exists 21:05:05 17d1d454a0c8: Layer already exists 21:05:05 8c9f2469a60e: Layer already exists 21:05:05 ebb789a36241: Layer already exists 21:05:05 00815cdf05a2: Layer already exists 21:05:05 7d2d6cbbac34: Layer already exists 21:05:05 56da1ed13cd5: Layer already exists 21:05:05 f65a0574570d: Layer already exists 21:05:05 586f41dd4cb0: Layer already exists 21:05:05 5f70bf18a086: Layer already exists 21:05:05 c0246242febe: Layer already exists 21:05:05 e82154376dec: Layer already exists 21:05:05 36b50b131297: Layer already exists 21:05:05 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:fa93ecd39d1d3649917366ae03cce996425f0608abc0e64cfa93b69335937639 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:05:06 a021941614fa: Preparing 21:05:06 17d1d454a0c8: Preparing 21:05:06 6d31be874ade: Preparing 21:05:06 da7fb5aa213d: Preparing 21:05:06 8c9f2469a60e: Preparing 21:05:06 ebb789a36241: Preparing 21:05:06 00815cdf05a2: Preparing 21:05:06 7d2d6cbbac34: Preparing 21:05:06 56da1ed13cd5: Preparing 21:05:06 f65a0574570d: Preparing 21:05:06 586f41dd4cb0: Preparing 21:05:06 5f70bf18a086: Preparing 21:05:06 c0246242febe: Preparing 21:05:06 e82154376dec: Preparing 21:05:06 36b50b131297: Preparing 21:05:06 ebb789a36241: Waiting 21:05:06 56da1ed13cd5: Waiting 21:05:06 5f70bf18a086: Waiting 21:05:06 c0246242febe: Waiting 21:05:06 f65a0574570d: Waiting 21:05:06 586f41dd4cb0: Waiting 21:05:06 e82154376dec: Waiting 21:05:06 00815cdf05a2: Waiting 21:05:06 36b50b131297: Waiting 21:05:06 7d2d6cbbac34: Waiting 21:05:06 a021941614fa: Layer already exists 21:05:06 8c9f2469a60e: Layer already exists 21:05:06 da7fb5aa213d: Layer already exists 21:05:06 17d1d454a0c8: Layer already exists 21:05:06 6d31be874ade: Layer already exists 21:05:06 ebb789a36241: Layer already exists 21:05:06 00815cdf05a2: Layer already exists 21:05:06 f65a0574570d: Layer already exists 21:05:06 56da1ed13cd5: Layer already exists 21:05:06 7d2d6cbbac34: Layer already exists 21:05:06 586f41dd4cb0: Layer already exists 21:05:06 c0246242febe: Layer already exists 21:05:06 e82154376dec: Layer already exists 21:05:06 36b50b131297: Layer already exists 21:05:06 5f70bf18a086: Layer already exists 21:05:06 main: digest: sha256:fa93ecd39d1d3649917366ae03cce996425f0608abc0e64cfa93b69335937639 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:06 ===================================================== [Pipeline] echo 21:05:06 taggedImages: 21:05:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:05:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.35 21:05:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:05:06 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:05:06 d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:06 latest 21:05:06 3.1.0-dev.35 21:05:06 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:06 main 21:05:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:05:06 81c76e11cf4f: Preparing 21:05:06 4a952b1fd851: Preparing 21:05:06 45b3c9b9922a: Preparing 21:05:06 d7a8f189c940: Preparing 21:05:06 7d2d6cbbac34: Preparing 21:05:06 56da1ed13cd5: Preparing 21:05:06 c8e00e9f4600: Preparing 21:05:06 36b50b131297: Preparing 21:05:06 56da1ed13cd5: Waiting 21:05:06 c8e00e9f4600: Waiting 21:05:06 36b50b131297: Waiting 21:05:06 4a952b1fd851: Layer already exists 21:05:06 81c76e11cf4f: Layer already exists 21:05:06 7d2d6cbbac34: Layer already exists 21:05:06 56da1ed13cd5: Layer already exists 21:05:06 c8e00e9f4600: Layer already exists 21:05:06 36b50b131297: Layer already exists 21:05:06 45b3c9b9922a: Pushed 21:05:08 d7a8f189c940: Pushed 21:05:08 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:4f7ca284da659dbc6c9c5ba8f3f8d7d5cd46a381007966ce4700be39351796ef size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:05:08 81c76e11cf4f: Preparing 21:05:08 4a952b1fd851: Preparing 21:05:08 45b3c9b9922a: Preparing 21:05:08 d7a8f189c940: Preparing 21:05:08 7d2d6cbbac34: Preparing 21:05:08 56da1ed13cd5: Preparing 21:05:08 c8e00e9f4600: Preparing 21:05:08 36b50b131297: Preparing 21:05:08 56da1ed13cd5: Waiting 21:05:08 c8e00e9f4600: Waiting 21:05:08 36b50b131297: Waiting 21:05:08 4a952b1fd851: Layer already exists 21:05:08 81c76e11cf4f: Layer already exists 21:05:08 7d2d6cbbac34: Layer already exists 21:05:08 45b3c9b9922a: Layer already exists 21:05:08 d7a8f189c940: Layer already exists 21:05:08 c8e00e9f4600: Layer already exists 21:05:08 56da1ed13cd5: Layer already exists 21:05:08 36b50b131297: Layer already exists 21:05:08 latest: digest: sha256:4f7ca284da659dbc6c9c5ba8f3f8d7d5cd46a381007966ce4700be39351796ef size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.35 21:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:05:09 81c76e11cf4f: Preparing 21:05:09 4a952b1fd851: Preparing 21:05:09 45b3c9b9922a: Preparing 21:05:09 d7a8f189c940: Preparing 21:05:09 7d2d6cbbac34: Preparing 21:05:09 56da1ed13cd5: Preparing 21:05:09 c8e00e9f4600: Preparing 21:05:09 36b50b131297: Preparing 21:05:09 56da1ed13cd5: Waiting 21:05:09 c8e00e9f4600: Waiting 21:05:09 81c76e11cf4f: Layer already exists 21:05:09 4a952b1fd851: Layer already exists 21:05:09 7d2d6cbbac34: Layer already exists 21:05:09 d7a8f189c940: Layer already exists 21:05:09 45b3c9b9922a: Layer already exists 21:05:09 56da1ed13cd5: Layer already exists 21:05:09 36b50b131297: Layer already exists 21:05:09 c8e00e9f4600: Layer already exists 21:05:09 3.1.0-dev.35: digest: sha256:4f7ca284da659dbc6c9c5ba8f3f8d7d5cd46a381007966ce4700be39351796ef size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:05:10 81c76e11cf4f: Preparing 21:05:10 4a952b1fd851: Preparing 21:05:10 45b3c9b9922a: Preparing 21:05:10 d7a8f189c940: Preparing 21:05:10 7d2d6cbbac34: Preparing 21:05:10 56da1ed13cd5: Preparing 21:05:10 c8e00e9f4600: Preparing 21:05:10 36b50b131297: Preparing 21:05:10 56da1ed13cd5: Waiting 21:05:10 c8e00e9f4600: Waiting 21:05:10 36b50b131297: Waiting 21:05:10 4a952b1fd851: Layer already exists 21:05:10 81c76e11cf4f: Layer already exists 21:05:10 d7a8f189c940: Layer already exists 21:05:10 7d2d6cbbac34: Layer already exists 21:05:10 45b3c9b9922a: Layer already exists 21:05:10 56da1ed13cd5: Layer already exists 21:05:10 c8e00e9f4600: Layer already exists 21:05:10 36b50b131297: Layer already exists 21:05:10 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:4f7ca284da659dbc6c9c5ba8f3f8d7d5cd46a381007966ce4700be39351796ef size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:05:10 81c76e11cf4f: Preparing 21:05:10 4a952b1fd851: Preparing 21:05:10 45b3c9b9922a: Preparing 21:05:10 d7a8f189c940: Preparing 21:05:10 7d2d6cbbac34: Preparing 21:05:10 56da1ed13cd5: Preparing 21:05:10 c8e00e9f4600: Preparing 21:05:10 36b50b131297: Preparing 21:05:10 56da1ed13cd5: Waiting 21:05:10 c8e00e9f4600: Waiting 21:05:10 36b50b131297: Waiting 21:05:10 4a952b1fd851: Layer already exists 21:05:10 81c76e11cf4f: Layer already exists 21:05:10 d7a8f189c940: Layer already exists 21:05:10 7d2d6cbbac34: Layer already exists 21:05:10 45b3c9b9922a: Layer already exists 21:05:10 56da1ed13cd5: Layer already exists 21:05:10 c8e00e9f4600: Layer already exists 21:05:10 36b50b131297: Layer already exists 21:05:10 main: digest: sha256:4f7ca284da659dbc6c9c5ba8f3f8d7d5cd46a381007966ce4700be39351796ef size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:10 ===================================================== [Pipeline] echo 21:05:10 taggedImages: 21:05:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:05:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.35 21:05:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:05:10 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:05:10 d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:10 latest 21:05:10 3.1.0-dev.35 21:05:10 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:10 main 21:05:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:11 d502531e91b7: Preparing 21:05:11 4b646af42217: Preparing 21:05:11 2d7b17464a89: Preparing 21:05:11 1db5f1bd94ee: Preparing 21:05:11 329870fc349e: Preparing 21:05:11 7d2d6cbbac34: Preparing 21:05:11 56da1ed13cd5: Preparing 21:05:11 ebe7fb589c4d: Preparing 21:05:11 980a5ebccfc0: Preparing 21:05:11 36b50b131297: Preparing 21:05:11 7d2d6cbbac34: Waiting 21:05:11 56da1ed13cd5: Waiting 21:05:11 980a5ebccfc0: Waiting 21:05:11 36b50b131297: Waiting 21:05:11 1db5f1bd94ee: Pushed 21:05:11 d502531e91b7: Pushed 21:05:11 329870fc349e: Pushed 21:05:11 4b646af42217: Pushed 21:05:11 7d2d6cbbac34: Layer already exists 21:05:11 56da1ed13cd5: Layer already exists 21:05:11 36b50b131297: Layer already exists 21:05:11 ebe7fb589c4d: Pushed 21:05:13 980a5ebccfc0: Pushed 21:05:13 2d7b17464a89: Pushed 21:05:13 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:a2d97accab31a7a559abf13f24cfe31bde6efc0331426ba356f43ee811e483a5 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:13 d502531e91b7: Preparing 21:05:13 4b646af42217: Preparing 21:05:13 2d7b17464a89: Preparing 21:05:13 1db5f1bd94ee: Preparing 21:05:13 329870fc349e: Preparing 21:05:13 7d2d6cbbac34: Preparing 21:05:13 56da1ed13cd5: Preparing 21:05:13 ebe7fb589c4d: Preparing 21:05:13 980a5ebccfc0: Preparing 21:05:13 36b50b131297: Preparing 21:05:13 56da1ed13cd5: Waiting 21:05:13 ebe7fb589c4d: Waiting 21:05:13 980a5ebccfc0: Waiting 21:05:13 7d2d6cbbac34: Waiting 21:05:13 36b50b131297: Waiting 21:05:13 4b646af42217: Layer already exists 21:05:13 2d7b17464a89: Layer already exists 21:05:13 329870fc349e: Layer already exists 21:05:13 d502531e91b7: Layer already exists 21:05:13 1db5f1bd94ee: Layer already exists 21:05:13 56da1ed13cd5: Layer already exists 21:05:13 ebe7fb589c4d: Layer already exists 21:05:13 980a5ebccfc0: Layer already exists 21:05:13 7d2d6cbbac34: Layer already exists 21:05:13 36b50b131297: Layer already exists 21:05:13 latest: digest: sha256:a2d97accab31a7a559abf13f24cfe31bde6efc0331426ba356f43ee811e483a5 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.35 21:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:14 d502531e91b7: Preparing 21:05:14 4b646af42217: Preparing 21:05:14 2d7b17464a89: Preparing 21:05:14 1db5f1bd94ee: Preparing 21:05:14 329870fc349e: Preparing 21:05:14 7d2d6cbbac34: Preparing 21:05:14 56da1ed13cd5: Preparing 21:05:14 ebe7fb589c4d: Preparing 21:05:14 980a5ebccfc0: Preparing 21:05:14 36b50b131297: Preparing 21:05:14 7d2d6cbbac34: Waiting 21:05:14 ebe7fb589c4d: Waiting 21:05:14 56da1ed13cd5: Waiting 21:05:14 980a5ebccfc0: Waiting 21:05:14 36b50b131297: Waiting 21:05:14 1db5f1bd94ee: Layer already exists 21:05:14 d502531e91b7: Layer already exists 21:05:14 4b646af42217: Layer already exists 21:05:14 329870fc349e: Layer already exists 21:05:14 2d7b17464a89: Layer already exists 21:05:14 7d2d6cbbac34: Layer already exists 21:05:14 56da1ed13cd5: Layer already exists 21:05:14 980a5ebccfc0: Layer already exists 21:05:14 ebe7fb589c4d: Layer already exists 21:05:14 36b50b131297: Layer already exists 21:05:14 3.1.0-dev.35: digest: sha256:a2d97accab31a7a559abf13f24cfe31bde6efc0331426ba356f43ee811e483a5 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:14 d502531e91b7: Preparing 21:05:14 4b646af42217: Preparing 21:05:14 2d7b17464a89: Preparing 21:05:14 1db5f1bd94ee: Preparing 21:05:14 329870fc349e: Preparing 21:05:14 7d2d6cbbac34: Preparing 21:05:14 56da1ed13cd5: Preparing 21:05:14 ebe7fb589c4d: Preparing 21:05:14 980a5ebccfc0: Preparing 21:05:14 36b50b131297: Preparing 21:05:14 56da1ed13cd5: Waiting 21:05:14 36b50b131297: Waiting 21:05:14 ebe7fb589c4d: Waiting 21:05:14 980a5ebccfc0: Waiting 21:05:14 7d2d6cbbac34: Waiting 21:05:14 1db5f1bd94ee: Layer already exists 21:05:14 2d7b17464a89: Layer already exists 21:05:14 4b646af42217: Layer already exists 21:05:14 d502531e91b7: Layer already exists 21:05:14 329870fc349e: Layer already exists 21:05:14 7d2d6cbbac34: Layer already exists 21:05:14 56da1ed13cd5: Layer already exists 21:05:14 36b50b131297: Layer already exists 21:05:14 ebe7fb589c4d: Layer already exists 21:05:14 980a5ebccfc0: Layer already exists 21:05:14 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:a2d97accab31a7a559abf13f24cfe31bde6efc0331426ba356f43ee811e483a5 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:05:15 d502531e91b7: Preparing 21:05:15 4b646af42217: Preparing 21:05:15 2d7b17464a89: Preparing 21:05:15 1db5f1bd94ee: Preparing 21:05:15 329870fc349e: Preparing 21:05:15 7d2d6cbbac34: Preparing 21:05:15 56da1ed13cd5: Preparing 21:05:15 ebe7fb589c4d: Preparing 21:05:15 980a5ebccfc0: Preparing 21:05:15 36b50b131297: Preparing 21:05:15 ebe7fb589c4d: Waiting 21:05:15 36b50b131297: Waiting 21:05:15 56da1ed13cd5: Waiting 21:05:15 7d2d6cbbac34: Waiting 21:05:15 d502531e91b7: Layer already exists 21:05:15 329870fc349e: Layer already exists 21:05:15 4b646af42217: Layer already exists 21:05:15 1db5f1bd94ee: Layer already exists 21:05:15 2d7b17464a89: Layer already exists 21:05:15 7d2d6cbbac34: Layer already exists 21:05:15 ebe7fb589c4d: Layer already exists 21:05:15 980a5ebccfc0: Layer already exists 21:05:15 56da1ed13cd5: Layer already exists 21:05:15 36b50b131297: Layer already exists 21:05:15 main: digest: sha256:a2d97accab31a7a559abf13f24cfe31bde6efc0331426ba356f43ee811e483a5 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:15 ===================================================== [Pipeline] echo 21:05:15 taggedImages: 21:05:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:05:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.35 21:05:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:05:15 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:05:15 d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:15 latest 21:05:15 3.1.0-dev.35 21:05:15 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:15 main 21:05:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:16 49f25f3ddf7e: Preparing 21:05:16 764c51bc0748: Preparing 21:05:16 f323c459786e: Preparing 21:05:16 2e2ed5255d2a: Preparing 21:05:16 50401e96ed4a: Preparing 21:05:16 9acdc94c085c: Preparing 21:05:16 9edc59055c57: Preparing 21:05:16 7d2d6cbbac34: Preparing 21:05:16 56da1ed13cd5: Preparing 21:05:16 cb416b0db383: Preparing 21:05:16 36b50b131297: Preparing 21:05:16 9acdc94c085c: Waiting 21:05:16 cb416b0db383: Waiting 21:05:16 9edc59055c57: Waiting 21:05:16 36b50b131297: Waiting 21:05:16 7d2d6cbbac34: Waiting 21:05:16 56da1ed13cd5: Waiting 21:05:16 49f25f3ddf7e: Pushed 21:05:16 50401e96ed4a: Pushed 21:05:16 764c51bc0748: Pushed 21:05:16 7d2d6cbbac34: Layer already exists 21:05:16 56da1ed13cd5: Layer already exists 21:05:16 9acdc94c085c: Pushed 21:05:16 9edc59055c57: Pushed 21:05:16 36b50b131297: Layer already exists 21:05:17 2e2ed5255d2a: Pushed 21:05:17 cb416b0db383: Pushed 21:05:18 f323c459786e: Pushed 21:05:18 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:00492aba46e0426e5ee4fab2a03ff01e900ef90dd3c5458a1cf041a15867f2a9 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:18 49f25f3ddf7e: Preparing 21:05:18 764c51bc0748: Preparing 21:05:18 f323c459786e: Preparing 21:05:18 2e2ed5255d2a: Preparing 21:05:18 50401e96ed4a: Preparing 21:05:18 9acdc94c085c: Preparing 21:05:18 9edc59055c57: Preparing 21:05:18 9acdc94c085c: Waiting 21:05:18 7d2d6cbbac34: Preparing 21:05:18 56da1ed13cd5: Preparing 21:05:18 9edc59055c57: Waiting 21:05:18 7d2d6cbbac34: Waiting 21:05:18 56da1ed13cd5: Waiting 21:05:18 cb416b0db383: Preparing 21:05:18 36b50b131297: Preparing 21:05:18 cb416b0db383: Waiting 21:05:18 2e2ed5255d2a: Layer already exists 21:05:18 f323c459786e: Layer already exists 21:05:18 49f25f3ddf7e: Layer already exists 21:05:18 50401e96ed4a: Layer already exists 21:05:18 764c51bc0748: Layer already exists 21:05:18 9edc59055c57: Layer already exists 21:05:18 9acdc94c085c: Layer already exists 21:05:18 7d2d6cbbac34: Layer already exists 21:05:18 56da1ed13cd5: Layer already exists 21:05:18 cb416b0db383: Layer already exists 21:05:18 36b50b131297: Layer already exists 21:05:18 latest: digest: sha256:00492aba46e0426e5ee4fab2a03ff01e900ef90dd3c5458a1cf041a15867f2a9 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.35 21:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:19 49f25f3ddf7e: Preparing 21:05:19 764c51bc0748: Preparing 21:05:19 f323c459786e: Preparing 21:05:19 2e2ed5255d2a: Preparing 21:05:19 50401e96ed4a: Preparing 21:05:19 9acdc94c085c: Preparing 21:05:19 9edc59055c57: Preparing 21:05:19 7d2d6cbbac34: Preparing 21:05:19 56da1ed13cd5: Preparing 21:05:19 cb416b0db383: Preparing 21:05:19 36b50b131297: Preparing 21:05:19 9acdc94c085c: Waiting 21:05:19 9edc59055c57: Waiting 21:05:19 cb416b0db383: Waiting 21:05:19 7d2d6cbbac34: Waiting 21:05:19 56da1ed13cd5: Waiting 21:05:19 36b50b131297: Waiting 21:05:19 49f25f3ddf7e: Layer already exists 21:05:19 764c51bc0748: Layer already exists 21:05:19 2e2ed5255d2a: Layer already exists 21:05:19 f323c459786e: Layer already exists 21:05:19 50401e96ed4a: Layer already exists 21:05:19 9edc59055c57: Layer already exists 21:05:19 56da1ed13cd5: Layer already exists 21:05:19 7d2d6cbbac34: Layer already exists 21:05:19 cb416b0db383: Layer already exists 21:05:19 9acdc94c085c: Layer already exists 21:05:19 36b50b131297: Layer already exists 21:05:19 3.1.0-dev.35: digest: sha256:00492aba46e0426e5ee4fab2a03ff01e900ef90dd3c5458a1cf041a15867f2a9 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:19 49f25f3ddf7e: Preparing 21:05:19 764c51bc0748: Preparing 21:05:19 f323c459786e: Preparing 21:05:19 2e2ed5255d2a: Preparing 21:05:19 50401e96ed4a: Preparing 21:05:19 9acdc94c085c: Preparing 21:05:19 9edc59055c57: Preparing 21:05:19 7d2d6cbbac34: Preparing 21:05:19 56da1ed13cd5: Preparing 21:05:19 cb416b0db383: Preparing 21:05:19 36b50b131297: Preparing 21:05:19 9edc59055c57: Waiting 21:05:19 7d2d6cbbac34: Waiting 21:05:19 56da1ed13cd5: Waiting 21:05:19 cb416b0db383: Waiting 21:05:19 36b50b131297: Waiting 21:05:19 9acdc94c085c: Waiting 21:05:19 2e2ed5255d2a: Layer already exists 21:05:19 764c51bc0748: Layer already exists 21:05:19 49f25f3ddf7e: Layer already exists 21:05:19 f323c459786e: Layer already exists 21:05:19 50401e96ed4a: Layer already exists 21:05:19 9acdc94c085c: Layer already exists 21:05:19 9edc59055c57: Layer already exists 21:05:19 56da1ed13cd5: Layer already exists 21:05:19 7d2d6cbbac34: Layer already exists 21:05:19 cb416b0db383: Layer already exists 21:05:19 36b50b131297: Layer already exists 21:05:19 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:00492aba46e0426e5ee4fab2a03ff01e900ef90dd3c5458a1cf041a15867f2a9 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:05:20 49f25f3ddf7e: Preparing 21:05:20 764c51bc0748: Preparing 21:05:20 f323c459786e: Preparing 21:05:20 2e2ed5255d2a: Preparing 21:05:20 50401e96ed4a: Preparing 21:05:20 9acdc94c085c: Preparing 21:05:20 9edc59055c57: Preparing 21:05:20 7d2d6cbbac34: Preparing 21:05:20 56da1ed13cd5: Preparing 21:05:20 cb416b0db383: Preparing 21:05:20 36b50b131297: Preparing 21:05:20 7d2d6cbbac34: Waiting 21:05:20 cb416b0db383: Waiting 21:05:20 36b50b131297: Waiting 21:05:20 56da1ed13cd5: Waiting 21:05:20 9acdc94c085c: Waiting 21:05:20 9edc59055c57: Waiting 21:05:20 764c51bc0748: Layer already exists 21:05:20 49f25f3ddf7e: Layer already exists 21:05:20 50401e96ed4a: Layer already exists 21:05:20 2e2ed5255d2a: Layer already exists 21:05:20 f323c459786e: Layer already exists 21:05:20 7d2d6cbbac34: Layer already exists 21:05:20 56da1ed13cd5: Layer already exists 21:05:20 9acdc94c085c: Layer already exists 21:05:20 9edc59055c57: Layer already exists 21:05:20 cb416b0db383: Layer already exists 21:05:20 36b50b131297: Layer already exists 21:05:20 main: digest: sha256:00492aba46e0426e5ee4fab2a03ff01e900ef90dd3c5458a1cf041a15867f2a9 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:20 ===================================================== [Pipeline] echo 21:05:20 taggedImages: 21:05:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:05:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.35 21:05:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:05:20 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:05:20 d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:20 latest 21:05:20 3.1.0-dev.35 21:05:20 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:20 main 21:05:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:05:21 a95a6dba3de4: Preparing 21:05:21 ae81c492e271: Preparing 21:05:21 7d2d6cbbac34: Preparing 21:05:21 56da1ed13cd5: Preparing 21:05:21 9579916768d5: Preparing 21:05:21 36b50b131297: Preparing 21:05:21 36b50b131297: Waiting 21:05:21 56da1ed13cd5: Layer already exists 21:05:21 7d2d6cbbac34: Layer already exists 21:05:21 36b50b131297: Layer already exists 21:05:21 a95a6dba3de4: Pushed 21:05:21 9579916768d5: Pushed 21:05:23 ae81c492e271: Pushed 21:05:23 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:8391077f6b02b2607e8903e2d54d12bb01084de5cc0498ef6620f7850911dfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:24 + 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:05:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:05:24 a95a6dba3de4: Preparing 21:05:24 ae81c492e271: Preparing 21:05:24 7d2d6cbbac34: Preparing 21:05:24 56da1ed13cd5: Preparing 21:05:24 9579916768d5: Preparing 21:05:24 36b50b131297: Preparing 21:05:24 36b50b131297: Waiting 21:05:24 ae81c492e271: Layer already exists 21:05:24 56da1ed13cd5: Layer already exists 21:05:24 a95a6dba3de4: Layer already exists 21:05:24 7d2d6cbbac34: Layer already exists 21:05:24 9579916768d5: Layer already exists 21:05:24 36b50b131297: Layer already exists 21:05:24 latest: digest: sha256:8391077f6b02b2607e8903e2d54d12bb01084de5cc0498ef6620f7850911dfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.35 21:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:05:25 a95a6dba3de4: Preparing 21:05:25 ae81c492e271: Preparing 21:05:25 7d2d6cbbac34: Preparing 21:05:25 56da1ed13cd5: Preparing 21:05:25 9579916768d5: Preparing 21:05:25 36b50b131297: Preparing 21:05:25 36b50b131297: Waiting 21:05:25 7d2d6cbbac34: Layer already exists 21:05:25 a95a6dba3de4: Layer already exists 21:05:25 9579916768d5: Layer already exists 21:05:25 56da1ed13cd5: Layer already exists 21:05:25 ae81c492e271: Layer already exists 21:05:25 36b50b131297: Layer already exists 21:05:25 3.1.0-dev.35: digest: sha256:8391077f6b02b2607e8903e2d54d12bb01084de5cc0498ef6620f7850911dfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:05:25 a95a6dba3de4: Preparing 21:05:25 ae81c492e271: Preparing 21:05:25 7d2d6cbbac34: Preparing 21:05:25 56da1ed13cd5: Preparing 21:05:25 9579916768d5: Preparing 21:05:25 36b50b131297: Preparing 21:05:25 7d2d6cbbac34: Layer already exists 21:05:25 56da1ed13cd5: Layer already exists 21:05:25 a95a6dba3de4: Layer already exists 21:05:25 9579916768d5: Layer already exists 21:05:25 ae81c492e271: Layer already exists 21:05:25 36b50b131297: Layer already exists 21:05:25 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:8391077f6b02b2607e8903e2d54d12bb01084de5cc0498ef6620f7850911dfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:26 + 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:05:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:05:26 a95a6dba3de4: Preparing 21:05:26 ae81c492e271: Preparing 21:05:26 7d2d6cbbac34: Preparing 21:05:26 56da1ed13cd5: Preparing 21:05:26 9579916768d5: Preparing 21:05:26 36b50b131297: Preparing 21:05:26 36b50b131297: Waiting 21:05:26 7d2d6cbbac34: Layer already exists 21:05:26 a95a6dba3de4: Layer already exists 21:05:26 9579916768d5: Layer already exists 21:05:26 56da1ed13cd5: Layer already exists 21:05:26 ae81c492e271: Layer already exists 21:05:26 36b50b131297: Layer already exists 21:05:26 main: digest: sha256:8391077f6b02b2607e8903e2d54d12bb01084de5cc0498ef6620f7850911dfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:26 ===================================================== [Pipeline] echo 21:05:26 taggedImages: 21:05:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:05:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.35 21:05:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:05:26 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:05:26 d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:26 latest 21:05:26 3.1.0-dev.35 21:05:26 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:26 main 21:05:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:05:27 cbcc0130e929: Preparing 21:05:27 74247075439e: Preparing 21:05:27 d12d114f129e: Preparing 21:05:27 fb0012f838fe: Preparing 21:05:27 2d6da190d7ec: Preparing 21:05:27 7d2d6cbbac34: Preparing 21:05:27 56da1ed13cd5: Preparing 21:05:27 5de55dcbf695: Preparing 21:05:27 36b50b131297: Preparing 21:05:27 36b50b131297: Waiting 21:05:27 56da1ed13cd5: Waiting 21:05:27 5de55dcbf695: Waiting 21:05:27 7d2d6cbbac34: Waiting 21:05:27 cbcc0130e929: Pushed 21:05:27 7d2d6cbbac34: Layer already exists 21:05:27 74247075439e: Pushed 21:05:27 d12d114f129e: Pushed 21:05:27 56da1ed13cd5: Layer already exists 21:05:27 36b50b131297: Layer already exists 21:05:27 5de55dcbf695: Pushed 21:05:32 2d6da190d7ec: Pushed 21:05:36 fb0012f838fe: Pushed 21:05:36 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:5989fc7da558a351afe5508d7a2dbf2da249a9f225102b7576ee12324eae13d6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:05:36 cbcc0130e929: Preparing 21:05:36 74247075439e: Preparing 21:05:36 d12d114f129e: Preparing 21:05:36 fb0012f838fe: Preparing 21:05:36 2d6da190d7ec: Preparing 21:05:36 7d2d6cbbac34: Preparing 21:05:36 56da1ed13cd5: Preparing 21:05:36 5de55dcbf695: Preparing 21:05:36 36b50b131297: Preparing 21:05:36 56da1ed13cd5: Waiting 21:05:36 36b50b131297: Waiting 21:05:36 7d2d6cbbac34: Waiting 21:05:36 5de55dcbf695: Waiting 21:05:36 fb0012f838fe: Layer already exists 21:05:36 d12d114f129e: Layer already exists 21:05:36 2d6da190d7ec: Layer already exists 21:05:36 74247075439e: Layer already exists 21:05:36 cbcc0130e929: Layer already exists 21:05:36 7d2d6cbbac34: Layer already exists 21:05:36 56da1ed13cd5: Layer already exists 21:05:36 36b50b131297: Layer already exists 21:05:36 5de55dcbf695: Layer already exists 21:05:36 latest: digest: sha256:5989fc7da558a351afe5508d7a2dbf2da249a9f225102b7576ee12324eae13d6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.35 21:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:05:37 cbcc0130e929: Preparing 21:05:37 74247075439e: Preparing 21:05:37 d12d114f129e: Preparing 21:05:37 fb0012f838fe: Preparing 21:05:37 2d6da190d7ec: Preparing 21:05:37 7d2d6cbbac34: Preparing 21:05:37 56da1ed13cd5: Preparing 21:05:37 5de55dcbf695: Preparing 21:05:37 36b50b131297: Preparing 21:05:37 7d2d6cbbac34: Waiting 21:05:37 56da1ed13cd5: Waiting 21:05:37 5de55dcbf695: Waiting 21:05:37 36b50b131297: Waiting 21:05:37 cbcc0130e929: Layer already exists 21:05:37 74247075439e: Layer already exists 21:05:37 fb0012f838fe: Layer already exists 21:05:37 d12d114f129e: Layer already exists 21:05:37 2d6da190d7ec: Layer already exists 21:05:37 7d2d6cbbac34: Layer already exists 21:05:37 5de55dcbf695: Layer already exists 21:05:37 56da1ed13cd5: Layer already exists 21:05:37 36b50b131297: Layer already exists 21:05:37 3.1.0-dev.35: digest: sha256:5989fc7da558a351afe5508d7a2dbf2da249a9f225102b7576ee12324eae13d6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:05:38 cbcc0130e929: Preparing 21:05:38 74247075439e: Preparing 21:05:38 d12d114f129e: Preparing 21:05:38 fb0012f838fe: Preparing 21:05:38 2d6da190d7ec: Preparing 21:05:38 7d2d6cbbac34: Preparing 21:05:38 56da1ed13cd5: Preparing 21:05:38 5de55dcbf695: Preparing 21:05:38 36b50b131297: Preparing 21:05:38 7d2d6cbbac34: Waiting 21:05:38 56da1ed13cd5: Waiting 21:05:38 5de55dcbf695: Waiting 21:05:38 36b50b131297: Waiting 21:05:38 fb0012f838fe: Layer already exists 21:05:38 2d6da190d7ec: Layer already exists 21:05:38 74247075439e: Layer already exists 21:05:38 cbcc0130e929: Layer already exists 21:05:38 d12d114f129e: Layer already exists 21:05:38 7d2d6cbbac34: Layer already exists 21:05:38 56da1ed13cd5: Layer already exists 21:05:38 5de55dcbf695: Layer already exists 21:05:38 36b50b131297: Layer already exists 21:05:38 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:5989fc7da558a351afe5508d7a2dbf2da249a9f225102b7576ee12324eae13d6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:05:38 cbcc0130e929: Preparing 21:05:38 74247075439e: Preparing 21:05:38 d12d114f129e: Preparing 21:05:38 fb0012f838fe: Preparing 21:05:38 2d6da190d7ec: Preparing 21:05:38 7d2d6cbbac34: Preparing 21:05:38 56da1ed13cd5: Preparing 21:05:38 5de55dcbf695: Preparing 21:05:38 36b50b131297: Preparing 21:05:38 7d2d6cbbac34: Waiting 21:05:38 56da1ed13cd5: Waiting 21:05:38 5de55dcbf695: Waiting 21:05:38 36b50b131297: Waiting 21:05:38 2d6da190d7ec: Layer already exists 21:05:38 d12d114f129e: Layer already exists 21:05:38 fb0012f838fe: Layer already exists 21:05:38 cbcc0130e929: Layer already exists 21:05:38 74247075439e: Layer already exists 21:05:38 7d2d6cbbac34: Layer already exists 21:05:38 5de55dcbf695: Layer already exists 21:05:38 36b50b131297: Layer already exists 21:05:38 56da1ed13cd5: Layer already exists 21:05:38 main: digest: sha256:5989fc7da558a351afe5508d7a2dbf2da249a9f225102b7576ee12324eae13d6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:38 ===================================================== [Pipeline] echo 21:05:38 taggedImages: 21:05:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:05:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.35 21:05:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:05:38 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:05:38 d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:38 latest 21:05:38 3.1.0-dev.35 21:05:38 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:38 main 21:05:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:05:39 02e760e238e3: Preparing 21:05:39 8cfdb34c28ea: Preparing 21:05:39 faa14befd58d: Preparing 21:05:39 fb0012f838fe: Preparing 21:05:39 7d2d6cbbac34: Preparing 21:05:39 56da1ed13cd5: Preparing 21:05:39 86bd1be90c9b: Preparing 21:05:39 36b50b131297: Preparing 21:05:39 86bd1be90c9b: Waiting 21:05:39 56da1ed13cd5: Waiting 21:05:39 36b50b131297: Waiting 21:05:39 7d2d6cbbac34: Layer already exists 21:05:39 fb0012f838fe: Layer already exists 21:05:39 56da1ed13cd5: Layer already exists 21:05:39 36b50b131297: Layer already exists 21:05:39 faa14befd58d: Pushed 21:05:39 02e760e238e3: Pushed 21:05:39 8cfdb34c28ea: Pushed 21:05:39 86bd1be90c9b: Pushed 21:05:39 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:e0539f3035ed76b0702c1eda4372db73684000fac6c731d69437eaec08cb08f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:05:40 02e760e238e3: Preparing 21:05:40 8cfdb34c28ea: Preparing 21:05:40 faa14befd58d: Preparing 21:05:40 fb0012f838fe: Preparing 21:05:40 7d2d6cbbac34: Preparing 21:05:40 56da1ed13cd5: Preparing 21:05:40 86bd1be90c9b: Preparing 21:05:40 56da1ed13cd5: Waiting 21:05:40 36b50b131297: Preparing 21:05:40 86bd1be90c9b: Waiting 21:05:40 36b50b131297: Waiting 21:05:40 fb0012f838fe: Layer already exists 21:05:40 faa14befd58d: Layer already exists 21:05:40 8cfdb34c28ea: Layer already exists 21:05:40 7d2d6cbbac34: Layer already exists 21:05:40 02e760e238e3: Layer already exists 21:05:40 56da1ed13cd5: Layer already exists 21:05:40 86bd1be90c9b: Layer already exists 21:05:40 36b50b131297: Layer already exists 21:05:40 latest: digest: sha256:e0539f3035ed76b0702c1eda4372db73684000fac6c731d69437eaec08cb08f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.35 21:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:05:41 02e760e238e3: Preparing 21:05:41 8cfdb34c28ea: Preparing 21:05:41 faa14befd58d: Preparing 21:05:41 fb0012f838fe: Preparing 21:05:41 7d2d6cbbac34: Preparing 21:05:41 56da1ed13cd5: Preparing 21:05:41 86bd1be90c9b: Preparing 21:05:41 36b50b131297: Preparing 21:05:41 56da1ed13cd5: Waiting 21:05:41 36b50b131297: Waiting 21:05:41 86bd1be90c9b: Waiting 21:05:41 02e760e238e3: Layer already exists 21:05:41 fb0012f838fe: Layer already exists 21:05:41 8cfdb34c28ea: Layer already exists 21:05:41 7d2d6cbbac34: Layer already exists 21:05:41 faa14befd58d: Layer already exists 21:05:41 56da1ed13cd5: Layer already exists 21:05:41 86bd1be90c9b: Layer already exists 21:05:41 36b50b131297: Layer already exists 21:05:41 3.1.0-dev.35: digest: sha256:e0539f3035ed76b0702c1eda4372db73684000fac6c731d69437eaec08cb08f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:05:41 02e760e238e3: Preparing 21:05:41 8cfdb34c28ea: Preparing 21:05:41 faa14befd58d: Preparing 21:05:41 fb0012f838fe: Preparing 21:05:41 7d2d6cbbac34: Preparing 21:05:41 56da1ed13cd5: Preparing 21:05:41 86bd1be90c9b: Preparing 21:05:41 36b50b131297: Preparing 21:05:41 56da1ed13cd5: Waiting 21:05:41 36b50b131297: Waiting 21:05:41 86bd1be90c9b: Waiting 21:05:41 8cfdb34c28ea: Layer already exists 21:05:41 7d2d6cbbac34: Layer already exists 21:05:41 02e760e238e3: Layer already exists 21:05:41 fb0012f838fe: Layer already exists 21:05:41 faa14befd58d: Layer already exists 21:05:41 56da1ed13cd5: Layer already exists 21:05:41 86bd1be90c9b: Layer already exists 21:05:41 36b50b131297: Layer already exists 21:05:41 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:e0539f3035ed76b0702c1eda4372db73684000fac6c731d69437eaec08cb08f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:05:42 02e760e238e3: Preparing 21:05:42 8cfdb34c28ea: Preparing 21:05:42 faa14befd58d: Preparing 21:05:42 fb0012f838fe: Preparing 21:05:42 7d2d6cbbac34: Preparing 21:05:42 56da1ed13cd5: Preparing 21:05:42 86bd1be90c9b: Preparing 21:05:42 36b50b131297: Preparing 21:05:42 86bd1be90c9b: Waiting 21:05:42 36b50b131297: Waiting 21:05:42 02e760e238e3: Layer already exists 21:05:42 7d2d6cbbac34: Layer already exists 21:05:42 8cfdb34c28ea: Layer already exists 21:05:42 fb0012f838fe: Layer already exists 21:05:42 faa14befd58d: Layer already exists 21:05:42 56da1ed13cd5: Layer already exists 21:05:42 86bd1be90c9b: Layer already exists 21:05:42 36b50b131297: Layer already exists 21:05:42 main: digest: sha256:e0539f3035ed76b0702c1eda4372db73684000fac6c731d69437eaec08cb08f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:42 ===================================================== [Pipeline] echo 21:05:42 taggedImages: 21:05:42 - nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:05:42 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.35 21:05:42 - nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:05:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:05:42 d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:42 latest 21:05:42 3.1.0-dev.35 21:05:42 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:42 main 21:05:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:05:42 2b6f2fc2bf3b: Preparing 21:05:42 63cb622dc664: Preparing 21:05:42 7e0108261056: Preparing 21:05:42 ec78825fd937: Preparing 21:05:42 7d2d6cbbac34: Preparing 21:05:42 56da1ed13cd5: Preparing 21:05:42 5de55dcbf695: Preparing 21:05:42 36b50b131297: Preparing 21:05:42 56da1ed13cd5: Waiting 21:05:42 5de55dcbf695: Waiting 21:05:42 36b50b131297: Waiting 21:05:42 7d2d6cbbac34: Layer already exists 21:05:42 56da1ed13cd5: Layer already exists 21:05:42 5de55dcbf695: Layer already exists 21:05:42 36b50b131297: Layer already exists 21:05:42 7e0108261056: Pushed 21:05:42 2b6f2fc2bf3b: Pushed 21:05:42 63cb622dc664: Pushed 21:05:52 ec78825fd937: Pushed 21:05:52 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:9a009b1988f79685754cadf7df6c8c0651f36203b83462a3c368ddffb9ef8325 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:05:53 2b6f2fc2bf3b: Preparing 21:05:53 63cb622dc664: Preparing 21:05:53 7e0108261056: Preparing 21:05:53 ec78825fd937: Preparing 21:05:53 7d2d6cbbac34: Preparing 21:05:53 56da1ed13cd5: Preparing 21:05:53 5de55dcbf695: Preparing 21:05:53 36b50b131297: Preparing 21:05:53 56da1ed13cd5: Waiting 21:05:53 5de55dcbf695: Waiting 21:05:53 36b50b131297: Waiting 21:05:53 63cb622dc664: Layer already exists 21:05:53 ec78825fd937: Layer already exists 21:05:53 7d2d6cbbac34: Layer already exists 21:05:53 2b6f2fc2bf3b: Layer already exists 21:05:53 7e0108261056: Layer already exists 21:05:53 56da1ed13cd5: Layer already exists 21:05:53 5de55dcbf695: Layer already exists 21:05:53 36b50b131297: Layer already exists 21:05:53 latest: digest: sha256:9a009b1988f79685754cadf7df6c8c0651f36203b83462a3c368ddffb9ef8325 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.35 21:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:05:54 2b6f2fc2bf3b: Preparing 21:05:54 63cb622dc664: Preparing 21:05:54 7e0108261056: Preparing 21:05:54 ec78825fd937: Preparing 21:05:54 7d2d6cbbac34: Preparing 21:05:54 56da1ed13cd5: Preparing 21:05:54 5de55dcbf695: Preparing 21:05:54 36b50b131297: Preparing 21:05:54 56da1ed13cd5: Waiting 21:05:54 5de55dcbf695: Waiting 21:05:54 7e0108261056: Layer already exists 21:05:54 63cb622dc664: Layer already exists 21:05:54 7d2d6cbbac34: Layer already exists 21:05:54 ec78825fd937: Layer already exists 21:05:54 2b6f2fc2bf3b: Layer already exists 21:05:54 56da1ed13cd5: Layer already exists 21:05:54 5de55dcbf695: Layer already exists 21:05:54 36b50b131297: Layer already exists 21:05:54 3.1.0-dev.35: digest: sha256:9a009b1988f79685754cadf7df6c8c0651f36203b83462a3c368ddffb9ef8325 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:05:54 2b6f2fc2bf3b: Preparing 21:05:54 63cb622dc664: Preparing 21:05:54 7e0108261056: Preparing 21:05:54 ec78825fd937: Preparing 21:05:54 7d2d6cbbac34: Preparing 21:05:54 56da1ed13cd5: Preparing 21:05:54 5de55dcbf695: Preparing 21:05:54 36b50b131297: Preparing 21:05:54 56da1ed13cd5: Waiting 21:05:54 5de55dcbf695: Waiting 21:05:54 36b50b131297: Waiting 21:05:54 63cb622dc664: Layer already exists 21:05:54 7d2d6cbbac34: Layer already exists 21:05:54 7e0108261056: Layer already exists 21:05:54 2b6f2fc2bf3b: Layer already exists 21:05:54 ec78825fd937: Layer already exists 21:05:54 56da1ed13cd5: Layer already exists 21:05:54 5de55dcbf695: Layer already exists 21:05:54 36b50b131297: Layer already exists 21:05:54 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:9a009b1988f79685754cadf7df6c8c0651f36203b83462a3c368ddffb9ef8325 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:05:55 2b6f2fc2bf3b: Preparing 21:05:55 63cb622dc664: Preparing 21:05:55 7e0108261056: Preparing 21:05:55 ec78825fd937: Preparing 21:05:55 7d2d6cbbac34: Preparing 21:05:55 56da1ed13cd5: Preparing 21:05:55 5de55dcbf695: Preparing 21:05:55 36b50b131297: Preparing 21:05:55 5de55dcbf695: Waiting 21:05:55 56da1ed13cd5: Waiting 21:05:55 ec78825fd937: Layer already exists 21:05:55 63cb622dc664: Layer already exists 21:05:55 2b6f2fc2bf3b: Layer already exists 21:05:55 7e0108261056: Layer already exists 21:05:55 7d2d6cbbac34: Layer already exists 21:05:55 36b50b131297: Layer already exists 21:05:55 56da1ed13cd5: Layer already exists 21:05:55 5de55dcbf695: Layer already exists 21:05:55 main: digest: sha256:9a009b1988f79685754cadf7df6c8c0651f36203b83462a3c368ddffb9ef8325 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:55 ===================================================== [Pipeline] echo 21:05:55 taggedImages: 21:05:55 - nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:05:55 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.35 21:05:55 - nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:05:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:05:55 d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:55 latest 21:05:55 3.1.0-dev.35 21:05:55 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:05:55 main 21:05:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a 21:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:05:56 c16fb564e38b: Preparing 21:05:56 e4a21e91479c: Preparing 21:05:56 7d2d6cbbac34: Preparing 21:05:56 56da1ed13cd5: Preparing 21:05:56 6cb1e4fa0cd6: Preparing 21:05:56 36b50b131297: Preparing 21:05:56 36b50b131297: Waiting 21:05:56 56da1ed13cd5: Layer already exists 21:05:56 7d2d6cbbac34: Layer already exists 21:05:56 36b50b131297: Layer already exists 21:05:56 c16fb564e38b: Pushed 21:05:56 6cb1e4fa0cd6: Pushed 21:05:59 e4a21e91479c: Pushed 21:05:59 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:cc67bb5f274baa542c067c312914b65920f49889b20cd418f870cfc83a1fb1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:05:59 c16fb564e38b: Preparing 21:05:59 e4a21e91479c: Preparing 21:05:59 7d2d6cbbac34: Preparing 21:05:59 56da1ed13cd5: Preparing 21:05:59 6cb1e4fa0cd6: Preparing 21:05:59 36b50b131297: Preparing 21:05:59 36b50b131297: Waiting 21:05:59 e4a21e91479c: Layer already exists 21:05:59 56da1ed13cd5: Layer already exists 21:05:59 7d2d6cbbac34: Layer already exists 21:05:59 6cb1e4fa0cd6: Layer already exists 21:05:59 c16fb564e38b: Layer already exists 21:05:59 36b50b131297: Layer already exists 21:05:59 latest: digest: sha256:cc67bb5f274baa542c067c312914b65920f49889b20cd418f870cfc83a1fb1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.35 21:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:06:00 c16fb564e38b: Preparing 21:06:00 e4a21e91479c: Preparing 21:06:00 7d2d6cbbac34: Preparing 21:06:00 56da1ed13cd5: Preparing 21:06:00 6cb1e4fa0cd6: Preparing 21:06:00 36b50b131297: Preparing 21:06:00 36b50b131297: Waiting 21:06:00 6cb1e4fa0cd6: Layer already exists 21:06:00 c16fb564e38b: Layer already exists 21:06:00 e4a21e91479c: Layer already exists 21:06:00 56da1ed13cd5: Layer already exists 21:06:00 7d2d6cbbac34: Layer already exists 21:06:00 36b50b131297: Layer already exists 21:06:00 3.1.0-dev.35: digest: sha256:cc67bb5f274baa542c067c312914b65920f49889b20cd418f870cfc83a1fb1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:06:01 c16fb564e38b: Preparing 21:06:01 e4a21e91479c: Preparing 21:06:01 7d2d6cbbac34: Preparing 21:06:01 56da1ed13cd5: Preparing 21:06:01 6cb1e4fa0cd6: Preparing 21:06:01 36b50b131297: Preparing 21:06:01 36b50b131297: Waiting 21:06:01 e4a21e91479c: Layer already exists 21:06:01 6cb1e4fa0cd6: Layer already exists 21:06:01 7d2d6cbbac34: Layer already exists 21:06:01 56da1ed13cd5: Layer already exists 21:06:01 c16fb564e38b: Layer already exists 21:06:01 36b50b131297: Layer already exists 21:06:01 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:cc67bb5f274baa542c067c312914b65920f49889b20cd418f870cfc83a1fb1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:06:01 c16fb564e38b: Preparing 21:06:01 e4a21e91479c: Preparing 21:06:01 7d2d6cbbac34: Preparing 21:06:01 56da1ed13cd5: Preparing 21:06:01 6cb1e4fa0cd6: Preparing 21:06:01 36b50b131297: Preparing 21:06:01 36b50b131297: Waiting 21:06:01 c16fb564e38b: Layer already exists 21:06:01 7d2d6cbbac34: Layer already exists 21:06:01 e4a21e91479c: Layer already exists 21:06:01 56da1ed13cd5: Layer already exists 21:06:01 6cb1e4fa0cd6: Layer already exists 21:06:01 36b50b131297: Layer already exists 21:06:01 main: digest: sha256:cc67bb5f274baa542c067c312914b65920f49889b20cd418f870cfc83a1fb1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:01 ===================================================== [Pipeline] echo 21:06:01 taggedImages: 21:06:01 - nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a 21:06:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:06:01 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.35 21:06:01 - nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:06:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:06:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:06:01 d7006332552ae400ff85615e0161ae3cc8710e9a 21:06:01 latest 21:06:01 3.1.0-dev.35 21:06:01 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:06:01 main 21:06:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a 21:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:06:02 e85559a536e5: Preparing 21:06:02 164c9cadde9f: Preparing 21:06:02 7d2d6cbbac34: Preparing 21:06:02 56da1ed13cd5: Preparing 21:06:02 c8e00e9f4600: Preparing 21:06:02 36b50b131297: Preparing 21:06:02 36b50b131297: Waiting 21:06:02 7d2d6cbbac34: Layer already exists 21:06:02 56da1ed13cd5: Layer already exists 21:06:02 c8e00e9f4600: Layer already exists 21:06:02 36b50b131297: Layer already exists 21:06:02 e85559a536e5: Pushed 21:06:05 164c9cadde9f: Pushed 21:06:05 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:d73475d162dea54910349196c86bcc1b5ba606935089e7ebb581504c1718ba9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:06:06 e85559a536e5: Preparing 21:06:06 164c9cadde9f: Preparing 21:06:06 7d2d6cbbac34: Preparing 21:06:06 56da1ed13cd5: Preparing 21:06:06 c8e00e9f4600: Preparing 21:06:06 36b50b131297: Preparing 21:06:06 36b50b131297: Waiting 21:06:06 e85559a536e5: Layer already exists 21:06:06 7d2d6cbbac34: Layer already exists 21:06:06 c8e00e9f4600: Layer already exists 21:06:06 56da1ed13cd5: Layer already exists 21:06:06 164c9cadde9f: Layer already exists 21:06:06 36b50b131297: Layer already exists 21:06:06 latest: digest: sha256:d73475d162dea54910349196c86bcc1b5ba606935089e7ebb581504c1718ba9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.35 21:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:06:06 e85559a536e5: Preparing 21:06:06 164c9cadde9f: Preparing 21:06:06 7d2d6cbbac34: Preparing 21:06:06 56da1ed13cd5: Preparing 21:06:06 c8e00e9f4600: Preparing 21:06:06 36b50b131297: Preparing 21:06:06 164c9cadde9f: Layer already exists 21:06:06 c8e00e9f4600: Layer already exists 21:06:06 56da1ed13cd5: Layer already exists 21:06:06 e85559a536e5: Layer already exists 21:06:06 7d2d6cbbac34: Layer already exists 21:06:06 36b50b131297: Layer already exists 21:06:06 3.1.0-dev.35: digest: sha256:d73475d162dea54910349196c86bcc1b5ba606935089e7ebb581504c1718ba9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:06:07 e85559a536e5: Preparing 21:06:07 164c9cadde9f: Preparing 21:06:07 7d2d6cbbac34: Preparing 21:06:07 56da1ed13cd5: Preparing 21:06:07 c8e00e9f4600: Preparing 21:06:07 36b50b131297: Preparing 21:06:07 36b50b131297: Waiting 21:06:07 164c9cadde9f: Layer already exists 21:06:07 7d2d6cbbac34: Layer already exists 21:06:07 e85559a536e5: Layer already exists 21:06:07 c8e00e9f4600: Layer already exists 21:06:07 56da1ed13cd5: Layer already exists 21:06:07 36b50b131297: Layer already exists 21:06:07 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:d73475d162dea54910349196c86bcc1b5ba606935089e7ebb581504c1718ba9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:06:08 e85559a536e5: Preparing 21:06:08 164c9cadde9f: Preparing 21:06:08 7d2d6cbbac34: Preparing 21:06:08 56da1ed13cd5: Preparing 21:06:08 c8e00e9f4600: Preparing 21:06:08 36b50b131297: Preparing 21:06:08 7d2d6cbbac34: Layer already exists 21:06:08 164c9cadde9f: Layer already exists 21:06:08 56da1ed13cd5: Layer already exists 21:06:08 c8e00e9f4600: Layer already exists 21:06:08 e85559a536e5: Layer already exists 21:06:08 36b50b131297: Layer already exists 21:06:08 main: digest: sha256:d73475d162dea54910349196c86bcc1b5ba606935089e7ebb581504c1718ba9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:08 ===================================================== [Pipeline] echo 21:06:08 taggedImages: 21:06:08 - nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a 21:06:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:06:08 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.35 21:06:08 - nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:06:08 - 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:19:50 #125 ... 21:19:50 21:19:50 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:19:50 #132 933.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:19:50 #132 ... 21:19:50 21:19:50 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:19:50 #114 DONE 935.5s 21:19:50 21:19:50 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:19:50 #131 ... 21:19:50 21:19:50 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:19:50 #147 DONE 0.2s 21:19:50 21:19:50 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:19:50 #148 DONE 0.2s 21:19:50 21:19:50 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:19:50 #149 DONE 0.1s 21:19:50 21:19:50 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:19:50 #150 DONE 0.2s 21:19:50 21:19:50 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:19:50 #129 ... 21:19:50 21:19:50 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:19:50 #151 DONE 0.4s 21:19:50 21:19:50 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:19:50 #131 ... 21:19:50 21:19:50 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:19:50 #152 DONE 0.1s 21:19:50 21:19:50 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:19:52 #153 DONE 3.9s 21:19:52 21:19:52 #142 [security-proxy-setup] exporting to image 21:19:52 #142 exporting layers 21:19:52 #142 ... 21:19:52 21:19:52 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:19:52 #102 DONE 941.1s 21:19:52 21:19:52 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:19:53 #133 ... 21:19:53 21:19:53 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:19:53 #154 DONE 0.3s 21:19:53 21:19:53 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:19:53 #131 ... 21:19:53 21:19:53 #142 [security-proxy-setup] exporting to image 21:19:53 #142 exporting layers 1.6s done 21:19:53 #142 writing image sha256:242a3db41bdf8ec5a4871b0dbc5d1edef73778ed20422d8f335c2a83118afc4a 0.0s done 21:19:53 #142 naming to docker.io/library/security-proxy-setup-arm64 done 21:19:53 #142 DONE 5.9s 21:19:53 21:19:53 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:19:55 #155 DONE 2.2s 21:19:55 21:19:55 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:19:56 #156 DONE 0.3s 21:19:56 21:19:56 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:19:56 #157 DONE 0.2s 21:19:56 21:19:56 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:19:56 #131 ... 21:19:56 21:19:56 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:19:56 #158 DONE 0.3s 21:19:56 21:19:56 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:19:56 #159 DONE 0.2s 21:19:56 21:19:56 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:19:56 #133 ... 21:19:56 21:19:56 #160 [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:19:57 #160 DONE 0.2s 21:19:57 21:19:57 #161 [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:19:57 #161 DONE 0.2s 21:19:57 21:19:57 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:19:57 #131 ... 21:19:57 21:19:57 #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:19:57 #162 DONE 0.2s 21:19:57 21:19:57 #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:19:57 #163 DONE 0.3s 21:19:57 21:19:57 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:19:57 #125 ... 21:19:57 21:19:57 #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:20:00 #164 DONE 2.2s 21:20:00 21:20:00 #142 [security-bootstrapper] exporting to image 21:20:00 #142 exporting layers 21:20:00 #142 exporting layers 1.0s done 21:20:00 #142 writing image sha256:0efed7c393e8a43849589da95b4a06f1a03516f9e8c5c7646deac22a80570b57 done 21:20:00 #142 naming to docker.io/library/security-bootstrapper-arm64 done 21:20:00 #142 DONE 6.9s 21:20:00 21:20:00 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:20:10 #130 ... 21:20:10 21:20:10 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:20:10 #132 DONE 958.9s 21:20:10 21:20:10 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:20:10 #131 ... 21:20:10 21:20:10 #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:20:10 #165 DONE 0.2s 21:20:10 21:20:10 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:20:10 #133 ... 21:20:10 21:20:10 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:20:10 #166 DONE 0.3s 21:20:10 21:20:10 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:20:10 #131 ... 21:20:10 21:20:10 #167 [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:20:10 #167 DONE 0.1s 21:20:11 21:20:11 #168 [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:20:11 #168 DONE 0.1s 21:20:11 21:20:11 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:20:11 #131 ... 21:20:11 21:20:11 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:20:11 #169 DONE 0.1s 21:20:11 21:20:11 #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:20:11 #170 DONE 0.3s 21:20:11 21:20:11 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:20:11 #125 ... 21:20:11 21:20:11 #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:20:12 #171 DONE 0.4s 21:20:12 21:20:12 #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:20:12 #172 DONE 0.1s 21:20:12 21:20:12 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:20:12 #131 ... 21:20:12 21:20:12 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:20:14 #173 DONE 2.1s 21:20:14 21:20:14 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:20:14 #128 ... 21:20:14 21:20:14 #142 [security-secretstore-setup] exporting to image 21:20:14 #142 exporting layers 21:20:15 #142 exporting layers 1.1s done 21:20:15 #142 writing image sha256:2a746aa7cffd6b23f8bb09f5808de7bc6006f7055e8b12bb9dd875d950d5e3d1 done 21:20:15 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 21:20:15 #142 DONE 8.0s 21:20:15 21:20:15 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:20:19 #131 ... 21:20:19 21:20:19 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:20:19 #128 DONE 968.4s 21:20:19 21:20:19 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:20:19 #131 ... 21:20:19 21:20:19 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:20:19 #174 DONE 0.1s 21:20:19 21:20:19 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:20:20 #125 ... 21:20:20 21:20:20 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:20:20 #175 DONE 0.2s 21:20:20 21:20:20 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:20:20 #176 DONE 0.2s 21:20:20 21:20:20 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:20:20 #177 DONE 0.1s 21:20:20 21:20:20 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:20:20 #178 DONE 0.2s 21:20:20 21:20:20 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:20:23 #179 DONE 2.2s 21:20:23 21:20:23 #142 [security-proxy-auth] exporting to image 21:20:23 #142 exporting layers 21:20:23 #142 exporting layers 0.6s done 21:20:23 #142 writing image sha256:eba25b506b4124936e4a17922e78719fd9699bd1c25561bdfd9ad9a9a2632ee3 done 21:20:23 #142 naming to docker.io/library/security-proxy-auth-arm64 done 21:20:23 #142 DONE 8.6s 21:20:23 21:20:23 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:20:33 #125 ... 21:20:33 21:20:33 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:20:33 #133 DONE 982.3s 21:20:33 21:20:33 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:20:33 #131 ... 21:20:33 21:20:33 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:20:33 #180 DONE 0.2s 21:20:33 21:20:33 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:20:34 #181 DONE 0.2s 21:20:34 21:20:34 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:20:34 #125 ... 21:20:34 21:20:34 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:20:34 #182 DONE 0.3s 21:20:34 21:20:34 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:20:34 #183 DONE 0.2s 21:20:34 21:20:34 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:20:34 #184 DONE 0.2s 21:20:34 21:20:34 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:20:36 #185 DONE 1.8s 21:20:36 21:20:36 #142 [core-common-config-bootstrapper] exporting to image 21:20:36 #142 exporting layers 21:20:37 #142 exporting layers 0.6s done 21:20:37 #142 writing image sha256:5384e6cda23c78fd47822cbf1ac0364b22df8436bd27528329eeae191bdea165 done 21:20:37 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:20:37 #142 DONE 9.2s 21:20:37 21:20:37 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:21:16 #125 ... 21:21:16 21:21:16 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:21:16 #130 DONE 1024.4s 21:21:16 21:21:16 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:21:16 #131 ... 21:21:16 21:21:16 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:21:16 #186 DONE 0.1s 21:21:16 21:21:16 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:21:16 #187 DONE 0.1s 21:21:16 21:21:16 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:21:16 #131 ... 21:21:16 21:21:16 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:21:16 #188 DONE 0.3s 21:21:16 21:21:16 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:21:16 #189 DONE 0.1s 21:21:16 21:21:16 #142 [core-command] exporting to image 21:21:16 #142 exporting layers 21:21:16 #142 exporting layers 0.4s done 21:21:17 #142 writing image sha256:209e8b2df6202ea01133fde4373b035a407d3c49f72deacd4a97978dfadf363b done 21:21:17 #142 naming to docker.io/library/core-command-arm64 done 21:21:17 #142 DONE 9.6s 21:21:17 21:21:17 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:21:23 #129 ... 21:21:23 21:21:23 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:21:23 #131 DONE 1032.2s 21:21:23 21:21:23 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:21:23 #129 ... 21:21:23 21:21:23 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:21:23 #190 DONE 0.1s 21:21:23 21:21:23 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:21:23 #129 ... 21:21:23 21:21:23 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:21:24 #191 DONE 0.2s 21:21:24 21:21:24 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:21:24 #192 DONE 0.3s 21:21:24 21:21:24 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:21:24 #193 DONE 0.1s 21:21:24 21:21:24 #142 [core-data] exporting to image 21:21:24 #142 exporting layers 21:21:24 #142 exporting layers 0.3s done 21:21:24 #142 writing image sha256:7f0a2c19ec4a3971cb533faf8fb44ad5c336059db39a6e0dd8b5772cf53e6151 done 21:21:24 #142 naming to docker.io/library/core-data-arm64 done 21:21:24 #142 DONE 9.8s 21:21:24 21:21:24 #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:21:29 #95 ... 21:21:29 21:21:29 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:21:29 #129 DONE 1037.5s 21:21:29 21:21:29 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:21:29 #135 ... 21:21:29 21:21:29 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:21:29 #194 DONE 0.2s 21:21:29 21:21:29 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:21:29 #195 DONE 0.1s 21:21:29 21:21:29 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:21:29 #196 DONE 0.3s 21:21:29 21:21:29 #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:21:29 #95 ... 21:21:29 21:21:29 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:21:29 #197 DONE 0.1s 21:21:29 21:21:29 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:21:29 #198 DONE 0.1s 21:21:29 21:21:29 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:21:29 #125 ... 21:21:29 21:21:29 #142 [core-metadata] exporting to image 21:21:29 #142 exporting layers 21:21:30 #142 exporting layers 0.4s done 21:21:30 #142 writing image sha256:231367044482ce040a0194ee6b8090797544d25e6daf7ae51950a8ebfa33eedd 21:21:30 #142 writing image sha256:231367044482ce040a0194ee6b8090797544d25e6daf7ae51950a8ebfa33eedd done 21:21:30 #142 naming to docker.io/library/core-metadata-arm64 done 21:21:30 #142 DONE 10.2s 21:21:30 21:21:30 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:21:56 #135 ... 21:21:56 21:21:56 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:21:56 #125 DONE 1062.0s 21:21:56 21:21:56 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:21:56 #135 ... 21:21:56 21:21:56 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:21:56 #199 DONE 0.1s 21:21:56 21:21:56 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:21:56 #135 ... 21:21:56 21:21:56 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:21:56 #200 DONE 0.2s 21:21:56 21:21:56 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:21:56 #201 DONE 0.3s 21:21:56 21:21:56 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:21:56 #202 DONE 0.1s 21:21:56 21:21:56 #142 [security-spiffe-token-provider] exporting to image 21:21:56 #142 exporting layers 21:21:56 #142 exporting layers 0.5s done 21:21:56 #142 writing image sha256:847038db82b12ed040eb166ec2e51c5f8b8b095cbe51b21cc45858776673529b done 21:21:56 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:21:56 #142 DONE 10.7s 21:21:56 21:21:56 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:22:23 #135 DONE 1090.6s 21:22:23 21:22:23 #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:22:23 #95 ... 21:22:23 21:22:23 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:22:23 #203 DONE 0.1s 21:22:23 21:22:23 #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:22:23 #95 ... 21:22:23 21:22:23 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:22:23 #204 DONE 0.2s 21:22:23 21:22:23 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:22:23 #205 DONE 0.5s 21:22:23 21:22:23 #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:22:23 #95 DONE 1091.6s 21:22:23 21:22:23 #206 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:22:23 #206 DONE 0.2s 21:22:23 21:22:23 #142 [support-notifications] exporting to image 21:22:23 #142 exporting layers 21:22:23 #142 ... 21:22:23 21:22:23 #207 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:22:23 #207 DONE 0.1s 21:22:23 21:22:23 #208 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:22:23 #208 DONE 0.1s 21:22:23 21:22:23 #142 [support-notifications] exporting to image 21:22:23 #142 exporting layers 0.4s done 21:22:23 #142 writing image sha256:e148ca72c9a0747090b4b410ab48e47e4b436df988ab8cdfa91c46db1e90fd8a done 21:22:23 #142 naming to docker.io/library/support-notifications-arm64 done 21:22:23 #142 DONE 11.1s 21:22:23 21:22:23 #209 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:22:23 #209 DONE 0.4s 21:22:23 21:22:23 #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:22:23 #210 DONE 0.1s 21:22:23 21:22:23 #142 [support-scheduler] exporting to image 21:22:23 #142 exporting layers 0.4s done 21:22:23 #142 writing image sha256:156280f080f5ee3749af06d559daca97da8bfb08167d4a3d73717716decf76e7 done 21:22:23 #142 naming to docker.io/library/support-scheduler-arm64 done 21:22:23 #142 DONE 11.6s 21:22:23 time="2023-08-29T21:02:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:22:23 time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:22:24 $ docker stop --time=1 7e77881975afe60cc0cab1ba1c7fe624c32515ffe61be5086136de57aa19e166 21:22:25 $ docker rm -f --volumes 7e77881975afe60cc0cab1ba1c7fe624c32515ffe61be5086136de57aa19e166 [Pipeline] // withDockerContainer [Pipeline] sh 21:22:26 + docker images 21:22:26 REPOSITORY TAG IMAGE ID CREATED SIZE 21:22:26 support-scheduler-arm64 latest 156280f080f5 2 seconds ago 32.9MB 21:22:26 support-notifications-arm64 latest e148ca72c9a0 3 seconds ago 33.7MB 21:22:26 security-spiffe-token-provider-arm64 latest 847038db82b1 32 seconds ago 33.3MB 21:22:26 core-metadata-arm64 latest 231367044482 56 seconds ago 21.2MB 21:22:26 core-data-arm64 latest 7f0a2c19ec4a About a minute ago 20.9MB 21:22:26 core-command-arm64 latest 209e8b2df620 About a minute ago 20.8MB 21:22:26 core-common-config-bootstrapper-arm64 latest 5384e6cda23c About a minute ago 18MB 21:22:26 security-proxy-auth-arm64 latest eba25b506b41 2 minutes ago 19.3MB 21:22:26 security-secretstore-setup-arm64 latest 2a746aa7cffd 2 minutes ago 43MB 21:22:26 security-bootstrapper-arm64 latest 0efed7c393e8 2 minutes ago 22.6MB 21:22:26 security-proxy-setup-arm64 latest 242a3db41bdf 2 minutes ago 28.8MB 21:22:26 security-spire-agent-arm64 latest a3e935f7d01a 18 minutes ago 152MB 21:22:26 security-spire-server-arm64 latest c7191e83b438 18 minutes ago 96.9MB 21:22:26 security-spire-config-arm64 latest 05bc3cf92a76 18 minutes ago 96.1MB 21:22:26 ci-base-image-arm64 latest fdad0a2085a4 20 minutes ago 1.05GB 21:22:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB 21:22:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:26 provisioning config files... 21:22:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/569@tmp/config1856297879724494540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:26 ---> docker-login.sh 21:22:26 nexus3.edgexfoundry.org:10001 21:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:26 Configure a credential helper to remove this warning. See 21:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:26 21:22:26 Login Succeeded 21:22:26 nexus3.edgexfoundry.org:10002 21:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:27 Configure a credential helper to remove this warning. See 21:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:27 21:22:27 Login Succeeded 21:22:27 nexus3.edgexfoundry.org:10003 21:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:27 Configure a credential helper to remove this warning. See 21:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:27 21:22:27 Login Succeeded 21:22:27 nexus3.edgexfoundry.org:10004 21:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:27 Configure a credential helper to remove this warning. See 21:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:27 21:22:27 Login Succeeded 21:22:27 docker.io 21:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:28 Configure a credential helper to remove this warning. See 21:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:28 21:22:28 Login Succeeded 21:22:28 ---> docker-login.sh ends [Pipeline] } 21:22:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:22:28 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:22:28 d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:28 latest 21:22:28 3.1.0-dev.35 21:22:28 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:28 main 21:22:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:22:29 d01e39ca6b63: Preparing 21:22:29 dc3cf4d7776b: Preparing 21:22:29 9112b3f11329: Preparing 21:22:29 15cbf3ee2f32: Preparing 21:22:29 eac528eaba0c: Preparing 21:22:29 d2d9d24a8c2a: Preparing 21:22:29 d2d9d24a8c2a: Waiting 21:22:29 d01e39ca6b63: Pushed 21:22:29 9112b3f11329: Pushed 21:22:29 15cbf3ee2f32: Pushed 21:22:29 eac528eaba0c: Pushed 21:22:29 d2d9d24a8c2a: Layer already exists 21:22:32 dc3cf4d7776b: Pushed 21:22:32 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:e6104aede6f2e117661d8f5d4dde5dcb66fc1e78ca8274e2ae23dc855da04b3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:22:33 d01e39ca6b63: Preparing 21:22:33 dc3cf4d7776b: Preparing 21:22:33 9112b3f11329: Preparing 21:22:33 15cbf3ee2f32: Preparing 21:22:33 eac528eaba0c: Preparing 21:22:33 d2d9d24a8c2a: Preparing 21:22:33 d2d9d24a8c2a: Waiting 21:22:33 dc3cf4d7776b: Layer already exists 21:22:33 9112b3f11329: Layer already exists 21:22:33 eac528eaba0c: Layer already exists 21:22:33 d01e39ca6b63: Layer already exists 21:22:33 15cbf3ee2f32: Layer already exists 21:22:33 d2d9d24a8c2a: Layer already exists 21:22:33 latest: digest: sha256:e6104aede6f2e117661d8f5d4dde5dcb66fc1e78ca8274e2ae23dc855da04b3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.35 21:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:22:34 d01e39ca6b63: Preparing 21:22:34 dc3cf4d7776b: Preparing 21:22:34 9112b3f11329: Preparing 21:22:34 15cbf3ee2f32: Preparing 21:22:34 eac528eaba0c: Preparing 21:22:34 d2d9d24a8c2a: Preparing 21:22:34 d2d9d24a8c2a: Waiting 21:22:34 dc3cf4d7776b: Layer already exists 21:22:34 eac528eaba0c: Layer already exists 21:22:34 d01e39ca6b63: Layer already exists 21:22:34 9112b3f11329: Layer already exists 21:22:34 15cbf3ee2f32: Layer already exists 21:22:34 d2d9d24a8c2a: Layer already exists 21:22:34 3.1.0-dev.35: digest: sha256:e6104aede6f2e117661d8f5d4dde5dcb66fc1e78ca8274e2ae23dc855da04b3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:22:35 d01e39ca6b63: Preparing 21:22:35 dc3cf4d7776b: Preparing 21:22:35 9112b3f11329: Preparing 21:22:35 15cbf3ee2f32: Preparing 21:22:35 eac528eaba0c: Preparing 21:22:35 d2d9d24a8c2a: Preparing 21:22:35 d2d9d24a8c2a: Waiting 21:22:35 d01e39ca6b63: Layer already exists 21:22:35 9112b3f11329: Layer already exists 21:22:35 eac528eaba0c: Layer already exists 21:22:35 15cbf3ee2f32: Layer already exists 21:22:35 dc3cf4d7776b: Layer already exists 21:22:35 d2d9d24a8c2a: Layer already exists 21:22:35 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:e6104aede6f2e117661d8f5d4dde5dcb66fc1e78ca8274e2ae23dc855da04b3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:22:35 d01e39ca6b63: Preparing 21:22:35 dc3cf4d7776b: Preparing 21:22:35 9112b3f11329: Preparing 21:22:35 15cbf3ee2f32: Preparing 21:22:35 eac528eaba0c: Preparing 21:22:35 d2d9d24a8c2a: Preparing 21:22:35 d2d9d24a8c2a: Waiting 21:22:35 9112b3f11329: Layer already exists 21:22:35 dc3cf4d7776b: Layer already exists 21:22:35 15cbf3ee2f32: Layer already exists 21:22:35 d01e39ca6b63: Layer already exists 21:22:35 eac528eaba0c: Layer already exists 21:22:35 d2d9d24a8c2a: Layer already exists 21:22:35 main: digest: sha256:e6104aede6f2e117661d8f5d4dde5dcb66fc1e78ca8274e2ae23dc855da04b3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:35 ===================================================== [Pipeline] echo 21:22:35 taggedImages: 21:22:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:22:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.35 21:22:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:22:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:22:35 d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:35 latest 21:22:35 3.1.0-dev.35 21:22:35 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:35 main 21:22:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:22:36 149709e26d99: Preparing 21:22:36 68effa497d53: Preparing 21:22:36 47068461385a: Preparing 21:22:36 72f61f5bccaf: Preparing 21:22:36 9112b3f11329: Preparing 21:22:36 15cbf3ee2f32: Preparing 21:22:36 eac528eaba0c: Preparing 21:22:36 d2d9d24a8c2a: Preparing 21:22:36 15cbf3ee2f32: Waiting 21:22:36 eac528eaba0c: Waiting 21:22:36 d2d9d24a8c2a: Waiting 21:22:36 9112b3f11329: Layer already exists 21:22:36 15cbf3ee2f32: Layer already exists 21:22:36 eac528eaba0c: Layer already exists 21:22:36 d2d9d24a8c2a: Layer already exists 21:22:36 47068461385a: Pushed 21:22:36 149709e26d99: Pushed 21:22:36 68effa497d53: Pushed 21:22:39 72f61f5bccaf: Pushed 21:22:39 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:a756118442ddb927c6304ea51dbc343c4c9876aea3c42d2e457f75650a05a46e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:39 + 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:22:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:22:40 149709e26d99: Preparing 21:22:40 68effa497d53: Preparing 21:22:40 47068461385a: Preparing 21:22:40 72f61f5bccaf: Preparing 21:22:40 9112b3f11329: Preparing 21:22:40 15cbf3ee2f32: Preparing 21:22:40 eac528eaba0c: Preparing 21:22:40 d2d9d24a8c2a: Preparing 21:22:40 eac528eaba0c: Waiting 21:22:40 d2d9d24a8c2a: Waiting 21:22:40 15cbf3ee2f32: Waiting 21:22:40 9112b3f11329: Layer already exists 21:22:40 72f61f5bccaf: Layer already exists 21:22:40 47068461385a: Layer already exists 21:22:40 68effa497d53: Layer already exists 21:22:40 149709e26d99: Layer already exists 21:22:40 15cbf3ee2f32: Layer already exists 21:22:40 eac528eaba0c: Layer already exists 21:22:40 d2d9d24a8c2a: Layer already exists 21:22:40 latest: digest: sha256:a756118442ddb927c6304ea51dbc343c4c9876aea3c42d2e457f75650a05a46e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.35 21:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:22:41 149709e26d99: Preparing 21:22:41 68effa497d53: Preparing 21:22:41 47068461385a: Preparing 21:22:41 72f61f5bccaf: Preparing 21:22:41 9112b3f11329: Preparing 21:22:41 15cbf3ee2f32: Preparing 21:22:41 eac528eaba0c: Preparing 21:22:41 d2d9d24a8c2a: Preparing 21:22:41 eac528eaba0c: Waiting 21:22:41 d2d9d24a8c2a: Waiting 21:22:41 15cbf3ee2f32: Waiting 21:22:41 47068461385a: Layer already exists 21:22:41 68effa497d53: Layer already exists 21:22:41 149709e26d99: Layer already exists 21:22:41 72f61f5bccaf: Layer already exists 21:22:41 9112b3f11329: Layer already exists 21:22:41 15cbf3ee2f32: Layer already exists 21:22:41 eac528eaba0c: Layer already exists 21:22:41 d2d9d24a8c2a: Layer already exists 21:22:41 3.1.0-dev.35: digest: sha256:a756118442ddb927c6304ea51dbc343c4c9876aea3c42d2e457f75650a05a46e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:22:41 149709e26d99: Preparing 21:22:41 68effa497d53: Preparing 21:22:41 47068461385a: Preparing 21:22:41 72f61f5bccaf: Preparing 21:22:41 9112b3f11329: Preparing 21:22:41 15cbf3ee2f32: Preparing 21:22:41 eac528eaba0c: Preparing 21:22:41 d2d9d24a8c2a: Preparing 21:22:41 15cbf3ee2f32: Waiting 21:22:41 eac528eaba0c: Waiting 21:22:41 d2d9d24a8c2a: Waiting 21:22:41 47068461385a: Layer already exists 21:22:41 149709e26d99: Layer already exists 21:22:41 72f61f5bccaf: Layer already exists 21:22:41 9112b3f11329: Layer already exists 21:22:41 68effa497d53: Layer already exists 21:22:41 15cbf3ee2f32: Layer already exists 21:22:41 d2d9d24a8c2a: Layer already exists 21:22:41 eac528eaba0c: Layer already exists 21:22:41 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:a756118442ddb927c6304ea51dbc343c4c9876aea3c42d2e457f75650a05a46e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:42 + 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:22:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:22:42 149709e26d99: Preparing 21:22:42 68effa497d53: Preparing 21:22:42 47068461385a: Preparing 21:22:42 72f61f5bccaf: Preparing 21:22:42 9112b3f11329: Preparing 21:22:42 15cbf3ee2f32: Preparing 21:22:42 eac528eaba0c: Preparing 21:22:42 d2d9d24a8c2a: Preparing 21:22:42 15cbf3ee2f32: Waiting 21:22:42 d2d9d24a8c2a: Waiting 21:22:42 eac528eaba0c: Waiting 21:22:42 47068461385a: Layer already exists 21:22:42 9112b3f11329: Layer already exists 21:22:42 149709e26d99: Layer already exists 21:22:42 eac528eaba0c: Layer already exists 21:22:42 15cbf3ee2f32: Layer already exists 21:22:42 68effa497d53: Layer already exists 21:22:42 d2d9d24a8c2a: Layer already exists 21:22:42 72f61f5bccaf: Layer already exists 21:22:42 main: digest: sha256:a756118442ddb927c6304ea51dbc343c4c9876aea3c42d2e457f75650a05a46e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:42 ===================================================== [Pipeline] echo 21:22:42 taggedImages: 21:22:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:22:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.35 21:22:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:22:42 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:22:42 d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:42 latest 21:22:42 3.1.0-dev.35 21:22:42 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:42 main 21:22:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:22:43 7d3e7854a277: Preparing 21:22:43 b4f85ef20d2c: Preparing 21:22:43 9112b3f11329: Preparing 21:22:43 15cbf3ee2f32: Preparing 21:22:43 3938f1ac8a45: Preparing 21:22:43 d2d9d24a8c2a: Preparing 21:22:43 d2d9d24a8c2a: Waiting 21:22:43 9112b3f11329: Layer already exists 21:22:43 15cbf3ee2f32: Layer already exists 21:22:43 3938f1ac8a45: Pushed 21:22:44 d2d9d24a8c2a: Layer already exists 21:22:44 7d3e7854a277: Pushed 21:22:46 b4f85ef20d2c: Pushed 21:22:46 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:c4f95c3ffab32a1be8b007407002830a1b013867c1716633d9a08c37990a7d84 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:22:47 7d3e7854a277: Preparing 21:22:47 b4f85ef20d2c: Preparing 21:22:47 9112b3f11329: Preparing 21:22:47 15cbf3ee2f32: Preparing 21:22:47 3938f1ac8a45: Preparing 21:22:47 d2d9d24a8c2a: Preparing 21:22:47 d2d9d24a8c2a: Waiting 21:22:47 15cbf3ee2f32: Layer already exists 21:22:47 7d3e7854a277: Layer already exists 21:22:47 9112b3f11329: Layer already exists 21:22:47 b4f85ef20d2c: Layer already exists 21:22:47 3938f1ac8a45: Layer already exists 21:22:47 d2d9d24a8c2a: Layer already exists 21:22:47 latest: digest: sha256:c4f95c3ffab32a1be8b007407002830a1b013867c1716633d9a08c37990a7d84 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.35 21:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:22:48 7d3e7854a277: Preparing 21:22:48 b4f85ef20d2c: Preparing 21:22:48 9112b3f11329: Preparing 21:22:48 15cbf3ee2f32: Preparing 21:22:48 3938f1ac8a45: Preparing 21:22:48 d2d9d24a8c2a: Preparing 21:22:48 d2d9d24a8c2a: Waiting 21:22:48 b4f85ef20d2c: Layer already exists 21:22:48 9112b3f11329: Layer already exists 21:22:48 3938f1ac8a45: Layer already exists 21:22:48 7d3e7854a277: Layer already exists 21:22:48 15cbf3ee2f32: Layer already exists 21:22:48 d2d9d24a8c2a: Layer already exists 21:22:48 3.1.0-dev.35: digest: sha256:c4f95c3ffab32a1be8b007407002830a1b013867c1716633d9a08c37990a7d84 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:22:49 7d3e7854a277: Preparing 21:22:49 b4f85ef20d2c: Preparing 21:22:49 9112b3f11329: Preparing 21:22:49 15cbf3ee2f32: Preparing 21:22:49 3938f1ac8a45: Preparing 21:22:49 d2d9d24a8c2a: Preparing 21:22:49 7d3e7854a277: Layer already exists 21:22:49 b4f85ef20d2c: Layer already exists 21:22:49 9112b3f11329: Layer already exists 21:22:49 15cbf3ee2f32: Layer already exists 21:22:49 3938f1ac8a45: Layer already exists 21:22:49 d2d9d24a8c2a: Layer already exists 21:22:49 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:c4f95c3ffab32a1be8b007407002830a1b013867c1716633d9a08c37990a7d84 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:22:50 7d3e7854a277: Preparing 21:22:50 b4f85ef20d2c: Preparing 21:22:50 9112b3f11329: Preparing 21:22:50 15cbf3ee2f32: Preparing 21:22:50 3938f1ac8a45: Preparing 21:22:50 d2d9d24a8c2a: Preparing 21:22:50 d2d9d24a8c2a: Waiting 21:22:50 15cbf3ee2f32: Layer already exists 21:22:50 b4f85ef20d2c: Layer already exists 21:22:50 3938f1ac8a45: Layer already exists 21:22:50 7d3e7854a277: Layer already exists 21:22:50 9112b3f11329: Layer already exists 21:22:50 d2d9d24a8c2a: Layer already exists 21:22:50 main: digest: sha256:c4f95c3ffab32a1be8b007407002830a1b013867c1716633d9a08c37990a7d84 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:50 ===================================================== [Pipeline] echo 21:22:50 taggedImages: 21:22:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:22:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.35 21:22:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:22:50 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:22:50 d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:50 latest 21:22:50 3.1.0-dev.35 21:22:50 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:50 main 21:22:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:22:51 af61ecf96eef: Preparing 21:22:51 62b7e364e784: Preparing 21:22:51 5b36de5f9a5d: Preparing 21:22:51 9112b3f11329: Preparing 21:22:51 15cbf3ee2f32: Preparing 21:22:51 eac528eaba0c: Preparing 21:22:51 d2d9d24a8c2a: Preparing 21:22:51 eac528eaba0c: Waiting 21:22:51 d2d9d24a8c2a: Waiting 21:22:51 9112b3f11329: Layer already exists 21:22:51 15cbf3ee2f32: Layer already exists 21:22:51 eac528eaba0c: Layer already exists 21:22:51 d2d9d24a8c2a: Layer already exists 21:22:51 62b7e364e784: Pushed 21:22:51 af61ecf96eef: Pushed 21:22:54 5b36de5f9a5d: Pushed 21:22:54 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:70bce5a9accae9c6e909945442d04a96ca2d588d05e9d3d105a6f5209ef16963 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:22:55 af61ecf96eef: Preparing 21:22:55 62b7e364e784: Preparing 21:22:55 5b36de5f9a5d: Preparing 21:22:55 9112b3f11329: Preparing 21:22:55 15cbf3ee2f32: Preparing 21:22:55 eac528eaba0c: Preparing 21:22:55 d2d9d24a8c2a: Preparing 21:22:55 eac528eaba0c: Waiting 21:22:55 d2d9d24a8c2a: Waiting 21:22:55 15cbf3ee2f32: Layer already exists 21:22:55 9112b3f11329: Layer already exists 21:22:55 af61ecf96eef: Layer already exists 21:22:55 5b36de5f9a5d: Layer already exists 21:22:55 62b7e364e784: Layer already exists 21:22:55 eac528eaba0c: Layer already exists 21:22:55 d2d9d24a8c2a: Layer already exists 21:22:55 latest: digest: sha256:70bce5a9accae9c6e909945442d04a96ca2d588d05e9d3d105a6f5209ef16963 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.35 21:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:22:57 af61ecf96eef: Preparing 21:22:57 62b7e364e784: Preparing 21:22:57 5b36de5f9a5d: Preparing 21:22:57 9112b3f11329: Preparing 21:22:57 15cbf3ee2f32: Preparing 21:22:57 eac528eaba0c: Preparing 21:22:57 d2d9d24a8c2a: Preparing 21:22:57 eac528eaba0c: Waiting 21:22:57 d2d9d24a8c2a: Waiting 21:22:57 5b36de5f9a5d: Layer already exists 21:22:57 af61ecf96eef: Layer already exists 21:22:57 62b7e364e784: Layer already exists 21:22:57 15cbf3ee2f32: Layer already exists 21:22:57 9112b3f11329: Layer already exists 21:22:57 d2d9d24a8c2a: Layer already exists 21:22:57 eac528eaba0c: Layer already exists 21:22:57 3.1.0-dev.35: digest: sha256:70bce5a9accae9c6e909945442d04a96ca2d588d05e9d3d105a6f5209ef16963 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:22:57 af61ecf96eef: Preparing 21:22:57 62b7e364e784: Preparing 21:22:57 5b36de5f9a5d: Preparing 21:22:57 9112b3f11329: Preparing 21:22:57 15cbf3ee2f32: Preparing 21:22:57 eac528eaba0c: Preparing 21:22:57 d2d9d24a8c2a: Preparing 21:22:57 eac528eaba0c: Waiting 21:22:57 d2d9d24a8c2a: Waiting 21:22:57 af61ecf96eef: Layer already exists 21:22:57 15cbf3ee2f32: Layer already exists 21:22:57 9112b3f11329: Layer already exists 21:22:57 5b36de5f9a5d: Layer already exists 21:22:57 62b7e364e784: Layer already exists 21:22:57 eac528eaba0c: Layer already exists 21:22:57 d2d9d24a8c2a: Layer already exists 21:22:57 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:70bce5a9accae9c6e909945442d04a96ca2d588d05e9d3d105a6f5209ef16963 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:22:58 af61ecf96eef: Preparing 21:22:58 62b7e364e784: Preparing 21:22:58 5b36de5f9a5d: Preparing 21:22:58 9112b3f11329: Preparing 21:22:58 15cbf3ee2f32: Preparing 21:22:58 eac528eaba0c: Preparing 21:22:58 d2d9d24a8c2a: Preparing 21:22:58 eac528eaba0c: Waiting 21:22:58 d2d9d24a8c2a: Waiting 21:22:58 5b36de5f9a5d: Layer already exists 21:22:58 62b7e364e784: Layer already exists 21:22:58 af61ecf96eef: Layer already exists 21:22:58 9112b3f11329: Layer already exists 21:22:58 15cbf3ee2f32: Layer already exists 21:22:58 eac528eaba0c: Layer already exists 21:22:58 d2d9d24a8c2a: Layer already exists 21:22:58 main: digest: sha256:70bce5a9accae9c6e909945442d04a96ca2d588d05e9d3d105a6f5209ef16963 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:58 ===================================================== [Pipeline] echo 21:22:58 taggedImages: 21:22:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:22:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.35 21:22:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:22:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:22:58 d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:58 latest 21:22:58 3.1.0-dev.35 21:22:58 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:22:58 main 21:22:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:22:59 940bdaa35036: Preparing 21:22:59 1656caee0e5e: Preparing 21:22:59 5a1820d5eea2: Preparing 21:22:59 c43473a4932a: Preparing 21:22:59 43fd0336793e: Preparing 21:22:59 71a50501c851: Preparing 21:22:59 e03d6fb8a2dd: Preparing 21:22:59 9112b3f11329: Preparing 21:22:59 15cbf3ee2f32: Preparing 21:22:59 83dd4b0730c5: Preparing 21:22:59 11594c7b5c2d: Preparing 21:22:59 5f70bf18a086: Preparing 21:22:59 db6b495d8f71: Preparing 21:22:59 fbcf97794fd0: Preparing 21:22:59 d2d9d24a8c2a: Preparing 21:22:59 e03d6fb8a2dd: Waiting 21:22:59 83dd4b0730c5: Waiting 21:22:59 11594c7b5c2d: Waiting 21:22:59 71a50501c851: Waiting 21:22:59 5f70bf18a086: Waiting 21:22:59 fbcf97794fd0: Waiting 21:22:59 d2d9d24a8c2a: Waiting 21:22:59 db6b495d8f71: Waiting 21:22:59 15cbf3ee2f32: Waiting 21:22:59 9112b3f11329: Waiting 21:22:59 5a1820d5eea2: Pushed 21:22:59 c43473a4932a: Pushed 21:22:59 940bdaa35036: Pushed 21:22:59 43fd0336793e: Pushed 21:22:59 1656caee0e5e: Pushed 21:22:59 9112b3f11329: Layer already exists 21:22:59 15cbf3ee2f32: Layer already exists 21:22:59 71a50501c851: Pushed 21:23:00 83dd4b0730c5: Pushed 21:23:00 11594c7b5c2d: Pushed 21:23:00 5f70bf18a086: Pushed 21:23:00 d2d9d24a8c2a: Layer already exists 21:23:00 db6b495d8f71: Pushed 21:23:00 fbcf97794fd0: Pushed 21:23:03 e03d6fb8a2dd: Pushed 21:23:03 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:56a0954a3f08de6eb2ffed7b1babcf68c74b569981ad3ba47ee6bd4165e591f3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:23:04 940bdaa35036: Preparing 21:23:04 1656caee0e5e: Preparing 21:23:04 5a1820d5eea2: Preparing 21:23:04 c43473a4932a: Preparing 21:23:04 43fd0336793e: Preparing 21:23:04 71a50501c851: Preparing 21:23:04 e03d6fb8a2dd: Preparing 21:23:04 9112b3f11329: Preparing 21:23:04 15cbf3ee2f32: Preparing 21:23:04 83dd4b0730c5: Preparing 21:23:04 11594c7b5c2d: Preparing 21:23:04 5f70bf18a086: Preparing 21:23:04 db6b495d8f71: Preparing 21:23:04 fbcf97794fd0: Preparing 21:23:04 d2d9d24a8c2a: Preparing 21:23:04 71a50501c851: Waiting 21:23:04 e03d6fb8a2dd: Waiting 21:23:04 83dd4b0730c5: Waiting 21:23:04 11594c7b5c2d: Waiting 21:23:04 5f70bf18a086: Waiting 21:23:04 db6b495d8f71: Waiting 21:23:04 fbcf97794fd0: Waiting 21:23:04 d2d9d24a8c2a: Waiting 21:23:04 9112b3f11329: Waiting 21:23:04 15cbf3ee2f32: Waiting 21:23:04 1656caee0e5e: Layer already exists 21:23:04 43fd0336793e: Layer already exists 21:23:04 940bdaa35036: Layer already exists 21:23:04 c43473a4932a: Layer already exists 21:23:04 5a1820d5eea2: Layer already exists 21:23:04 71a50501c851: Layer already exists 21:23:04 e03d6fb8a2dd: Layer already exists 21:23:04 15cbf3ee2f32: Layer already exists 21:23:04 9112b3f11329: Layer already exists 21:23:04 83dd4b0730c5: Layer already exists 21:23:04 11594c7b5c2d: Layer already exists 21:23:04 5f70bf18a086: Layer already exists 21:23:04 fbcf97794fd0: Layer already exists 21:23:04 d2d9d24a8c2a: Layer already exists 21:23:04 db6b495d8f71: Layer already exists 21:23:04 latest: digest: sha256:56a0954a3f08de6eb2ffed7b1babcf68c74b569981ad3ba47ee6bd4165e591f3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.35 21:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:23:05 940bdaa35036: Preparing 21:23:05 1656caee0e5e: Preparing 21:23:05 5a1820d5eea2: Preparing 21:23:05 c43473a4932a: Preparing 21:23:05 43fd0336793e: Preparing 21:23:05 71a50501c851: Preparing 21:23:05 e03d6fb8a2dd: Preparing 21:23:05 9112b3f11329: Preparing 21:23:05 15cbf3ee2f32: Preparing 21:23:05 83dd4b0730c5: Preparing 21:23:05 11594c7b5c2d: Preparing 21:23:05 5f70bf18a086: Preparing 21:23:05 db6b495d8f71: Preparing 21:23:05 fbcf97794fd0: Preparing 21:23:05 d2d9d24a8c2a: Preparing 21:23:05 71a50501c851: Waiting 21:23:05 e03d6fb8a2dd: Waiting 21:23:05 9112b3f11329: Waiting 21:23:05 15cbf3ee2f32: Waiting 21:23:05 83dd4b0730c5: Waiting 21:23:05 11594c7b5c2d: Waiting 21:23:05 5f70bf18a086: Waiting 21:23:05 db6b495d8f71: Waiting 21:23:05 fbcf97794fd0: Waiting 21:23:05 d2d9d24a8c2a: Waiting 21:23:05 43fd0336793e: Layer already exists 21:23:05 940bdaa35036: Layer already exists 21:23:05 1656caee0e5e: Layer already exists 21:23:05 c43473a4932a: Layer already exists 21:23:05 5a1820d5eea2: Layer already exists 21:23:05 71a50501c851: Layer already exists 21:23:05 e03d6fb8a2dd: Layer already exists 21:23:05 15cbf3ee2f32: Layer already exists 21:23:05 83dd4b0730c5: Layer already exists 21:23:05 9112b3f11329: Layer already exists 21:23:05 11594c7b5c2d: Layer already exists 21:23:05 db6b495d8f71: Layer already exists 21:23:05 5f70bf18a086: Layer already exists 21:23:05 d2d9d24a8c2a: Layer already exists 21:23:05 fbcf97794fd0: Layer already exists 21:23:05 3.1.0-dev.35: digest: sha256:56a0954a3f08de6eb2ffed7b1babcf68c74b569981ad3ba47ee6bd4165e591f3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:23:06 940bdaa35036: Preparing 21:23:06 1656caee0e5e: Preparing 21:23:06 5a1820d5eea2: Preparing 21:23:06 c43473a4932a: Preparing 21:23:06 43fd0336793e: Preparing 21:23:06 71a50501c851: Preparing 21:23:06 e03d6fb8a2dd: Preparing 21:23:06 9112b3f11329: Preparing 21:23:06 15cbf3ee2f32: Preparing 21:23:06 83dd4b0730c5: Preparing 21:23:06 11594c7b5c2d: Preparing 21:23:06 5f70bf18a086: Preparing 21:23:06 db6b495d8f71: Preparing 21:23:06 fbcf97794fd0: Preparing 21:23:06 d2d9d24a8c2a: Preparing 21:23:06 83dd4b0730c5: Waiting 21:23:06 fbcf97794fd0: Waiting 21:23:06 11594c7b5c2d: Waiting 21:23:06 5f70bf18a086: Waiting 21:23:06 db6b495d8f71: Waiting 21:23:06 d2d9d24a8c2a: Waiting 21:23:06 71a50501c851: Waiting 21:23:06 9112b3f11329: Waiting 21:23:06 e03d6fb8a2dd: Waiting 21:23:06 15cbf3ee2f32: Waiting 21:23:06 5a1820d5eea2: Layer already exists 21:23:06 43fd0336793e: Layer already exists 21:23:06 940bdaa35036: Layer already exists 21:23:06 c43473a4932a: Layer already exists 21:23:06 1656caee0e5e: Layer already exists 21:23:06 71a50501c851: Layer already exists 21:23:06 e03d6fb8a2dd: Layer already exists 21:23:06 9112b3f11329: Layer already exists 21:23:06 15cbf3ee2f32: Layer already exists 21:23:06 83dd4b0730c5: Layer already exists 21:23:06 5f70bf18a086: Layer already exists 21:23:06 11594c7b5c2d: Layer already exists 21:23:06 db6b495d8f71: Layer already exists 21:23:06 fbcf97794fd0: Layer already exists 21:23:06 d2d9d24a8c2a: Layer already exists 21:23:06 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:56a0954a3f08de6eb2ffed7b1babcf68c74b569981ad3ba47ee6bd4165e591f3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:23:07 940bdaa35036: Preparing 21:23:07 1656caee0e5e: Preparing 21:23:07 5a1820d5eea2: Preparing 21:23:07 c43473a4932a: Preparing 21:23:07 43fd0336793e: Preparing 21:23:07 71a50501c851: Preparing 21:23:07 e03d6fb8a2dd: Preparing 21:23:07 9112b3f11329: Preparing 21:23:07 15cbf3ee2f32: Preparing 21:23:07 83dd4b0730c5: Preparing 21:23:07 11594c7b5c2d: Preparing 21:23:07 5f70bf18a086: Preparing 21:23:07 db6b495d8f71: Preparing 21:23:07 fbcf97794fd0: Preparing 21:23:07 d2d9d24a8c2a: Preparing 21:23:07 83dd4b0730c5: Waiting 21:23:07 71a50501c851: Waiting 21:23:07 e03d6fb8a2dd: Waiting 21:23:07 9112b3f11329: Waiting 21:23:07 11594c7b5c2d: Waiting 21:23:07 5f70bf18a086: Waiting 21:23:07 15cbf3ee2f32: Waiting 21:23:07 db6b495d8f71: Waiting 21:23:07 d2d9d24a8c2a: Waiting 21:23:07 fbcf97794fd0: Waiting 21:23:07 c43473a4932a: Layer already exists 21:23:07 43fd0336793e: Layer already exists 21:23:07 5a1820d5eea2: Layer already exists 21:23:07 1656caee0e5e: Layer already exists 21:23:07 940bdaa35036: Layer already exists 21:23:07 9112b3f11329: Layer already exists 21:23:07 71a50501c851: Layer already exists 21:23:07 e03d6fb8a2dd: Layer already exists 21:23:07 15cbf3ee2f32: Layer already exists 21:23:07 83dd4b0730c5: Layer already exists 21:23:07 5f70bf18a086: Layer already exists 21:23:07 fbcf97794fd0: Layer already exists 21:23:07 11594c7b5c2d: Layer already exists 21:23:07 db6b495d8f71: Layer already exists 21:23:07 d2d9d24a8c2a: Layer already exists 21:23:07 main: digest: sha256:56a0954a3f08de6eb2ffed7b1babcf68c74b569981ad3ba47ee6bd4165e591f3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:07 ===================================================== [Pipeline] echo 21:23:07 taggedImages: 21:23:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:23:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.35 21:23:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:23:07 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:23:07 d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:07 latest 21:23:07 3.1.0-dev.35 21:23:07 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:07 main 21:23:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:23:08 af600575f171: Preparing 21:23:08 51ac80e7a596: Preparing 21:23:08 99f0213a456f: Preparing 21:23:08 c0e7934f28f3: Preparing 21:23:08 9112b3f11329: Preparing 21:23:08 15cbf3ee2f32: Preparing 21:23:08 eac528eaba0c: Preparing 21:23:08 d2d9d24a8c2a: Preparing 21:23:08 eac528eaba0c: Waiting 21:23:08 d2d9d24a8c2a: Waiting 21:23:08 15cbf3ee2f32: Waiting 21:23:08 9112b3f11329: Layer already exists 21:23:08 15cbf3ee2f32: Layer already exists 21:23:08 eac528eaba0c: Layer already exists 21:23:08 51ac80e7a596: Pushed 21:23:08 99f0213a456f: Pushed 21:23:08 af600575f171: Pushed 21:23:08 d2d9d24a8c2a: Layer already exists 21:23:11 c0e7934f28f3: Pushed 21:23:11 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:3174d382db931d54f81ab4577d5ab35761503ac2e8ed5a40957288ccfffc03fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:11 + 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:23:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:23:12 af600575f171: Preparing 21:23:12 51ac80e7a596: Preparing 21:23:12 99f0213a456f: Preparing 21:23:12 c0e7934f28f3: Preparing 21:23:12 9112b3f11329: Preparing 21:23:12 15cbf3ee2f32: Preparing 21:23:12 eac528eaba0c: Preparing 21:23:12 d2d9d24a8c2a: Preparing 21:23:12 15cbf3ee2f32: Waiting 21:23:12 eac528eaba0c: Waiting 21:23:12 d2d9d24a8c2a: Waiting 21:23:12 99f0213a456f: Layer already exists 21:23:12 9112b3f11329: Layer already exists 21:23:12 51ac80e7a596: Layer already exists 21:23:12 c0e7934f28f3: Layer already exists 21:23:12 af600575f171: Layer already exists 21:23:12 eac528eaba0c: Layer already exists 21:23:12 15cbf3ee2f32: Layer already exists 21:23:12 d2d9d24a8c2a: Layer already exists 21:23:12 latest: digest: sha256:3174d382db931d54f81ab4577d5ab35761503ac2e8ed5a40957288ccfffc03fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.35 21:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:23:12 af600575f171: Preparing 21:23:12 51ac80e7a596: Preparing 21:23:12 99f0213a456f: Preparing 21:23:12 c0e7934f28f3: Preparing 21:23:12 9112b3f11329: Preparing 21:23:12 15cbf3ee2f32: Preparing 21:23:12 eac528eaba0c: Preparing 21:23:12 d2d9d24a8c2a: Preparing 21:23:12 eac528eaba0c: Waiting 21:23:12 d2d9d24a8c2a: Waiting 21:23:12 15cbf3ee2f32: Waiting 21:23:12 9112b3f11329: Layer already exists 21:23:12 af600575f171: Layer already exists 21:23:12 51ac80e7a596: Layer already exists 21:23:12 c0e7934f28f3: Layer already exists 21:23:12 99f0213a456f: Layer already exists 21:23:12 d2d9d24a8c2a: Layer already exists 21:23:12 15cbf3ee2f32: Layer already exists 21:23:12 eac528eaba0c: Layer already exists 21:23:13 3.1.0-dev.35: digest: sha256:3174d382db931d54f81ab4577d5ab35761503ac2e8ed5a40957288ccfffc03fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:23:13 af600575f171: Preparing 21:23:13 51ac80e7a596: Preparing 21:23:13 99f0213a456f: Preparing 21:23:13 c0e7934f28f3: Preparing 21:23:13 9112b3f11329: Preparing 21:23:13 15cbf3ee2f32: Preparing 21:23:13 eac528eaba0c: Preparing 21:23:13 d2d9d24a8c2a: Preparing 21:23:13 15cbf3ee2f32: Waiting 21:23:13 eac528eaba0c: Waiting 21:23:13 d2d9d24a8c2a: Waiting 21:23:13 9112b3f11329: Layer already exists 21:23:13 af600575f171: Layer already exists 21:23:13 99f0213a456f: Layer already exists 21:23:13 c0e7934f28f3: Layer already exists 21:23:13 51ac80e7a596: Layer already exists 21:23:13 eac528eaba0c: Layer already exists 21:23:13 15cbf3ee2f32: Layer already exists 21:23:13 d2d9d24a8c2a: Layer already exists 21:23:13 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:3174d382db931d54f81ab4577d5ab35761503ac2e8ed5a40957288ccfffc03fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:14 + 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:23:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:23:14 af600575f171: Preparing 21:23:14 51ac80e7a596: Preparing 21:23:14 99f0213a456f: Preparing 21:23:14 c0e7934f28f3: Preparing 21:23:14 9112b3f11329: Preparing 21:23:14 15cbf3ee2f32: Preparing 21:23:14 eac528eaba0c: Preparing 21:23:14 d2d9d24a8c2a: Preparing 21:23:14 d2d9d24a8c2a: Waiting 21:23:14 eac528eaba0c: Waiting 21:23:14 15cbf3ee2f32: Waiting 21:23:14 51ac80e7a596: Layer already exists 21:23:14 c0e7934f28f3: Layer already exists 21:23:14 99f0213a456f: Layer already exists 21:23:14 af600575f171: Layer already exists 21:23:14 9112b3f11329: Layer already exists 21:23:14 15cbf3ee2f32: Layer already exists 21:23:14 d2d9d24a8c2a: Layer already exists 21:23:14 eac528eaba0c: Layer already exists 21:23:14 main: digest: sha256:3174d382db931d54f81ab4577d5ab35761503ac2e8ed5a40957288ccfffc03fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:14 ===================================================== [Pipeline] echo 21:23:14 taggedImages: 21:23:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:23:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.35 21:23:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:23:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:23:14 d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:14 latest 21:23:14 3.1.0-dev.35 21:23:14 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:14 main 21:23:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:23:15 350b8ff3bf2b: Preparing 21:23:15 d251c6bb9bf7: Preparing 21:23:15 ba4b87d86c1f: Preparing 21:23:15 72e4f7bf446f: Preparing 21:23:15 4611779a5a63: Preparing 21:23:15 9112b3f11329: Preparing 21:23:15 15cbf3ee2f32: Preparing 21:23:15 0284f2de741a: Preparing 21:23:15 4b510915116c: Preparing 21:23:15 d2d9d24a8c2a: Preparing 21:23:15 9112b3f11329: Waiting 21:23:15 0284f2de741a: Waiting 21:23:15 4b510915116c: Waiting 21:23:15 d2d9d24a8c2a: Waiting 21:23:15 15cbf3ee2f32: Waiting 21:23:15 4611779a5a63: Pushed 21:23:15 d251c6bb9bf7: Pushed 21:23:15 350b8ff3bf2b: Pushed 21:23:15 72e4f7bf446f: Pushed 21:23:15 9112b3f11329: Layer already exists 21:23:15 15cbf3ee2f32: Layer already exists 21:23:15 d2d9d24a8c2a: Layer already exists 21:23:15 0284f2de741a: Pushed 21:23:18 4b510915116c: Pushed 21:23:18 ba4b87d86c1f: Pushed 21:23:18 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:557bf8c8752198d5ea06142573624e05ac8b2618204d0b550767f71753c883f7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:18 + 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:23:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:23:19 350b8ff3bf2b: Preparing 21:23:19 d251c6bb9bf7: Preparing 21:23:19 ba4b87d86c1f: Preparing 21:23:19 72e4f7bf446f: Preparing 21:23:19 4611779a5a63: Preparing 21:23:19 9112b3f11329: Preparing 21:23:19 15cbf3ee2f32: Preparing 21:23:19 0284f2de741a: Preparing 21:23:19 4b510915116c: Preparing 21:23:19 d2d9d24a8c2a: Preparing 21:23:19 0284f2de741a: Waiting 21:23:19 4b510915116c: Waiting 21:23:19 d2d9d24a8c2a: Waiting 21:23:19 9112b3f11329: Waiting 21:23:19 15cbf3ee2f32: Waiting 21:23:19 350b8ff3bf2b: Layer already exists 21:23:19 ba4b87d86c1f: Layer already exists 21:23:19 72e4f7bf446f: Layer already exists 21:23:19 d251c6bb9bf7: Layer already exists 21:23:19 4611779a5a63: Layer already exists 21:23:19 9112b3f11329: Layer already exists 21:23:19 15cbf3ee2f32: Layer already exists 21:23:19 0284f2de741a: Layer already exists 21:23:19 4b510915116c: Layer already exists 21:23:19 d2d9d24a8c2a: Layer already exists 21:23:19 latest: digest: sha256:557bf8c8752198d5ea06142573624e05ac8b2618204d0b550767f71753c883f7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.35 21:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:23:19 350b8ff3bf2b: Preparing 21:23:19 d251c6bb9bf7: Preparing 21:23:19 ba4b87d86c1f: Preparing 21:23:19 72e4f7bf446f: Preparing 21:23:19 4611779a5a63: Preparing 21:23:19 9112b3f11329: Preparing 21:23:19 15cbf3ee2f32: Preparing 21:23:19 0284f2de741a: Preparing 21:23:19 4b510915116c: Preparing 21:23:19 d2d9d24a8c2a: Preparing 21:23:19 9112b3f11329: Waiting 21:23:19 15cbf3ee2f32: Waiting 21:23:19 0284f2de741a: Waiting 21:23:19 4b510915116c: Waiting 21:23:19 d2d9d24a8c2a: Waiting 21:23:19 d251c6bb9bf7: Layer already exists 21:23:19 350b8ff3bf2b: Layer already exists 21:23:19 4611779a5a63: Layer already exists 21:23:19 72e4f7bf446f: Layer already exists 21:23:19 ba4b87d86c1f: Layer already exists 21:23:19 15cbf3ee2f32: Layer already exists 21:23:19 9112b3f11329: Layer already exists 21:23:19 0284f2de741a: Layer already exists 21:23:19 4b510915116c: Layer already exists 21:23:19 d2d9d24a8c2a: Layer already exists 21:23:19 3.1.0-dev.35: digest: sha256:557bf8c8752198d5ea06142573624e05ac8b2618204d0b550767f71753c883f7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:23:20 350b8ff3bf2b: Preparing 21:23:20 d251c6bb9bf7: Preparing 21:23:20 ba4b87d86c1f: Preparing 21:23:20 72e4f7bf446f: Preparing 21:23:20 4611779a5a63: Preparing 21:23:20 9112b3f11329: Preparing 21:23:20 15cbf3ee2f32: Preparing 21:23:20 0284f2de741a: Preparing 21:23:20 4b510915116c: Preparing 21:23:20 d2d9d24a8c2a: Preparing 21:23:20 9112b3f11329: Waiting 21:23:20 15cbf3ee2f32: Waiting 21:23:20 0284f2de741a: Waiting 21:23:20 d2d9d24a8c2a: Waiting 21:23:20 4b510915116c: Waiting 21:23:20 350b8ff3bf2b: Layer already exists 21:23:20 4611779a5a63: Layer already exists 21:23:20 d251c6bb9bf7: Layer already exists 21:23:20 ba4b87d86c1f: Layer already exists 21:23:20 72e4f7bf446f: Layer already exists 21:23:20 9112b3f11329: Layer already exists 21:23:20 15cbf3ee2f32: Layer already exists 21:23:20 0284f2de741a: Layer already exists 21:23:20 d2d9d24a8c2a: Layer already exists 21:23:20 4b510915116c: Layer already exists 21:23:20 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:557bf8c8752198d5ea06142573624e05ac8b2618204d0b550767f71753c883f7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:21 + 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:23:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:23:21 350b8ff3bf2b: Preparing 21:23:21 d251c6bb9bf7: Preparing 21:23:21 ba4b87d86c1f: Preparing 21:23:21 72e4f7bf446f: Preparing 21:23:21 4611779a5a63: Preparing 21:23:21 9112b3f11329: Preparing 21:23:21 15cbf3ee2f32: Preparing 21:23:21 0284f2de741a: Preparing 21:23:21 4b510915116c: Preparing 21:23:21 d2d9d24a8c2a: Preparing 21:23:21 9112b3f11329: Waiting 21:23:21 15cbf3ee2f32: Waiting 21:23:21 0284f2de741a: Waiting 21:23:21 4b510915116c: Waiting 21:23:21 d2d9d24a8c2a: Waiting 21:23:21 d251c6bb9bf7: Layer already exists 21:23:21 4611779a5a63: Layer already exists 21:23:21 ba4b87d86c1f: Layer already exists 21:23:21 350b8ff3bf2b: Layer already exists 21:23:21 72e4f7bf446f: Layer already exists 21:23:21 0284f2de741a: Layer already exists 21:23:21 4b510915116c: Layer already exists 21:23:21 15cbf3ee2f32: Layer already exists 21:23:21 9112b3f11329: Layer already exists 21:23:21 d2d9d24a8c2a: Layer already exists 21:23:21 main: digest: sha256:557bf8c8752198d5ea06142573624e05ac8b2618204d0b550767f71753c883f7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:21 ===================================================== [Pipeline] echo 21:23:21 taggedImages: 21:23:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:23:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.35 21:23:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:23:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:23:21 d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:21 latest 21:23:21 3.1.0-dev.35 21:23:21 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:21 main 21:23:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:23:22 488633162050: Preparing 21:23:22 d981d63328c2: Preparing 21:23:22 3ff18e1e40ee: Preparing 21:23:22 2d2cd3d539a1: Preparing 21:23:22 b107f980b2a8: Preparing 21:23:22 b2615715503e: Preparing 21:23:22 2f58a52a8e70: Preparing 21:23:22 9112b3f11329: Preparing 21:23:22 15cbf3ee2f32: Preparing 21:23:22 07ad714bfa4d: Preparing 21:23:22 d2d9d24a8c2a: Preparing 21:23:22 9112b3f11329: Waiting 21:23:22 07ad714bfa4d: Waiting 21:23:22 d2d9d24a8c2a: Waiting 21:23:22 15cbf3ee2f32: Waiting 21:23:22 b2615715503e: Waiting 21:23:22 2f58a52a8e70: Waiting 21:23:22 b107f980b2a8: Pushed 21:23:22 488633162050: Pushed 21:23:22 d981d63328c2: Pushed 21:23:22 9112b3f11329: Layer already exists 21:23:23 b2615715503e: Pushed 21:23:23 2f58a52a8e70: Pushed 21:23:25 15cbf3ee2f32: Layer already exists 21:23:25 d2d9d24a8c2a: Layer already exists 21:23:25 2d2cd3d539a1: Pushed 21:23:26 3ff18e1e40ee: Pushed 21:23:27 07ad714bfa4d: Pushed 21:23:27 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:8176e8855cbd6f18687216a793a08e842e2303546f9279c18b5c269f820b72dd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:27 + 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:23:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:23:28 488633162050: Preparing 21:23:28 d981d63328c2: Preparing 21:23:28 3ff18e1e40ee: Preparing 21:23:28 2d2cd3d539a1: Preparing 21:23:28 b107f980b2a8: Preparing 21:23:28 b2615715503e: Preparing 21:23:28 2f58a52a8e70: Preparing 21:23:28 9112b3f11329: Preparing 21:23:28 15cbf3ee2f32: Preparing 21:23:28 07ad714bfa4d: Preparing 21:23:28 d2d9d24a8c2a: Preparing 21:23:28 9112b3f11329: Waiting 21:23:28 15cbf3ee2f32: Waiting 21:23:28 07ad714bfa4d: Waiting 21:23:28 b2615715503e: Waiting 21:23:28 d2d9d24a8c2a: Waiting 21:23:28 2f58a52a8e70: Waiting 21:23:28 3ff18e1e40ee: Layer already exists 21:23:28 d981d63328c2: Layer already exists 21:23:28 488633162050: Layer already exists 21:23:28 2d2cd3d539a1: Layer already exists 21:23:28 b107f980b2a8: Layer already exists 21:23:28 2f58a52a8e70: Layer already exists 21:23:28 b2615715503e: Layer already exists 21:23:28 9112b3f11329: Layer already exists 21:23:28 15cbf3ee2f32: Layer already exists 21:23:28 07ad714bfa4d: Layer already exists 21:23:28 d2d9d24a8c2a: Layer already exists 21:23:28 latest: digest: sha256:8176e8855cbd6f18687216a793a08e842e2303546f9279c18b5c269f820b72dd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.35 21:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:23:29 488633162050: Preparing 21:23:29 d981d63328c2: Preparing 21:23:29 3ff18e1e40ee: Preparing 21:23:29 2d2cd3d539a1: Preparing 21:23:29 b107f980b2a8: Preparing 21:23:29 b2615715503e: Preparing 21:23:29 2f58a52a8e70: Preparing 21:23:29 9112b3f11329: Preparing 21:23:29 15cbf3ee2f32: Preparing 21:23:29 07ad714bfa4d: Preparing 21:23:29 d2d9d24a8c2a: Preparing 21:23:29 9112b3f11329: Waiting 21:23:29 d2d9d24a8c2a: Waiting 21:23:29 15cbf3ee2f32: Waiting 21:23:29 07ad714bfa4d: Waiting 21:23:29 b2615715503e: Waiting 21:23:29 2f58a52a8e70: Waiting 21:23:29 d981d63328c2: Layer already exists 21:23:29 3ff18e1e40ee: Layer already exists 21:23:29 2d2cd3d539a1: Layer already exists 21:23:29 488633162050: Layer already exists 21:23:29 b107f980b2a8: Layer already exists 21:23:29 2f58a52a8e70: Layer already exists 21:23:29 b2615715503e: Layer already exists 21:23:29 9112b3f11329: Layer already exists 21:23:29 15cbf3ee2f32: Layer already exists 21:23:29 07ad714bfa4d: Layer already exists 21:23:29 d2d9d24a8c2a: Layer already exists 21:23:29 3.1.0-dev.35: digest: sha256:8176e8855cbd6f18687216a793a08e842e2303546f9279c18b5c269f820b72dd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:23:29 488633162050: Preparing 21:23:29 d981d63328c2: Preparing 21:23:29 3ff18e1e40ee: Preparing 21:23:29 2d2cd3d539a1: Preparing 21:23:29 b107f980b2a8: Preparing 21:23:29 b2615715503e: Preparing 21:23:29 2f58a52a8e70: Preparing 21:23:29 9112b3f11329: Preparing 21:23:29 15cbf3ee2f32: Preparing 21:23:29 07ad714bfa4d: Preparing 21:23:29 d2d9d24a8c2a: Preparing 21:23:29 9112b3f11329: Waiting 21:23:29 15cbf3ee2f32: Waiting 21:23:29 07ad714bfa4d: Waiting 21:23:29 d2d9d24a8c2a: Waiting 21:23:29 b2615715503e: Waiting 21:23:29 2f58a52a8e70: Waiting 21:23:29 d981d63328c2: Layer already exists 21:23:29 b2615715503e: Layer already exists 21:23:29 488633162050: Layer already exists 21:23:29 3ff18e1e40ee: Layer already exists 21:23:29 2d2cd3d539a1: Layer already exists 21:23:29 2f58a52a8e70: Layer already exists 21:23:29 b107f980b2a8: Layer already exists 21:23:29 9112b3f11329: Layer already exists 21:23:29 15cbf3ee2f32: Layer already exists 21:23:29 d2d9d24a8c2a: Layer already exists 21:23:29 07ad714bfa4d: Layer already exists 21:23:30 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:8176e8855cbd6f18687216a793a08e842e2303546f9279c18b5c269f820b72dd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:30 + 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:23:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:23:30 488633162050: Preparing 21:23:30 d981d63328c2: Preparing 21:23:30 3ff18e1e40ee: Preparing 21:23:30 2d2cd3d539a1: Preparing 21:23:30 b107f980b2a8: Preparing 21:23:30 b2615715503e: Preparing 21:23:30 2f58a52a8e70: Preparing 21:23:30 9112b3f11329: Preparing 21:23:30 15cbf3ee2f32: Preparing 21:23:30 07ad714bfa4d: Preparing 21:23:30 d2d9d24a8c2a: Preparing 21:23:30 b2615715503e: Waiting 21:23:30 2f58a52a8e70: Waiting 21:23:30 9112b3f11329: Waiting 21:23:30 15cbf3ee2f32: Waiting 21:23:30 07ad714bfa4d: Waiting 21:23:30 d2d9d24a8c2a: Waiting 21:23:30 488633162050: Layer already exists 21:23:30 d981d63328c2: Layer already exists 21:23:30 3ff18e1e40ee: Layer already exists 21:23:30 b107f980b2a8: Layer already exists 21:23:30 2d2cd3d539a1: Layer already exists 21:23:30 2f58a52a8e70: Layer already exists 21:23:30 b2615715503e: Layer already exists 21:23:30 15cbf3ee2f32: Layer already exists 21:23:30 9112b3f11329: Layer already exists 21:23:30 07ad714bfa4d: Layer already exists 21:23:30 d2d9d24a8c2a: Layer already exists 21:23:31 main: digest: sha256:8176e8855cbd6f18687216a793a08e842e2303546f9279c18b5c269f820b72dd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:31 ===================================================== [Pipeline] echo 21:23:31 taggedImages: 21:23:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:23:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.35 21:23:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:23:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:23:31 d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:31 latest 21:23:31 3.1.0-dev.35 21:23:31 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:31 main 21:23:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:23:31 b7da5af1a66e: Preparing 21:23:31 ed73cde403e5: Preparing 21:23:31 9112b3f11329: Preparing 21:23:31 15cbf3ee2f32: Preparing 21:23:31 525a43f7a737: Preparing 21:23:31 d2d9d24a8c2a: Preparing 21:23:31 d2d9d24a8c2a: Waiting 21:23:31 15cbf3ee2f32: Layer already exists 21:23:31 9112b3f11329: Layer already exists 21:23:32 d2d9d24a8c2a: Layer already exists 21:23:32 b7da5af1a66e: Pushed 21:23:33 525a43f7a737: Pushed 21:23:36 ed73cde403e5: Pushed 21:23:36 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:64c33da4ae33689b886433d8574ef0fee69a37414457dfdf7d43c36909bfeb70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:37 + 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:23:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:23:37 b7da5af1a66e: Preparing 21:23:37 ed73cde403e5: Preparing 21:23:37 9112b3f11329: Preparing 21:23:37 15cbf3ee2f32: Preparing 21:23:37 525a43f7a737: Preparing 21:23:37 d2d9d24a8c2a: Preparing 21:23:37 d2d9d24a8c2a: Waiting 21:23:37 9112b3f11329: Layer already exists 21:23:37 15cbf3ee2f32: Layer already exists 21:23:37 525a43f7a737: Layer already exists 21:23:37 b7da5af1a66e: Layer already exists 21:23:37 ed73cde403e5: Layer already exists 21:23:37 d2d9d24a8c2a: Layer already exists 21:23:37 latest: digest: sha256:64c33da4ae33689b886433d8574ef0fee69a37414457dfdf7d43c36909bfeb70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.35 21:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:23:39 b7da5af1a66e: Preparing 21:23:39 ed73cde403e5: Preparing 21:23:39 9112b3f11329: Preparing 21:23:39 15cbf3ee2f32: Preparing 21:23:39 525a43f7a737: Preparing 21:23:39 d2d9d24a8c2a: Preparing 21:23:39 d2d9d24a8c2a: Waiting 21:23:39 ed73cde403e5: Layer already exists 21:23:39 15cbf3ee2f32: Layer already exists 21:23:39 b7da5af1a66e: Layer already exists 21:23:39 9112b3f11329: Layer already exists 21:23:39 525a43f7a737: Layer already exists 21:23:39 d2d9d24a8c2a: Layer already exists 21:23:39 3.1.0-dev.35: digest: sha256:64c33da4ae33689b886433d8574ef0fee69a37414457dfdf7d43c36909bfeb70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:23:40 b7da5af1a66e: Preparing 21:23:40 ed73cde403e5: Preparing 21:23:40 9112b3f11329: Preparing 21:23:40 15cbf3ee2f32: Preparing 21:23:40 525a43f7a737: Preparing 21:23:40 d2d9d24a8c2a: Preparing 21:23:40 d2d9d24a8c2a: Waiting 21:23:40 b7da5af1a66e: Layer already exists 21:23:40 9112b3f11329: Layer already exists 21:23:40 15cbf3ee2f32: Layer already exists 21:23:40 525a43f7a737: Layer already exists 21:23:40 ed73cde403e5: Layer already exists 21:23:40 d2d9d24a8c2a: Layer already exists 21:23:40 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:64c33da4ae33689b886433d8574ef0fee69a37414457dfdf7d43c36909bfeb70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:40 + 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:23:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:23:41 b7da5af1a66e: Preparing 21:23:41 ed73cde403e5: Preparing 21:23:41 9112b3f11329: Preparing 21:23:41 15cbf3ee2f32: Preparing 21:23:41 525a43f7a737: Preparing 21:23:41 d2d9d24a8c2a: Preparing 21:23:41 d2d9d24a8c2a: Waiting 21:23:41 525a43f7a737: Layer already exists 21:23:41 15cbf3ee2f32: Layer already exists 21:23:41 ed73cde403e5: Layer already exists 21:23:41 9112b3f11329: Layer already exists 21:23:41 b7da5af1a66e: Layer already exists 21:23:41 d2d9d24a8c2a: Layer already exists 21:23:41 main: digest: sha256:64c33da4ae33689b886433d8574ef0fee69a37414457dfdf7d43c36909bfeb70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:41 ===================================================== [Pipeline] echo 21:23:41 taggedImages: 21:23:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:23:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.35 21:23:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:23:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:23:41 d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:41 latest 21:23:41 3.1.0-dev.35 21:23:41 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:23:41 main 21:23:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:23:42 76c9320913e4: Preparing 21:23:42 d702f6e4eaa2: Preparing 21:23:42 20f13d4b7969: Preparing 21:23:42 55750883fcd2: Preparing 21:23:42 e399c90946cd: Preparing 21:23:42 9112b3f11329: Preparing 21:23:42 15cbf3ee2f32: Preparing 21:23:42 6ed32337e15c: Preparing 21:23:42 d2d9d24a8c2a: Preparing 21:23:42 15cbf3ee2f32: Waiting 21:23:42 6ed32337e15c: Waiting 21:23:42 9112b3f11329: Waiting 21:23:42 d2d9d24a8c2a: Waiting 21:23:42 d702f6e4eaa2: Pushed 21:23:42 76c9320913e4: Pushed 21:23:42 20f13d4b7969: Pushed 21:23:42 9112b3f11329: Layer already exists 21:23:42 15cbf3ee2f32: Layer already exists 21:23:42 d2d9d24a8c2a: Layer already exists 21:23:43 6ed32337e15c: Pushed 21:23:55 e399c90946cd: Pushed 21:23:59 55750883fcd2: Pushed 21:23:59 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:723dea6f82b421473a3e57364bcc7dfc02706e37f97741b69b43693436457ba8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:00 + 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:24:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:24:00 76c9320913e4: Preparing 21:24:00 d702f6e4eaa2: Preparing 21:24:00 20f13d4b7969: Preparing 21:24:00 55750883fcd2: Preparing 21:24:00 e399c90946cd: Preparing 21:24:00 9112b3f11329: Preparing 21:24:00 15cbf3ee2f32: Preparing 21:24:00 6ed32337e15c: Preparing 21:24:00 d2d9d24a8c2a: Preparing 21:24:00 6ed32337e15c: Waiting 21:24:00 9112b3f11329: Waiting 21:24:00 15cbf3ee2f32: Waiting 21:24:00 d2d9d24a8c2a: Waiting 21:24:00 e399c90946cd: Layer already exists 21:24:00 20f13d4b7969: Layer already exists 21:24:00 76c9320913e4: Layer already exists 21:24:00 55750883fcd2: Layer already exists 21:24:00 d702f6e4eaa2: Layer already exists 21:24:00 9112b3f11329: Layer already exists 21:24:00 15cbf3ee2f32: Layer already exists 21:24:00 d2d9d24a8c2a: Layer already exists 21:24:00 6ed32337e15c: Layer already exists 21:24:00 latest: digest: sha256:723dea6f82b421473a3e57364bcc7dfc02706e37f97741b69b43693436457ba8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.35 21:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:24:01 76c9320913e4: Preparing 21:24:01 d702f6e4eaa2: Preparing 21:24:01 20f13d4b7969: Preparing 21:24:01 55750883fcd2: Preparing 21:24:01 e399c90946cd: Preparing 21:24:01 9112b3f11329: Preparing 21:24:01 15cbf3ee2f32: Preparing 21:24:01 6ed32337e15c: Preparing 21:24:01 d2d9d24a8c2a: Preparing 21:24:01 15cbf3ee2f32: Waiting 21:24:01 6ed32337e15c: Waiting 21:24:01 9112b3f11329: Waiting 21:24:01 d2d9d24a8c2a: Waiting 21:24:01 d702f6e4eaa2: Layer already exists 21:24:01 76c9320913e4: Layer already exists 21:24:01 55750883fcd2: Layer already exists 21:24:01 e399c90946cd: Layer already exists 21:24:01 20f13d4b7969: Layer already exists 21:24:01 9112b3f11329: Layer already exists 21:24:01 d2d9d24a8c2a: Layer already exists 21:24:01 15cbf3ee2f32: Layer already exists 21:24:01 6ed32337e15c: Layer already exists 21:24:01 3.1.0-dev.35: digest: sha256:723dea6f82b421473a3e57364bcc7dfc02706e37f97741b69b43693436457ba8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:24:01 76c9320913e4: Preparing 21:24:01 d702f6e4eaa2: Preparing 21:24:01 20f13d4b7969: Preparing 21:24:01 55750883fcd2: Preparing 21:24:01 e399c90946cd: Preparing 21:24:01 9112b3f11329: Preparing 21:24:01 15cbf3ee2f32: Preparing 21:24:01 6ed32337e15c: Preparing 21:24:01 d2d9d24a8c2a: Preparing 21:24:01 15cbf3ee2f32: Waiting 21:24:01 6ed32337e15c: Waiting 21:24:01 d2d9d24a8c2a: Waiting 21:24:01 9112b3f11329: Waiting 21:24:01 e399c90946cd: Layer already exists 21:24:01 d702f6e4eaa2: Layer already exists 21:24:01 76c9320913e4: Layer already exists 21:24:01 20f13d4b7969: Layer already exists 21:24:01 55750883fcd2: Layer already exists 21:24:01 15cbf3ee2f32: Layer already exists 21:24:01 9112b3f11329: Layer already exists 21:24:01 6ed32337e15c: Layer already exists 21:24:01 d2d9d24a8c2a: Layer already exists 21:24:01 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:723dea6f82b421473a3e57364bcc7dfc02706e37f97741b69b43693436457ba8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:02 + 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:24:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:24:02 76c9320913e4: Preparing 21:24:02 d702f6e4eaa2: Preparing 21:24:02 20f13d4b7969: Preparing 21:24:02 55750883fcd2: Preparing 21:24:02 e399c90946cd: Preparing 21:24:02 9112b3f11329: Preparing 21:24:02 15cbf3ee2f32: Preparing 21:24:02 6ed32337e15c: Preparing 21:24:02 d2d9d24a8c2a: Preparing 21:24:02 9112b3f11329: Waiting 21:24:02 15cbf3ee2f32: Waiting 21:24:02 6ed32337e15c: Waiting 21:24:02 d2d9d24a8c2a: Waiting 21:24:02 20f13d4b7969: Layer already exists 21:24:02 55750883fcd2: Layer already exists 21:24:02 e399c90946cd: Layer already exists 21:24:02 76c9320913e4: Layer already exists 21:24:02 d702f6e4eaa2: Layer already exists 21:24:02 15cbf3ee2f32: Layer already exists 21:24:02 9112b3f11329: Layer already exists 21:24:02 d2d9d24a8c2a: Layer already exists 21:24:02 6ed32337e15c: Layer already exists 21:24:02 main: digest: sha256:723dea6f82b421473a3e57364bcc7dfc02706e37f97741b69b43693436457ba8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:03 ===================================================== [Pipeline] echo 21:24:03 taggedImages: 21:24:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:24:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.35 21:24:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:24:03 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:24:03 d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:03 latest 21:24:03 3.1.0-dev.35 21:24:03 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:03 main 21:24:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:24:03 d8c5831d0e3e: Preparing 21:24:03 1cc80d76ebef: Preparing 21:24:03 9199ae5dc977: Preparing 21:24:03 9cf31fafa7ac: Preparing 21:24:03 9112b3f11329: Preparing 21:24:03 15cbf3ee2f32: Preparing 21:24:03 c421e8736c10: Preparing 21:24:03 d2d9d24a8c2a: Preparing 21:24:03 15cbf3ee2f32: Waiting 21:24:03 c421e8736c10: Waiting 21:24:03 d2d9d24a8c2a: Waiting 21:24:04 1cc80d76ebef: Pushed 21:24:04 9199ae5dc977: Pushed 21:24:06 9112b3f11329: Layer already exists 21:24:06 15cbf3ee2f32: Layer already exists 21:24:06 d2d9d24a8c2a: Layer already exists 21:24:06 d8c5831d0e3e: Pushed 21:24:06 c421e8736c10: Pushed 21:24:21 9cf31fafa7ac: Pushed 21:24:21 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:2fb168e2a7c32e4069ef201cdfcf5fc60bda489f4cf77151575e6f7097f7cceb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:24:22 d8c5831d0e3e: Preparing 21:24:22 1cc80d76ebef: Preparing 21:24:22 9199ae5dc977: Preparing 21:24:22 9cf31fafa7ac: Preparing 21:24:22 9112b3f11329: Preparing 21:24:22 15cbf3ee2f32: Preparing 21:24:22 c421e8736c10: Preparing 21:24:22 d2d9d24a8c2a: Preparing 21:24:22 15cbf3ee2f32: Waiting 21:24:22 c421e8736c10: Waiting 21:24:22 d2d9d24a8c2a: Waiting 21:24:22 9cf31fafa7ac: Layer already exists 21:24:22 9112b3f11329: Layer already exists 21:24:22 9199ae5dc977: Layer already exists 21:24:22 d8c5831d0e3e: Layer already exists 21:24:22 1cc80d76ebef: Layer already exists 21:24:22 15cbf3ee2f32: Layer already exists 21:24:22 c421e8736c10: Layer already exists 21:24:22 d2d9d24a8c2a: Layer already exists 21:24:22 latest: digest: sha256:2fb168e2a7c32e4069ef201cdfcf5fc60bda489f4cf77151575e6f7097f7cceb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.35 21:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:24:23 d8c5831d0e3e: Preparing 21:24:23 1cc80d76ebef: Preparing 21:24:23 9199ae5dc977: Preparing 21:24:23 9cf31fafa7ac: Preparing 21:24:23 9112b3f11329: Preparing 21:24:23 15cbf3ee2f32: Preparing 21:24:23 c421e8736c10: Preparing 21:24:23 d2d9d24a8c2a: Preparing 21:24:23 15cbf3ee2f32: Waiting 21:24:23 c421e8736c10: Waiting 21:24:23 d2d9d24a8c2a: Waiting 21:24:23 d8c5831d0e3e: Layer already exists 21:24:23 1cc80d76ebef: Layer already exists 21:24:23 9112b3f11329: Layer already exists 21:24:23 9199ae5dc977: Layer already exists 21:24:23 9cf31fafa7ac: Layer already exists 21:24:23 d2d9d24a8c2a: Layer already exists 21:24:23 c421e8736c10: Layer already exists 21:24:23 15cbf3ee2f32: Layer already exists 21:24:23 3.1.0-dev.35: digest: sha256:2fb168e2a7c32e4069ef201cdfcf5fc60bda489f4cf77151575e6f7097f7cceb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:24:24 d8c5831d0e3e: Preparing 21:24:24 1cc80d76ebef: Preparing 21:24:24 9199ae5dc977: Preparing 21:24:24 9cf31fafa7ac: Preparing 21:24:24 9112b3f11329: Preparing 21:24:24 15cbf3ee2f32: Preparing 21:24:24 c421e8736c10: Preparing 21:24:24 d2d9d24a8c2a: Preparing 21:24:24 c421e8736c10: Waiting 21:24:24 d2d9d24a8c2a: Waiting 21:24:24 15cbf3ee2f32: Waiting 21:24:24 1cc80d76ebef: Layer already exists 21:24:24 d8c5831d0e3e: Layer already exists 21:24:24 9cf31fafa7ac: Layer already exists 21:24:24 9199ae5dc977: Layer already exists 21:24:24 9112b3f11329: Layer already exists 21:24:24 15cbf3ee2f32: Layer already exists 21:24:24 c421e8736c10: Layer already exists 21:24:24 d2d9d24a8c2a: Layer already exists 21:24:24 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:2fb168e2a7c32e4069ef201cdfcf5fc60bda489f4cf77151575e6f7097f7cceb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:24:24 d8c5831d0e3e: Preparing 21:24:24 1cc80d76ebef: Preparing 21:24:24 9199ae5dc977: Preparing 21:24:24 9cf31fafa7ac: Preparing 21:24:24 9112b3f11329: Preparing 21:24:24 15cbf3ee2f32: Preparing 21:24:24 c421e8736c10: Preparing 21:24:24 d2d9d24a8c2a: Preparing 21:24:24 15cbf3ee2f32: Waiting 21:24:24 c421e8736c10: Waiting 21:24:24 d2d9d24a8c2a: Waiting 21:24:24 9cf31fafa7ac: Layer already exists 21:24:24 9199ae5dc977: Layer already exists 21:24:24 9112b3f11329: Layer already exists 21:24:24 d8c5831d0e3e: Layer already exists 21:24:24 1cc80d76ebef: Layer already exists 21:24:24 15cbf3ee2f32: Layer already exists 21:24:24 d2d9d24a8c2a: Layer already exists 21:24:24 c421e8736c10: Layer already exists 21:24:24 main: digest: sha256:2fb168e2a7c32e4069ef201cdfcf5fc60bda489f4cf77151575e6f7097f7cceb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:24 ===================================================== [Pipeline] echo 21:24:24 taggedImages: 21:24:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:24:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.35 21:24:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:24:24 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:24:24 d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:24 latest 21:24:24 3.1.0-dev.35 21:24:24 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:24 main 21:24:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:24:25 59801d30d3a1: Preparing 21:24:25 db6d513b9181: Preparing 21:24:25 a4a7b18539e6: Preparing 21:24:25 9cf31fafa7ac: Preparing 21:24:25 9112b3f11329: Preparing 21:24:25 15cbf3ee2f32: Preparing 21:24:25 6ed32337e15c: Preparing 21:24:25 d2d9d24a8c2a: Preparing 21:24:25 6ed32337e15c: Waiting 21:24:25 15cbf3ee2f32: Waiting 21:24:25 d2d9d24a8c2a: Waiting 21:24:25 9112b3f11329: Layer already exists 21:24:25 9cf31fafa7ac: Layer already exists 21:24:25 15cbf3ee2f32: Layer already exists 21:24:25 6ed32337e15c: Layer already exists 21:24:25 d2d9d24a8c2a: Layer already exists 21:24:25 db6d513b9181: Pushed 21:24:25 a4a7b18539e6: Pushed 21:24:25 59801d30d3a1: Pushed 21:24:25 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:21993eae683e1a732b82078125c8700995886b8bf5ece2765e6ea75bf2eb7aee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:26 + 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:24:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:24:26 59801d30d3a1: Preparing 21:24:26 db6d513b9181: Preparing 21:24:26 a4a7b18539e6: Preparing 21:24:26 9cf31fafa7ac: Preparing 21:24:26 9112b3f11329: Preparing 21:24:26 15cbf3ee2f32: Preparing 21:24:26 6ed32337e15c: Preparing 21:24:26 d2d9d24a8c2a: Preparing 21:24:26 15cbf3ee2f32: Waiting 21:24:26 6ed32337e15c: Waiting 21:24:26 d2d9d24a8c2a: Waiting 21:24:26 9112b3f11329: Layer already exists 21:24:26 db6d513b9181: Layer already exists 21:24:26 a4a7b18539e6: Layer already exists 21:24:26 59801d30d3a1: Layer already exists 21:24:26 9cf31fafa7ac: Layer already exists 21:24:26 6ed32337e15c: Layer already exists 21:24:26 d2d9d24a8c2a: Layer already exists 21:24:26 15cbf3ee2f32: Layer already exists 21:24:26 latest: digest: sha256:21993eae683e1a732b82078125c8700995886b8bf5ece2765e6ea75bf2eb7aee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.35 21:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:24:27 59801d30d3a1: Preparing 21:24:27 db6d513b9181: Preparing 21:24:27 a4a7b18539e6: Preparing 21:24:27 9cf31fafa7ac: Preparing 21:24:27 9112b3f11329: Preparing 21:24:27 15cbf3ee2f32: Preparing 21:24:27 6ed32337e15c: Preparing 21:24:27 d2d9d24a8c2a: Preparing 21:24:27 15cbf3ee2f32: Waiting 21:24:27 d2d9d24a8c2a: Waiting 21:24:27 6ed32337e15c: Waiting 21:24:27 9112b3f11329: Layer already exists 21:24:27 9cf31fafa7ac: Layer already exists 21:24:27 59801d30d3a1: Layer already exists 21:24:27 db6d513b9181: Layer already exists 21:24:27 a4a7b18539e6: Layer already exists 21:24:27 6ed32337e15c: Layer already exists 21:24:27 15cbf3ee2f32: Layer already exists 21:24:27 d2d9d24a8c2a: Layer already exists 21:24:27 3.1.0-dev.35: digest: sha256:21993eae683e1a732b82078125c8700995886b8bf5ece2765e6ea75bf2eb7aee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:24:27 59801d30d3a1: Preparing 21:24:27 db6d513b9181: Preparing 21:24:27 a4a7b18539e6: Preparing 21:24:27 9cf31fafa7ac: Preparing 21:24:27 9112b3f11329: Preparing 21:24:27 15cbf3ee2f32: Preparing 21:24:27 6ed32337e15c: Preparing 21:24:27 d2d9d24a8c2a: Preparing 21:24:27 15cbf3ee2f32: Waiting 21:24:27 6ed32337e15c: Waiting 21:24:27 d2d9d24a8c2a: Waiting 21:24:27 59801d30d3a1: Layer already exists 21:24:27 db6d513b9181: Layer already exists 21:24:27 9112b3f11329: Layer already exists 21:24:27 9cf31fafa7ac: Layer already exists 21:24:27 a4a7b18539e6: Layer already exists 21:24:27 d2d9d24a8c2a: Layer already exists 21:24:27 15cbf3ee2f32: Layer already exists 21:24:27 6ed32337e15c: Layer already exists 21:24:28 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:21993eae683e1a732b82078125c8700995886b8bf5ece2765e6ea75bf2eb7aee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:28 + 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:24:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:24:28 59801d30d3a1: Preparing 21:24:28 db6d513b9181: Preparing 21:24:28 a4a7b18539e6: Preparing 21:24:28 9cf31fafa7ac: Preparing 21:24:28 9112b3f11329: Preparing 21:24:28 15cbf3ee2f32: Preparing 21:24:28 6ed32337e15c: Preparing 21:24:28 d2d9d24a8c2a: Preparing 21:24:28 15cbf3ee2f32: Waiting 21:24:28 6ed32337e15c: Waiting 21:24:28 d2d9d24a8c2a: Waiting 21:24:28 a4a7b18539e6: Layer already exists 21:24:28 9cf31fafa7ac: Layer already exists 21:24:28 59801d30d3a1: Layer already exists 21:24:28 9112b3f11329: Layer already exists 21:24:28 db6d513b9181: Layer already exists 21:24:28 6ed32337e15c: Layer already exists 21:24:28 15cbf3ee2f32: Layer already exists 21:24:28 d2d9d24a8c2a: Layer already exists 21:24:28 main: digest: sha256:21993eae683e1a732b82078125c8700995886b8bf5ece2765e6ea75bf2eb7aee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:28 ===================================================== [Pipeline] echo 21:24:28 taggedImages: 21:24:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:24:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.35 21:24:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:24:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:24:28 d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:28 latest 21:24:28 3.1.0-dev.35 21:24:28 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:28 main 21:24:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:24:29 a04977798e55: Preparing 21:24:29 825e0cb8b536: Preparing 21:24:29 9112b3f11329: Preparing 21:24:29 15cbf3ee2f32: Preparing 21:24:29 532e1b4b7924: Preparing 21:24:29 d2d9d24a8c2a: Preparing 21:24:29 d2d9d24a8c2a: Waiting 21:24:29 15cbf3ee2f32: Layer already exists 21:24:29 9112b3f11329: Layer already exists 21:24:29 d2d9d24a8c2a: Layer already exists 21:24:29 a04977798e55: Pushed 21:24:29 532e1b4b7924: Pushed 21:24:36 825e0cb8b536: Pushed 21:24:36 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:3208c8a6f29927e757b699dda18ad6fbdbfcb1bdb99ae500082006296ea02e11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:24:36 a04977798e55: Preparing 21:24:36 825e0cb8b536: Preparing 21:24:36 9112b3f11329: Preparing 21:24:36 15cbf3ee2f32: Preparing 21:24:36 532e1b4b7924: Preparing 21:24:36 d2d9d24a8c2a: Preparing 21:24:36 d2d9d24a8c2a: Waiting 21:24:36 15cbf3ee2f32: Layer already exists 21:24:36 9112b3f11329: Layer already exists 21:24:36 532e1b4b7924: Layer already exists 21:24:36 825e0cb8b536: Layer already exists 21:24:36 a04977798e55: Layer already exists 21:24:36 d2d9d24a8c2a: Layer already exists 21:24:36 latest: digest: sha256:3208c8a6f29927e757b699dda18ad6fbdbfcb1bdb99ae500082006296ea02e11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.35 21:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:24:37 a04977798e55: Preparing 21:24:37 825e0cb8b536: Preparing 21:24:37 9112b3f11329: Preparing 21:24:37 15cbf3ee2f32: Preparing 21:24:37 532e1b4b7924: Preparing 21:24:37 d2d9d24a8c2a: Preparing 21:24:37 d2d9d24a8c2a: Waiting 21:24:37 15cbf3ee2f32: Layer already exists 21:24:37 a04977798e55: Layer already exists 21:24:37 825e0cb8b536: Layer already exists 21:24:37 9112b3f11329: Layer already exists 21:24:37 532e1b4b7924: Layer already exists 21:24:37 d2d9d24a8c2a: Layer already exists 21:24:37 3.1.0-dev.35: digest: sha256:3208c8a6f29927e757b699dda18ad6fbdbfcb1bdb99ae500082006296ea02e11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:24:38 a04977798e55: Preparing 21:24:38 825e0cb8b536: Preparing 21:24:38 9112b3f11329: Preparing 21:24:38 15cbf3ee2f32: Preparing 21:24:38 532e1b4b7924: Preparing 21:24:38 d2d9d24a8c2a: Preparing 21:24:38 d2d9d24a8c2a: Waiting 21:24:38 a04977798e55: Layer already exists 21:24:38 15cbf3ee2f32: Layer already exists 21:24:38 825e0cb8b536: Layer already exists 21:24:38 532e1b4b7924: Layer already exists 21:24:38 9112b3f11329: Layer already exists 21:24:38 d2d9d24a8c2a: Layer already exists 21:24:38 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:3208c8a6f29927e757b699dda18ad6fbdbfcb1bdb99ae500082006296ea02e11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:24:39 a04977798e55: Preparing 21:24:39 825e0cb8b536: Preparing 21:24:39 9112b3f11329: Preparing 21:24:39 15cbf3ee2f32: Preparing 21:24:39 532e1b4b7924: Preparing 21:24:39 d2d9d24a8c2a: Preparing 21:24:39 d2d9d24a8c2a: Waiting 21:24:39 a04977798e55: Layer already exists 21:24:39 9112b3f11329: Layer already exists 21:24:39 15cbf3ee2f32: Layer already exists 21:24:39 532e1b4b7924: Layer already exists 21:24:39 825e0cb8b536: Layer already exists 21:24:39 d2d9d24a8c2a: Layer already exists 21:24:39 main: digest: sha256:3208c8a6f29927e757b699dda18ad6fbdbfcb1bdb99ae500082006296ea02e11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:39 ===================================================== [Pipeline] echo 21:24:39 taggedImages: 21:24:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:24:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.35 21:24:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:24:39 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:24:39 d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:39 latest 21:24:39 3.1.0-dev.35 21:24:39 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:39 main 21:24:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:24:40 54e391de4a66: Preparing 21:24:40 23176f8d58a2: Preparing 21:24:40 9112b3f11329: Preparing 21:24:40 15cbf3ee2f32: Preparing 21:24:40 eac528eaba0c: Preparing 21:24:40 d2d9d24a8c2a: Preparing 21:24:40 d2d9d24a8c2a: Waiting 21:24:40 eac528eaba0c: Layer already exists 21:24:40 9112b3f11329: Layer already exists 21:24:40 15cbf3ee2f32: Layer already exists 21:24:40 d2d9d24a8c2a: Layer already exists 21:24:40 54e391de4a66: Pushed 21:24:47 23176f8d58a2: Pushed 21:24:48 d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:c832281fd97a08a34402e96e4fcfb6533c2829d6c41a42012755e40dcfc297c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:24:49 54e391de4a66: Preparing 21:24:49 23176f8d58a2: Preparing 21:24:49 9112b3f11329: Preparing 21:24:49 15cbf3ee2f32: Preparing 21:24:49 eac528eaba0c: Preparing 21:24:49 d2d9d24a8c2a: Preparing 21:24:49 d2d9d24a8c2a: Waiting 21:24:49 9112b3f11329: Layer already exists 21:24:49 eac528eaba0c: Layer already exists 21:24:49 54e391de4a66: Layer already exists 21:24:49 23176f8d58a2: Layer already exists 21:24:49 15cbf3ee2f32: Layer already exists 21:24:49 d2d9d24a8c2a: Layer already exists 21:24:49 latest: digest: sha256:c832281fd97a08a34402e96e4fcfb6533c2829d6c41a42012755e40dcfc297c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.35 21:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:24:50 54e391de4a66: Preparing 21:24:50 23176f8d58a2: Preparing 21:24:50 9112b3f11329: Preparing 21:24:50 15cbf3ee2f32: Preparing 21:24:50 eac528eaba0c: Preparing 21:24:50 d2d9d24a8c2a: Preparing 21:24:50 d2d9d24a8c2a: Waiting 21:24:50 9112b3f11329: Layer already exists 21:24:50 54e391de4a66: Layer already exists 21:24:50 eac528eaba0c: Layer already exists 21:24:50 23176f8d58a2: Layer already exists 21:24:50 15cbf3ee2f32: Layer already exists 21:24:50 d2d9d24a8c2a: Layer already exists 21:24:50 3.1.0-dev.35: digest: sha256:c832281fd97a08a34402e96e4fcfb6533c2829d6c41a42012755e40dcfc297c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:24:51 54e391de4a66: Preparing 21:24:51 23176f8d58a2: Preparing 21:24:51 9112b3f11329: Preparing 21:24:51 15cbf3ee2f32: Preparing 21:24:51 eac528eaba0c: Preparing 21:24:51 d2d9d24a8c2a: Preparing 21:24:51 d2d9d24a8c2a: Waiting 21:24:51 eac528eaba0c: Layer already exists 21:24:51 54e391de4a66: Layer already exists 21:24:51 9112b3f11329: Layer already exists 21:24:51 15cbf3ee2f32: Layer already exists 21:24:51 23176f8d58a2: Layer already exists 21:24:51 d2d9d24a8c2a: Layer already exists 21:24:51 d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:c832281fd97a08a34402e96e4fcfb6533c2829d6c41a42012755e40dcfc297c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:24:51 54e391de4a66: Preparing 21:24:51 23176f8d58a2: Preparing 21:24:51 9112b3f11329: Preparing 21:24:51 15cbf3ee2f32: Preparing 21:24:51 eac528eaba0c: Preparing 21:24:51 d2d9d24a8c2a: Preparing 21:24:51 d2d9d24a8c2a: Waiting 21:24:51 15cbf3ee2f32: Layer already exists 21:24:51 9112b3f11329: Layer already exists 21:24:51 23176f8d58a2: Layer already exists 21:24:51 eac528eaba0c: Layer already exists 21:24:51 54e391de4a66: Layer already exists 21:24:51 d2d9d24a8c2a: Layer already exists 21:24:51 main: digest: sha256:c832281fd97a08a34402e96e4fcfb6533c2829d6c41a42012755e40dcfc297c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:52 ===================================================== [Pipeline] echo 21:24:52 taggedImages: 21:24:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a 21:24:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:24:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.35 21:24:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 21:24:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:24:52 21:24:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:24:52 arm64: Pulling from edgex-lftools-log-publisher 21:24:52 8998bd30e6a1: Pulling fs layer 21:24:52 04944245beec: Pulling fs layer 21:24:52 699f458cf7ca: Pulling fs layer 21:24:52 765212b225bb: Pulling fs layer 21:24:52 f23df028b6ca: Pulling fs layer 21:24:52 d65c8cfc05b1: Pulling fs layer 21:24:52 2437ff75d9bd: Pulling fs layer 21:24:52 765212b225bb: Waiting 21:24:52 f23df028b6ca: Waiting 21:24:52 d65c8cfc05b1: Waiting 21:24:52 2437ff75d9bd: Waiting 21:24:53 04944245beec: Verifying Checksum 21:24:53 04944245beec: Download complete 21:24:53 765212b225bb: Verifying Checksum 21:24:53 765212b225bb: Download complete 21:24:53 f23df028b6ca: Verifying Checksum 21:24:53 f23df028b6ca: Download complete 21:24:53 d65c8cfc05b1: Verifying Checksum 21:24:53 d65c8cfc05b1: Download complete 21:24:53 699f458cf7ca: Verifying Checksum 21:24:53 699f458cf7ca: Download complete 21:24:53 8998bd30e6a1: Verifying Checksum 21:24:53 8998bd30e6a1: Download complete 21:24:56 2437ff75d9bd: Verifying Checksum 21:24:56 2437ff75d9bd: Download complete 21:24:57 8998bd30e6a1: Pull complete 21:24:58 04944245beec: Pull complete 21:25:01 699f458cf7ca: Pull complete 21:25:01 765212b225bb: Pull complete 21:25:02 f23df028b6ca: Pull complete 21:25:02 d65c8cfc05b1: Pull complete 21:25:17 2437ff75d9bd: Pull complete 21:25:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:25:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:25:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:17 prd-ubuntu20.04-docker-arm64-4c-16g-4830 does not seem to be running inside a container 21:25:17 $ 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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:25:20 $ docker top 2ab4f2eea0eb37c6f5b035e495e00bc20ff668dacfe6c3183e4c37e611110fb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:21 ---> job-cost.sh 21:25:21 lf-activate-venv: SKIPPING 21:25:21 INFO: No Stack... 21:25:21 INFO: Retrieving Pricing Info for: v3-standard-4 21:25:22 INFO: Archiving Costs [Pipeline] sh 21:25:23 + cat /w/workspace/edgex-go/569/archives/cost.csv 21:25:23 + cut -d, -f6 [Pipeline] lock 21:25:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-569-stack-cost] 21:25:23 Resource [jenkins-edgexfoundry-edgex-go-main-569-stack-cost] did not exist. Created. 21:25:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-569-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:25:23 + echo total: 0.10999999940395355 [Pipeline] stash 21:25:24 Stashed 1 file(s) [Pipeline] } 21:25:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-569-stack-cost] [Pipeline] // lock [Pipeline] } 21:25:24 $ docker stop --time=1 2ab4f2eea0eb37c6f5b035e495e00bc20ff668dacfe6c3183e4c37e611110fb2 21:25:26 $ docker rm -f --volumes 2ab4f2eea0eb37c6f5b035e495e00bc20ff668dacfe6c3183e4c37e611110fb2 [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:25:26 provisioning config files... 21:25:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/569@tmp/config12802340468628029080tmp [Pipeline] { [Pipeline] sh 21:25:26 + set +x 21:25:26 + bash -s -- 21:25:26 + curl -s https://codecov.io/bash 21:25:26 21:25:26 _____ _ 21:25:26 / ____| | | 21:25:26 | | ___ __| | ___ ___ _____ __ 21:25:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:25:26 | |___| (_) | (_| | __/ (_| (_) \ V / 21:25:26 \_____\___/ \__,_|\___|\___\___/ \_/ 21:25:26 Bash-1.0.6 21:25:26 21:25:26 21:25:26 ==> git version 2.25.1 found 21:25:26 ==> 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:25:26 Release-Date: 2020-01-08 21:25:26 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:25:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:25:26 ==> Jenkins CI detected. 21:25:26 current dir:  /w/workspace/edgex-go/569 21:25:26 project root: . 21:25:26 --> token set from env 21:25:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:25:26 ==> Running gcov in . (disable via -X gcov) 21:25:27 ==> Python coveragepy not found 21:25:27 ==> Searching for coverage reports in: 21:25:27 + . 21:25:27 -> Found 1 reports 21:25:27 ==> Detecting git/mercurial file structure 21:25:27 ==> Reading reports 21:25:27 + ./coverage.out bytes=446997 21:25:27 ==> Appending adjustments 21:25:27 https://docs.codecov.io/docs/fixing-reports 21:25:28 + Found adjustments 21:25:28 ==> Gzipping contents 21:25:28 60K /tmp/codecov.HKzlg7.gz 21:25:28 ==> Uploading reports 21:25:28 url: https://codecov.io 21:25:28 query: branch=main&commit=d7006332552ae400ff85615e0161ae3cc8710e9a&build=569&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F569%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:25:28 -> Pinging Codecov 21:25:28 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=d7006332552ae400ff85615e0161ae3cc8710e9a&build=569&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F569%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:25:28 -> Uploading to 21:25:28 https://storage.googleapis.com/codecov/v4/raw/2023-08-29/00271124DB129430A58F1EEE437C3FCB/d7006332552ae400ff85615e0161ae3cc8710e9a/36b02a7a-91fc-4fd8-a018-534c12727fea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230829T212528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e04fb2836e7b393e00621f11476eb8f1bd24869373562f79e8e17044903763e 21:25:28 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:28 Dload Upload Total Spent Left Speed 21:25:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57384 0 0 100 57384 0 242k --:--:-- --:--:-- --:--:-- 242k 21:25:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } 21:25:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:25:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:25:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:25:29 21:25:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:25:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:25:29 df9b9388f04a: Pulling fs layer 21:25:29 52dc419b0ee2: Pulling fs layer 21:25:29 25bc292e5bac: Pulling fs layer 21:25:29 114826534d7a: Pulling fs layer 21:25:29 4657fd5d0bcf: Pulling fs layer 21:25:29 6ad1cebc031e: Pulling fs layer 21:25:29 8a3aa393b2d8: Pulling fs layer 21:25:29 4657fd5d0bcf: Waiting 21:25:29 6ad1cebc031e: Waiting 21:25:29 8a3aa393b2d8: Waiting 21:25:29 114826534d7a: Waiting 21:25:29 25bc292e5bac: Verifying Checksum 21:25:29 25bc292e5bac: Download complete 21:25:29 52dc419b0ee2: Download complete 21:25:29 4657fd5d0bcf: Verifying Checksum 21:25:29 4657fd5d0bcf: Download complete 21:25:29 df9b9388f04a: Download complete 21:25:29 6ad1cebc031e: Verifying Checksum 21:25:29 6ad1cebc031e: Download complete 21:25:29 df9b9388f04a: Pull complete 21:25:29 52dc419b0ee2: Pull complete 21:25:29 25bc292e5bac: Pull complete 21:25:30 114826534d7a: Verifying Checksum 21:25:30 114826534d7a: Download complete 21:25:30 8a3aa393b2d8: Verifying Checksum 21:25:30 8a3aa393b2d8: Download complete 21:25:34 114826534d7a: Pull complete 21:25:34 4657fd5d0bcf: Pull complete 21:25:34 6ad1cebc031e: Pull complete 21:25:38 8a3aa393b2d8: Pull complete 21:25:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:25:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:38 prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container 21:25:38 $ 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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@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:25:46 $ docker top 0060233d4f09c82746b72cb4ae06e69693d7ee438e0ba15ed0186f63a3765eb8 -eo pid,comm [Pipeline] { [Pipeline] echo 21:25:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:25:46 + set -o pipefail 21:25:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:25:54 21:25:54 Monitoring /w/workspace/edgex-go/569 (github.com/edgexfoundry/edgex-go)... 21:25:54 21:25:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4a11edc1-81f1-47b8-b1d8-8f82470424db 21:25:54 21:25:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:25:54 21:25:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:25:54 21:25:54 21:25:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:25:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:25:54 More details here: https://snyk.co/ue1NS [Pipeline] } 21:25:54 $ docker stop --time=1 0060233d4f09c82746b72cb4ae06e69693d7ee438e0ba15ed0186f63a3765eb8 21:25:59 $ docker rm -f --volumes 0060233d4f09c82746b72cb4ae06e69693d7ee438e0ba15ed0186f63a3765eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:25:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:59 provisioning config files... 21:25:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/569@tmp/config3455813224735215460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:00 --> edgex-publish-swagger.sh 21:26:00 === Publish openapi/v3 API === 21:26:00 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:26:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/569/openapi/v3/core-command.yaml] 21:26:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:26:00 Dload Upload Total Spent Left Speed 21:26:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 53477 --:--:-- --:--:-- --:--:-- 53565 21:26:00 21:26:00 21:26:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/569/openapi/v3/core-data.yaml] 21:26:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:26:00 Dload Upload Total Spent Left Speed 21:26:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 138k --:--:-- --:--:-- --:--:-- 138k 100 71708 0 0 100 71708 0 138k --:--:-- --:--:-- --:--:-- 138k 21:26:01 21:26:01 21:26:01 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/569/openapi/v3/core-metadata.yaml] 21:26:01 % Total % Received % Xferd Average Speed Time Time Time Current 21:26:01 Dload Upload Total Spent Left Speed 21:26:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 292k --:--:-- --:--:-- --:--:-- 292k 21:26:02 21:26:02 21:26:02 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/569/openapi/v3/support-notifications.yaml] 21:26:02 % Total % Received % Xferd Average Speed Time Time Time Current 21:26:02 Dload Upload Total Spent Left Speed 21:26:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 162k --:--:-- --:--:-- --:--:-- 162k 100 87000 0 0 100 87000 0 162k --:--:-- --:--:-- --:--:-- 161k 21:26:02 21:26:02 21:26:02 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/569/openapi/v3/support-scheduler.yaml] 21:26:02 % Total % Received % Xferd Average Speed Time Time Time Current 21:26:02 Dload Upload Total Spent Left Speed 21:26:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 88195 --:--:-- --:--:-- --:--:-- 88195 21:26:02 21:26:02 [Pipeline] } 21:26:02 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:26:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:26:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:03 prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container 21:26:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@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:26:04 $ docker top 0d00c4560d0c58eac65d41486ba8a3cafdf52ce6fa3f75abebccfd5d49d82a8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:04 [ssh-agent] Looking for ssh-agent implementation... 21:26:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:04 $ docker exec 0d00c4560d0c58eac65d41486ba8a3cafdf52ce6fa3f75abebccfd5d49d82a8c ssh-agent 21:26:04 SSH_AUTH_SOCK=/tmp/ssh-9ZQAbyLH3HR2/agent.32 21:26:04 SSH_AGENT_PID=38 21:26:04 Running ssh-add (command line suppressed) 21:26:04 Identity added: /w/workspace/edgex-go/569@tmp/private_key_15964253194884375249.key (/w/workspace/edgex-go/569@tmp/private_key_15964253194884375249.key) 21:26:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:04 + git semver tag 21:26:05 2023-08-29 21:26:05,062 [run_tag] DEBUG tag force:False 21:26:05 2023-08-29 21:26:05,063 [check_head_tag] DEBUG check head tag 21:26:05 2023-08-29 21:26:05,064 [execute] INFO git cat-file --batch-check 21:26:05 2023-08-29 21:26:05,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/569, universal_newlines=False, shell=None, istream=) 21:26:05 2023-08-29 21:26:05,068 [execute] INFO git cat-file --batch 21:26:05 2023-08-29 21:26:05,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/569, universal_newlines=False, shell=None, istream=) 21:26:05 2023-08-29 21:26:05,089 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main 21:26:05 2023-08-29 21:26:05,089 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 21:26:05 2023-08-29 21:26:05,090 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/edgex-go/569, universal_newlines=False, shell=None, istream=None) 21:26:05 2023-08-29 21:26:05,095 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main 21:26:05 3.1.0-dev.35 [Pipeline] } 21:26:05 $ docker exec --env ******** --env ******** 0d00c4560d0c58eac65d41486ba8a3cafdf52ce6fa3f75abebccfd5d49d82a8c ssh-agent -k 21:26:05 unset SSH_AUTH_SOCK; 21:26:05 unset SSH_AGENT_PID; 21:26:05 echo Agent pid 38 killed; 21:26:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:05 + git semver [Pipeline] } 21:26:06 $ docker stop --time=1 0d00c4560d0c58eac65d41486ba8a3cafdf52ce6fa3f75abebccfd5d49d82a8c 21:26:07 $ docker rm -f --volumes 0d00c4560d0c58eac65d41486ba8a3cafdf52ce6fa3f75abebccfd5d49d82a8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:26:07 21:26:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:26:08 0.23.1-centos7: Pulling from edgex-lftools 21:26:08 ab5ef0e58194: Pulling fs layer 21:26:08 9712f1f96733: Pulling fs layer 21:26:08 63f879dbbcfc: Pulling fs layer 21:26:08 0d9ebad4ef96: Pulling fs layer 21:26:08 e9a5061849ea: Pulling fs layer 21:26:08 d747dcd14b5f: Pulling fs layer 21:26:08 2de7ff778b66: Pulling fs layer 21:26:08 0d9ebad4ef96: Waiting 21:26:08 e9a5061849ea: Waiting 21:26:08 d747dcd14b5f: Waiting 21:26:08 2de7ff778b66: Waiting 21:26:08 9712f1f96733: Verifying Checksum 21:26:08 9712f1f96733: Download complete 21:26:08 63f879dbbcfc: Verifying Checksum 21:26:08 63f879dbbcfc: Download complete 21:26:08 e9a5061849ea: Verifying Checksum 21:26:08 e9a5061849ea: Download complete 21:26:08 d747dcd14b5f: Verifying Checksum 21:26:08 d747dcd14b5f: Download complete 21:26:08 0d9ebad4ef96: Verifying Checksum 21:26:08 0d9ebad4ef96: Download complete 21:26:08 ab5ef0e58194: Verifying Checksum 21:26:08 ab5ef0e58194: Download complete 21:26:08 2de7ff778b66: Verifying Checksum 21:26:08 2de7ff778b66: Download complete 21:26:11 ab5ef0e58194: Pull complete 21:26:11 9712f1f96733: Pull complete 21:26:12 63f879dbbcfc: Pull complete 21:26:16 0d9ebad4ef96: Pull complete 21:26:16 e9a5061849ea: Pull complete 21:26:16 d747dcd14b5f: Pull complete 21:26:18 2de7ff778b66: Pull complete 21:26:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:26:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:26:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:18 prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container 21:26:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@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:26:25 $ docker top 0e69cb422be55d85a3861036c65974ee03036b39073acaf9f429ea68d7e3c0ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:26:25 provisioning config files... 21:26:25 copy managed file [sigul-config] to file:/w/workspace/edgex-go/569@tmp/config2292424213406332417tmp 21:26:25 copy managed file [sigul-password] to file:/w/workspace/edgex-go/569@tmp/config15760188471231924387tmp 21:26:25 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/569@tmp/config1413562943642794858tmp [Pipeline] { [Pipeline] echo 21:26:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:26:26 ---> sigul-configuration.sh 21:26:26 gpg: directory `/root/.gnupg' created 21:26:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:26:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:26:26 gpg: keyring `/root/.gnupg/secring.gpg' created 21:26:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:26:26 gpg: CAST5 encrypted data 21:26:26 gpg: encrypted with 1 passphrase 21:26:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:26:26 + mkdir /home/jenkins 21:26:26 + mkdir /home/jenkins/sigul [Pipeline] sh 21:26:26 + 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:26:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:26:27 ---> sigul-install.sh 21:26:27 Sigul already installed; skipping installation. [Pipeline] sh 21:26:27 + git tag --list 21:26:27 0.6.0 21:26:27 0.6.1 21:26:27 0.7.0 21:26:27 0.7.1 21:26:27 v1.0.0 21:26:27 v1.0.1 21:26:27 v1.1.0 21:26:27 v1.2.0 21:26:27 v1.2.1 21:26:27 v1.3.0 21:26:27 v1.3.1 21:26:27 v2.0.0 21:26:27 v2.1.0 21:26:27 v2.1.1 21:26:27 v2.2.0 21:26:27 v2.3.0 21:26:27 v3.0 21:26:27 v3.0.0 21:26:27 v3.1.0-dev.1 21:26:27 v3.1.0-dev.10 21:26:27 v3.1.0-dev.11 21:26:27 v3.1.0-dev.12 21:26:27 v3.1.0-dev.13 21:26:27 v3.1.0-dev.14 21:26:27 v3.1.0-dev.15 21:26:27 v3.1.0-dev.16 21:26:27 v3.1.0-dev.17 21:26:27 v3.1.0-dev.18 21:26:27 v3.1.0-dev.19 21:26:27 v3.1.0-dev.2 21:26:27 v3.1.0-dev.20 21:26:27 v3.1.0-dev.21 21:26:27 v3.1.0-dev.22 21:26:27 v3.1.0-dev.23 21:26:27 v3.1.0-dev.24 21:26:27 v3.1.0-dev.25 21:26:27 v3.1.0-dev.26 21:26:27 v3.1.0-dev.27 21:26:27 v3.1.0-dev.28 21:26:27 v3.1.0-dev.29 21:26:27 v3.1.0-dev.3 21:26:27 v3.1.0-dev.30 21:26:27 v3.1.0-dev.31 21:26:27 v3.1.0-dev.32 21:26:27 v3.1.0-dev.33 21:26:27 v3.1.0-dev.34 21:26:27 v3.1.0-dev.35 21:26:27 v3.1.0-dev.4 21:26:27 v3.1.0-dev.5 21:26:27 v3.1.0-dev.6 21:26:27 v3.1.0-dev.7 21:26:27 v3.1.0-dev.8 21:26:27 v3.1.0-dev.9 [Pipeline] sh 21:26:27 + lftools sign git-tag v3.1.0-dev.35 21:26:28 Signing Git tag with Sigul... 21:26:28 Signing v3.1.0-dev.35 [Pipeline] echo 21:26:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:26:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:26:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:26:29 $ docker stop --time=1 0e69cb422be55d85a3861036c65974ee03036b39073acaf9f429ea68d7e3c0ee 21:26:30 $ docker rm -f --volumes 0e69cb422be55d85a3861036c65974ee03036b39073acaf9f429ea68d7e3c0ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:26:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:26:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:31 prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container 21:26:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@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:26:31 $ docker top 969811e94a509c0204d1992cb53a26179a5ae40e2166c6d874029de1dad2c5f1 -eo pid,comm 21:26:31 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:26:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:31 [ssh-agent] Looking for ssh-agent implementation... 21:26:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:31 $ docker exec 969811e94a509c0204d1992cb53a26179a5ae40e2166c6d874029de1dad2c5f1 ssh-agent 21:26:31 SSH_AUTH_SOCK=/tmp/ssh-LBuTEwCToqvy/agent.32 21:26:31 SSH_AGENT_PID=38 21:26:31 Running ssh-add (command line suppressed) 21:26:32 Identity added: /w/workspace/edgex-go/569@tmp/private_key_9987286665777485583.key (/w/workspace/edgex-go/569@tmp/private_key_9987286665777485583.key) 21:26:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:32 + git semver bump pre 21:26:32 2023-08-29 21:26:32,545 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main 21:26:32 2023-08-29 21:26:32,545 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev 21:26:32 2023-08-29 21:26:32,545 [bump_version] DEBUG bumped version:3.1.0-dev.36 21:26:32 2023-08-29 21:26:32,545 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/edgex-go/569/.semver/main with force:True 21:26:32 2023-08-29 21:26:32,545 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main 21:26:32 2023-08-29 21:26:32,545 [write_file] DEBUG write to file:/w/workspace/edgex-go/569/.semver/main 21:26:32 2023-08-29 21:26:32,547 [execute] INFO git cat-file --batch-check 21:26:32 2023-08-29 21:26:32,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=False, shell=None, istream=) 21:26:32 2023-08-29 21:26:32,552 [execute] INFO git cat-file --batch 21:26:32 2023-08-29 21:26:32,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=False, shell=None, istream=) 21:26:32 2023-08-29 21:26:32,559 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main 21:26:32 3.1.0-dev.36 [Pipeline] } 21:26:32 $ docker exec --env ******** --env ******** 969811e94a509c0204d1992cb53a26179a5ae40e2166c6d874029de1dad2c5f1 ssh-agent -k 21:26:32 unset SSH_AUTH_SOCK; 21:26:32 unset SSH_AGENT_PID; 21:26:32 echo Agent pid 38 killed; 21:26:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:33 + git semver [Pipeline] } 21:26:33 $ docker stop --time=1 969811e94a509c0204d1992cb53a26179a5ae40e2166c6d874029de1dad2c5f1 21:26:34 $ docker rm -f --volumes 969811e94a509c0204d1992cb53a26179a5ae40e2166c6d874029de1dad2c5f1 [Pipeline] // withDockerContainer [Pipeline] sh 21:26:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:26:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:35 prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container 21:26:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@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:26:35 $ docker top 4ece85713c4aca045e7456016aea4d28809278caa5fe4611bf3d5c435aa193ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:35 [ssh-agent] Looking for ssh-agent implementation... 21:26:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:35 $ docker exec 4ece85713c4aca045e7456016aea4d28809278caa5fe4611bf3d5c435aa193ae ssh-agent 21:26:36 SSH_AUTH_SOCK=/tmp/ssh-OgjDJ4bq2mAa/agent.33 21:26:36 SSH_AGENT_PID=39 21:26:36 Running ssh-add (command line suppressed) 21:26:36 Identity added: /w/workspace/edgex-go/569@tmp/private_key_10089132268080834073.key (/w/workspace/edgex-go/569@tmp/private_key_10089132268080834073.key) 21:26:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:36 + git semver push 21:26:36 2023-08-29 21:26:36,621 [run_push] DEBUG push 21:26:36 2023-08-29 21:26:36,622 [execute] INFO git cat-file --batch-check 21:26:36 2023-08-29 21:26:36,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=False, shell=None, istream=) 21:26:36 2023-08-29 21:26:36,627 [execute] INFO git rev-list 9315de9919331a056205e8176d8d525bec95f4f9 -- 21:26:36 2023-08-29 21:26:36,627 [execute] DEBUG Popen(['git', 'rev-list', '9315de9919331a056205e8176d8d525bec95f4f9', '--'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=False, shell=None, istream=None) 21:26:36 2023-08-29 21:26:36,646 [execute] INFO git fetch -v origin 21:26:36 2023-08-29 21:26:36,647 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=True, shell=None, istream=None) 21:26:37 2023-08-29 21:26:37,137 [run_push] DEBUG no remote changes detected 21:26:37 2023-08-29 21:26:37,137 [execute] INFO git push origin semver 21:26:37 2023-08-29 21:26:37,138 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=False, shell=None, istream=None) 21:26:38 2023-08-29 21:26:38,000 [run_push] DEBUG push all version tags 21:26:38 2023-08-29 21:26:38,001 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:26:38 2023-08-29 21:26:38,002 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/569, universal_newlines=False, shell=None, istream=None) 21:26:39 2023-08-29 21:26:38,837 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main 21:26:39 3.1.0-dev.36 [Pipeline] } 21:26:39 $ docker exec --env ******** --env ******** 4ece85713c4aca045e7456016aea4d28809278caa5fe4611bf3d5c435aa193ae ssh-agent -k 21:26:39 unset SSH_AUTH_SOCK; 21:26:39 unset SSH_AGENT_PID; 21:26:39 echo Agent pid 39 killed; 21:26:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:39 + git semver [Pipeline] } 21:26:39 $ docker stop --time=1 4ece85713c4aca045e7456016aea4d28809278caa5fe4611bf3d5c435aa193ae 21:26:41 $ docker rm -f --volumes 4ece85713c4aca045e7456016aea4d28809278caa5fe4611bf3d5c435aa193ae [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:26:41 + [ -d /w/workspace/edgex-go/569/archives ] [Pipeline] libraryResource [Pipeline] sh 21:26:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:26:42 ---> package-listing.sh 21:26:42 ++ facter osfamily 21:26:42 ++ tr '[:upper:]' '[:lower:]' 21:26:43 + OS_FAMILY=debian 21:26:43 + workspace=/w/workspace/edgex-go/569 21:26:43 + START_PACKAGES=/tmp/packages_start.txt 21:26:43 + END_PACKAGES=/tmp/packages_end.txt 21:26:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:26:43 + PACKAGES=/tmp/packages_start.txt 21:26:43 + '[' /w/workspace/edgex-go/569 ']' 21:26:43 + PACKAGES=/tmp/packages_end.txt 21:26:43 + case "${OS_FAMILY}" in 21:26:43 + dpkg -l 21:26:43 + grep '^ii' 21:26:43 + '[' -f /tmp/packages_start.txt ']' 21:26:43 + '[' -f /tmp/packages_end.txt ']' 21:26:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:26:43 + '[' /w/workspace/edgex-go/569 ']' 21:26:43 + mkdir -p /w/workspace/edgex-go/569/archives/ 21:26:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/569/archives/ [Pipeline] echo 21:26:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/569/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:26:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:26:43 21:26:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:26:44 latest: Pulling from edgex-lftools-log-publisher 21:26:44 5eb5b503b376: Pulling fs layer 21:26:44 5c69ac0246d0: Pulling fs layer 21:26:44 ec43610c2a17: Pulling fs layer 21:26:44 3a2ae6a8a46f: Pulling fs layer 21:26:44 33b1e0a273af: Pulling fs layer 21:26:44 5d3b04190fa2: Pulling fs layer 21:26:44 2f39f015ded8: Pulling fs layer 21:26:44 5d3b04190fa2: Waiting 21:26:44 3a2ae6a8a46f: Waiting 21:26:44 2f39f015ded8: Waiting 21:26:44 5c69ac0246d0: Download complete 21:26:44 3a2ae6a8a46f: Verifying Checksum 21:26:44 3a2ae6a8a46f: Download complete 21:26:44 33b1e0a273af: Verifying Checksum 21:26:44 33b1e0a273af: Download complete 21:26:44 5d3b04190fa2: Download complete 21:26:44 ec43610c2a17: Verifying Checksum 21:26:44 5eb5b503b376: Verifying Checksum 21:26:44 5eb5b503b376: Download complete 21:26:45 2f39f015ded8: Download complete 21:26:45 5eb5b503b376: Pull complete 21:26:45 5c69ac0246d0: Pull complete 21:26:46 ec43610c2a17: Pull complete 21:26:46 3a2ae6a8a46f: Pull complete 21:26:46 33b1e0a273af: Pull complete 21:26:46 5d3b04190fa2: Pull complete 21:26:52 2f39f015ded8: Pull complete 21:26:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:26:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:26:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:52 prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container 21:26:52 $ 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/569/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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@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:26:57 $ docker top 78695a7b6e129657d538d1c839eae6eb085dd1c38e22b524160bc7e9381b400a -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:57 + touch /tmp/pre-build-complete [Pipeline] sh 21:26:57 + mkdir -p /var/log/sysstat [Pipeline] sh 21:26:58 + ls /var/log/sa-host 21:26:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:58 provisioning config files... 21:26:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/569@tmp/config17612264029955395030tmp [Pipeline] { [Pipeline] echo 21:26:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:26:58 ---> create-netrc.sh [Pipeline] } 21:26:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:26:59 ---> python-tools-install.sh [Pipeline] echo 21:26:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:26:59 ---> sudo-logs.sh 21:26:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:26:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:26:59 ---> job-cost.sh 21:26:59 lf-activate-venv: SKIPPING 21:26:59 DEBUG: total: 0.10999999940395355 21:26:59 INFO: Retrieving Stack Cost... 21:27:00 INFO: Retrieving Pricing Info for: v3-standard-8 21:27:00 INFO: Archiving Costs [Pipeline] echo 21:27:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:27:00 ---> logs-deploy.sh 21:27:00 lf-activate-venv: SKIPPING 21:27:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/569 21:27:00 INFO: archiving workspace using pattern(s): 21:27:01 Archives upload complete. 21:27:02 INFO: archiving logs to Nexus 21:27:02 ---> uname -a: 21:27:02 Linux prd-ubuntu20-04-docker-8c-8g-4829 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:27:02 21:27:02 21:27:02 ---> lscpu: 21:27:02 Architecture: x86_64 21:27:02 CPU op-mode(s): 32-bit, 64-bit 21:27:02 Byte Order: Little Endian 21:27:02 Address sizes: 40 bits physical, 48 bits virtual 21:27:02 CPU(s): 8 21:27:02 On-line CPU(s) list: 0-7 21:27:02 Thread(s) per core: 1 21:27:02 Core(s) per socket: 1 21:27:02 Socket(s): 8 21:27:02 NUMA node(s): 1 21:27:02 Vendor ID: AuthenticAMD 21:27:02 CPU family: 23 21:27:02 Model: 49 21:27:02 Model name: AMD EPYC-Rome Processor 21:27:02 Stepping: 0 21:27:02 CPU MHz: 2800.000 21:27:02 BogoMIPS: 5600.00 21:27:02 Virtualization: AMD-V 21:27:02 Hypervisor vendor: KVM 21:27:02 Virtualization type: full 21:27:02 L1d cache: 256 KiB 21:27:02 L1i cache: 256 KiB 21:27:02 L2 cache: 4 MiB 21:27:02 L3 cache: 128 MiB 21:27:02 NUMA node0 CPU(s): 0-7 21:27:02 Vulnerability Itlb multihit: Not affected 21:27:02 Vulnerability L1tf: Not affected 21:27:02 Vulnerability Mds: Not affected 21:27:02 Vulnerability Meltdown: Not affected 21:27:02 Vulnerability Mmio stale data: Not affected 21:27:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:27:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:27:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:27:02 Vulnerability Srbds: Not affected 21:27:02 Vulnerability Tsx async abort: Not affected 21:27:02 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:27:02 21:27:02 21:27:02 ---> nproc: 21:27:02 8 21:27:02 21:27:02 21:27:02 ---> df -h: 21:27:02 Filesystem Size Used Avail Use% Mounted on 21:27:02 overlay 155G 24G 132G 15% / 21:27:02 tmpfs 64M 0 64M 0% /dev 21:27:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:27:02 shm 64M 0 64M 0% /dev/shm 21:27:02 /dev/vda1 155G 24G 132G 15% /facter-os 21:27:02 21:27:02 21:27:02 ---> sar -b -r -n DEV: 21:27:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4829) 08/29/23 _x86_64_ (8 CPU) 21:27:02 21:27:02 20:57:39 LINUX RESTART (8 CPU) 21:27:02 21:27:02 20:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:27:02 20:59:01 147.36 38.23 109.13 0.00 4263.56 80532.31 0.00 21:27:02 21:00:01 83.45 0.62 82.84 0.00 19.73 47982.55 0.00 21:27:02 21:01:01 23.19 0.25 22.94 0.00 5.73 6838.25 0.00 21:27:02 21:02:01 194.03 1.98 192.05 0.00 72.25 113305.65 0.00 21:27:02 21:03:01 581.16 8.96 572.19 0.00 2397.33 216197.80 0.00 21:27:02 21:04:01 181.59 9.25 172.34 0.00 1130.16 43929.76 0.00 21:27:02 21:05:01 528.16 0.20 527.96 0.00 35.05 78147.28 0.00 21:27:02 21:06:01 32.98 0.03 32.94 0.00 5.20 847.59 0.00 21:27:02 21:07:01 4.72 0.00 4.72 0.00 0.00 103.58 0.00 21:27:02 21:08:01 2.28 0.00 2.28 0.00 0.00 32.12 0.00 21:27:02 21:09:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 21:27:02 21:10:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 21:27:02 21:11:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 21:27:02 21:12:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 21:27:02 21:13:01 1.75 0.02 1.73 0.00 0.13 20.11 0.00 21:27:02 21:14:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 21:27:02 21:15:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 21:27:02 21:16:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 21:27:02 21:17:01 1.18 0.02 1.17 0.00 0.13 12.66 0.00 21:27:02 21:18:01 1.90 0.00 1.90 0.00 0.00 21.59 0.00 21:27:02 21:19:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 21:27:02 21:20:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 21:27:02 21:21:02 1.10 0.00 1.10 0.00 0.00 12.26 0.00 21:27:02 21:22:01 1.05 0.00 1.05 0.00 0.00 12.20 0.00 21:27:02 21:23:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 21:27:02 21:24:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 21:27:02 21:25:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 21:27:02 21:26:01 71.67 0.25 71.42 0.00 9.33 35635.26 0.00 21:27:02 21:27:01 109.08 0.20 108.88 0.00 18.93 40460.25 0.00 21:27:02 Average: 68.31 2.07 66.24 0.00 274.56 22918.51 0.00 21:27:02 21:27:02 20:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:27:02 20:59:01 28650444 31574920 738472 2.25 76128 3114280 1973968 5.82 1068508 2794996 1412 21:27:02 21:00:01 27425164 31334324 970800 2.95 115760 3969376 2372616 6.99 1768868 3217564 113064 21:27:02 21:01:01 27391376 31402500 898724 2.73 119752 4048280 2251468 6.64 1497484 3499192 286712 21:27:02 21:02:01 22455436 31451652 849296 2.58 131872 8897420 2338060 6.89 1668932 8137348 2467676 21:27:02 21:03:01 17098968 30048504 2186112 6.65 239724 12338728 6281800 18.51 3549952 11127292 1104 21:27:02 21:04:01 13390396 28942056 3271900 9.95 259312 14797432 8588544 25.31 5807936 12419536 1268688 21:27:02 21:05:01 16184548 31449932 822680 2.50 268724 14629104 2250908 6.63 2611612 13032716 848 21:27:02 21:06:01 16189904 31457900 813316 2.47 270712 14629880 2140616 6.31 2952364 12684960 228 21:27:02 21:07:01 16187032 31455156 815884 2.48 270856 14629916 2099032 6.19 2982292 12659008 8 21:27:02 21:08:01 16187600 31455784 815276 2.48 270948 14629896 2099032 6.19 2980804 12658992 24 21:27:02 21:09:01 16190888 31459120 812348 2.47 270976 14629900 2099032 6.19 2977248 12658992 4 21:27:02 21:10:01 16192160 31460508 811164 2.47 270996 14630028 2099032 6.19 2977180 12659092 172 21:27:02 21:11:01 16204200 31472612 799008 2.43 271020 14630032 2099032 6.19 2965120 12659096 4 21:27:02 21:12:01 16204152 31472592 798976 2.43 271036 14630036 2099032 6.19 2965132 12659124 172 21:27:02 21:13:01 16202880 31471564 799960 2.43 271068 14630036 2151476 6.34 2965112 12659212 28 21:27:02 21:14:01 16203344 31472040 799404 2.43 271088 14630040 2151476 6.34 2965184 12659212 172 21:27:02 21:15:01 16203284 31472008 799628 2.43 271112 14630044 2151476 6.34 2965140 12659216 8 21:27:02 21:16:01 16203284 31472032 799600 2.43 271136 14630048 2151476 6.34 2965160 12659220 196 21:27:02 21:17:01 16202668 31471440 800164 2.43 271148 14630044 2151476 6.34 2965204 12659220 8 21:27:02 21:18:01 16202700 31471512 799992 2.43 271188 14630044 2151476 6.34 2965240 12659224 136 21:27:02 21:19:01 16202652 31471508 799964 2.43 271196 14630056 2151476 6.34 2965356 12659228 12 21:27:02 21:20:01 16202604 31471468 799912 2.43 271228 14630064 2151476 6.34 2965296 12659236 144 21:27:02 21:21:02 16202808 31471732 799624 2.43 271252 14630064 2151476 6.34 2965352 12659240 8 21:27:02 21:22:01 16202684 31471612 799880 2.43 271276 14630064 2151476 6.34 2965352 12659244 188 21:27:02 21:23:01 16202636 31471620 799860 2.43 271300 14630072 2151476 6.34 2965408 12659252 4 21:27:02 21:24:01 16202880 31471872 799500 2.43 271340 14630072 2151476 6.34 2965504 12659244 260 21:27:02 21:25:01 16202572 31471624 799708 2.43 271368 14630076 2167528 6.39 2965508 12659248 80 21:27:02 21:26:01 15392752 31436124 834300 2.54 288524 15333960 2161836 6.37 3060928 13321336 248 21:27:02 21:27:01 14115320 31384228 879068 2.67 327016 16391652 2229680 6.57 3179576 14340948 672 21:27:02 Average: 17451632 31323791 948777 2.89 249967 13314505 2523066 7.44 2881474 11555179 142837 21:27:02 21:27:02 20:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:27:02 20:59:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 21:27:02 20:59:01 ens3 1445.98 1303.40 12091.20 166.24 0.00 0.00 0.00 0.00 21:27:02 20:59:01 veth8e7c5f2 46.48 58.16 4.36 47.26 0.00 0.00 0.00 0.00 21:27:02 20:59:01 docker0 536.28 484.04 38.85 2794.07 0.00 0.00 0.00 0.00 21:27:02 21:00:01 vethf788d7a 0.10 0.28 0.01 0.02 0.00 0.00 0.00 0.00 21:27:02 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:00:01 ens3 220.10 116.20 1751.46 25.67 0.00 0.00 0.00 0.00 21:27:02 21:00:01 docker0 89.32 176.89 6.88 1713.35 0.00 0.00 0.00 0.00 21:27:02 21:01:01 vethf788d7a 1.20 1.22 0.11 0.11 0.00 0.00 0.00 0.00 21:27:02 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:01:01 ens3 45.52 52.72 22.23 106.83 0.00 0.00 0.00 0.00 21:27:02 21:01:01 docker0 1.20 1.20 0.09 0.11 0.00 0.00 0.00 0.00 21:27:02 21:02:01 vetha88936d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:02:01 veth7fccc61 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:02:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 21:27:02 21:02:01 vethbac590d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:02:01 veth67231a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:02:01 veth9e2c96f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:02:01 ens3 121.10 76.04 2389.05 25.40 0.00 0.00 0.00 0.00 21:27:02 21:02:01 veth48d5d97 3.77 9.38 0.27 106.67 0.00 0.00 0.00 0.01 21:27:02 21:02:01 vethd5b660c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:02:01 docker0 3.77 9.28 0.22 106.66 0.00 0.00 0.00 0.00 21:27:02 21:02:01 vetheb835bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:03:01 vethb4ad06d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:03:01 veth7fccc61 0.00 0.78 0.00 0.03 0.00 0.00 0.00 0.00 21:27:02 21:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:27:02 21:03:01 veth2c3db18 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:03:01 vethef0cdf7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:03:01 vethd94ee88 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:03:01 vethff27fe8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:03:01 ens3 718.24 384.59 5147.23 45.62 0.00 0.00 0.00 0.00 21:27:02 21:03:01 veth5fb7f89 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:03:01 veth35467ff 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:03:01 vethaba7e95 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:03:01 veth34f540c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:03:01 docker0 347.48 619.26 28.02 3754.06 0.00 0.00 0.00 0.00 21:27:02 21:03:01 veth989cb02 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:03:01 veth65a0256 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:27:02 21:04:01 vethb4ad06d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 veth7fccc61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:27:02 21:04:01 veth2c3db18 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 vethef0cdf7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 vethd94ee88 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 vethff27fe8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 ens3 16.83 10.51 21.38 5.56 0.00 0.00 0.00 0.00 21:27:02 21:04:01 veth5fb7f89 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 veth35467ff 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 vethaba7e95 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 veth34f540c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 veth989cb02 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:04:01 veth65a0256 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:05:01 lo 22.26 22.26 2.20 2.20 0.00 0.00 0.00 0.00 21:27:02 21:05:01 ens3 185.84 201.98 114.23 681.21 0.00 0.00 0.00 0.00 21:27:02 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:06:01 lo 44.79 44.79 4.41 4.41 0.00 0.00 0.00 0.00 21:27:02 21:06:01 ens3 433.06 426.58 217.49 2493.94 0.00 0.00 0.00 0.00 21:27:02 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:07:01 lo 3.93 3.93 0.39 0.39 0.00 0.00 0.00 0.00 21:27:02 21:07:01 ens3 51.07 65.69 23.18 299.15 0.00 0.00 0.00 0.00 21:27:02 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:09:01 ens3 2.60 3.40 0.23 6.75 0.00 0.00 0.00 0.00 21:27:02 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:14:01 ens3 0.63 1.03 0.11 6.60 0.00 0.00 0.00 0.00 21:27:02 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:15:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:16:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:19:01 ens3 1.07 3.07 0.14 6.72 0.00 0.00 0.00 0.00 21:27:02 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:21:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:23:01 ens3 6.95 4.68 10.89 0.31 0.00 0.00 0.00 0.00 21:27:02 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:27:02 21:24:01 ens3 2.47 3.43 0.23 6.75 0.00 0.00 0.00 0.00 21:27:02 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:02 21:26:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 21:27:02 21:26:01 ens3 253.22 144.63 5006.23 43.04 0.00 0.00 0.00 0.00 21:27:02 21:26:01 docker0 58.17 107.95 4.71 1025.11 0.00 0.00 0.00 0.00 21:27:02 21:27:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 21:27:02 21:27:01 ens3 307.45 202.98 5786.12 142.68 0.00 0.00 0.00 0.00 21:27:02 21:27:01 docker0 2.35 2.05 0.36 0.73 0.00 0.00 0.00 0.00 21:27:02 Average: lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 21:27:02 Average: ens3 131.56 103.56 1124.12 140.16 0.00 0.00 0.00 0.00 21:27:02 Average: docker0 35.83 48.33 2.73 324.12 0.00 0.00 0.00 0.00 21:27:02 21:27:02 21:27:02 ---> sar -P ALL: 21:27:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4829) 08/29/23 _x86_64_ (8 CPU) 21:27:02 21:27:02 20:57:39 LINUX RESTART (8 CPU) 21:27:02 21:27:02 20:58:01 CPU %user %nice %system %iowait %steal %idle 21:27:02 20:59:01 all 10.94 0.00 3.96 3.47 0.06 81.57 21:27:02 20:59:01 0 11.72 0.00 4.29 0.13 0.05 83.81 21:27:02 20:59:01 1 14.54 0.00 3.35 2.53 0.07 79.51 21:27:02 20:59:01 2 8.52 0.00 3.75 0.19 0.05 87.50 21:27:02 20:59:01 3 12.26 0.00 5.57 18.41 0.08 63.67 21:27:02 20:59:01 4 9.49 0.00 3.46 5.24 0.07 81.75 21:27:02 20:59:01 5 13.63 0.00 4.30 0.07 0.05 81.95 21:27:02 20:59:01 6 7.77 0.00 3.04 0.25 0.05 88.89 21:27:02 20:59:01 7 9.61 0.00 3.90 0.97 0.09 85.44 21:27:02 21:00:01 all 30.20 0.00 5.89 2.21 0.09 61.61 21:27:02 21:00:01 0 29.11 0.00 6.32 5.96 0.08 58.53 21:27:02 21:00:01 1 28.11 0.00 5.70 2.22 0.07 63.90 21:27:02 21:00:01 2 31.06 0.00 5.49 0.13 0.08 63.24 21:27:02 21:00:01 3 30.16 0.00 7.07 7.44 0.17 55.16 21:27:02 21:00:01 4 31.81 0.00 5.14 0.61 0.07 62.37 21:27:02 21:00:01 5 31.89 0.00 6.06 0.89 0.10 61.06 21:27:02 21:00:01 6 29.58 0.00 5.80 0.35 0.08 64.18 21:27:02 21:00:01 7 29.88 0.00 5.51 0.05 0.08 64.47 21:27:02 21:01:01 all 41.67 0.00 5.99 0.55 0.08 51.71 21:27:02 21:01:01 0 43.73 0.00 6.03 0.39 0.08 49.77 21:27:02 21:01:01 1 39.89 0.00 6.20 2.20 0.10 51.62 21:27:02 21:01:01 2 40.85 0.00 6.13 0.08 0.07 52.87 21:27:02 21:01:01 3 42.04 0.00 6.11 0.76 0.08 51.01 21:27:02 21:01:01 4 42.55 0.00 5.77 0.39 0.08 51.22 21:27:02 21:01:01 5 41.08 0.00 5.96 0.30 0.07 52.59 21:27:02 21:01:01 6 40.87 0.00 5.64 0.00 0.08 53.41 21:27:02 21:01:01 7 42.33 0.00 6.08 0.32 0.08 51.19 21:27:02 21:02:01 all 29.07 0.00 7.72 5.30 0.09 57.83 21:27:02 21:02:01 0 29.97 0.00 7.92 1.31 0.08 60.73 21:27:02 21:02:01 1 25.57 0.00 6.49 6.86 0.10 60.98 21:27:02 21:02:01 2 30.22 0.00 7.73 0.83 0.09 61.14 21:27:02 21:02:01 3 29.38 0.00 7.41 2.61 0.10 60.50 21:27:02 21:02:01 4 30.58 0.00 8.87 18.84 0.08 41.62 21:27:02 21:02:01 5 28.97 0.00 8.18 6.39 0.10 56.36 21:27:02 21:02:01 6 29.24 0.00 7.35 3.68 0.08 59.64 21:27:02 21:02:01 7 28.62 0.00 7.80 1.88 0.08 61.62 21:27:02 21:03:01 all 13.63 0.00 6.61 13.24 0.10 66.42 21:27:02 21:03:01 0 11.56 0.00 6.10 12.50 0.07 69.78 21:27:02 21:03:01 1 13.20 0.00 7.23 41.57 0.12 37.88 21:27:02 21:03:01 2 14.43 0.00 6.87 12.70 0.07 65.94 21:27:02 21:03:01 3 13.61 0.00 5.37 2.57 0.07 78.38 21:27:02 21:03:01 4 13.94 0.00 6.71 15.17 0.07 64.11 21:27:02 21:03:01 5 13.50 0.00 6.79 10.64 0.08 68.98 21:27:02 21:03:01 6 13.88 0.00 6.64 7.63 0.20 71.64 21:27:02 21:03:01 7 14.93 0.00 7.15 3.23 0.10 74.60 21:27:02 21:04:01 all 88.76 0.00 11.10 0.00 0.14 0.00 21:27:02 21:04:01 0 88.95 0.00 10.92 0.00 0.14 0.00 21:27:02 21:04:01 1 89.46 0.00 10.40 0.00 0.13 0.00 21:27:02 21:04:01 2 88.81 0.00 11.02 0.00 0.17 0.00 21:27:02 21:04:01 3 88.29 0.00 11.58 0.00 0.13 0.00 21:27:02 21:04:01 4 88.43 0.00 11.42 0.00 0.13 0.02 21:27:02 21:04:01 5 89.23 0.00 10.63 0.00 0.13 0.00 21:27:02 21:04:01 6 88.88 0.00 10.99 0.00 0.14 0.00 21:27:02 21:04:01 7 88.01 0.00 11.85 0.00 0.13 0.00 21:27:02 21:05:01 all 37.19 0.00 6.55 3.92 0.11 52.22 21:27:02 21:05:01 0 36.13 0.00 7.19 1.66 0.10 54.92 21:27:02 21:05:01 1 35.98 0.00 5.99 2.30 0.10 55.63 21:27:02 21:05:01 2 38.82 0.00 6.51 2.31 0.13 52.22 21:27:02 21:05:01 3 36.82 0.00 6.80 4.27 0.12 51.99 21:27:02 21:05:01 4 37.68 0.00 6.53 3.23 0.12 52.44 21:27:02 21:05:01 5 38.22 0.00 6.04 2.72 0.10 52.93 21:27:02 21:05:01 6 37.62 0.00 7.38 14.40 0.12 40.49 21:27:02 21:05:01 7 36.25 0.00 6.01 0.61 0.12 57.01 21:27:02 21:06:01 all 9.63 0.00 1.06 0.08 0.06 89.17 21:27:02 21:06:01 0 7.87 0.00 1.32 0.00 0.05 90.76 21:27:02 21:06:01 1 8.83 0.00 0.97 0.02 0.07 90.12 21:27:02 21:06:01 2 9.35 0.00 0.95 0.03 0.07 89.60 21:27:02 21:06:01 3 11.68 0.00 0.94 0.37 0.08 86.93 21:27:02 21:06:01 4 10.83 0.00 1.00 0.02 0.07 88.08 21:27:02 21:06:01 5 15.04 0.00 1.12 0.07 0.07 83.70 21:27:02 21:06:01 6 9.67 0.00 0.94 0.08 0.05 89.26 21:27:02 21:06:01 7 3.82 0.00 1.22 0.02 0.07 94.87 21:27:02 21:07:01 all 0.85 0.00 0.14 0.01 0.02 98.98 21:27:02 21:07:01 0 1.43 0.00 0.25 0.02 0.02 98.28 21:27:02 21:07:01 1 1.40 0.00 0.17 0.00 0.02 98.42 21:27:02 21:07:01 2 1.44 0.00 0.15 0.00 0.02 98.40 21:27:02 21:07:01 3 1.40 0.00 0.18 0.00 0.03 98.38 21:27:02 21:07:01 4 0.22 0.00 0.07 0.00 0.02 99.70 21:27:02 21:07:01 5 0.15 0.00 0.10 0.00 0.00 99.75 21:27:02 21:07:01 6 0.18 0.00 0.10 0.07 0.02 99.63 21:27:02 21:07:01 7 0.55 0.00 0.13 0.00 0.02 99.30 21:27:02 21:08:01 all 0.05 0.00 0.03 0.01 0.01 99.91 21:27:02 21:08:01 0 0.10 0.00 0.08 0.00 0.02 99.80 21:27:02 21:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:08:01 2 0.05 0.00 0.03 0.03 0.02 99.87 21:27:02 21:08:01 3 0.08 0.00 0.05 0.00 0.02 99.85 21:27:02 21:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:08:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:27:02 21:08:01 6 0.03 0.00 0.02 0.03 0.00 99.92 21:27:02 21:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:09:01 all 0.03 0.00 0.02 0.00 0.00 99.95 21:27:02 21:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:27:02 21:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:27:02 21:09:01 2 0.05 0.00 0.05 0.00 0.02 99.88 21:27:02 21:09:01 3 0.07 0.00 0.03 0.00 0.02 99.88 21:27:02 21:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:27:02 21:09:01 5 0.02 0.00 0.05 0.00 0.00 99.93 21:27:02 21:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:27:02 21:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:27:02 21:27:02 21:09:01 CPU %user %nice %system %iowait %steal %idle 21:27:02 21:10:01 all 0.03 0.00 0.03 0.00 0.01 99.93 21:27:02 21:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:27:02 21:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:27:02 21:10:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:27:02 21:10:01 3 0.05 0.00 0.07 0.00 0.02 99.87 21:27:02 21:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:27:02 21:10:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:27:02 21:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:27:02 21:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:27:02 21:11:01 all 0.04 0.00 0.02 0.00 0.01 99.93 21:27:02 21:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:27:02 21:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:27:02 21:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:11:01 3 0.07 0.00 0.03 0.00 0.03 99.87 21:27:02 21:11:01 4 0.05 0.00 0.03 0.00 0.00 99.92 21:27:02 21:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:27:02 21:11:01 6 0.02 0.00 0.02 0.03 0.00 99.93 21:27:02 21:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:27:02 21:12:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:27:02 21:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:27:02 21:12:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:27:02 21:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:27:02 21:12:01 3 0.07 0.00 0.02 0.00 0.02 99.90 21:27:02 21:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:27:02 21:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:27:02 21:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:27:02 21:13:01 all 0.05 0.00 0.04 0.03 0.01 99.86 21:27:02 21:13:01 0 0.08 0.00 0.07 0.00 0.02 99.83 21:27:02 21:13:01 1 0.00 0.00 0.03 0.08 0.02 99.87 21:27:02 21:13:01 2 0.02 0.00 0.07 0.08 0.00 99.83 21:27:02 21:13:01 3 0.07 0.00 0.05 0.00 0.03 99.85 21:27:02 21:13:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:27:02 21:13:01 5 0.05 0.00 0.05 0.00 0.02 99.88 21:27:02 21:13:01 6 0.10 0.00 0.02 0.07 0.00 99.82 21:27:02 21:13:01 7 0.08 0.00 0.03 0.00 0.02 99.87 21:27:02 21:14:01 all 0.03 0.00 0.02 0.02 0.01 99.92 21:27:02 21:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:14:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:27:02 21:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:14:01 3 0.08 0.00 0.08 0.00 0.05 99.78 21:27:02 21:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:27:02 21:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:27:02 21:14:01 6 0.00 0.00 0.02 0.15 0.00 99.83 21:27:02 21:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:27:02 21:15:01 all 0.04 0.00 0.03 0.00 0.01 99.92 21:27:02 21:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:27:02 21:15:01 1 0.03 0.00 0.07 0.02 0.02 99.87 21:27:02 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:27:02 21:15:01 3 0.15 0.00 0.05 0.00 0.02 99.78 21:27:02 21:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:27:02 21:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:27:02 21:15:01 6 0.02 0.00 0.03 0.02 0.02 99.92 21:27:02 21:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:27:02 21:16:01 all 0.03 0.00 0.02 0.00 0.01 99.95 21:27:02 21:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:27:02 21:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:27:02 21:16:01 3 0.10 0.00 0.07 0.00 0.03 99.80 21:27:02 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:27:02 21:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:27:02 21:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 21:27:02 21:17:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:27:02 21:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:27:02 21:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:27:02 21:17:01 3 0.08 0.00 0.03 0.00 0.03 99.85 21:27:02 21:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:27:02 21:17:01 5 0.07 0.00 0.00 0.00 0.00 99.93 21:27:02 21:17:01 6 0.07 0.00 0.00 0.02 0.00 99.92 21:27:02 21:17:01 7 0.00 0.00 0.03 0.02 0.00 99.95 21:27:02 21:18:01 all 0.05 0.00 0.01 0.01 0.01 99.92 21:27:02 21:18:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:27:02 21:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:27:02 21:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:27:02 21:18:01 3 0.10 0.00 0.03 0.00 0.03 99.83 21:27:02 21:18:01 4 0.12 0.00 0.00 0.02 0.00 99.87 21:27:02 21:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:27:02 21:18:01 6 0.03 0.00 0.03 0.03 0.00 99.90 21:27:02 21:18:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:27:02 21:19:01 all 0.05 0.00 0.02 0.00 0.01 99.92 21:27:02 21:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:27:02 21:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:27:02 21:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:27:02 21:19:01 3 0.12 0.00 0.05 0.00 0.03 99.80 21:27:02 21:19:01 4 0.07 0.00 0.00 0.00 0.00 99.93 21:27:02 21:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:27:02 21:19:01 7 0.08 0.00 0.03 0.00 0.02 99.87 21:27:02 21:20:01 all 0.03 0.00 0.01 0.00 0.00 99.95 21:27:02 21:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:20:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:27:02 21:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:20:01 3 0.12 0.00 0.02 0.00 0.02 99.85 21:27:02 21:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:27:02 21:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:27:02 21:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:27:02 21:20:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:27:02 21:27:02 21:20:01 CPU %user %nice %system %iowait %steal %idle 21:27:02 21:21:02 all 0.04 0.00 0.01 0.01 0.01 99.93 21:27:02 21:21:02 0 0.05 0.00 0.02 0.00 0.00 99.93 21:27:02 21:21:02 1 0.02 0.00 0.02 0.03 0.00 99.93 21:27:02 21:21:02 2 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:21:02 3 0.12 0.00 0.05 0.00 0.03 99.80 21:27:02 21:21:02 4 0.02 0.00 0.02 0.00 0.00 99.97 21:27:02 21:21:02 5 0.03 0.00 0.00 0.00 0.00 99.97 21:27:02 21:21:02 6 0.05 0.00 0.00 0.02 0.02 99.92 21:27:02 21:21:02 7 0.05 0.00 0.02 0.00 0.02 99.92 21:27:02 21:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:27:02 21:22:01 0 0.07 0.00 0.02 0.00 0.02 99.90 21:27:02 21:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:27:02 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:27:02 21:22:01 3 0.07 0.00 0.05 0.00 0.02 99.86 21:27:02 21:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:27:02 21:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:27:02 21:22:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:27:02 21:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:27:02 21:23:01 all 0.04 0.00 0.02 0.00 0.01 99.92 21:27:02 21:23:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:27:02 21:23:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:27:02 21:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:27:02 21:23:01 3 0.10 0.00 0.03 0.00 0.02 99.85 21:27:02 21:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:27:02 21:23:01 6 0.05 0.00 0.02 0.02 0.00 99.92 21:27:02 21:23:01 7 0.07 0.00 0.05 0.00 0.02 99.87 21:27:02 21:24:01 all 0.03 0.00 0.01 0.01 0.00 99.94 21:27:02 21:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:27:02 21:24:01 3 0.10 0.00 0.07 0.00 0.02 99.82 21:27:02 21:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:27:02 21:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:27:02 21:24:01 6 0.03 0.00 0.00 0.08 0.00 99.88 21:27:02 21:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:27:02 21:25:01 all 0.04 0.00 0.01 0.01 0.01 99.93 21:27:02 21:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:27:02 21:25:01 1 0.07 0.00 0.03 0.02 0.02 99.87 21:27:02 21:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:27:02 21:25:01 3 0.10 0.00 0.02 0.00 0.00 99.88 21:27:02 21:25:01 4 0.10 0.00 0.02 0.00 0.00 99.88 21:27:02 21:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:27:02 21:25:01 6 0.03 0.00 0.00 0.03 0.00 99.93 21:27:02 21:25:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:27:02 21:26:01 all 4.92 0.00 2.27 2.60 0.03 90.17 21:27:02 21:26:01 0 5.56 0.00 2.29 0.00 0.02 92.13 21:27:02 21:26:01 1 5.71 0.00 2.59 0.20 0.03 91.46 21:27:02 21:26:01 2 5.22 0.00 3.20 0.44 0.03 91.11 21:27:02 21:26:01 3 5.25 0.00 1.61 0.12 0.05 92.97 21:27:02 21:26:01 4 4.79 0.00 1.83 0.22 0.02 93.15 21:27:02 21:26:01 5 4.71 0.00 2.01 0.12 0.02 93.15 21:27:02 21:26:01 6 3.62 0.00 2.24 8.10 0.03 86.00 21:27:02 21:26:01 7 4.52 0.00 2.42 11.72 0.03 81.31 21:27:02 21:27:01 all 8.30 0.00 3.95 2.94 0.07 84.74 21:27:02 21:27:01 0 7.40 0.00 4.17 0.32 0.07 88.05 21:27:02 21:27:01 1 7.51 0.00 3.74 0.08 0.07 88.61 21:27:02 21:27:01 2 9.30 0.00 4.14 2.74 0.07 83.76 21:27:02 21:27:01 3 7.86 0.00 3.33 1.75 0.07 86.99 21:27:02 21:27:01 4 7.81 0.00 3.32 0.03 0.07 88.76 21:27:02 21:27:01 5 8.53 0.00 5.06 1.33 0.07 85.01 21:27:02 21:27:01 6 8.12 0.00 4.30 16.58 0.07 70.94 21:27:02 21:27:01 7 9.85 0.00 3.55 0.78 0.08 85.73 21:27:02 Average: all 9.45 0.00 1.90 1.17 0.03 87.43 21:27:02 Average: 0 9.36 0.00 1.95 0.76 0.03 87.90 21:27:02 Average: 1 9.29 0.00 1.82 1.98 0.03 86.87 21:27:02 Average: 2 9.55 0.00 1.92 0.67 0.03 87.82 21:27:02 Average: 3 9.64 0.00 1.95 1.31 0.05 87.06 21:27:02 Average: 4 9.54 0.00 1.86 1.49 0.03 87.08 21:27:02 Average: 5 9.79 0.00 1.93 0.77 0.03 87.48 21:27:02 Average: 6 9.23 0.00 1.86 1.76 0.03 87.11 21:27:02 Average: 7 9.24 0.00 1.92 0.67 0.04 88.14 21:27:02 21:27:02 21:27:02