Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 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-ssh6280868632170548610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6338095102484239903.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15279081146028674256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5617148715730399830.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-ssh2934751031510110063.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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4489 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/392 [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/392 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (main) Commit message: "Merge pull request #4312 from jim-wang-intel/redis_maxclient_config" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-list --no-walk 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:23:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:23:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:23:37 ========================================================= 03:23:37 EdgeX Global Pipelines Version Info 03:23:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:23:38 ------------------- 03:23:38 stable info: 03:23:38 ------------------- 03:23:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:23:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:23:38 Message: update stable to v1.0.244 03:23:38 ------------------- 03:23:38 experimental info: 03:23:38 ------------------- 03:23:38 Commited By: **** collab-it+edgex@linuxfoundation.org 03:23:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:23:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca0edb8 [Pipeline] echo 03:23:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:39 provisioning config files... 03:23:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/392@tmp/config12414944147373896955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:39 ---> docker-login.sh 03:23:39 nexus3.edgexfoundry.org:10001 03:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:40 Configure a credential helper to remove this warning. See 03:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:40 03:23:40 Login Succeeded 03:23:40 nexus3.edgexfoundry.org:10002 03:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:40 Configure a credential helper to remove this warning. See 03:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:40 03:23:40 Login Succeeded 03:23:40 nexus3.edgexfoundry.org:10003 03:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:40 Configure a credential helper to remove this warning. See 03:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:40 03:23:40 Login Succeeded 03:23:40 nexus3.edgexfoundry.org:10004 03:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:40 Configure a credential helper to remove this warning. See 03:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:40 03:23:40 Login Succeeded 03:23:40 docker.io 03:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:40 Configure a credential helper to remove this warning. See 03:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:40 03:23:40 Login Succeeded 03:23:40 ---> docker-login.sh ends [Pipeline] } 03:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:41 + 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-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 03:23:41 + dirname cmd/core-command/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo core-command,cmd/core-command/Dockerfile 03:23:41 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:23:41 + dirname cmd/core-data/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo core-data,cmd/core-data/Dockerfile 03:23:41 + + dirname cmd/core-metadata/Dockerfile 03:23:41 cut -d/ -f2 03:23:41 + echo core-metadata,cmd/core-metadata/Dockerfile 03:23:41 + dirname cmd/security-bootstrapper/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:23:41 + dirname cmd/security-proxy-setup/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:23:41 + dirname cmd/security-secretstore-setup/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:23:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:23:41 + dirname cmd/security-spire-agent/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:23:41 + dirname cmd/security-spire-config/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:23:41 + dirname cmd/security-spire-server/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:23:41 + dirname cmd/support-notifications/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo support-notifications,cmd/support-notifications/Dockerfile 03:23:41 + dirname cmd/support-scheduler/Dockerfile 03:23:41 + cut -d/ -f2 03:23:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:23:41 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-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 03:23:41 + git rev-list -1 --merges ca0edb878bc182f1b8ca64f305bcf88ca1b2f198~1..ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] echo 03:23:41 -----------> git rev-list -1 --merges ca0edb878bc182f1b8ca64f305bcf88ca1b2f198~1..ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:23:41 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [false] [Pipeline] sh 03:23:41 + git log --format=format:%s -1 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] echo 03:23:41 ========================================================= 03:23:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:23:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:23:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:23:42 + grep -v github /etc/ssh/ssh_known_hosts 03:23:42 + [ -e /tmp/ssh_known_hosts ] 03:23:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:23:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:23:42 + sudo tee -a /etc/ssh/ssh_known_hosts 03:23:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:42 03:23:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:42 0.1.4: Pulling from edgex-devops/py-git-semver 03:23:42 b85a868b505f: Pulling fs layer 03:23:42 e2be974225ed: Pulling fs layer 03:23:42 339a4e72a1f5: Pulling fs layer 03:23:42 988bab9f4d93: Pulling fs layer 03:23:42 1469e6f7b9e6: Pulling fs layer 03:23:42 eaf3925da568: Pulling fs layer 03:23:42 bab4dde63d76: Pulling fs layer 03:23:42 bde34c3a00c8: Pulling fs layer 03:23:42 b352a97aabf1: Pulling fs layer 03:23:42 4872d77fe225: Pulling fs layer 03:23:42 5851b861e8e6: Pulling fs layer 03:23:42 eaf3925da568: Waiting 03:23:42 988bab9f4d93: Waiting 03:23:42 bab4dde63d76: Waiting 03:23:42 bde34c3a00c8: Waiting 03:23:42 b352a97aabf1: Waiting 03:23:42 1469e6f7b9e6: Waiting 03:23:42 4872d77fe225: Waiting 03:23:42 5851b861e8e6: Waiting 03:23:42 e2be974225ed: Download complete 03:23:42 988bab9f4d93: Verifying Checksum 03:23:42 988bab9f4d93: Download complete 03:23:43 1469e6f7b9e6: Verifying Checksum 03:23:43 1469e6f7b9e6: Download complete 03:23:43 eaf3925da568: Download complete 03:23:43 339a4e72a1f5: Verifying Checksum 03:23:43 339a4e72a1f5: Download complete 03:23:43 bde34c3a00c8: Verifying Checksum 03:23:43 bde34c3a00c8: Download complete 03:23:43 b352a97aabf1: Verifying Checksum 03:23:43 b352a97aabf1: Download complete 03:23:43 4872d77fe225: Verifying Checksum 03:23:43 4872d77fe225: Download complete 03:23:43 5851b861e8e6: Download complete 03:23:43 b85a868b505f: Verifying Checksum 03:23:43 b85a868b505f: Download complete 03:23:43 bab4dde63d76: Verifying Checksum 03:23:43 bab4dde63d76: Download complete 03:23:44 b85a868b505f: Pull complete 03:23:44 e2be974225ed: Pull complete 03:23:45 339a4e72a1f5: Pull complete 03:23:45 988bab9f4d93: Pull complete 03:23:45 1469e6f7b9e6: Pull complete 03:23:45 eaf3925da568: Pull complete 03:23:47 bab4dde63d76: Pull complete 03:23:47 bde34c3a00c8: Pull complete 03:23:47 b352a97aabf1: Pull complete 03:23:47 4872d77fe225: Pull complete 03:23:47 5851b861e8e6: Pull complete 03:23:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:47 prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container 03:23:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:23:49 $ docker top 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 -eo pid,comm 03:23:49 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). 03:23:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:49 [ssh-agent] Looking for ssh-agent implementation... 03:23:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:49 $ docker exec 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 ssh-agent 03:23:50 SSH_AUTH_SOCK=/tmp/ssh-bmnJDhaWi5CK/agent.32 03:23:50 SSH_AGENT_PID=38 03:23:50 Running ssh-add (command line suppressed) 03:23:50 Identity added: /w/workspace/edgex-go/392@tmp/private_key_9640670565206717014.key (/w/workspace/edgex-go/392@tmp/private_key_9640670565206717014.key) 03:23:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:50 + git tag --points-at HEAD [Pipeline] } 03:23:50 $ docker exec --env ******** --env ******** 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 ssh-agent -k 03:23:50 unset SSH_AUTH_SOCK; 03:23:50 unset SSH_AGENT_PID; 03:23:50 echo Agent pid 38 killed; 03:23:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:23:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:50 [ssh-agent] Looking for ssh-agent implementation... 03:23:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:50 $ docker exec 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 ssh-agent 03:23:50 SSH_AUTH_SOCK=/tmp/ssh-wp2XtkhWXFHX/agent.70 03:23:50 SSH_AGENT_PID=77 03:23:50 Running ssh-add (command line suppressed) 03:23:50 Identity added: /w/workspace/edgex-go/392@tmp/private_key_11260100727784173852.key (/w/workspace/edgex-go/392@tmp/private_key_11260100727784173852.key) 03:23:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:51 + git semver init 03:23:51 2023-02-04 03:23:51,464 [run_init] DEBUG init version:0.0.0 force:False 03:23:51 2023-02-04 03:23:51,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/392/.semver 03:23:51 2023-02-04 03:23:51,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/392/.semver 03:23:51 2023-02-04 03:23:51,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/392/.semver'], cwd=/w/workspace/edgex-go/392, universal_newlines=False, shell=None, istream=None) 03:23:56 2023-02-04 03:23:56,554 [append_file] DEBUG append to file:/w/workspace/edgex-go/392/.git/info/exclude 03:23:56 2023-02-04 03:23:56,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/392/.semver/main with force:False 03:23:56 2023-02-04 03:23:56,555 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main 03:23:56 2023-02-04 03:23:56,555 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main 03:23:56 3.0.0-dev.33 [Pipeline] } 03:23:56 $ docker exec --env ******** --env ******** 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 ssh-agent -k 03:23:56 unset SSH_AUTH_SOCK; 03:23:56 unset SSH_AGENT_PID; 03:23:56 echo Agent pid 77 killed; 03:23:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:57 + git semver [Pipeline] } 03:23:57 $ docker stop --time=1 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 03:23:58 $ docker rm -f --volumes 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:23:59 Stashed 1 file(s) [Pipeline] echo 03:23:59 [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [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 03:23:59 + git config --global --add safe.directory /w/workspace/edgex-go/392 [Pipeline] echo 03:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:23:59 ========================================================= 03:23:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:23:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:24:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:24:00 213ec9aee27d: Pulling fs layer 03:24:00 4583459ba037: Pulling fs layer 03:24:00 93c1e223e6f2: Pulling fs layer 03:24:00 53926ce57604: Pulling fs layer 03:24:00 21b2b0c7a3f4: Pulling fs layer 03:24:00 22ff95d597cd: Pulling fs layer 03:24:00 12d6caf4c0d1: Pulling fs layer 03:24:00 96b7cbca73a9: Pulling fs layer 03:24:00 a7acece74701: Pulling fs layer 03:24:00 21b2b0c7a3f4: Waiting 03:24:00 53926ce57604: Waiting 03:24:00 22ff95d597cd: Waiting 03:24:00 96b7cbca73a9: Waiting 03:24:00 12d6caf4c0d1: Waiting 03:24:00 a7acece74701: Waiting 03:24:00 93c1e223e6f2: Verifying Checksum 03:24:00 93c1e223e6f2: Download complete 03:24:00 4583459ba037: Verifying Checksum 03:24:00 4583459ba037: Download complete 03:24:00 21b2b0c7a3f4: Verifying Checksum 03:24:00 21b2b0c7a3f4: Download complete 03:24:00 22ff95d597cd: Verifying Checksum 03:24:00 22ff95d597cd: Download complete 03:24:00 213ec9aee27d: Verifying Checksum 03:24:00 213ec9aee27d: Download complete 03:24:00 12d6caf4c0d1: Download complete 03:24:00 213ec9aee27d: Pull complete 03:24:00 4583459ba037: Pull complete 03:24:00 93c1e223e6f2: Pull complete 03:24:01 a7acece74701: Verifying Checksum 03:24:01 a7acece74701: Download complete 03:24:01 53926ce57604: Verifying Checksum 03:24:01 53926ce57604: Download complete 03:24:01 96b7cbca73a9: Verifying Checksum 03:24:01 96b7cbca73a9: Download complete 03:24:04 53926ce57604: Pull complete 03:24:04 21b2b0c7a3f4: Pull complete 03:24:04 22ff95d597cd: Pull complete 03:24:05 12d6caf4c0d1: Pull complete 03:24:06 96b7cbca73a9: Pull complete 03:24:07 a7acece74701: Pull complete 03:24:07 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:24:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:24:07 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:24:07 WORKDIR /edgex 03:24:07 COPY go.mod . 03:24:07 RUN go mod download 03:24:07 docker build -t ci-base-image-x86_64 -f - . 03:24:08 Sending build context to Docker daemon 170.1MB 03:24:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:24:08 ---> db6d94c90886 03:24:08 Step 2/4 : WORKDIR /edgex 03:24:12 ---> Running in a27693ae2b4d 03:24:12 Removing intermediate container a27693ae2b4d 03:24:12 ---> c8178c05bb80 03:24:12 Step 3/4 : COPY go.mod . 03:24:12 ---> 1c2b92214600 03:24:12 Step 4/4 : RUN go mod download 03:24:12 ---> Running in c228841a8d8e 03:24:14 Still waiting to schedule task 03:24:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:24:27 Removing intermediate container c228841a8d8e 03:24:27 ---> cd16c1f8ae21 03:24:27 Successfully built cd16c1f8ae21 03:24:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:27 + docker inspect -f . ci-base-image-x86_64 03:24:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:27 prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container 03:24:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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-x86_64 cat 03:24:28 $ docker top 810c384713b080608d1d8ad5f5f54f9daa2a61788c91e4863f12d0ba98c580b1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:28 + go version 03:24:28 go version go1.18.7 linux/amd64 [Pipeline] } 03:24:28 $ docker stop --time=1 810c384713b080608d1d8ad5f5f54f9daa2a61788c91e4863f12d0ba98c580b1 03:24:29 $ docker rm -f --volumes 810c384713b080608d1d8ad5f5f54f9daa2a61788c91e4863f12d0ba98c580b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:30 + docker inspect -f . ci-base-image-x86_64 03:24:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:30 prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container 03:24:30 $ 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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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-x86_64 cat 03:24:30 $ docker top 5479175033c3cf65ad0b3ac238d63016692cda31688d0477e485ff0a1b757f1a -eo pid,comm [Pipeline] { [Pipeline] echo 03:24:30 ========================================================= 03:24:30 [edgeXBuildGoParallel] Running Tests and Build... 03:24:30 ========================================================= [Pipeline] sh 03:24:31 + git config --global --add safe.directory /w/workspace/edgex-go/392 [Pipeline] fileExists [Pipeline] sh 03:24:31 + make test 03:24:31 go test -race -coverprofile=coverage.out ./... 03:24:37 ? github.com/edgexfoundry/edgex-go [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 03:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 03:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.148s coverage: 43.1% of statements 03:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.0% of statements 03:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.406s coverage: 89.2% of statements 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.105s coverage: 2.6% of statements 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.460s coverage: 95.6% of statements 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.100s coverage: 72.2% of statements 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.123s coverage: 65.9% of statements 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements 03:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 82.9% of statements 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 03:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.099s coverage: 87.5% of statements 03:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 03:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 03:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.248s coverage: 79.9% of statements 03:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 80.0% of statements 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 91.2% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.7% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.297s coverage: 65.3% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 41.8% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:25:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:25:14 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 03:25:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:25:32 go vet ./... 03:25:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:25:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:25:36 ./bin/test-attribution-txt.sh [Pipeline] echo 03:25:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:25:36 + ls -al . 03:25:36 total 744 03:25:36 drwxrwxr-x 11 1001 1001 4096 Feb 4 03:24 . 03:25:36 drwxr-xr-x 4 root root 4096 Feb 4 03:24 .. 03:25:36 drwxrwxr-x 2 1001 1001 4096 Feb 4 03:23 .blubracket 03:25:36 -rw-rw-r-- 1 1001 1001 16 Feb 4 03:23 .dockerignore 03:25:36 drwxrwxr-x 8 1001 1001 4096 Feb 4 03:25 .git 03:25:36 drwxrwxr-x 3 1001 1001 4096 Feb 4 03:23 .github 03:25:36 -rw-rw-r-- 1 1001 1001 1024 Feb 4 03:23 .gitignore 03:25:36 -rw-rw-r-- 1 1001 1001 42 Feb 4 03:23 .golangci.yml 03:25:36 -rw-rw-r-- 1 1001 1001 87 Feb 4 03:23 .hadolint.yml 03:25:36 drwxr-xr-x 3 1001 1001 4096 Feb 4 03:23 .semver 03:25:36 -rw-rw-r-- 1 1001 1001 166 Feb 4 03:23 .sonarcloud.properties 03:25:36 -rw-rw-r-- 1 1001 1001 1171 Feb 4 03:23 ADOPTERS.md 03:25:36 -rw-rw-r-- 1 1001 1001 10825 Feb 4 03:23 Attribution.txt 03:25:36 -rw-rw-r-- 1 1001 1001 73765 Feb 4 03:23 CHANGELOG.md 03:25:36 -rw-rw-r-- 1 1001 1001 3804 Feb 4 03:23 CONTRIBUTING.md 03:25:36 -rw-rw-r-- 1 1001 1001 677 Feb 4 03:23 GOVERNANCE.md 03:25:36 -rw-rw-r-- 1 1001 1001 850 Feb 4 03:23 Jenkinsfile 03:25:36 -rw-rw-r-- 1 1001 1001 10775 Feb 4 03:23 LICENSE 03:25:36 -rw-rw-r-- 1 1001 1001 13388 Feb 4 03:23 Makefile 03:25:36 -rw-rw-r-- 1 1001 1001 582 Feb 4 03:23 OWNERS.md 03:25:36 -rw-rw-r-- 1 1001 1001 9403 Feb 4 03:23 README.md 03:25:36 -rw-rw-r-- 1 1001 1001 6912 Feb 4 03:23 SECURITY.md 03:25:36 -rw-rw-r-- 1 1001 1001 12 Feb 4 03:23 VERSION 03:25:36 drwxrwxr-x 2 1001 1001 4096 Feb 4 03:23 bin 03:25:36 drwxrwxr-x 17 1001 1001 4096 Feb 4 03:23 cmd 03:25:36 -rw-r--r-- 1 root root 486191 Feb 4 03:25 coverage.out 03:25:36 -rw-rw-r-- 1 1001 1001 3365 Feb 4 03:23 go.mod 03:25:36 -rw-rw-r-- 1 1001 1001 34951 Feb 4 03:23 go.sum 03:25:36 drwxrwxr-x 7 1001 1001 4096 Feb 4 03:23 internal 03:25:36 drwxrwxr-x 3 1001 1001 4096 Feb 4 03:23 openapi 03:25:36 drwxrwxr-x 4 1001 1001 4096 Feb 4 03:23 snap 03:25:36 -rw-rw-r-- 1 1001 1001 204 Feb 4 03:23 version.go [Pipeline] sh 03:25:36 + '[' -e coverage.out ] 03:25:36 + chown 1001:1001 coverage.out [Pipeline] stash 03:25:36 Stashed 1 file(s) [Pipeline] sh 03:25:36 + make build 03:25:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:25:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:25:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:25:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:25:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4490 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:25:50 Running in /w/workspace/edgex-go/392 [Pipeline] { [Pipeline] checkout 03:25:50 The recommended git tool is: git 03:25:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:25:56 using credential edgex-jenkins-ssh 03:25:56 Cloning the remote Git repository 03:25:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:25:56 > git init /w/workspace/edgex-go/392 # timeout=10 03:25:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:25:56 > git --version # timeout=10 03:25:56 > git --version # 'git version 2.25.1' 03:25:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:25:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:25:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:25:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:26:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:26:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:26:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:26:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:26:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:26:07 $ docker stop --time=1 5479175033c3cf65ad0b3ac238d63016692cda31688d0477e485ff0a1b757f1a 03:26:12 $ docker rm -f --volumes 5479175033c3cf65ad0b3ac238d63016692cda31688d0477e485ff0a1b757f1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:26:13 03:26:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:26:13 latest: Pulling from edgex-devops/edgex-compose 03:26:13 cbdbe7a5bc2a: Pulling fs layer 03:26:13 ca9280d653b3: Pulling fs layer 03:26:13 7e9c9ca2126c: Pulling fs layer 03:26:13 cbdbe7a5bc2a: Download complete 03:26:13 cbdbe7a5bc2a: Pull complete 03:26:13 ca9280d653b3: Verifying Checksum 03:26:13 ca9280d653b3: Download complete 03:26:14 7e9c9ca2126c: Verifying Checksum 03:26:14 7e9c9ca2126c: Download complete 03:26:14 ca9280d653b3: Pull complete 03:26:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:26:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:26:15 Avoid second fetch 03:26:15 Checking out Revision ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (main) 03:26:15 Commit message: "Merge pull request #4312 from jim-wang-intel/redis_maxclient_config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:26:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:26:16 Dload Upload Total Spent Left Speed 03:26:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 03:26:15 > git config core.sparsecheckout # timeout=10 03:26:15 > git checkout -f ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 03:26:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:26:17 7e9c9ca2126c: Pull complete 03:26:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:26:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:26:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:17 prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container 03:26:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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 03:26:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:26:17 + sudo tee /etc/docker/daemon.new 03:26:17 { 03:26:17 "registry-mirrors": [ 03:26:17 "https://nexus3.edgexfoundry.org:10001" 03:26:17 ], 03:26:17 "bip": "10.250.0.254/24", 03:26:17 "hosts": [ 03:26:17 "tcp://0.0.0.0:5555", 03:26:17 "unix:///var/run/docker.sock" 03:26:17 ], 03:26:17 "mtu": 1458, 03:26:17 "selinux-enabled": true, 03:26:17 "seccomp-profile": "/etc/docker/seccomp.json" 03:26:17 } 03:26:19 $ docker top 4f9ece71b38a60f1380a1dad2c45b41c36c47b2461564254169783ccccbc0abd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 03:26:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 03:26:20 + docker-compose build --help+ 03:26:20 grep parallel [Pipeline] sh 03:26:20 + sudo service docker restart 03:26:20 --parallel Build images in parallel. [Pipeline] } 03:26:20 $ docker stop --time=1 4f9ece71b38a60f1380a1dad2c45b41c36c47b2461564254169783ccccbc0abd 03:26:21 $ docker rm -f --volumes 4f9ece71b38a60f1380a1dad2c45b41c36c47b2461564254169783ccccbc0abd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:22 prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container 03:26:22 $ 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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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:latest cat 03:26:22 $ docker top a452e2bf9b5feeb3d3657c86e673f578fe6aabfabd0eed21c851e080b11e9be7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:23 + docker-compose -f ./docker-compose-build.yml build --parallel 03:26:23 Building core-command ... 03:26:23 Building core-common-config-bootstrapper ... 03:26:23 Building core-data ... 03:26:23 Building core-metadata ... 03:26:23 Building security-bootstrapper ... 03:26:23 Building security-proxy-setup ... 03:26:23 Building security-secretstore-setup ... 03:26:23 Building security-spiffe-token-provider ... 03:26:23 Building security-spire-agent ... 03:26:23 Building security-spire-config ... 03:26:23 Building security-spire-server ... 03:26:23 Building support-notifications ... 03:26:23 Building support-scheduler ... 03:26:23 Building security-proxy-setup 03:26:23 Building security-spiffe-token-provider 03:26:23 Building support-scheduler 03:26:23 Building core-metadata 03:26:23 Building security-spire-config 03:26:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:26:33 ---> cd16c1f8ae21 03:26:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:26:33 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:33 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:26:33 ---> cd16c1f8ae21 03:26:33 Step 3/19 : WORKDIR /edgex-go 03:26:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:26:33 ---> cd16c1f8ae21 03:26:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:26:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:26:33 ---> cd16c1f8ae21 03:26:33 Step 3/24 : WORKDIR /edgex-go 03:26:33 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:26:33 ---> cd16c1f8ae21 03:26:33 Step 3/21 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:38 provisioning config files... 03:26:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/392@tmp/config13210255429313098577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:39 ---> docker-login.sh 03:26:39 nexus3.edgexfoundry.org:10001 03:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:39 Configure a credential helper to remove this warning. See 03:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:39 03:26:39 Login Succeeded 03:26:39 nexus3.edgexfoundry.org:10002 03:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:40 Configure a credential helper to remove this warning. See 03:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:40 03:26:40 Login Succeeded 03:26:40 nexus3.edgexfoundry.org:10003 03:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:40 Configure a credential helper to remove this warning. See 03:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:40 03:26:40 Login Succeeded 03:26:40 nexus3.edgexfoundry.org:10004 03:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:41 Configure a credential helper to remove this warning. See 03:26:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:41 03:26:41 Login Succeeded 03:26:41 docker.io 03:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:41 Configure a credential helper to remove this warning. See 03:26:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:41 03:26:41 Login Succeeded 03:26:41 ---> docker-login.sh ends [Pipeline] } 03:26:41 Deleting 1 temporary files 03:26:41 ---> Running in 916361f52d82 03:26:41 ---> Running in c2ab98dfc2e8 03:26:41 ---> Running in b2a068447ec5 03:26:41 ---> Running in ff6df69524bd 03:26:41 ---> Running in cffae82b2ae2 03:26:41 Removing intermediate container b2a068447ec5 03:26:41 ---> 51b69f9526ac 03:26:41 Step 4/24 : WORKDIR /edgex-go 03:26:41 ---> Running in 8cebc238ae01 03:26:41 Removing intermediate container 916361f52d82 03:26:41 ---> 91088dc51a85 03:26:41 Step 4/22 : WORKDIR /edgex-go 03:26:41 Removing intermediate container cffae82b2ae2 03:26:41 ---> 6835b3447fdf 03:26:41 Step 4/21 : RUN apk add --update --no-cache make git 03:26:41 Removing intermediate container ff6df69524bd 03:26:41 ---> 1c2c66ef1ff0 03:26:41 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:26:41 Removing intermediate container c2ab98dfc2e8 03:26:41 ---> b06447360089 03:26:41 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:26:41 ---> Running in b483e9d9d4ec [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:26:41 ---> Running in 87614c80f94d 03:26:41 ---> Running in 6e1f29f3e0c1 03:26:41 ---> Running in 332ee6f9e132 03:26:41 Removing intermediate container 8cebc238ae01 03:26:41 ---> f4e58b588b1d 03:26:41 Step 5/24 : RUN apk add --update --no-cache make git 03:26:41 ---> Running in 12fe331b7415 03:26:41 Removing intermediate container b483e9d9d4ec 03:26:41 ---> a5f393515860 03:26:41 Step 5/22 : RUN apk add --update --no-cache make git 03:26:41 ---> Running in 6a63e4369218 [Pipeline] sh 03:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:42 + git config --global --add safe.directory /w/workspace/edgex-go/392 [Pipeline] echo 03:26:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:26:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:26:42 ========================================================= 03:26:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:26:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:42 OK: 211 MiB in 51 packages 03:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:42 OK: 211 MiB in 51 packages 03:26:42 OK: 211 MiB in 51 packages 03:26:42 v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:26:42 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:26:42 OK: 17044 distinct packages available 03:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:26:42 9b18e9b68314: Pulling fs layer 03:26:42 35d82f9e3411: Pulling fs layer 03:26:42 e16973657156: Pulling fs layer 03:26:42 fc693d55d65f: Pulling fs layer 03:26:42 7e9fc2657dce: Pulling fs layer 03:26:42 dda99020689f: Pulling fs layer 03:26:42 db1c61fa0a46: Pulling fs layer 03:26:42 891c053d2c06: Pulling fs layer 03:26:42 7e9fc2657dce: Waiting 03:26:42 dda99020689f: Waiting 03:26:42 db1c61fa0a46: Waiting 03:26:42 891c053d2c06: Waiting 03:26:42 fc693d55d65f: Waiting 03:26:42 e16973657156: Verifying Checksum 03:26:42 e16973657156: Download complete 03:26:42 35d82f9e3411: Verifying Checksum 03:26:42 35d82f9e3411: Download complete 03:26:42 7e9fc2657dce: Verifying Checksum 03:26:42 7e9fc2657dce: Download complete 03:26:42 dda99020689f: Verifying Checksum 03:26:42 dda99020689f: Download complete 03:26:42 9b18e9b68314: Verifying Checksum 03:26:43 Removing intermediate container 87614c80f94d 03:26:43 ---> 5f3be82284c2 03:26:43 Step 5/21 : COPY go.mod vendor* ./ 03:26:43 OK: 211 MiB in 51 packages 03:26:43 Removing intermediate container 6e1f29f3e0c1 03:26:43 ---> 6160871663cc 03:26:43 Step 5/24 : COPY go.mod vendor* ./ 03:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:43 ---> afb596aeace3 03:26:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:43 ---> Running in a4733a956c4b 03:26:43 ---> 495f0ffecb21 03:26:43 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:43 ---> Running in 2a7e37e58c48 03:26:43 OK: 211 MiB in 51 packages 03:26:43 Removing intermediate container 12fe331b7415 03:26:43 ---> c61740ea7daf 03:26:43 Step 6/24 : COPY go.mod vendor* ./ 03:26:43 Removing intermediate container 6a63e4369218 03:26:43 ---> 1f55a83ae694 03:26:43 Step 6/22 : COPY go.mod vendor* ./ 03:26:43 ---> a917ced72577 03:26:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:43 ---> 904ace9c2428 03:26:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:43 ---> Running in ffc5038153f9 03:26:43 ---> Running in d0192088b7b3 03:26:43 Removing intermediate container 332ee6f9e132 03:26:43 ---> e70ac7d333cb 03:26:43 Step 5/19 : COPY go.mod vendor* ./ 03:26:44 ---> a61df858f5cd 03:26:44 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:44 ---> Running in 751dfebc0a12 03:26:44 891c053d2c06: Verifying Checksum 03:26:44 891c053d2c06: Download complete 03:26:44 9b18e9b68314: Pull complete 03:26:45 35d82f9e3411: Pull complete 03:26:45 db1c61fa0a46: Verifying Checksum 03:26:45 db1c61fa0a46: Download complete 03:26:45 e16973657156: Pull complete 03:26:46 fc693d55d65f: Verifying Checksum 03:26:46 fc693d55d65f: Download complete 03:26:58 fc693d55d65f: Pull complete 03:26:58 7e9fc2657dce: Pull complete 03:26:58 dda99020689f: Pull complete 03:27:05 db1c61fa0a46: Pull complete 03:27:07 891c053d2c06: Pull complete 03:27:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:27:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:27:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:27:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:27:07 WORKDIR /edgex 03:27:07 COPY go.mod . 03:27:07 RUN go mod download 03:27:07 + docker build -t ci-base-image-arm64 -f - . 03:27:08 Sending build context to Docker daemon 3.093MB 03:27:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:27:08 ---> f96f9c87975a 03:27:08 Step 2/4 : WORKDIR /edgex 03:27:10 ---> Running in f51e269140aa 03:27:10 Removing intermediate container f51e269140aa 03:27:10 ---> dfdd24ed5662 03:27:10 Step 3/4 : COPY go.mod . 03:27:11 ---> 999b6e485700 03:27:11 Step 4/4 : RUN go mod download 03:27:11 ---> Running in 296122e01be6 03:27:43 Removing intermediate container 296122e01be6 03:27:43 ---> 493894a04f3f 03:27:43 Successfully built 493894a04f3f 03:27:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:44 + docker inspect -f . ci-base-image-arm64 03:27:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:44 prd-ubuntu20.04-docker-arm64-4c-16g-4490 does not seem to be running inside a container 03:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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 03:27:45 $ docker top 54e03340b5d73aae654c6007a6aac81879267c36b03c412c59f655b0da4c7363 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:46 + go version 03:27:46 go version go1.18.7 linux/arm64 [Pipeline] } 03:27:46 $ docker stop --time=1 54e03340b5d73aae654c6007a6aac81879267c36b03c412c59f655b0da4c7363 03:27:48 $ docker rm -f --volumes 54e03340b5d73aae654c6007a6aac81879267c36b03c412c59f655b0da4c7363 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:27:48 03:27:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:27:48 latest: Pulling from edgex-devops/edgex-compose-arm64 03:27:48 29e5d40040c1: Pulling fs layer 03:27:48 1ce36da41761: Pulling fs layer 03:27:48 25b303627fd3: Pulling fs layer 03:27:49 29e5d40040c1: Verifying Checksum 03:27:49 29e5d40040c1: Download complete 03:27:49 1ce36da41761: Verifying Checksum 03:27:49 1ce36da41761: Download complete 03:27:49 29e5d40040c1: Pull complete 03:27:50 1ce36da41761: Pull complete 03:27:51 25b303627fd3: Verifying Checksum 03:27:51 25b303627fd3: Download complete 03:27:51 Removing intermediate container d0192088b7b3 03:27:51 ---> 2f48eb24e12a 03:27:51 Step 8/24 : COPY . . 03:27:51 Removing intermediate container 2a7e37e58c48 03:27:51 ---> a08350230281 03:27:51 Step 7/21 : COPY . . 03:27:51 Removing intermediate container a4733a956c4b 03:27:51 ---> d19312621894 03:27:51 Step 7/24 : COPY . . 03:27:51 Removing intermediate container ffc5038153f9 03:27:51 ---> f54879a893f8 03:27:51 Step 8/22 : COPY . . 03:27:51 Removing intermediate container 751dfebc0a12 03:27:51 ---> 0c969cebf6c1 03:27:51 Step 7/19 : COPY . . 03:27:59 ---> e7f5aa93cfb9 03:27:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:27:59 ---> 57d996ae98d7 03:27:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:27:59 ---> 2753f9f122c4 03:27:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:27:59 ---> 1c5e864d8470 03:27:59 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:27:59 ---> Running in dbc795f28ce6 03:27:59 ---> Running in 2cd9e9df2fd0 03:27:59 ---> Running in 344e364f400b 03:27:59 ---> 50f28759823c 03:27:59 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:27:59 ---> Running in 644bed0875d4 03:27:59 ---> Running in 0dd493732ee6 03:27:59 Removing intermediate container dbc795f28ce6 03:27:59 ---> e113fa988ade 03:27:59 Step 9/24 : WORKDIR /edgex-go/spire-build 03:27:59 ---> Running in 2ad2e909b32c 03:28:00 Removing intermediate container 2ad2e909b32c 03:28:00 ---> 9597c1e57656 03:28:00 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:28:00 ---> Running in 8f75aadfe170 03:28:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:28:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:28:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:28:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:28:00 Removing intermediate container 8f75aadfe170 03:28:00 ---> eccd81ef5d5e 03:28:00 Step 11/24 : WORKDIR /edgex-go 03:28:00 ---> Running in 706df1110aea 03:28:01 25b303627fd3: Pull complete 03:28:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:28:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:01 Removing intermediate container 706df1110aea 03:28:01 ---> 5d66a2ec1075 03:28:01 03:28:01 Step 12/24 : FROM alpine:3.15 03:28:01 prd-ubuntu20.04-docker-arm64-4c-16g-4490 does not seem to be running inside a container 03:28:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:28:01 3.15: Pulling from library/alpine 03:28:02 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:28:02 Status: Downloaded newer image for alpine:3.15 03:28:02 ---> c4fc93816858 03:28:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:28:02 ---> Running in d1fdbe94a294 03:28:02 Removing intermediate container d1fdbe94a294 03:28:02 ---> a715d10a8db4 03:28:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:28:02 ---> Running in 6485a52b483d 03:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:28:03 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:28:03 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:28:03 OK: 15859 distinct packages available 03:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:28:03 (1/4) Installing dumb-init (1.2.5-r1) 03:28:03 (2/4) Installing musl-obstack (1.2.3-r0) 03:28:03 (3/4) Installing libucontext (1.1-r0) 03:28:03 (4/4) Installing gcompat (1.0.0-r4) 03:28:03 Executing busybox-1.34.1-r7.trigger 03:28:03 OK: 6 MiB in 18 packages 03:28:03 $ docker top 15138f5c9f982e85d2d60ea6900b7efe491dff558964115a5517085617b6ff06 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:04 + docker-compose build --help 03:28:04 + grep parallel 03:28:05 Removing intermediate container 6485a52b483d 03:28:05 ---> 851ad3c578f3 03:28:05 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:28:09 ---> 12a198a021f3 03:28:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:28:09 --parallel Build images in parallel. [Pipeline] } 03:28:09 $ docker stop --time=1 15138f5c9f982e85d2d60ea6900b7efe491dff558964115a5517085617b6ff06 03:28:10 ---> 723ae944e768 03:28:10 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:28:10 ---> Running in 3a06cacde4a0 03:28:10 Removing intermediate container 3a06cacde4a0 03:28:10 ---> e6e67726d112 03:28:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:28:11 ---> 4357274e9d20 03:28:11 Step 19/24 : WORKDIR / 03:28:11 ---> Running in 3ba262112e90 03:28:12 Removing intermediate container 3ba262112e90 03:28:12 ---> c456285ee6e3 03:28:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:28:12 ---> Running in 49880ac05b35 03:28:12 $ docker rm -f --volumes 15138f5c9f982e85d2d60ea6900b7efe491dff558964115a5517085617b6ff06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:28:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:13 prd-ubuntu20.04-docker-arm64-4c-16g-4490 does not seem to be running inside a container 03:28:13 $ 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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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 03:28:13 Removing intermediate container 49880ac05b35 03:28:13 ---> 4d34c6fc95b7 03:28:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:28:13 ---> Running in 80180524864e 03:28:13 Removing intermediate container 80180524864e 03:28:13 ---> b03cd2ac40c4 03:28:13 Step 22/24 : LABEL arch=x86_64 03:28:13 ---> Running in adc4844cff81 03:28:14 Removing intermediate container adc4844cff81 03:28:14 ---> 025c61d4f2a8 03:28:14 Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:28:14 $ docker top 59edaec7804732dd04cc6e9da7e9002b0dce78854024eaf3c4e95f9f7a6f07b1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:14 ---> Running in 985c890a7cd4 03:28:15 Removing intermediate container 985c890a7cd4 03:28:15 ---> d7f39f7b6edc 03:28:15 Step 24/24 : LABEL version=3.0.0-dev.33 03:28:15 ---> Running in 0e1413bca5dc 03:28:15 + docker-compose -f ./docker-compose-build.yml build --parallel 03:28:15 Removing intermediate container 0e1413bca5dc 03:28:15 ---> 2640ab043113 03:28:15 03:28:15 Successfully built 2640ab043113 03:28:15 Successfully tagged security-spire-config:latest 03:28:15  Building security-spire-config ... done Building security-spire-server 03:28:20 Building core-command ... 03:28:20 Building core-common-config-bootstrapper ... 03:28:20 Building core-data ... 03:28:20 Building core-metadata ... 03:28:20 Building security-bootstrapper ... 03:28:20 Building security-proxy-setup ... 03:28:20 Building security-secretstore-setup ... 03:28:20 Building security-spiffe-token-provider ... 03:28:20 Building security-spire-agent ... 03:28:20 Building security-spire-config ... 03:28:20 Building security-spire-server ... 03:28:20 Building support-notifications ... 03:28:20 Building support-scheduler ... 03:28:20 Building security-bootstrapper 03:28:20 Building security-spire-config 03:28:20 Building core-command 03:28:20 Building support-scheduler 03:28:20 Building core-metadata 03:28:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:28:22 ---> cd16c1f8ae21 03:28:22 Step 3/23 : WORKDIR /edgex-go 03:28:22 ---> Using cache 03:28:22 ---> b06447360089 03:28:22 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:28:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:28:32 ---> Running in f9b38e8fb2d9 03:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:28:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:28:32 ---> 493894a04f3f 03:28:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:28:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:28:32 ---> 493894a04f3f 03:28:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:28:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:28:32 ---> 493894a04f3f 03:28:32 Step 3/24 : WORKDIR /edgex-go 03:28:32 ---> Running in 7c953165744a 03:28:32 ---> Running in 73cdf71fe02a 03:28:33 OK: 211 MiB in 51 packages 03:28:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:28:33 ---> 493894a04f3f 03:28:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:28:33 ---> Running in ce65e102d8d7 03:28:33 ---> Running in faf88f0f14ff 03:28:33 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:28:33 ---> 493894a04f3f 03:28:33 Step 3/32 : WORKDIR /edgex-go 03:28:33 ---> Running in 7f1e85dae3b6 03:28:33 Removing intermediate container 7c953165744a 03:28:33 ---> 45f9079880cf 03:28:33 Step 4/22 : WORKDIR /edgex-go 03:28:33 Removing intermediate container 73cdf71fe02a 03:28:33 ---> 7b3f4cb01f93 03:28:33 Step 4/24 : WORKDIR /edgex-go 03:28:33 Removing intermediate container ce65e102d8d7 03:28:33 ---> 03f1a6d06202 03:28:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curl ---> Running in 42b9227606bf 03:28:33 03:28:34 ---> Running in 8834cc947b18 03:28:34 ---> Running in a3fea061be56 03:28:34 Removing intermediate container faf88f0f14ff 03:28:34 ---> d6066b882cd1 03:28:34 Step 4/23 : WORKDIR /edgex-go 03:28:34 Removing intermediate container 7f1e85dae3b6 03:28:34 ---> 72e4ce3cb5a5 03:28:34 Step 4/32 : RUN apk add --update --no-cache make git 03:28:34 ---> Running in 3dc18353810b 03:28:34 ---> Running in feffadae838e 03:28:34 Removing intermediate container 8834cc947b18 03:28:34 ---> 133cd05fb959 03:28:34 Step 5/24 : RUN apk add --update --no-cache make git 03:28:34 Removing intermediate container 42b9227606bf 03:28:35 ---> c8597fbe4ec0 03:28:35 Step 5/22 : RUN apk add --update --no-cache make git 03:28:35 ---> Running in 242ed1394ea9 03:28:35 ---> Running in 81991b550646 03:28:35 Removing intermediate container 3dc18353810b 03:28:35 ---> 6783025bb8f0 03:28:35 Step 5/23 : RUN apk add --update --no-cache make git 03:28:35 Removing intermediate container 0dd493732ee6 03:28:35 ---> 5fce85cc3874 03:28:35 03:28:35 Step 9/21 : FROM alpine:3.16 03:28:35 Removing intermediate container 344e364f400b 03:28:35 ---> bec1a1907299 03:28:35 03:28:35 Step 10/24 : FROM alpine:3.16 03:28:35 Removing intermediate container f9b38e8fb2d9 03:28:35 ---> 4516d2850a20 03:28:35 Step 5/23 : COPY go.mod vendor* ./ 03:28:35 ---> cb580b6a476c 03:28:36 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:36 ---> Running in ab278fc77079 03:28:36 3.16: Pulling from library/alpine 03:28:36 3.16: Pulling from library/alpine 03:28:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:28:37 ---> Running in cc5c59da1659 03:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:37 Status: Downloaded newer image for alpine:3.16 03:28:37 Status: Downloaded newer image for alpine:3.16 03:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:38 ---> bfe296a52501 03:28:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:28:38 ---> bfe296a52501 03:28:38 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:28:39 OK: 221 MiB in 51 packages 03:28:39 OK: 221 MiB in 51 packages 03:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:39 ---> Running in 2999b2b25c07 03:28:39 ---> Running in 095fd5b19cee 03:28:39 Removing intermediate container 644bed0875d4 03:28:39 ---> 888f5b3d4db4 03:28:39 03:28:39 Step 9/19 : FROM alpine:3.15 03:28:39 ---> c4fc93816858 03:28:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:28:39 ---> Using cache 03:28:39 ---> a715d10a8db4 03:28:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:28:39 Removing intermediate container 2cd9e9df2fd0 03:28:39 ---> 529df92f28eb 03:28:39 03:28:39 Step 10/22 : FROM alpine:3.16 03:28:39 ---> bfe296a52501 03:28:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:28:39 ---> Running in 22955280a192 03:28:39 ---> Running in 5400a537195b 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:28:40 (1/1) Installing dumb-init (1.2.5-r1) 03:28:40 Executing busybox-1.35.0-r17.trigger 03:28:40 OK: 6 MiB in 15 packages 03:28:40 (1/1) Installing dumb-init (1.2.5-r1) 03:28:40 Executing busybox-1.35.0-r17.trigger 03:28:40 OK: 6 MiB in 15 packages 03:28:40 (1/6) Installing ca-certificates (20220614-r0) 03:28:40 (2/6) Installing brotli-libs (1.0.9-r6) 03:28:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:28:40 (4/6) Installing libcurl (7.83.1-r5) 03:28:40 (5/6) Installing curl (7.83.1-r5) 03:28:40 (6/6) Installing dumb-init (1.2.5-r1) 03:28:40 Executing busybox-1.35.0-r17.trigger 03:28:40 Executing ca-certificates-20220614-r0.trigger 03:28:40 OK: 8 MiB in 20 packages 03:28:40 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:28:40 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:28:40 OK: 15859 distinct packages available 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:28:41 (1/9) Installing ca-certificates (20220614-r0) 03:28:41 (2/9) Installing brotli-libs (1.0.9-r5) 03:28:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:28:41 (4/9) Installing libcurl (7.80.0-r5) 03:28:41 (5/9) Installing curl (7.80.0-r5) 03:28:41 (6/9) Installing dumb-init (1.2.5-r1) 03:28:41 (7/9) Installing musl-obstack (1.2.3-r0) 03:28:41 (8/9) Installing libucontext (1.1-r0) 03:28:41 (9/9) Installing gcompat (1.0.0-r4) 03:28:41 Executing busybox-1.34.1-r7.trigger 03:28:41 Executing ca-certificates-20220614-r0.trigger 03:28:41 OK: 8 MiB in 23 packages 03:28:41 Removing intermediate container feffadae838e 03:28:41 ---> 77e7acf13386 03:28:41 Step 5/32 : COPY go.mod vendor* ./ 03:28:41 OK: 221 MiB in 51 packages 03:28:41 OK: 221 MiB in 51 packages 03:28:41 Removing intermediate container a3fea061be56 03:28:41 ---> 1bc222909035 03:28:41 Step 5/24 : COPY go.mod vendor* ./ 03:28:41 Removing intermediate container 5400a537195b 03:28:41 ---> 4d465b1a3333 03:28:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:28:41 Removing intermediate container 2999b2b25c07 03:28:41 ---> 101f0b1a6184 03:28:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:28:41 ---> Running in 4c2c7fd9e180 03:28:41 ---> Running in 0e4cee87a0f7 03:28:41 Removing intermediate container 095fd5b19cee 03:28:41 ---> 1b4dc76007f9 03:28:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:28:41 ---> Running in b119d44a10e3 03:28:41 Removing intermediate container 4c2c7fd9e180 03:28:41 ---> bf37610d8b54 03:28:41 Step 13/22 : ENV APP_PORT=59861 03:28:41 ---> Running in 900b5ce6bb06 03:28:41 Removing intermediate container 0e4cee87a0f7 03:28:41 ---> cf1b5b29a6d1 03:28:41 Step 13/24 : ENV APP_PORT=59881 03:28:41 Removing intermediate container b119d44a10e3 03:28:41 ---> 9bb5bed33e32 03:28:41 Step 12/21 : WORKDIR /edgex 03:28:41 ---> Running in 278c8f50ab1d 03:28:41 ---> Running in 625a632c631e 03:28:41 Removing intermediate container 900b5ce6bb06 03:28:41 ---> 20a905b8fe3b 03:28:41 Step 14/22 : EXPOSE $APP_PORT 03:28:41 ---> Running in 4a472564c889 03:28:41 OK: 221 MiB in 51 packages 03:28:41 Removing intermediate container 278c8f50ab1d 03:28:41 ---> 48f649a1363d 03:28:41 Step 14/24 : EXPOSE $APP_PORT 03:28:41 ---> Running in 4d2e1383bb93 03:28:41 Removing intermediate container 625a632c631e 03:28:41 ---> 2d76d7f25a8b 03:28:41 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:28:41 Removing intermediate container 22955280a192 03:28:41 ---> beddf97df36f 03:28:41 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:41 Removing intermediate container 4a472564c889 03:28:41 ---> d937a74545ae 03:28:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:41 Removing intermediate container 4d2e1383bb93 03:28:41 ---> 5f55f64e48af 03:28:41 Step 15/24 : WORKDIR / 03:28:42 ---> Running in fd8ceef83c2f 03:28:42 ---> 031073ef65a5 03:28:42 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:28:42 ---> 776b69b16f2c 03:28:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:28:42 ---> ca39c726ce5b 03:28:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:28:42 Removing intermediate container fd8ceef83c2f 03:28:42 ---> 101f03c9e60d 03:28:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:42 ---> 92cf772a01f8 03:28:42 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:42 ---> Running in 2e06e98a37c8 03:28:42 ---> c5ca59b4343d 03:28:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:42 Removing intermediate container 81991b550646 03:28:42 ---> c515be80f9b6 03:28:42 Step 6/22 : COPY go.mod vendor* ./ 03:28:42 Removing intermediate container 242ed1394ea9 03:28:42 ---> de73f311eca8 03:28:42 Step 6/24 : COPY go.mod vendor* ./ 03:28:42 ---> Running in e3260a7aaf36 03:28:43 ---> bf08c59a7630 03:28:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:28:43 ---> b904ad64f5a9 03:28:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:28:43 ---> 69e9b563cac2 03:28:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:28:43 ---> b1397c13c747 03:28:43 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:28:43 Removing intermediate container cc5c59da1659 03:28:43 ---> 80b8f2754de3 03:28:43 Step 6/23 : COPY go.mod vendor* ./ 03:28:43 ---> b8019293370d 03:28:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:28:43 ---> 8ec156fb1420 03:28:43 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:28:43 ---> Running in 9fd12b82f855 03:28:43 ---> 5661405279d5 03:28:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:28:43 ---> Running in bd28f1937aad 03:28:43 ---> 72966dd99ee5 03:28:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:28:43 Removing intermediate container 9fd12b82f855 03:28:43 ---> e455c780cf6d 03:28:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:28:43 ---> Running in 953352a1e852 03:28:43 Removing intermediate container bd28f1937aad 03:28:43 ---> 2ea9f7ae0978 03:28:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:28:43 ---> Running in 3bbe3fe4a798 03:28:43 ---> f843c2259446 03:28:43 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:28:43 ---> 81224e435a88 03:28:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:28:43 Removing intermediate container 953352a1e852 03:28:43 ---> b7d3b7a0c9e1 03:28:43 Step 20/22 : LABEL arch=x86_64 03:28:43 ---> Running in df8d65582f88 03:28:43 ---> Running in 6dbc7f5e3ae9 03:28:43 Removing intermediate container 3bbe3fe4a798 03:28:43 ---> b2547684b69c 03:28:43 Step 17/19 : LABEL arch=x86_64 03:28:43 ---> 0a66fc1659c0 03:28:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:28:43 ---> Running in 8d5a3cd3a9cd 03:28:43 Removing intermediate container 6dbc7f5e3ae9 03:28:43 ---> 8899c33165da 03:28:43 Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:28:43 ---> Running in e72a4288e583 03:28:43 ---> Running in 692dc5c2d036 03:28:44 Removing intermediate container 8d5a3cd3a9cd 03:28:44 ---> f94d37bb6e39 03:28:44 Step 18/19 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:28:44 ---> Running in 33f0195d73b5 03:28:44 Removing intermediate container 692dc5c2d036 03:28:44 ---> fce8dd642683 03:28:44 Step 22/22 : LABEL version=3.0.0-dev.33 03:28:44 Removing intermediate container e72a4288e583 03:28:44 ---> 388cbdb3026b 03:28:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:28:44 ---> Running in c0616b61a7f6 03:28:44 ---> Running in fbd596646488 03:28:44 Removing intermediate container 33f0195d73b5 03:28:44 ---> 9c604f80fa08 03:28:44 Step 19/19 : LABEL version=3.0.0-dev.33 03:28:44 ---> 2da907388a13 03:28:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:44 ---> dbdb76d6629d 03:28:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:44 ---> 146e183adccb 03:28:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:44 ---> Running in cd292e9d8e13 03:28:44 ---> Running in 6f54974972eb 03:28:44 Removing intermediate container c0616b61a7f6 03:28:44 ---> ad2d85ca2591 03:28:44 03:28:44 ---> Running in e6cc09d9d397 03:28:44 Removing intermediate container fbd596646488 03:28:44 ---> 3fd985d8e4a6 03:28:44 Step 22/24 : LABEL arch=x86_64 03:28:44 ---> Running in f483df1067dd 03:28:44 Successfully built ad2d85ca2591 03:28:44 Successfully tagged support-scheduler:latest 03:28:44  Building support-scheduler ... done Building core-command 03:28:44 Removing intermediate container e6cc09d9d397 03:28:44 ---> 6d14a120bf35 03:28:44 03:28:44 ---> Running in 4c161a9dd741 03:28:44 Successfully built 6d14a120bf35 03:28:44 Removing intermediate container f483df1067dd 03:28:44 ---> 4b6b64b06fd6 03:28:44 Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:28:44 Successfully tagged security-spiffe-token-provider:latest 03:28:44 Building security-bootstrapper 03:28:44  Building security-spiffe-token-provider ... done Removing intermediate container df8d65582f88 03:28:44 ---> ee110177c784 03:28:44 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:28:45 ---> Running in e0dcaee6fb3b 03:28:47 ---> Running in badb68d2c4e7 03:28:47 Removing intermediate container e0dcaee6fb3b 03:28:47 ---> 1247fcd99294 03:28:47 Step 24/24 : LABEL version=3.0.0-dev.33 03:28:47 ---> Running in 1f37629c2069 03:28:48 Removing intermediate container badb68d2c4e7 03:28:48 ---> b538af6c0b3d 03:28:48 Step 19/21 : LABEL arch=x86_64 03:28:48 Removing intermediate container 1f37629c2069 03:28:48 ---> 608b63cfdd23 03:28:48 03:28:48 ---> Running in f15b222232b6 03:28:48 Successfully built 608b63cfdd23 03:28:48 Successfully tagged core-metadata:latest 03:28:48  Building core-metadata ... done Building security-secretstore-setup 03:28:48 Removing intermediate container f15b222232b6 03:28:48 ---> eea8b6528a87 03:28:48 Step 20/21 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:28:48 ---> Running in e1deb04c56d1 03:28:49 Removing intermediate container e1deb04c56d1 03:28:49 ---> 7f2ba5e9aba7 03:28:49 Step 21/21 : LABEL version=3.0.0-dev.33 03:28:49 ---> Running in d159838c4a14 03:28:50 Removing intermediate container d159838c4a14 03:28:50 ---> 8658f70f0f28 03:28:50 03:28:50 Successfully built 8658f70f0f28 03:28:50 Successfully tagged security-proxy-setup:latest 03:28:50 Building security-spire-agent 03:28:53  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:28:53 ---> cd16c1f8ae21 03:28:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:28:53 ---> Using cache 03:28:53 ---> 91088dc51a85 03:28:53 Step 4/23 : WORKDIR /edgex-go 03:28:53 ---> Using cache 03:28:53 ---> a5f393515860 03:28:53 Step 5/23 : RUN apk add --update --no-cache make git 03:28:53 ---> Using cache 03:28:53 ---> 1f55a83ae694 03:28:53 Step 6/23 : COPY go.mod vendor* ./ 03:28:53 ---> Using cache 03:28:53 ---> 904ace9c2428 03:28:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:53 ---> Using cache 03:28:53 ---> f54879a893f8 03:28:53 Step 8/23 : COPY . . 03:28:53 ---> Using cache 03:28:53 ---> 57d996ae98d7 03:28:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:28:54 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:28:54 ---> cd16c1f8ae21 03:28:54 Step 3/32 : WORKDIR /edgex-go 03:28:54 ---> Using cache 03:28:54 ---> b06447360089 03:28:54 Step 4/32 : RUN apk add --update --no-cache make git 03:28:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:28:55 ---> cd16c1f8ae21 03:28:55 Step 3/24 : WORKDIR /edgex-go 03:28:55 ---> Using cache 03:28:55 ---> b06447360089 03:28:55 Step 4/24 : RUN apk add --update --no-cache make git 03:28:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:28:55 ---> cd16c1f8ae21 03:28:55 Step 3/24 : WORKDIR /edgex-go 03:28:55 ---> Using cache 03:28:55 ---> b06447360089 03:28:55 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:28:55 ---> Using cache 03:28:55 ---> 4516d2850a20 03:28:55 Step 5/24 : COPY go.mod vendor* ./ 03:28:55 ---> Using cache 03:28:55 ---> cb580b6a476c 03:28:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:02 ---> Running in 280fd629a63b 03:29:02 ---> Running in 9d8bee089f51 03:29:02 ---> Running in c60fdd6a64b7 03:29:02 ---> Running in 004b968c8d28 03:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:29:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:29:02 OK: 211 MiB in 51 packages 03:29:02 OK: 211 MiB in 51 packages 03:29:04 Removing intermediate container c60fdd6a64b7 03:29:04 ---> 13733e620c1e 03:29:04 Step 5/32 : COPY go.mod vendor* ./ 03:29:04 Removing intermediate container 280fd629a63b 03:29:04 ---> e61730d75278 03:29:04 Step 5/24 : COPY go.mod vendor* ./ 03:29:05 ---> fbab8316113a 03:29:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:05 ---> f7fd9919aefb 03:29:05 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:05 ---> Running in eb826d4e638d 03:29:05 ---> Running in f950fbe2fedd 03:29:11 Removing intermediate container ab278fc77079 03:29:11 ---> ad8869512c34 03:29:11 Step 7/23 : COPY . . 03:29:21 ---> 9ca32ac1e7dd 03:29:21 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:29:30 ---> Running in 2fcd672f3947 03:29:33 Removing intermediate container 2fcd672f3947 03:29:33 ---> e2a258040c16 03:29:33 Step 9/23 : WORKDIR /edgex-go/spire-build 03:29:33 ---> Running in 8be17598f3a7 03:29:33 Removing intermediate container 9d8bee089f51 03:29:33 ---> ce12f88972b9 03:29:33 03:29:33 Step 10/23 : FROM alpine:3.16 03:29:33 ---> bfe296a52501 03:29:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:29:33 ---> Using cache 03:29:33 ---> 101f0b1a6184 03:29:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:29:33 ---> Using cache 03:29:33 ---> cf1b5b29a6d1 03:29:33 Step 13/23 : ENV APP_PORT=59882 03:29:33 Removing intermediate container 004b968c8d28 03:29:33 ---> 358bf8c845a5 03:29:33 Step 7/24 : COPY . . 03:29:34 ---> Running in f63f3f2edf38 03:29:34 Removing intermediate container 8be17598f3a7 03:29:34 ---> ff6d04cd11fd 03:29:34 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:29:44 Removing intermediate container f63f3f2edf38 03:29:44 ---> e31b82124c89 03:29:44 Step 14/23 : EXPOSE $APP_PORT 03:29:44 ---> Running in 9044e89b2cee 03:29:44 ---> Running in 1d370b3b4236 03:29:44 ---> c018dbb0d8a2 03:29:44 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:29:44 ---> Running in 957e4f039be8 03:29:44 Removing intermediate container 1d370b3b4236 03:29:44 ---> 100e233b753e 03:29:44 Step 15/23 : WORKDIR / 03:29:44 ---> Running in c4d6774ee439 03:29:44 Removing intermediate container 957e4f039be8 03:29:44 ---> 45e91bece660 03:29:44 Step 9/24 : WORKDIR /edgex-go/spire-build 03:29:44 ---> Running in a5d37dcdf701 03:29:44 Removing intermediate container c4d6774ee439 03:29:44 ---> 47a6674c16c2 03:29:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:29:44 Removing intermediate container a5d37dcdf701 03:29:44 ---> 3d1636c409a7 03:29:44 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:29:44 ---> Running in d1448d781e22 03:29:44 ---> 7b3a48c70034 03:29:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:29:44 Removing intermediate container f950fbe2fedd 03:29:44 ---> f757b9fafe36 03:29:44 Step 7/32 : COPY . . 03:29:44 Removing intermediate container 9044e89b2cee 03:29:44 ---> 81f42ac42e1a 03:29:44 Step 11/23 : WORKDIR /edgex-go 03:29:44 Removing intermediate container eb826d4e638d 03:29:44 ---> 727db7f05339 03:29:44 Step 7/24 : COPY . . 03:29:51 ---> f110104eb364 03:29:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:29:51 ---> Running in a610fc086e8e 03:29:51 ---> 41e5940bcf48 03:29:51 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:29:51 ---> Running in 9571909835d8 03:29:51 ---> ea4f327b5237 03:29:51 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:29:51 ---> Running in 4ae562138c66 03:29:51 Removing intermediate container a610fc086e8e 03:29:51 ---> 0f75cc75b888 03:29:51 03:29:51 Step 12/23 : FROM alpine:3.15 03:29:51 ---> c4fc93816858 03:29:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:29:51 ---> Using cache 03:29:51 ---> a715d10a8db4 03:29:51 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:29:51 Removing intermediate container d1448d781e22 03:29:51 ---> 33251f653181 03:29:51 Step 11/24 : WORKDIR /edgex-go 03:29:51 ---> Running in 03869c76bd0e 03:29:51 ---> Running in 09d5ce3a80ea 03:29:51 ---> b9ed5352eefb 03:29:51 Step 19/23 : ENTRYPOINT ["/core-command"] 03:29:51 ---> Running in 1b3c12a1fe0d 03:29:51 Removing intermediate container 09d5ce3a80ea 03:29:51 ---> 9982dc8d8010 03:29:51 03:29:51 Step 12/24 : FROM alpine:3.15 03:29:51 ---> c4fc93816858 03:29:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:29:51 ---> Using cache 03:29:51 ---> a715d10a8db4 03:29:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:29:51 ---> Running in 2b54614d35d3 03:29:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:29:51 Removing intermediate container 1b3c12a1fe0d 03:29:51 ---> 16f72a86e8da 03:29:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:29:51 ---> Running in 2a49daff7185 03:29:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:29:51 Removing intermediate container 2a49daff7185 03:29:51 ---> 1ce6f99da959 03:29:51 Step 21/23 : LABEL arch=x86_64 03:29:51 ---> Running in ce4bb33169cc 03:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:29:51 Removing intermediate container ce4bb33169cc 03:29:51 ---> 28ddbe587f58 03:29:51 Step 22/23 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:29:51 ---> Running in f5b5efe4777d 03:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:29:51 Removing intermediate container f5b5efe4777d 03:29:51 ---> 6aa97fef8ec4 03:29:51 Step 23/23 : LABEL version=3.0.0-dev.33 03:29:51 ---> Running in d2b0013f9bc8 03:29:52 Removing intermediate container d2b0013f9bc8 03:29:52 ---> 8e71d3f99569 03:29:52 03:29:52 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:29:52 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:29:52 OK: 15859 distinct packages available 03:29:52 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:29:52 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:29:52 OK: 15859 distinct packages available 03:29:52 Successfully built 8e71d3f99569 03:29:52 Successfully tagged core-command:latest 03:29:52 Building support-notifications 03:29:52  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:29:52 (1/5) Installing dumb-init (1.2.5-r1) 03:29:52 (2/5) Installing musl-obstack (1.2.3-r0) 03:29:52 (3/5) Installing libucontext (1.1-r0) 03:29:52 (1/5) Installing dumb-init (1.2.5-r1) 03:29:52 (4/5) Installing gcompat (1.0.0-r4) 03:29:52 (2/5) Installing musl-obstack (1.2.3-r0) 03:29:52 (5/5) Installing openssl (1.1.1s-r1) 03:29:52 (3/5) Installing libucontext (1.1-r0) 03:29:52 (4/5) Installing gcompat (1.0.0-r4) 03:29:52 (5/5) Installing openssl (1.1.1s-r1) 03:29:52 Executing busybox-1.34.1-r7.trigger 03:29:52 Executing busybox-1.34.1-r7.trigger 03:29:52 OK: 7 MiB in 19 packages 03:29:52 OK: 7 MiB in 19 packages 03:29:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:29:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:29:56 ---> cd16c1f8ae21 03:29:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:29:56 ---> Using cache 03:29:56 ---> 91088dc51a85 03:29:56 Step 4/22 : WORKDIR /edgex-go 03:29:56 ---> Using cache 03:29:56 ---> a5f393515860 03:29:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:30:04 ---> Running in 659492df9bbd 03:30:04 Removing intermediate container 2b54614d35d3 03:30:04 ---> 9cadfcc7cff0 03:30:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:30:04 Removing intermediate container 03869c76bd0e 03:30:04 ---> 6fe1e4b1fcc9 03:30:04 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:30:04 OK: 211 MiB in 51 packages 03:30:05 ---> c5e4f2d7f48e 03:30:05 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:30:05 ---> fcf018a316c9 03:30:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:30:05 Removing intermediate container 659492df9bbd 03:30:05 ---> be38d12c53bc 03:30:05 Step 6/22 : COPY go.mod vendor* ./ 03:30:05 ---> 8fa057dfb6a6 03:30:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:30:06 ---> 0c4c60f62985 03:30:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:06 ---> 4c191101901a 03:30:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:30:06 ---> Running in e9de543d95fb 03:30:08 ---> ff0ba838baa2 03:30:08 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:30:08 ---> 9e6a6e3e0e29 03:30:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:30:08 ---> Running in c3510c685c7f 03:30:08 Removing intermediate container c3510c685c7f 03:30:08 ---> 4bca538b749e 03:30:08 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:30:08 ---> bbdb1113d8d2 03:30:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:30:08 ---> Running in 294b587b41c5 03:30:08 Removing intermediate container 294b587b41c5 03:30:08 ---> 7d100fffd3e8 03:30:08 Step 21/23 : LABEL arch=x86_64 03:30:08 ---> 7e43c525fcee 03:30:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:30:08 ---> Running in e4ba453320d1 03:30:09 Removing intermediate container e4ba453320d1 03:30:09 ---> 0cf2a7973239 03:30:09 Step 22/23 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:30:09 ---> Running in 2965621305ad 03:30:09 ---> aca62049d46d 03:30:09 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:30:09 Removing intermediate container 2965621305ad 03:30:09 ---> 1f6dcb007d7a 03:30:09 Step 23/23 : LABEL version=3.0.0-dev.33 03:30:09 ---> Running in 9274ed9b0c94 03:30:09 ---> Running in 5572d6716e5e 03:30:09 Removing intermediate container 5572d6716e5e 03:30:09 ---> 6880ccd70243 03:30:09 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:30:09 ---> Running in f80de6692242 03:30:09 Removing intermediate container 9274ed9b0c94 03:30:09 ---> 839f8ee94878 03:30:09 03:30:09 Successfully built 839f8ee94878 03:30:09 Successfully tagged security-spire-server:latest 03:30:09 Building core-data 03:30:09  Building security-spire-server ... done Removing intermediate container f80de6692242 03:30:09 ---> fd36f9f2a9d9 03:30:09 Step 22/24 : LABEL arch=x86_64 03:30:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:30:14 ---> cd16c1f8ae21 03:30:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:30:14 ---> Using cache 03:30:14 ---> 91088dc51a85 03:30:14 Step 4/22 : WORKDIR /edgex-go 03:30:14 ---> Using cache 03:30:14 ---> a5f393515860 03:30:14 Step 5/22 : RUN apk add --update --no-cache make git 03:30:14 ---> Using cache 03:30:14 ---> 1f55a83ae694 03:30:14 Step 6/22 : COPY go.mod vendor* ./ 03:30:14 ---> Using cache 03:30:14 ---> 904ace9c2428 03:30:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:14 ---> Using cache 03:30:14 ---> f54879a893f8 03:30:14 Step 8/22 : COPY . . 03:30:14 ---> Using cache 03:30:14 ---> 57d996ae98d7 03:30:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:30:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:30:16 ---> Running in 6a78f8d8d763 03:30:16 ---> Running in 46e6ccf6e2d4 03:30:16 Removing intermediate container 6a78f8d8d763 03:30:16 ---> f09ae200d27c 03:30:16 Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:30:16 ---> Running in efc143a5203e 03:30:16 Removing intermediate container efc143a5203e 03:30:16 ---> 1f10b7a25e5b 03:30:16 Step 24/24 : LABEL version=3.0.0-dev.33 03:30:16 ---> Running in 1e5b6eda09b6 03:30:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:30:16 Removing intermediate container 1e5b6eda09b6 03:30:16 ---> c7b87f7f8b10 03:30:16 03:30:16 Successfully built c7b87f7f8b10 03:30:16 Successfully tagged security-spire-agent:latest 03:30:16 Building core-common-config-bootstrapper 03:30:23  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:30:23 ---> cd16c1f8ae21 03:30:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:30:23 ---> Using cache 03:30:23 ---> 91088dc51a85 03:30:23 Step 4/22 : WORKDIR /edgex-go 03:30:23 ---> Using cache 03:30:23 ---> a5f393515860 03:30:23 Step 5/22 : RUN apk add --update --no-cache make git 03:30:23 ---> Using cache 03:30:23 ---> 1f55a83ae694 03:30:23 Step 6/22 : COPY go.mod vendor* ./ 03:30:23 ---> Using cache 03:30:23 ---> 904ace9c2428 03:30:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:23 ---> Using cache 03:30:23 ---> f54879a893f8 03:30:23 Step 8/22 : COPY . . 03:30:23 ---> Using cache 03:30:23 ---> 57d996ae98d7 03:30:23 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:30:33 Removing intermediate container 4ae562138c66 03:30:33 ---> eb4ed799e240 03:30:33 03:30:33 Step 9/32 : FROM alpine:3.16 03:30:33 ---> bfe296a52501 03:30:33 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:30:33 Removing intermediate container 9571909835d8 03:30:33 ---> 07c4b7c85804 03:30:33 03:30:33 Step 9/24 : FROM alpine:3.16 03:30:33 ---> bfe296a52501 03:30:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:30:33 ---> Running in 63ffed3e4c4c 03:30:33 ---> Running in fcc29f098228 03:30:33 ---> Running in 9a38e065115e 03:30:33 Removing intermediate container fcc29f098228 03:30:33 ---> c3b93edab8e9 03:30:33 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:30:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:30:33 ---> Running in c5032e37120b 03:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:30:33 (1/3) Installing ca-certificates (20220614-r0) 03:30:33 (2/3) Installing dumb-init (1.2.5-r1) 03:30:33 (3/3) Installing su-exec (0.2-r1) 03:30:33 Executing busybox-1.35.0-r17.trigger 03:30:33 Executing ca-certificates-20220614-r0.trigger 03:30:33 OK: 6 MiB in 17 packages 03:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:30:34 (1/2) Installing dumb-init (1.2.5-r1) 03:30:34 (2/2) Installing su-exec (0.2-r1) 03:30:34 Executing busybox-1.35.0-r17.trigger 03:30:34 OK: 6 MiB in 16 packages 03:30:36 Removing intermediate container 9a38e065115e 03:30:36 ---> dc0e308d0639 03:30:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:30:36 ---> Running in 499cf8deedaa 03:30:36 Removing intermediate container c5032e37120b 03:30:36 ---> 788bcae61c9d 03:30:36 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:30:36 Removing intermediate container 499cf8deedaa 03:30:36 ---> c29060584dfd 03:30:36 Step 12/24 : WORKDIR / 03:30:36 ---> Running in cc1bb56d49c3 03:30:36 ---> Running in 29a25dab6be7 03:30:38 Removing intermediate container cc1bb56d49c3 03:30:38 ---> 078fab9043e8 03:30:38 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:30:38 Removing intermediate container 29a25dab6be7 03:30:38 ---> 1a21a20bbbb9 03:30:38 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:30:45 ---> Running in 64af5ef30fb5 03:30:45 ---> 5f8077e72827 03:30:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:30:45 Removing intermediate container 64af5ef30fb5 03:30:45 ---> 097e8bc4c682 03:30:45 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:30:45 ---> Running in 256250dbce3b 03:30:45 ---> dc22669afa57 03:30:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:30:46 Removing intermediate container 256250dbce3b 03:30:46 ---> b4fc4aab6823 03:30:46 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:30:51 Removing intermediate container 2e06e98a37c8 03:30:51 ---> 5019e80ec134 03:30:51 Step 7/32 : COPY . . 03:30:51 Removing intermediate container 6f54974972eb 03:30:51 ---> 728b723b904f 03:30:51 Step 8/24 : COPY . . 03:30:51 Removing intermediate container 4c161a9dd741 03:30:51 ---> ea769f16eaf3 03:30:51 Step 8/23 : COPY . . 03:30:51 Removing intermediate container e3260a7aaf36 03:30:51 ---> f7b883abc276 03:30:51 Step 7/24 : COPY . . 03:30:51 Removing intermediate container cd292e9d8e13 03:30:51 ---> 8e6596419867 03:30:51 Step 8/22 : COPY . . 03:30:51 ---> f3449915d42c 03:30:51 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:30:51 ---> a7f46b4de288 03:30:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:30:51 ---> Running in 3b21c452daad 03:30:51 ---> Running in f1de47e5fdeb 03:30:51 ---> 503cd6c66e69 03:30:51 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:30:51 ---> Running in 6f4caf589da8 03:30:51 ---> 36c8576ef73d 03:30:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:30:51 ---> 202cab459b0e 03:30:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:30:51 ---> Running in 49dfb69bae2f 03:30:51 ---> Running in f78a9c9b6a70 03:30:51 Removing intermediate container 6f4caf589da8 03:30:51 ---> 389ba804802a 03:30:51 Step 9/24 : WORKDIR /edgex-go/spire-build 03:30:51 ---> Running in f2232b205de4 03:30:52 Removing intermediate container f2232b205de4 03:30:52 ---> 87097d612da7 03:30:52 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:30:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:30:52 ---> Running in aab416a456a8 03:30:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:30:53 ---> 77cfd87d2bfd 03:30:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:30:53 ---> Running in 191d70bd253f 03:30:53 Removing intermediate container 46e6ccf6e2d4 03:30:53 ---> c7fd6fa559a3 03:30:53 03:30:53 Step 10/22 : FROM alpine:3.16 03:30:53 ---> bfe296a52501 03:30:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:30:53 ---> Running in 7354bd4b4945 03:30:53 ---> 94099ab560a6 03:30:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:30:53 Removing intermediate container 191d70bd253f 03:30:53 ---> a5566e369785 03:30:53 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:30:53 Removing intermediate container e9de543d95fb 03:30:53 ---> 07635eef8e35 03:30:53 Step 8/22 : COPY . . 03:30:53 ---> Running in 083335c7787a 03:30:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:30:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:30:56 Removing intermediate container aab416a456a8 03:30:56 ---> cfd98f964eb5 03:30:56 Step 11/24 : WORKDIR /edgex-go 03:30:56 ---> Running in 0d58b40bd1f3 03:30:59 Removing intermediate container 0d58b40bd1f3 03:30:59 ---> bc35fcec7dd7 03:30:59 03:30:59 Step 12/24 : FROM alpine:3.15 03:30:59 3.15: Pulling from library/alpine 03:31:02 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:31:02 Status: Downloaded newer image for alpine:3.15 03:31:02 ---> 8aa73fd46299 03:31:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:31:02 ---> Running in 4eb58176c546 03:31:03 Removing intermediate container 4eb58176c546 03:31:03 ---> 62e3b5883e38 03:31:03 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:31:03 ---> Running in 8c1d4498853e 03:31:05 Removing intermediate container 7354bd4b4945 03:31:05 ---> fc1c83d1c061 03:31:05 Step 12/22 : ENV APP_PORT=59880 03:31:05 ---> 194f535ae957 03:31:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:31:05 Removing intermediate container 63ffed3e4c4c 03:31:05 ---> bafb1c2ecdb9 03:31:05 03:31:05 Step 10/22 : FROM alpine:3.16 03:31:05 ---> bfe296a52501 03:31:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:31:05 ---> 89f660079ff4 03:31:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:31:05 ---> Running in a4a4c3246a4f 03:31:05 ---> Running in a8f4b371baf6 03:31:05 ---> Running in bda0ae0455e7 03:31:05 ---> 097ba6800385 03:31:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:31:05 Removing intermediate container a4a4c3246a4f 03:31:05 ---> 9026e1a6df4e 03:31:05 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:31:05 Removing intermediate container a8f4b371baf6 03:31:05 ---> 01457f9931d3 03:31:05 Step 13/22 : EXPOSE $APP_PORT 03:31:05 ---> Running in 80dd83391310 03:31:05 ---> 16a67007a09f 03:31:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:31:05 ---> Running in 3521f69756d3 03:31:05 ---> Running in 35aa14f652c8 03:31:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:31:05 Removing intermediate container 083335c7787a 03:31:05 ---> 7d32f5351ceb 03:31:05 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:31:05 Removing intermediate container 3521f69756d3 03:31:05 ---> 3b4fd6da2e90 03:31:05 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:31:05 ---> Running in 097d18002b8e 03:31:05 ---> Running in beda426e9782 03:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:31:06 Removing intermediate container 097d18002b8e 03:31:06 ---> 1e3d52fa142e 03:31:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:31:06 (1/1) Installing dumb-init (1.2.5-r1) 03:31:06 Executing busybox-1.35.0-r17.trigger 03:31:06 OK: 6 MiB in 15 packages 03:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:31:06 ---> db353fb77c00 03:31:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:31:06 (1/1) Installing dumb-init (1.2.5-r1) 03:31:06 Executing busybox-1.35.0-r17.trigger 03:31:06 OK: 6 MiB in 15 packages 03:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:31:07 ---> Running in 675eeee0e810 03:31:07 Removing intermediate container 35aa14f652c8 03:31:07 ---> 44c821b89bcb 03:31:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:31:07 Removing intermediate container 80dd83391310 03:31:07 ---> 0a2effc18a91 03:31:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:07 ---> Running in 8a1886dbcb5d 03:31:08 Removing intermediate container beda426e9782 03:31:08 ---> c1ca9e956841 03:31:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:08 ---> ddc24b4f56ec 03:31:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:31:09 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:31:09 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:31:09 OK: 15736 distinct packages available 03:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:31:09 Removing intermediate container 8a1886dbcb5d 03:31:09 ---> bdc1995aa4e6 03:31:09 Step 22/24 : LABEL arch=x86_64 03:31:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:31:10 ---> 606ce8bd28ca 03:31:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:31:10 ---> 1fd85d05a2ef 03:31:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:31:10 ---> Running in ddb8c19e7530 03:31:11 Removing intermediate container ddb8c19e7530 03:31:11 ---> 3f46da840d71 03:31:11 Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:11 ---> d78cc1e58b21 03:31:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:31:11 ---> 7bd2170722cb 03:31:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:31:11 ---> Running in df752db1b749 03:31:11 Removing intermediate container 675eeee0e810 03:31:11 ---> 2204183ae7b5 03:31:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:11 Removing intermediate container df752db1b749 03:31:11 ---> 46b38f6db613 03:31:11 Step 24/24 : LABEL version=3.0.0-dev.33 03:31:12 ---> 3d7544310cda 03:31:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:31:12 ---> Running in 7c657ad95cca 03:31:12 ---> ece5db023361 03:31:12 Step 18/22 : ENTRYPOINT ["/core-data"] 03:31:12 ---> 40653907e75f 03:31:12 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:31:12 ---> Running in e21767df1dad 03:31:12 ---> Running in 88e4f0f16184 03:31:12 Removing intermediate container e21767df1dad 03:31:12 ---> 3dca0b76ab20 03:31:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:31:12 (1/4) Installing dumb-init (1.2.5-r1) 03:31:12 (2/4) Installing musl-obstack (1.2.3-r0) 03:31:12 (3/4) Installing libucontext (1.1-r0) 03:31:12 (4/4) Installing gcompat (1.0.0-r4) 03:31:12 Executing busybox-1.34.1-r7.trigger 03:31:12 Removing intermediate container 7c657ad95cca 03:31:12 ---> 76b29eb7fd71 03:31:12 03:31:12 Successfully built 76b29eb7fd71 03:31:12 OK: 6 MiB in 18 packages 03:31:12 Successfully tagged security-secretstore-setup:latest 03:31:12  Building security-secretstore-setup ... done  ---> Running in c4ea68651838 03:31:13 Removing intermediate container c4ea68651838 03:31:13 ---> f4b35830a4d3 03:31:13 Step 20/22 : LABEL arch=x86_64 03:31:13 ---> Running in b3302ebb98b2 03:31:13 ---> 99d295c2f984 03:31:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:31:13 Removing intermediate container b3302ebb98b2 03:31:13 ---> ff8997aaede9 03:31:13 Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:13 Removing intermediate container 88e4f0f16184 03:31:13 ---> c480da700504 03:31:13 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:31:13 ---> Running in 889c3ecab596 03:31:13 ---> 22f14cf21b0d 03:31:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:31:13 ---> Running in 1aef82067609 03:31:13 Removing intermediate container 889c3ecab596 03:31:13 ---> 510667f365b5 03:31:13 Step 22/22 : LABEL version=3.0.0-dev.33 03:31:13 ---> Running in dee2fb6ee4b2 03:31:13 Removing intermediate container 1aef82067609 03:31:13 ---> 0588ea407669 03:31:13 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:31:13 ---> 2ae83c90eb19 03:31:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:31:13 ---> Running in 2a1dd546ac8e 03:31:14 Removing intermediate container dee2fb6ee4b2 03:31:14 ---> 038e97dfce09 03:31:14 03:31:14 Removing intermediate container 2a1dd546ac8e 03:31:14 ---> 83ff6902396e 03:31:14 Step 20/22 : LABEL arch=x86_64 03:31:14 ---> 68882c9dde3a 03:31:14 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:31:14 ---> Running in c44dd6a68ee6 03:31:14 Successfully built 038e97dfce09 03:31:14 Successfully tagged core-data:latest 03:31:14  Building core-data ... done Removing intermediate container c44dd6a68ee6 03:31:14 ---> 828565d94172 03:31:14 Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:14 ---> Running in c6efc9a48010 03:31:14 ---> d731f4398fb6 03:31:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:31:14 Removing intermediate container c6efc9a48010 03:31:14 ---> 1265448bd444 03:31:14 Step 22/22 : LABEL version=3.0.0-dev.33 03:31:14 ---> 65927a02a0c4 03:31:14 Step 27/32 : RUN chmod +x /entrypoint.sh 03:31:14 ---> Running in b3497d518f5e 03:31:14 ---> Running in 289643bd6eba 03:31:14 Removing intermediate container b3497d518f5e 03:31:14 ---> a271268a9169 03:31:14 03:31:14 Successfully built a271268a9169 03:31:14 Successfully tagged core-common-config-bootstrapper:latest 03:31:15 Removing intermediate container 8c1d4498853e 03:31:15 ---> 6bc4b49d1ec9 03:31:15 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:31:16  Building core-common-config-bootstrapper ... done Removing intermediate container 289643bd6eba 03:31:16 ---> 744cb90e6e1f 03:31:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:31:16 ---> Running in 26ccf1a035b8 03:31:16 Removing intermediate container 26ccf1a035b8 03:31:16 ---> 76b1909e95a2 03:31:16 Step 29/32 : CMD ["gate"] 03:31:16 ---> Running in f707d34d428b 03:31:16 Removing intermediate container f707d34d428b 03:31:16 ---> ec356086a8d9 03:31:16 Step 30/32 : LABEL arch=x86_64 03:31:16 ---> Running in cc980a18d222 03:31:16 Removing intermediate container cc980a18d222 03:31:16 ---> e7d745cba1dc 03:31:16 Step 31/32 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:16 ---> Running in 0a7d4da297b2 03:31:16 Removing intermediate container 0a7d4da297b2 03:31:16 ---> d18b0189d734 03:31:16 Step 32/32 : LABEL version=3.0.0-dev.33 03:31:16 ---> Running in dfbc86a0cfcf 03:31:16 Removing intermediate container dfbc86a0cfcf 03:31:16 ---> a7c6ebfb9d86 03:31:16 03:31:17 Successfully built a7c6ebfb9d86 03:31:17 Successfully tagged security-bootstrapper:latest 03:31:25 ---> b19e6ff7c647 03:31:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:31:25  Building security-bootstrapper ... done Removing intermediate container bda0ae0455e7 03:31:25 ---> 74bb913bf739 03:31:25 03:31:25 Step 10/22 : FROM alpine:3.16 03:31:25 ---> bfe296a52501 03:31:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:31:25 ---> Running in 3bcc60c45d4d 03:31:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:31:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:31:25 ---> f3b36b94ec8a 03:31:25 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:31:25 (1/2) Installing ca-certificates (20220614-r0) 03:31:25 (2/2) Installing dumb-init (1.2.5-r1) 03:31:25 Executing busybox-1.35.0-r17.trigger 03:31:25 Executing ca-certificates-20220614-r0.trigger 03:31:26 ---> Running in 6748c7558dba 03:31:26 OK: 6 MiB in 16 packages 03:31:26 Removing intermediate container 3bcc60c45d4d 03:31:26 ---> 3187a00ea707 03:31:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:31:26 ---> Running in 07679140744c 03:31:26 Removing intermediate container 07679140744c 03:31:26 ---> b14609624777 03:31:26 Step 13/22 : ENV APP_PORT=59860 03:31:26 ---> Running in f6ca29d80b67 03:31:26 Removing intermediate container f6ca29d80b67 03:31:26 ---> d876df38a4c3 03:31:26 Step 14/22 : EXPOSE $APP_PORT 03:31:26 ---> Running in bba3c45105a2 03:31:26 Removing intermediate container bba3c45105a2 03:31:26 ---> 902837863d58 03:31:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:26 ---> 6392cabd4cfd 03:31:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:31:27 ---> 15c7b8d6aeea 03:31:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:31:27 ---> e3f646fee276 03:31:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:31:27 ---> Running in 65b53403394c 03:31:27 Removing intermediate container 65b53403394c 03:31:27 ---> d4393b8f462f 03:31:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:31:27 ---> Running in 8118da65e512 03:31:27 Removing intermediate container 8118da65e512 03:31:27 ---> b6191e20a7c8 03:31:27 Step 20/22 : LABEL arch=x86_64 03:31:27 ---> Running in 0e066ff8aa0c 03:31:27 Removing intermediate container 0e066ff8aa0c 03:31:27 ---> 78355963be20 03:31:27 Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:27 ---> Running in b1d1c99f91f2 03:31:27 Removing intermediate container b1d1c99f91f2 03:31:27 ---> f05c994b598b 03:31:27 Step 22/22 : LABEL version=3.0.0-dev.33 03:31:27 ---> Running in 295f6271a21c 03:31:27 Removing intermediate container 295f6271a21c 03:31:27 ---> 633a6d593843 03:31:27 03:31:28 Successfully built 633a6d593843 03:31:28 Successfully tagged support-notifications:latest 03:31:28  Building support-notifications ... done  [Pipeline] } 03:31:28 $ docker stop --time=1 a452e2bf9b5feeb3d3657c86e673f578fe6aabfabd0eed21c851e080b11e9be7 03:31:28 Removing intermediate container 6748c7558dba 03:31:28 ---> 00dc8b4e2d04 03:31:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:31:29 ---> 963eafe3c747 03:31:29 Step 19/24 : WORKDIR / 03:31:29 ---> Running in 475151c9e559 03:31:29 $ docker rm -f --volumes a452e2bf9b5feeb3d3657c86e673f578fe6aabfabd0eed21c851e080b11e9be7 [Pipeline] // withDockerContainer [Pipeline] sh 03:31:29 + docker images 03:31:29 REPOSITORY TAG IMAGE ID CREATED SIZE 03:31:29 support-notifications latest 633a6d593843 2 seconds ago 30.6MB 03:31:29 74bb913bf739 6 seconds ago 1.75GB 03:31:29 security-bootstrapper latest a7c6ebfb9d86 13 seconds ago 20.3MB 03:31:29 core-common-config-bootstrapper latest a271268a9169 15 seconds ago 15.5MB 03:31:29 core-data latest 038e97dfce09 16 seconds ago 17.9MB 03:31:29 security-secretstore-setup latest 76b29eb7fd71 18 seconds ago 29.9MB 03:31:29 bafb1c2ecdb9 30 seconds ago 1.68GB 03:31:29 c7fd6fa559a3 43 seconds ago 1.69GB 03:31:29 07c4b7c85804 About a minute ago 1.67GB 03:31:29 eb4ed799e240 About a minute ago 1.67GB 03:31:29 security-spire-agent latest c7b87f7f8b10 About a minute ago 125MB 03:31:29 security-spire-server latest 839f8ee94878 About a minute ago 86.5MB 03:31:29 core-command latest 8e71d3f99569 About a minute ago 17.7MB 03:31:29 9982dc8d8010 About a minute ago 1.55GB 03:31:29 0f75cc75b888 About a minute ago 1.55GB 03:31:29 ce12f88972b9 2 minutes ago 1.68GB 03:31:29 security-proxy-setup latest 8658f70f0f28 2 minutes ago 27.8MB 03:31:29 core-metadata latest 608b63cfdd23 2 minutes ago 18.5MB 03:31:29 support-scheduler latest ad2d85ca2591 2 minutes ago 30MB 03:31:29 security-spiffe-token-provider latest 6d14a120bf35 2 minutes ago 29.8MB 03:31:29 529df92f28eb 2 minutes ago 1.75GB 03:31:29 888f5b3d4db4 2 minutes ago 1.71GB 03:31:29 5fce85cc3874 2 minutes ago 1.67GB 03:31:29 bec1a1907299 2 minutes ago 1.69GB 03:31:29 security-spire-config latest 2640ab043113 3 minutes ago 85.8MB 03:31:29 5d66a2ec1075 3 minutes ago 1.55GB 03:31:29 ci-base-image-x86_64 latest cd16c1f8ae21 7 minutes ago 904MB 03:31:29 alpine 3.16 bfe296a52501 2 months ago 5.54MB 03:31:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 03:31:29 alpine 3.15 c4fc93816858 5 months ago 5.59MB 03:31:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 03:31:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:29 provisioning config files... 03:31:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/392@tmp/config17982156080130704609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:30 ---> docker-login.sh 03:31:30 nexus3.edgexfoundry.org:10001 03:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:30 Configure a credential helper to remove this warning. See 03:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:30 03:31:30 Login Succeeded 03:31:30 nexus3.edgexfoundry.org:10002 03:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:30 Configure a credential helper to remove this warning. See 03:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:30 03:31:30 Login Succeeded 03:31:30 nexus3.edgexfoundry.org:10003 03:31:30 Removing intermediate container 475151c9e559 03:31:30 ---> 59a6c3dae015 03:31:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:31:30 ---> Running in 35bf9d84c9c4 03:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:30 Configure a credential helper to remove this warning. See 03:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:30 03:31:30 Login Succeeded 03:31:30 nexus3.edgexfoundry.org:10004 03:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:30 Configure a credential helper to remove this warning. See 03:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:30 03:31:30 Login Succeeded 03:31:30 docker.io 03:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:30 Configure a credential helper to remove this warning. See 03:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:30 03:31:30 Login Succeeded 03:31:30 ---> docker-login.sh ends [Pipeline] } 03:31:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:31:30 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:31:30 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:30 latest 03:31:30 3.0.0-dev.33 03:31:30 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:30 main 03:31:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:31 Removing intermediate container 35bf9d84c9c4 03:31:31 ---> 2ffd6d445947 03:31:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:31:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:31 ---> Running in 5f3199786bad 03:31:31 + docker push nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:31:31 184c2e228651: Preparing 03:31:31 8e7e17589dcc: Preparing 03:31:31 6f1954866042: Preparing 03:31:31 75f8f268f407: Preparing 03:31:31 e5e13b0c77cb: Preparing 03:31:31 e5e13b0c77cb: Layer already exists 03:31:31 6f1954866042: Pushed 03:31:31 184c2e228651: Pushed 03:31:31 75f8f268f407: Pushed 03:31:32 Removing intermediate container 5f3199786bad 03:31:32 ---> 48d630c4c1d4 03:31:32 Step 22/24 : LABEL arch=arm64 03:31:32 ---> Running in 418e6e72ac23 03:31:32 Removing intermediate container 418e6e72ac23 03:31:32 ---> 5ff97dee9c95 03:31:32 Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:32 8e7e17589dcc: Pushed 03:31:33 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:8a0b0aa0290835c924e453749fb66344475fa85312da46eb724cc3ecbabb122d size: 1364 03:31:33 ---> Running in ea1a4d55db1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:33 Removing intermediate container ea1a4d55db1e 03:31:33 ---> 4516953cb80f 03:31:33 Step 24/24 : LABEL version=3.0.0-dev.33 03:31:33 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:31:33 184c2e228651: Preparing 03:31:33 8e7e17589dcc: Preparing 03:31:33 6f1954866042: Preparing 03:31:33 75f8f268f407: Preparing 03:31:33 e5e13b0c77cb: Preparing 03:31:33 75f8f268f407: Layer already exists 03:31:33 e5e13b0c77cb: Layer already exists 03:31:33 184c2e228651: Layer already exists 03:31:33 8e7e17589dcc: Layer already exists 03:31:33 6f1954866042: Layer already exists 03:31:33 latest: digest: sha256:8a0b0aa0290835c924e453749fb66344475fa85312da46eb724cc3ecbabb122d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:33 ---> Running in 4aad52189ac2 03:31:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:31:34 Removing intermediate container 4aad52189ac2 03:31:34 ---> 2246ac0812d1 03:31:34 [Pipeline] sh 03:31:34 Successfully built 2246ac0812d1 03:31:34 Successfully tagged security-spire-config-arm64:latest 03:31:34 Building security-spiffe-token-provider 03:31:34 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.33 03:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:31:34 184c2e228651: Preparing 03:31:34 8e7e17589dcc: Preparing 03:31:34 6f1954866042: Preparing 03:31:34 75f8f268f407: Preparing 03:31:34 e5e13b0c77cb: Preparing 03:31:34 6f1954866042: Layer already exists 03:31:34 184c2e228651: Layer already exists 03:31:34 e5e13b0c77cb: Layer already exists 03:31:34 75f8f268f407: Layer already exists 03:31:34 8e7e17589dcc: Layer already exists 03:31:34 3.0.0-dev.33: digest: sha256:8a0b0aa0290835c924e453749fb66344475fa85312da46eb724cc3ecbabb122d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker push nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:31:35 184c2e228651: Preparing 03:31:35 8e7e17589dcc: Preparing 03:31:35 6f1954866042: Preparing 03:31:35 75f8f268f407: Preparing 03:31:35 e5e13b0c77cb: Preparing 03:31:35 8e7e17589dcc: Layer already exists 03:31:35 e5e13b0c77cb: Layer already exists 03:31:35 184c2e228651: Layer already exists 03:31:35 6f1954866042: Layer already exists 03:31:35 75f8f268f407: Layer already exists 03:31:35 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:8a0b0aa0290835c924e453749fb66344475fa85312da46eb724cc3ecbabb122d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:31:35 184c2e228651: Preparing 03:31:35 8e7e17589dcc: Preparing 03:31:35 6f1954866042: Preparing 03:31:35 75f8f268f407: Preparing 03:31:35 e5e13b0c77cb: Preparing 03:31:35 8e7e17589dcc: Layer already exists 03:31:35 6f1954866042: Layer already exists 03:31:35 e5e13b0c77cb: Layer already exists 03:31:35 75f8f268f407: Layer already exists 03:31:35 184c2e228651: Layer already exists 03:31:35 main: digest: sha256:8a0b0aa0290835c924e453749fb66344475fa85312da46eb724cc3ecbabb122d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:35 ===================================================== [Pipeline] echo 03:31:35 taggedImages: 03:31:35 - nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:35 - nexus3.edgexfoundry.org:10004/core-command:latest 03:31:35 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.33 03:31:35 - nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:35 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:31:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:31:35 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:35 latest 03:31:35 3.0.0-dev.33 03:31:35 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:35 main 03:31:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:31:36 a097a59097a5: Preparing 03:31:36 1bd616e448c5: Preparing 03:31:36 ca0a3d4de36c: Preparing 03:31:36 8654b9f91b47: Preparing 03:31:36 6f1954866042: Preparing 03:31:36 7d999aac719b: Preparing 03:31:36 e5e13b0c77cb: Preparing 03:31:36 7d999aac719b: Waiting 03:31:36 e5e13b0c77cb: Waiting 03:31:36 6f1954866042: Layer already exists 03:31:36 7d999aac719b: Pushed 03:31:36 e5e13b0c77cb: Layer already exists 03:31:36 ca0a3d4de36c: Pushed 03:31:36 1bd616e448c5: Pushed 03:31:36 a097a59097a5: Pushed 03:31:37 8654b9f91b47: Pushed 03:31:37 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:6457aee18efd30206f1e124dc2df358db0d667d8c5e4f037530d57381d43d288 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:38 + 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 03:31:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:31:38 a097a59097a5: Preparing 03:31:38 1bd616e448c5: Preparing 03:31:38 ca0a3d4de36c: Preparing 03:31:38 8654b9f91b47: Preparing 03:31:38 6f1954866042: Preparing 03:31:38 7d999aac719b: Preparing 03:31:38 e5e13b0c77cb: Preparing 03:31:38 7d999aac719b: Waiting 03:31:38 e5e13b0c77cb: Waiting 03:31:38 8654b9f91b47: Layer already exists 03:31:38 a097a59097a5: Layer already exists 03:31:38 1bd616e448c5: Layer already exists 03:31:38 ca0a3d4de36c: Layer already exists 03:31:38 6f1954866042: Layer already exists 03:31:38 7d999aac719b: Layer already exists 03:31:38 e5e13b0c77cb: Layer already exists 03:31:38 latest: digest: sha256:6457aee18efd30206f1e124dc2df358db0d667d8c5e4f037530d57381d43d288 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.33 03:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:31:39 a097a59097a5: Preparing 03:31:39 1bd616e448c5: Preparing 03:31:39 ca0a3d4de36c: Preparing 03:31:39 8654b9f91b47: Preparing 03:31:39 6f1954866042: Preparing 03:31:39 7d999aac719b: Preparing 03:31:39 e5e13b0c77cb: Preparing 03:31:39 7d999aac719b: Waiting 03:31:39 e5e13b0c77cb: Waiting 03:31:39 6f1954866042: Layer already exists 03:31:39 8654b9f91b47: Layer already exists 03:31:39 ca0a3d4de36c: Layer already exists 03:31:39 a097a59097a5: Layer already exists 03:31:39 1bd616e448c5: Layer already exists 03:31:39 e5e13b0c77cb: Layer already exists 03:31:39 7d999aac719b: Layer already exists 03:31:39 3.0.0-dev.33: digest: sha256:6457aee18efd30206f1e124dc2df358db0d667d8c5e4f037530d57381d43d288 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:31:39 a097a59097a5: Preparing 03:31:39 1bd616e448c5: Preparing 03:31:39 ca0a3d4de36c: Preparing 03:31:39 8654b9f91b47: Preparing 03:31:39 6f1954866042: Preparing 03:31:39 7d999aac719b: Preparing 03:31:39 e5e13b0c77cb: Preparing 03:31:39 e5e13b0c77cb: Waiting 03:31:39 7d999aac719b: Waiting 03:31:39 6f1954866042: Layer already exists 03:31:39 a097a59097a5: Layer already exists 03:31:39 ca0a3d4de36c: Layer already exists 03:31:39 8654b9f91b47: Layer already exists 03:31:39 1bd616e448c5: Layer already exists 03:31:39 7d999aac719b: Layer already exists 03:31:39 e5e13b0c77cb: Layer already exists 03:31:39 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:6457aee18efd30206f1e124dc2df358db0d667d8c5e4f037530d57381d43d288 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:39 + 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 03:31:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:31:40 a097a59097a5: Preparing 03:31:40 1bd616e448c5: Preparing 03:31:40 ca0a3d4de36c: Preparing 03:31:40 8654b9f91b47: Preparing 03:31:40 6f1954866042: Preparing 03:31:40 7d999aac719b: Preparing 03:31:40 e5e13b0c77cb: Preparing 03:31:40 7d999aac719b: Waiting 03:31:40 e5e13b0c77cb: Waiting 03:31:40 6f1954866042: Layer already exists 03:31:40 ca0a3d4de36c: Layer already exists 03:31:40 1bd616e448c5: Layer already exists 03:31:40 8654b9f91b47: Layer already exists 03:31:40 a097a59097a5: Layer already exists 03:31:40 7d999aac719b: Layer already exists 03:31:40 e5e13b0c77cb: Layer already exists 03:31:40 main: digest: sha256:6457aee18efd30206f1e124dc2df358db0d667d8c5e4f037530d57381d43d288 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:40 ===================================================== [Pipeline] echo 03:31:40 taggedImages: 03:31:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:31:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.33 03:31:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:31:40 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:31:40 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:40 latest 03:31:40 3.0.0-dev.33 03:31:40 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:40 main 03:31:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:40 + docker push nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:31:40 0d8b745c7744: Preparing 03:31:40 09c8ad52bb4d: Preparing 03:31:40 6f1954866042: Preparing 03:31:40 f4e7e5b1778f: Preparing 03:31:40 e5e13b0c77cb: Preparing 03:31:40 e5e13b0c77cb: Layer already exists 03:31:40 6f1954866042: Layer already exists 03:31:40 0d8b745c7744: Pushed 03:31:40 f4e7e5b1778f: Pushed 03:31:41  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:31:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:31:41 ---> 493894a04f3f 03:31:41 Step 3/19 : WORKDIR /edgex-go 03:31:41 ---> Using cache 03:31:41 ---> 72e4ce3cb5a5 03:31:41 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:31:41 ---> Running in 5edafd2ee760 03:31:42 09c8ad52bb4d: Pushed 03:31:42 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:97f298e835c0177b78b6b1efaecdbf853686b85f6c6d5fe648b7ead017d06958 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:31:42 0d8b745c7744: Preparing 03:31:42 09c8ad52bb4d: Preparing 03:31:42 6f1954866042: Preparing 03:31:42 f4e7e5b1778f: Preparing 03:31:42 e5e13b0c77cb: Preparing 03:31:42 09c8ad52bb4d: Layer already exists 03:31:42 e5e13b0c77cb: Layer already exists 03:31:42 f4e7e5b1778f: Layer already exists 03:31:42 6f1954866042: Layer already exists 03:31:42 0d8b745c7744: Layer already exists 03:31:42 latest: digest: sha256:97f298e835c0177b78b6b1efaecdbf853686b85f6c6d5fe648b7ead017d06958 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:43 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.33 03:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:31:43 0d8b745c7744: Preparing 03:31:43 09c8ad52bb4d: Preparing 03:31:43 6f1954866042: Preparing 03:31:43 f4e7e5b1778f: Preparing 03:31:43 e5e13b0c77cb: Preparing 03:31:43 6f1954866042: Layer already exists 03:31:43 0d8b745c7744: Layer already exists 03:31:43 e5e13b0c77cb: Layer already exists 03:31:43 09c8ad52bb4d: Layer already exists 03:31:43 f4e7e5b1778f: Layer already exists 03:31:43 3.0.0-dev.33: digest: sha256:97f298e835c0177b78b6b1efaecdbf853686b85f6c6d5fe648b7ead017d06958 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:31:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:31:44 + docker push nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:31:44 0d8b745c7744: Preparing 03:31:44 09c8ad52bb4d: Preparing 03:31:44 6f1954866042: Preparing 03:31:44 f4e7e5b1778f: Preparing 03:31:44 e5e13b0c77cb: Preparing 03:31:44 09c8ad52bb4d: Layer already exists 03:31:44 e5e13b0c77cb: Layer already exists 03:31:44 f4e7e5b1778f: Layer already exists 03:31:44 0d8b745c7744: Layer already exists 03:31:44 6f1954866042: Layer already exists 03:31:44 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:97f298e835c0177b78b6b1efaecdbf853686b85f6c6d5fe648b7ead017d06958 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:44 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:31:44 0d8b745c7744: Preparing 03:31:44 09c8ad52bb4d: Preparing 03:31:44 6f1954866042: Preparing 03:31:44 f4e7e5b1778f: Preparing 03:31:44 e5e13b0c77cb: Preparing 03:31:44 09c8ad52bb4d: Layer already exists 03:31:44 e5e13b0c77cb: Layer already exists 03:31:44 6f1954866042: Layer already exists 03:31:44 f4e7e5b1778f: Layer already exists 03:31:44 0d8b745c7744: Layer already exists 03:31:44 main: digest: sha256:97f298e835c0177b78b6b1efaecdbf853686b85f6c6d5fe648b7ead017d06958 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:44 ===================================================== [Pipeline] echo 03:31:44 taggedImages: 03:31:44 - nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:44 - nexus3.edgexfoundry.org:10004/core-data:latest 03:31:44 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.33 03:31:44 - nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:44 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:31:44 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:31:44 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:44 latest 03:31:44 3.0.0-dev.33 03:31:44 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:44 main 03:31:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:31:45 82ce2e8806d4: Preparing 03:31:45 384d321df4c4: Preparing 03:31:45 8e94a6f7e5cb: Preparing 03:31:45 6f1954866042: Preparing 03:31:45 75f8f268f407: Preparing 03:31:45 e5e13b0c77cb: Preparing 03:31:45 e5e13b0c77cb: Waiting 03:31:45 6f1954866042: Layer already exists 03:31:45 75f8f268f407: Layer already exists 03:31:45 e5e13b0c77cb: Layer already exists 03:31:45 384d321df4c4: Pushed 03:31:45 82ce2e8806d4: Pushed 03:31:45 v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:31:45 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:31:45 OK: 16901 distinct packages available 03:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:31:46 8e94a6f7e5cb: Pushed 03:31:47 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:acfe6956aac69cc23c93f7d9cd946f235c14e722438df56e7d0aacc4f015ed3f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:31:47 82ce2e8806d4: Preparing 03:31:47 384d321df4c4: Preparing 03:31:47 8e94a6f7e5cb: Preparing 03:31:47 6f1954866042: Preparing 03:31:47 75f8f268f407: Preparing 03:31:47 e5e13b0c77cb: Preparing 03:31:47 e5e13b0c77cb: Waiting 03:31:47 8e94a6f7e5cb: Layer already exists 03:31:47 82ce2e8806d4: Layer already exists 03:31:47 384d321df4c4: Layer already exists 03:31:47 75f8f268f407: Layer already exists 03:31:47 6f1954866042: Layer already exists 03:31:47 e5e13b0c77cb: Layer already exists 03:31:47 latest: digest: sha256:acfe6956aac69cc23c93f7d9cd946f235c14e722438df56e7d0aacc4f015ed3f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.33 03:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:31:48 82ce2e8806d4: Preparing 03:31:48 384d321df4c4: Preparing 03:31:48 8e94a6f7e5cb: Preparing 03:31:48 6f1954866042: Preparing 03:31:48 75f8f268f407: Preparing 03:31:48 e5e13b0c77cb: Preparing 03:31:48 e5e13b0c77cb: Waiting 03:31:48 82ce2e8806d4: Layer already exists 03:31:48 75f8f268f407: Layer already exists 03:31:48 8e94a6f7e5cb: Layer already exists 03:31:48 6f1954866042: Layer already exists 03:31:48 384d321df4c4: Layer already exists 03:31:48 e5e13b0c77cb: Layer already exists 03:31:48 3.0.0-dev.33: digest: sha256:acfe6956aac69cc23c93f7d9cd946f235c14e722438df56e7d0aacc4f015ed3f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 OK: 221 MiB in 51 packages 03:31:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:31:48 82ce2e8806d4: Preparing 03:31:48 384d321df4c4: Preparing 03:31:48 8e94a6f7e5cb: Preparing 03:31:48 6f1954866042: Preparing 03:31:48 75f8f268f407: Preparing 03:31:48 e5e13b0c77cb: Preparing 03:31:48 e5e13b0c77cb: Waiting 03:31:48 8e94a6f7e5cb: Layer already exists 03:31:48 75f8f268f407: Layer already exists 03:31:48 384d321df4c4: Layer already exists 03:31:48 82ce2e8806d4: Layer already exists 03:31:48 6f1954866042: Layer already exists 03:31:48 e5e13b0c77cb: Layer already exists 03:31:48 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:acfe6956aac69cc23c93f7d9cd946f235c14e722438df56e7d0aacc4f015ed3f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:31:49 82ce2e8806d4: Preparing 03:31:49 384d321df4c4: Preparing 03:31:49 8e94a6f7e5cb: Preparing 03:31:49 6f1954866042: Preparing 03:31:49 75f8f268f407: Preparing 03:31:49 e5e13b0c77cb: Preparing 03:31:49 e5e13b0c77cb: Waiting 03:31:49 82ce2e8806d4: Layer already exists 03:31:49 75f8f268f407: Layer already exists 03:31:49 8e94a6f7e5cb: Layer already exists 03:31:49 384d321df4c4: Layer already exists 03:31:49 6f1954866042: Layer already exists 03:31:49 e5e13b0c77cb: Layer already exists 03:31:49 main: digest: sha256:acfe6956aac69cc23c93f7d9cd946f235c14e722438df56e7d0aacc4f015ed3f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:49 ===================================================== [Pipeline] echo 03:31:49 taggedImages: 03:31:49 - nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:31:49 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.33 03:31:49 - nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:31:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:31:49 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:49 latest 03:31:49 3.0.0-dev.33 03:31:49 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:49 main 03:31:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:31:50 92dd837d03f0: Preparing 03:31:50 92dd837d03f0: Preparing 03:31:50 52b619f6f9b0: Preparing 03:31:50 9046100f1100: Preparing 03:31:50 91332f7bb69f: Preparing 03:31:50 fb5a62664580: Preparing 03:31:50 bd835a3f260a: Preparing 03:31:50 6f1954866042: Preparing 03:31:50 e59216b9b24a: Preparing 03:31:50 5254136942a8: Preparing 03:31:50 54f91a6a97a8: Preparing 03:31:50 8aa4f9765944: Preparing 03:31:50 e5e13b0c77cb: Preparing 03:31:50 bd835a3f260a: Waiting 03:31:50 6f1954866042: Waiting 03:31:50 e59216b9b24a: Waiting 03:31:50 5254136942a8: Waiting 03:31:50 54f91a6a97a8: Waiting 03:31:50 8aa4f9765944: Waiting 03:31:50 e5e13b0c77cb: Waiting 03:31:50 91332f7bb69f: Pushed 03:31:50 9046100f1100: Pushed 03:31:50 6f1954866042: Layer already exists 03:31:50 52b619f6f9b0: Pushed 03:31:50 Removing intermediate container 5edafd2ee760 03:31:50 ---> 8f32e45eae3f 03:31:50 Step 5/19 : COPY go.mod vendor* ./ 03:31:50 fb5a62664580: Pushed 03:31:50 92dd837d03f0: Pushed 03:31:50 e59216b9b24a: Pushed 03:31:50 5254136942a8: Pushed 03:31:50 e5e13b0c77cb: Layer already exists 03:31:50 54f91a6a97a8: Pushed 03:31:50 8aa4f9765944: Pushed 03:31:51 ---> 2b02385cf53d 03:31:51 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:51 ---> Running in dc33936db511 03:31:51 bd835a3f260a: Pushed 03:31:52 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:5ca99a00570f75e60d059205eeba0c08394f7f7111a60aad50a98aa95616eb81 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:31:52 92dd837d03f0: Preparing 03:31:52 92dd837d03f0: Preparing 03:31:52 52b619f6f9b0: Preparing 03:31:52 9046100f1100: Preparing 03:31:52 91332f7bb69f: Preparing 03:31:52 fb5a62664580: Preparing 03:31:52 bd835a3f260a: Preparing 03:31:52 6f1954866042: Preparing 03:31:52 e59216b9b24a: Preparing 03:31:52 5254136942a8: Preparing 03:31:52 54f91a6a97a8: Preparing 03:31:52 8aa4f9765944: Preparing 03:31:52 e5e13b0c77cb: Preparing 03:31:52 bd835a3f260a: Waiting 03:31:52 8aa4f9765944: Waiting 03:31:52 e5e13b0c77cb: Waiting 03:31:52 54f91a6a97a8: Waiting 03:31:52 6f1954866042: Waiting 03:31:52 5254136942a8: Waiting 03:31:52 e59216b9b24a: Waiting 03:31:52 91332f7bb69f: Layer already exists 03:31:52 52b619f6f9b0: Layer already exists 03:31:52 92dd837d03f0: Layer already exists 03:31:52 fb5a62664580: Layer already exists 03:31:52 9046100f1100: Layer already exists 03:31:52 bd835a3f260a: Layer already exists 03:31:52 6f1954866042: Layer already exists 03:31:52 54f91a6a97a8: Layer already exists 03:31:52 e59216b9b24a: Layer already exists 03:31:52 5254136942a8: Layer already exists 03:31:52 8aa4f9765944: Layer already exists 03:31:52 e5e13b0c77cb: Layer already exists 03:31:52 latest: digest: sha256:5ca99a00570f75e60d059205eeba0c08394f7f7111a60aad50a98aa95616eb81 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.33 03:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:31:53 92dd837d03f0: Preparing 03:31:53 92dd837d03f0: Preparing 03:31:53 52b619f6f9b0: Preparing 03:31:53 9046100f1100: Preparing 03:31:53 91332f7bb69f: Preparing 03:31:53 fb5a62664580: Preparing 03:31:53 bd835a3f260a: Preparing 03:31:53 6f1954866042: Preparing 03:31:53 e59216b9b24a: Preparing 03:31:53 5254136942a8: Preparing 03:31:53 54f91a6a97a8: Preparing 03:31:53 8aa4f9765944: Preparing 03:31:53 e5e13b0c77cb: Preparing 03:31:53 bd835a3f260a: Waiting 03:31:53 6f1954866042: Waiting 03:31:53 e59216b9b24a: Waiting 03:31:53 5254136942a8: Waiting 03:31:53 54f91a6a97a8: Waiting 03:31:53 8aa4f9765944: Waiting 03:31:53 e5e13b0c77cb: Waiting 03:31:53 91332f7bb69f: Layer already exists 03:31:53 52b619f6f9b0: Layer already exists 03:31:53 9046100f1100: Layer already exists 03:31:53 92dd837d03f0: Layer already exists 03:31:53 fb5a62664580: Layer already exists 03:31:53 e59216b9b24a: Layer already exists 03:31:53 6f1954866042: Layer already exists 03:31:53 bd835a3f260a: Layer already exists 03:31:53 5254136942a8: Layer already exists 03:31:53 54f91a6a97a8: Layer already exists 03:31:53 8aa4f9765944: Layer already exists 03:31:53 e5e13b0c77cb: Layer already exists 03:31:53 3.0.0-dev.33: digest: sha256:5ca99a00570f75e60d059205eeba0c08394f7f7111a60aad50a98aa95616eb81 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:31:54 92dd837d03f0: Preparing 03:31:54 92dd837d03f0: Preparing 03:31:54 52b619f6f9b0: Preparing 03:31:54 9046100f1100: Preparing 03:31:54 91332f7bb69f: Preparing 03:31:54 fb5a62664580: Preparing 03:31:54 bd835a3f260a: Preparing 03:31:54 6f1954866042: Preparing 03:31:54 e59216b9b24a: Preparing 03:31:54 5254136942a8: Preparing 03:31:54 54f91a6a97a8: Preparing 03:31:54 8aa4f9765944: Preparing 03:31:54 e5e13b0c77cb: Preparing 03:31:54 e59216b9b24a: Waiting 03:31:54 5254136942a8: Waiting 03:31:54 bd835a3f260a: Waiting 03:31:54 54f91a6a97a8: Waiting 03:31:54 6f1954866042: Waiting 03:31:54 91332f7bb69f: Layer already exists 03:31:54 52b619f6f9b0: Layer already exists 03:31:54 fb5a62664580: Layer already exists 03:31:54 92dd837d03f0: Layer already exists 03:31:54 9046100f1100: Layer already exists 03:31:54 bd835a3f260a: Layer already exists 03:31:54 6f1954866042: Layer already exists 03:31:54 5254136942a8: Layer already exists 03:31:54 e59216b9b24a: Layer already exists 03:31:54 54f91a6a97a8: Layer already exists 03:31:54 8aa4f9765944: Layer already exists 03:31:54 e5e13b0c77cb: Layer already exists 03:31:54 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:5ca99a00570f75e60d059205eeba0c08394f7f7111a60aad50a98aa95616eb81 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:31:54 92dd837d03f0: Preparing 03:31:54 92dd837d03f0: Preparing 03:31:54 52b619f6f9b0: Preparing 03:31:54 9046100f1100: Preparing 03:31:54 91332f7bb69f: Preparing 03:31:54 fb5a62664580: Preparing 03:31:54 bd835a3f260a: Preparing 03:31:54 6f1954866042: Preparing 03:31:54 e59216b9b24a: Preparing 03:31:54 5254136942a8: Preparing 03:31:54 54f91a6a97a8: Preparing 03:31:54 8aa4f9765944: Preparing 03:31:54 e5e13b0c77cb: Preparing 03:31:54 6f1954866042: Waiting 03:31:54 e59216b9b24a: Waiting 03:31:54 5254136942a8: Waiting 03:31:54 e5e13b0c77cb: Waiting 03:31:54 8aa4f9765944: Waiting 03:31:54 54f91a6a97a8: Waiting 03:31:54 bd835a3f260a: Waiting 03:31:54 91332f7bb69f: Layer already exists 03:31:54 9046100f1100: Layer already exists 03:31:54 52b619f6f9b0: Layer already exists 03:31:54 fb5a62664580: Layer already exists 03:31:54 92dd837d03f0: Layer already exists 03:31:54 bd835a3f260a: Layer already exists 03:31:54 6f1954866042: Layer already exists 03:31:54 5254136942a8: Layer already exists 03:31:54 e59216b9b24a: Layer already exists 03:31:54 54f91a6a97a8: Layer already exists 03:31:54 8aa4f9765944: Layer already exists 03:31:54 e5e13b0c77cb: Layer already exists 03:31:54 main: digest: sha256:5ca99a00570f75e60d059205eeba0c08394f7f7111a60aad50a98aa95616eb81 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:54 ===================================================== [Pipeline] echo 03:31:54 taggedImages: 03:31:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:31:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.33 03:31:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:31:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:31:54 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:54 latest 03:31:54 3.0.0-dev.33 03:31:54 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:54 main 03:31:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:31:55 ad3bd42c8f21: Preparing 03:31:55 06786f65f8a6: Preparing 03:31:55 789e77e605bd: Preparing 03:31:55 4502743a959b: Preparing 03:31:55 ae95eedc6ba5: Preparing 03:31:55 e61abf75f674: Preparing 03:31:55 1e593f973a27: Preparing 03:31:55 e5e13b0c77cb: Preparing 03:31:55 1e593f973a27: Waiting 03:31:55 e61abf75f674: Waiting 03:31:55 e5e13b0c77cb: Waiting 03:31:55 ad3bd42c8f21: Pushed 03:31:55 ae95eedc6ba5: Pushed 03:31:55 06786f65f8a6: Pushed 03:31:55 e5e13b0c77cb: Layer already exists 03:31:55 e61abf75f674: Pushed 03:31:55 1e593f973a27: Pushed 03:31:56 789e77e605bd: Pushed 03:31:56 4502743a959b: Pushed 03:31:56 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:93a36e38630a6506335ccfe4126ede72d6839c68df9d1c1109dbaba317efa20c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:31:57 ad3bd42c8f21: Preparing 03:31:57 06786f65f8a6: Preparing 03:31:57 789e77e605bd: Preparing 03:31:57 4502743a959b: Preparing 03:31:57 ae95eedc6ba5: Preparing 03:31:57 e61abf75f674: Preparing 03:31:57 1e593f973a27: Preparing 03:31:57 e5e13b0c77cb: Preparing 03:31:57 e61abf75f674: Waiting 03:31:57 1e593f973a27: Waiting 03:31:57 e5e13b0c77cb: Waiting 03:31:57 789e77e605bd: Layer already exists 03:31:57 4502743a959b: Layer already exists 03:31:57 ae95eedc6ba5: Layer already exists 03:31:57 ad3bd42c8f21: Layer already exists 03:31:57 06786f65f8a6: Layer already exists 03:31:57 e61abf75f674: Layer already exists 03:31:57 1e593f973a27: Layer already exists 03:31:57 e5e13b0c77cb: Layer already exists 03:31:57 latest: digest: sha256:93a36e38630a6506335ccfe4126ede72d6839c68df9d1c1109dbaba317efa20c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.33 03:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:31:57 ad3bd42c8f21: Preparing 03:31:57 06786f65f8a6: Preparing 03:31:57 789e77e605bd: Preparing 03:31:57 4502743a959b: Preparing 03:31:57 ae95eedc6ba5: Preparing 03:31:57 e61abf75f674: Preparing 03:31:57 1e593f973a27: Preparing 03:31:57 e5e13b0c77cb: Preparing 03:31:57 e61abf75f674: Waiting 03:31:57 1e593f973a27: Waiting 03:31:57 e5e13b0c77cb: Waiting 03:31:57 789e77e605bd: Layer already exists 03:31:57 06786f65f8a6: Layer already exists 03:31:57 4502743a959b: Layer already exists 03:31:57 ae95eedc6ba5: Layer already exists 03:31:57 ad3bd42c8f21: Layer already exists 03:31:57 1e593f973a27: Layer already exists 03:31:57 e61abf75f674: Layer already exists 03:31:57 e5e13b0c77cb: Layer already exists 03:31:57 3.0.0-dev.33: digest: sha256:93a36e38630a6506335ccfe4126ede72d6839c68df9d1c1109dbaba317efa20c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:31:58 ad3bd42c8f21: Preparing 03:31:58 06786f65f8a6: Preparing 03:31:58 789e77e605bd: Preparing 03:31:58 4502743a959b: Preparing 03:31:58 ae95eedc6ba5: Preparing 03:31:58 e61abf75f674: Preparing 03:31:58 1e593f973a27: Preparing 03:31:58 e5e13b0c77cb: Preparing 03:31:58 e61abf75f674: Waiting 03:31:58 1e593f973a27: Waiting 03:31:58 e5e13b0c77cb: Waiting 03:31:58 ae95eedc6ba5: Layer already exists 03:31:58 4502743a959b: Layer already exists 03:31:58 06786f65f8a6: Layer already exists 03:31:58 ad3bd42c8f21: Layer already exists 03:31:58 789e77e605bd: Layer already exists 03:31:58 e61abf75f674: Layer already exists 03:31:58 1e593f973a27: Layer already exists 03:31:58 e5e13b0c77cb: Layer already exists 03:31:58 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:93a36e38630a6506335ccfe4126ede72d6839c68df9d1c1109dbaba317efa20c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:31:58 ad3bd42c8f21: Preparing 03:31:58 06786f65f8a6: Preparing 03:31:58 789e77e605bd: Preparing 03:31:58 4502743a959b: Preparing 03:31:58 ae95eedc6ba5: Preparing 03:31:58 e61abf75f674: Preparing 03:31:58 1e593f973a27: Preparing 03:31:58 e5e13b0c77cb: Preparing 03:31:58 e61abf75f674: Waiting 03:31:58 1e593f973a27: Waiting 03:31:58 e5e13b0c77cb: Waiting 03:31:58 4502743a959b: Layer already exists 03:31:58 ad3bd42c8f21: Layer already exists 03:31:58 789e77e605bd: Layer already exists 03:31:58 ae95eedc6ba5: Layer already exists 03:31:58 06786f65f8a6: Layer already exists 03:31:58 e61abf75f674: Layer already exists 03:31:58 e5e13b0c77cb: Layer already exists 03:31:58 1e593f973a27: Layer already exists 03:31:58 main: digest: sha256:93a36e38630a6506335ccfe4126ede72d6839c68df9d1c1109dbaba317efa20c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:58 ===================================================== [Pipeline] echo 03:31:58 taggedImages: 03:31:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:31:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.33 03:31:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:31:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:31:58 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:58 latest 03:31:58 3.0.0-dev.33 03:31:58 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:31:58 main 03:31:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:31:59 94068afdd292: Preparing 03:31:59 f9be161314e7: Preparing 03:31:59 d93ae44fc0b5: Preparing 03:31:59 c981a6b94e49: Preparing 03:31:59 aff7ae1e877e: Preparing 03:31:59 30e3a628e82d: Preparing 03:31:59 d20328a8da75: Preparing 03:31:59 c772a6ddbd7f: Preparing 03:31:59 741d844de0d0: Preparing 03:31:59 e5e13b0c77cb: Preparing 03:31:59 30e3a628e82d: Waiting 03:31:59 d20328a8da75: Waiting 03:31:59 c772a6ddbd7f: Waiting 03:31:59 741d844de0d0: Waiting 03:31:59 e5e13b0c77cb: Waiting 03:31:59 94068afdd292: Pushed 03:31:59 aff7ae1e877e: Pushed 03:31:59 f9be161314e7: Pushed 03:31:59 d20328a8da75: Pushed 03:31:59 30e3a628e82d: Pushed 03:31:59 c772a6ddbd7f: Pushed 03:31:59 e5e13b0c77cb: Layer already exists 03:31:59 741d844de0d0: Pushed 03:32:00 c981a6b94e49: Pushed 03:32:01 d93ae44fc0b5: Pushed 03:32:01 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:bd3d5b8c5211e95f8b3e222036836c8b03622d1e25ba60f9274c0ca7b4cd7868 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:32:01 94068afdd292: Preparing 03:32:01 f9be161314e7: Preparing 03:32:01 d93ae44fc0b5: Preparing 03:32:01 c981a6b94e49: Preparing 03:32:01 aff7ae1e877e: Preparing 03:32:01 30e3a628e82d: Preparing 03:32:01 d20328a8da75: Preparing 03:32:01 c772a6ddbd7f: Preparing 03:32:01 741d844de0d0: Preparing 03:32:01 e5e13b0c77cb: Preparing 03:32:01 741d844de0d0: Waiting 03:32:01 e5e13b0c77cb: Waiting 03:32:01 30e3a628e82d: Waiting 03:32:01 d20328a8da75: Waiting 03:32:01 c772a6ddbd7f: Waiting 03:32:01 aff7ae1e877e: Layer already exists 03:32:01 94068afdd292: Layer already exists 03:32:01 f9be161314e7: Layer already exists 03:32:01 d93ae44fc0b5: Layer already exists 03:32:01 c981a6b94e49: Layer already exists 03:32:01 30e3a628e82d: Layer already exists 03:32:01 d20328a8da75: Layer already exists 03:32:01 e5e13b0c77cb: Layer already exists 03:32:01 c772a6ddbd7f: Layer already exists 03:32:01 741d844de0d0: Layer already exists 03:32:01 latest: digest: sha256:bd3d5b8c5211e95f8b3e222036836c8b03622d1e25ba60f9274c0ca7b4cd7868 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.33 03:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:32:02 94068afdd292: Preparing 03:32:02 f9be161314e7: Preparing 03:32:02 d93ae44fc0b5: Preparing 03:32:02 c981a6b94e49: Preparing 03:32:02 aff7ae1e877e: Preparing 03:32:02 30e3a628e82d: Preparing 03:32:02 d20328a8da75: Preparing 03:32:02 c772a6ddbd7f: Preparing 03:32:02 741d844de0d0: Preparing 03:32:02 e5e13b0c77cb: Preparing 03:32:02 30e3a628e82d: Waiting 03:32:02 c772a6ddbd7f: Waiting 03:32:02 741d844de0d0: Waiting 03:32:02 e5e13b0c77cb: Waiting 03:32:02 d20328a8da75: Waiting 03:32:02 f9be161314e7: Layer already exists 03:32:02 aff7ae1e877e: Layer already exists 03:32:02 c981a6b94e49: Layer already exists 03:32:02 94068afdd292: Layer already exists 03:32:02 d93ae44fc0b5: Layer already exists 03:32:02 30e3a628e82d: Layer already exists 03:32:02 e5e13b0c77cb: Layer already exists 03:32:02 d20328a8da75: Layer already exists 03:32:02 c772a6ddbd7f: Layer already exists 03:32:02 741d844de0d0: Layer already exists 03:32:02 3.0.0-dev.33: digest: sha256:bd3d5b8c5211e95f8b3e222036836c8b03622d1e25ba60f9274c0ca7b4cd7868 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:32:02 94068afdd292: Preparing 03:32:02 f9be161314e7: Preparing 03:32:02 d93ae44fc0b5: Preparing 03:32:02 c981a6b94e49: Preparing 03:32:02 aff7ae1e877e: Preparing 03:32:02 30e3a628e82d: Preparing 03:32:02 d20328a8da75: Preparing 03:32:02 c772a6ddbd7f: Preparing 03:32:02 741d844de0d0: Preparing 03:32:02 e5e13b0c77cb: Preparing 03:32:02 30e3a628e82d: Waiting 03:32:02 d20328a8da75: Waiting 03:32:02 e5e13b0c77cb: Waiting 03:32:02 c772a6ddbd7f: Waiting 03:32:02 741d844de0d0: Waiting 03:32:02 94068afdd292: Layer already exists 03:32:02 f9be161314e7: Layer already exists 03:32:02 d93ae44fc0b5: Layer already exists 03:32:02 aff7ae1e877e: Layer already exists 03:32:02 c981a6b94e49: Layer already exists 03:32:02 30e3a628e82d: Layer already exists 03:32:02 c772a6ddbd7f: Layer already exists 03:32:02 741d844de0d0: Layer already exists 03:32:02 e5e13b0c77cb: Layer already exists 03:32:02 d20328a8da75: Layer already exists 03:32:02 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:bd3d5b8c5211e95f8b3e222036836c8b03622d1e25ba60f9274c0ca7b4cd7868 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:32:03 94068afdd292: Preparing 03:32:03 f9be161314e7: Preparing 03:32:03 d93ae44fc0b5: Preparing 03:32:03 c981a6b94e49: Preparing 03:32:03 aff7ae1e877e: Preparing 03:32:03 30e3a628e82d: Preparing 03:32:03 d20328a8da75: Preparing 03:32:03 c772a6ddbd7f: Preparing 03:32:03 741d844de0d0: Preparing 03:32:03 d20328a8da75: Waiting 03:32:03 c772a6ddbd7f: Waiting 03:32:03 30e3a628e82d: Waiting 03:32:03 e5e13b0c77cb: Preparing 03:32:03 741d844de0d0: Waiting 03:32:03 e5e13b0c77cb: Waiting 03:32:03 d93ae44fc0b5: Layer already exists 03:32:03 c981a6b94e49: Layer already exists 03:32:03 94068afdd292: Layer already exists 03:32:03 f9be161314e7: Layer already exists 03:32:03 aff7ae1e877e: Layer already exists 03:32:03 d20328a8da75: Layer already exists 03:32:03 30e3a628e82d: Layer already exists 03:32:03 c772a6ddbd7f: Layer already exists 03:32:03 741d844de0d0: Layer already exists 03:32:03 e5e13b0c77cb: Layer already exists 03:32:03 main: digest: sha256:bd3d5b8c5211e95f8b3e222036836c8b03622d1e25ba60f9274c0ca7b4cd7868 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:03 ===================================================== [Pipeline] echo 03:32:03 taggedImages: 03:32:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:32:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.33 03:32:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:32:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:32:03 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:03 latest 03:32:03 3.0.0-dev.33 03:32:03 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:03 main 03:32:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:32:04 66671cf52e9c: Preparing 03:32:04 2d8d30652325: Preparing 03:32:04 6f1954866042: Preparing 03:32:04 176c764a1477: Preparing 03:32:04 34d5ebaa5410: Preparing 03:32:04 6f1954866042: Layer already exists 03:32:04 34d5ebaa5410: Layer already exists 03:32:04 66671cf52e9c: Pushed 03:32:04 176c764a1477: Pushed 03:32:06 2d8d30652325: Pushed 03:32:06 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:4dba509a5d4e41c9fc78b823d6671d2b1492bbb3e592d7307eb205fa1d6cdb97 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:32:06 66671cf52e9c: Preparing 03:32:06 2d8d30652325: Preparing 03:32:06 6f1954866042: Preparing 03:32:06 176c764a1477: Preparing 03:32:06 34d5ebaa5410: Preparing 03:32:06 6f1954866042: Layer already exists 03:32:06 176c764a1477: Layer already exists 03:32:06 34d5ebaa5410: Layer already exists 03:32:06 2d8d30652325: Layer already exists 03:32:06 66671cf52e9c: Layer already exists 03:32:06 latest: digest: sha256:4dba509a5d4e41c9fc78b823d6671d2b1492bbb3e592d7307eb205fa1d6cdb97 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.33 03:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:32:07 66671cf52e9c: Preparing 03:32:07 2d8d30652325: Preparing 03:32:07 6f1954866042: Preparing 03:32:07 176c764a1477: Preparing 03:32:07 34d5ebaa5410: Preparing 03:32:07 6f1954866042: Layer already exists 03:32:07 34d5ebaa5410: Layer already exists 03:32:07 2d8d30652325: Layer already exists 03:32:07 176c764a1477: Layer already exists 03:32:07 66671cf52e9c: Layer already exists 03:32:07 3.0.0-dev.33: digest: sha256:4dba509a5d4e41c9fc78b823d6671d2b1492bbb3e592d7307eb205fa1d6cdb97 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:32:07 66671cf52e9c: Preparing 03:32:07 2d8d30652325: Preparing 03:32:07 6f1954866042: Preparing 03:32:07 176c764a1477: Preparing 03:32:07 34d5ebaa5410: Preparing 03:32:07 66671cf52e9c: Layer already exists 03:32:07 2d8d30652325: Layer already exists 03:32:07 34d5ebaa5410: Layer already exists 03:32:07 6f1954866042: Layer already exists 03:32:07 176c764a1477: Layer already exists 03:32:07 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:4dba509a5d4e41c9fc78b823d6671d2b1492bbb3e592d7307eb205fa1d6cdb97 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:32:08 66671cf52e9c: Preparing 03:32:08 2d8d30652325: Preparing 03:32:08 6f1954866042: Preparing 03:32:08 176c764a1477: Preparing 03:32:08 34d5ebaa5410: Preparing 03:32:08 176c764a1477: Layer already exists 03:32:08 6f1954866042: Layer already exists 03:32:08 34d5ebaa5410: Layer already exists 03:32:08 2d8d30652325: Layer already exists 03:32:08 66671cf52e9c: Layer already exists 03:32:08 main: digest: sha256:4dba509a5d4e41c9fc78b823d6671d2b1492bbb3e592d7307eb205fa1d6cdb97 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:08 ===================================================== [Pipeline] echo 03:32:08 taggedImages: 03:32:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:32:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.33 03:32:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:32:08 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:32:08 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:08 latest 03:32:08 3.0.0-dev.33 03:32:08 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:08 main 03:32:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:32:09 cc0ca0548132: Preparing 03:32:09 210951be2a6f: Preparing 03:32:09 99f0c21e654c: Preparing 03:32:09 1753fddf339f: Preparing 03:32:09 5086652c7da6: Preparing 03:32:09 93b221c9e149: Preparing 03:32:09 34d5ebaa5410: Preparing 03:32:09 93b221c9e149: Waiting 03:32:09 34d5ebaa5410: Waiting 03:32:09 210951be2a6f: Pushed 03:32:09 99f0c21e654c: Pushed 03:32:09 cc0ca0548132: Pushed 03:32:09 34d5ebaa5410: Layer already exists 03:32:09 93b221c9e149: Pushed 03:32:13 5086652c7da6: Pushed 03:32:15 1753fddf339f: Pushed 03:32:16 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:a2f31580028fd3dea65c98e3dd2b37577fab8f8ff75bda4ccc3536607bc33c08 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:32:16 cc0ca0548132: Preparing 03:32:16 210951be2a6f: Preparing 03:32:16 99f0c21e654c: Preparing 03:32:16 1753fddf339f: Preparing 03:32:16 5086652c7da6: Preparing 03:32:16 93b221c9e149: Preparing 03:32:16 34d5ebaa5410: Preparing 03:32:16 93b221c9e149: Waiting 03:32:16 34d5ebaa5410: Waiting 03:32:16 1753fddf339f: Layer already exists 03:32:16 5086652c7da6: Layer already exists 03:32:16 cc0ca0548132: Layer already exists 03:32:16 210951be2a6f: Layer already exists 03:32:16 99f0c21e654c: Layer already exists 03:32:16 34d5ebaa5410: Layer already exists 03:32:16 93b221c9e149: Layer already exists 03:32:16 latest: digest: sha256:a2f31580028fd3dea65c98e3dd2b37577fab8f8ff75bda4ccc3536607bc33c08 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.33 03:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:32:17 cc0ca0548132: Preparing 03:32:17 210951be2a6f: Preparing 03:32:17 99f0c21e654c: Preparing 03:32:17 1753fddf339f: Preparing 03:32:17 5086652c7da6: Preparing 03:32:17 93b221c9e149: Preparing 03:32:17 34d5ebaa5410: Preparing 03:32:17 93b221c9e149: Waiting 03:32:17 210951be2a6f: Layer already exists 03:32:17 5086652c7da6: Layer already exists 03:32:17 1753fddf339f: Layer already exists 03:32:17 cc0ca0548132: Layer already exists 03:32:17 99f0c21e654c: Layer already exists 03:32:17 34d5ebaa5410: Layer already exists 03:32:17 93b221c9e149: Layer already exists 03:32:17 3.0.0-dev.33: digest: sha256:a2f31580028fd3dea65c98e3dd2b37577fab8f8ff75bda4ccc3536607bc33c08 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:32:17 cc0ca0548132: Preparing 03:32:17 210951be2a6f: Preparing 03:32:17 99f0c21e654c: Preparing 03:32:17 1753fddf339f: Preparing 03:32:17 5086652c7da6: Preparing 03:32:17 93b221c9e149: Preparing 03:32:17 34d5ebaa5410: Preparing 03:32:17 93b221c9e149: Waiting 03:32:17 34d5ebaa5410: Waiting 03:32:17 cc0ca0548132: Layer already exists 03:32:17 210951be2a6f: Layer already exists 03:32:17 1753fddf339f: Layer already exists 03:32:17 5086652c7da6: Layer already exists 03:32:17 99f0c21e654c: Layer already exists 03:32:17 93b221c9e149: Layer already exists 03:32:17 34d5ebaa5410: Layer already exists 03:32:17 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:a2f31580028fd3dea65c98e3dd2b37577fab8f8ff75bda4ccc3536607bc33c08 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:32:18 cc0ca0548132: Preparing 03:32:18 210951be2a6f: Preparing 03:32:18 99f0c21e654c: Preparing 03:32:18 1753fddf339f: Preparing 03:32:18 5086652c7da6: Preparing 03:32:18 93b221c9e149: Preparing 03:32:18 34d5ebaa5410: Preparing 03:32:18 93b221c9e149: Waiting 03:32:18 34d5ebaa5410: Waiting 03:32:18 1753fddf339f: Layer already exists 03:32:18 99f0c21e654c: Layer already exists 03:32:18 cc0ca0548132: Layer already exists 03:32:18 5086652c7da6: Layer already exists 03:32:18 210951be2a6f: Layer already exists 03:32:18 34d5ebaa5410: Layer already exists 03:32:18 93b221c9e149: Layer already exists 03:32:18 main: digest: sha256:a2f31580028fd3dea65c98e3dd2b37577fab8f8ff75bda4ccc3536607bc33c08 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:18 ===================================================== [Pipeline] echo 03:32:18 taggedImages: 03:32:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:32:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.33 03:32:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:32:18 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:32:18 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:18 latest 03:32:18 3.0.0-dev.33 03:32:18 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:18 main 03:32:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:32:19 ec5e9766e5f5: Preparing 03:32:19 789228e31d00: Preparing 03:32:19 d3fcad2ff9a3: Preparing 03:32:19 218db685270f: Preparing 03:32:19 64e6e070539d: Preparing 03:32:19 34d5ebaa5410: Preparing 03:32:19 34d5ebaa5410: Waiting 03:32:19 ec5e9766e5f5: Pushed 03:32:19 d3fcad2ff9a3: Pushed 03:32:19 789228e31d00: Pushed 03:32:19 34d5ebaa5410: Layer already exists 03:32:19 64e6e070539d: Pushed 03:32:26 218db685270f: Pushed 03:32:26 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:953b3eb2e7b16c5cb4c76a3c643e0d097e3dafb4a8fdff269a478ffa06cd4a32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:32:26 ec5e9766e5f5: Preparing 03:32:26 789228e31d00: Preparing 03:32:26 d3fcad2ff9a3: Preparing 03:32:26 218db685270f: Preparing 03:32:26 64e6e070539d: Preparing 03:32:26 34d5ebaa5410: Preparing 03:32:26 64e6e070539d: Layer already exists 03:32:26 d3fcad2ff9a3: Layer already exists 03:32:26 789228e31d00: Layer already exists 03:32:26 218db685270f: Layer already exists 03:32:26 ec5e9766e5f5: Layer already exists 03:32:26 34d5ebaa5410: Layer already exists 03:32:26 latest: digest: sha256:953b3eb2e7b16c5cb4c76a3c643e0d097e3dafb4a8fdff269a478ffa06cd4a32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.33 03:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:32:27 ec5e9766e5f5: Preparing 03:32:27 789228e31d00: Preparing 03:32:27 d3fcad2ff9a3: Preparing 03:32:27 218db685270f: Preparing 03:32:27 64e6e070539d: Preparing 03:32:27 34d5ebaa5410: Preparing 03:32:27 34d5ebaa5410: Waiting 03:32:27 218db685270f: Layer already exists 03:32:27 789228e31d00: Layer already exists 03:32:27 d3fcad2ff9a3: Layer already exists 03:32:27 64e6e070539d: Layer already exists 03:32:27 ec5e9766e5f5: Layer already exists 03:32:27 34d5ebaa5410: Layer already exists 03:32:27 3.0.0-dev.33: digest: sha256:953b3eb2e7b16c5cb4c76a3c643e0d097e3dafb4a8fdff269a478ffa06cd4a32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:32:28 ec5e9766e5f5: Preparing 03:32:28 789228e31d00: Preparing 03:32:28 d3fcad2ff9a3: Preparing 03:32:28 218db685270f: Preparing 03:32:28 64e6e070539d: Preparing 03:32:28 34d5ebaa5410: Preparing 03:32:28 34d5ebaa5410: Waiting 03:32:28 64e6e070539d: Layer already exists 03:32:28 789228e31d00: Layer already exists 03:32:28 d3fcad2ff9a3: Layer already exists 03:32:28 218db685270f: Layer already exists 03:32:28 ec5e9766e5f5: Layer already exists 03:32:28 34d5ebaa5410: Layer already exists 03:32:28 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:953b3eb2e7b16c5cb4c76a3c643e0d097e3dafb4a8fdff269a478ffa06cd4a32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:32:28 ec5e9766e5f5: Preparing 03:32:28 789228e31d00: Preparing 03:32:28 d3fcad2ff9a3: Preparing 03:32:28 218db685270f: Preparing 03:32:28 64e6e070539d: Preparing 03:32:28 34d5ebaa5410: Preparing 03:32:28 34d5ebaa5410: Waiting 03:32:28 789228e31d00: Layer already exists 03:32:28 64e6e070539d: Layer already exists 03:32:28 218db685270f: Layer already exists 03:32:28 ec5e9766e5f5: Layer already exists 03:32:28 d3fcad2ff9a3: Layer already exists 03:32:28 34d5ebaa5410: Layer already exists 03:32:28 main: digest: sha256:953b3eb2e7b16c5cb4c76a3c643e0d097e3dafb4a8fdff269a478ffa06cd4a32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:28 ===================================================== [Pipeline] echo 03:32:28 taggedImages: 03:32:28 - nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:28 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:32:28 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.33 03:32:28 - nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:28 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:32:28 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:32:28 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:28 latest 03:32:28 3.0.0-dev.33 03:32:28 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:28 main 03:32:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:32:29 f0ce364aef55: Preparing 03:32:29 941736117f02: Preparing 03:32:29 e27153eedf6b: Preparing 03:32:29 b25ef56c54fa: Preparing 03:32:29 2e4adf15a807: Preparing 03:32:29 34d5ebaa5410: Preparing 03:32:29 34d5ebaa5410: Waiting 03:32:29 e27153eedf6b: Pushed 03:32:29 941736117f02: Pushed 03:32:29 f0ce364aef55: Pushed 03:32:29 34d5ebaa5410: Layer already exists 03:32:29 2e4adf15a807: Pushed 03:32:36 b25ef56c54fa: Pushed 03:32:36 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:121ac4263bc2d012d682d0890f227dadb406fda688ec0a1ac6600f2a33c6c871 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:32:36 f0ce364aef55: Preparing 03:32:36 941736117f02: Preparing 03:32:36 e27153eedf6b: Preparing 03:32:36 b25ef56c54fa: Preparing 03:32:36 2e4adf15a807: Preparing 03:32:36 34d5ebaa5410: Preparing 03:32:36 34d5ebaa5410: Waiting 03:32:36 b25ef56c54fa: Layer already exists 03:32:36 941736117f02: Layer already exists 03:32:36 f0ce364aef55: Layer already exists 03:32:36 e27153eedf6b: Layer already exists 03:32:36 2e4adf15a807: Layer already exists 03:32:36 34d5ebaa5410: Layer already exists 03:32:36 latest: digest: sha256:121ac4263bc2d012d682d0890f227dadb406fda688ec0a1ac6600f2a33c6c871 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.33 03:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:32:37 f0ce364aef55: Preparing 03:32:37 941736117f02: Preparing 03:32:37 e27153eedf6b: Preparing 03:32:37 b25ef56c54fa: Preparing 03:32:37 2e4adf15a807: Preparing 03:32:37 34d5ebaa5410: Preparing 03:32:37 34d5ebaa5410: Waiting 03:32:37 2e4adf15a807: Layer already exists 03:32:37 b25ef56c54fa: Layer already exists 03:32:37 e27153eedf6b: Layer already exists 03:32:37 941736117f02: Layer already exists 03:32:37 f0ce364aef55: Layer already exists 03:32:37 34d5ebaa5410: Layer already exists 03:32:37 3.0.0-dev.33: digest: sha256:121ac4263bc2d012d682d0890f227dadb406fda688ec0a1ac6600f2a33c6c871 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:32:38 f0ce364aef55: Preparing 03:32:38 941736117f02: Preparing 03:32:38 e27153eedf6b: Preparing 03:32:38 b25ef56c54fa: Preparing 03:32:38 2e4adf15a807: Preparing 03:32:38 34d5ebaa5410: Preparing 03:32:38 34d5ebaa5410: Waiting 03:32:38 b25ef56c54fa: Layer already exists 03:32:38 f0ce364aef55: Layer already exists 03:32:38 941736117f02: Layer already exists 03:32:38 2e4adf15a807: Layer already exists 03:32:38 e27153eedf6b: Layer already exists 03:32:38 34d5ebaa5410: Layer already exists 03:32:38 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:121ac4263bc2d012d682d0890f227dadb406fda688ec0a1ac6600f2a33c6c871 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:32:38 f0ce364aef55: Preparing 03:32:38 941736117f02: Preparing 03:32:38 e27153eedf6b: Preparing 03:32:38 b25ef56c54fa: Preparing 03:32:38 2e4adf15a807: Preparing 03:32:38 34d5ebaa5410: Preparing 03:32:38 34d5ebaa5410: Waiting 03:32:38 e27153eedf6b: Layer already exists 03:32:38 941736117f02: Layer already exists 03:32:38 f0ce364aef55: Layer already exists 03:32:38 b25ef56c54fa: Layer already exists 03:32:38 2e4adf15a807: Layer already exists 03:32:38 34d5ebaa5410: Layer already exists 03:32:38 main: digest: sha256:121ac4263bc2d012d682d0890f227dadb406fda688ec0a1ac6600f2a33c6c871 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:38 ===================================================== [Pipeline] echo 03:32:38 taggedImages: 03:32:38 - nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:32:38 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.33 03:32:38 - nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:32:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:32:38 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:38 latest 03:32:38 3.0.0-dev.33 03:32:38 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:38 main 03:32:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:32:39 fd4739c57a50: Preparing 03:32:39 6c717d1184d2: Preparing 03:32:39 6f1954866042: Preparing 03:32:39 a1e4d2bd85c8: Preparing 03:32:39 e5e13b0c77cb: Preparing 03:32:39 e5e13b0c77cb: Layer already exists 03:32:39 6f1954866042: Layer already exists 03:32:39 fd4739c57a50: Pushed 03:32:39 a1e4d2bd85c8: Pushed 03:32:41 6c717d1184d2: Pushed 03:32:41 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:e492750d5b3b047e006b1cfeb17690e7f1c9bd2e6e58c7cf0a49370da56218bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:32:42 fd4739c57a50: Preparing 03:32:42 6c717d1184d2: Preparing 03:32:42 6f1954866042: Preparing 03:32:42 a1e4d2bd85c8: Preparing 03:32:42 e5e13b0c77cb: Preparing 03:32:42 a1e4d2bd85c8: Layer already exists 03:32:42 fd4739c57a50: Layer already exists 03:32:42 e5e13b0c77cb: Layer already exists 03:32:42 6f1954866042: Layer already exists 03:32:42 6c717d1184d2: Layer already exists 03:32:42 latest: digest: sha256:e492750d5b3b047e006b1cfeb17690e7f1c9bd2e6e58c7cf0a49370da56218bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.33 03:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:32:43 fd4739c57a50: Preparing 03:32:43 6c717d1184d2: Preparing 03:32:43 6f1954866042: Preparing 03:32:43 a1e4d2bd85c8: Preparing 03:32:43 e5e13b0c77cb: Preparing 03:32:43 a1e4d2bd85c8: Layer already exists 03:32:43 6c717d1184d2: Layer already exists 03:32:43 6f1954866042: Layer already exists 03:32:43 fd4739c57a50: Layer already exists 03:32:43 e5e13b0c77cb: Layer already exists 03:32:43 3.0.0-dev.33: digest: sha256:e492750d5b3b047e006b1cfeb17690e7f1c9bd2e6e58c7cf0a49370da56218bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:32:43 fd4739c57a50: Preparing 03:32:43 6c717d1184d2: Preparing 03:32:43 6f1954866042: Preparing 03:32:43 a1e4d2bd85c8: Preparing 03:32:43 e5e13b0c77cb: Preparing 03:32:43 a1e4d2bd85c8: Layer already exists 03:32:43 fd4739c57a50: Layer already exists 03:32:43 6c717d1184d2: Layer already exists 03:32:43 6f1954866042: Layer already exists 03:32:43 e5e13b0c77cb: Layer already exists 03:32:43 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:e492750d5b3b047e006b1cfeb17690e7f1c9bd2e6e58c7cf0a49370da56218bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:32:44 fd4739c57a50: Preparing 03:32:44 6c717d1184d2: Preparing 03:32:44 6f1954866042: Preparing 03:32:44 a1e4d2bd85c8: Preparing 03:32:44 e5e13b0c77cb: Preparing 03:32:44 e5e13b0c77cb: Layer already exists 03:32:44 a1e4d2bd85c8: Layer already exists 03:32:44 fd4739c57a50: Layer already exists 03:32:44 6f1954866042: Layer already exists 03:32:44 6c717d1184d2: Layer already exists 03:32:44 main: digest: sha256:e492750d5b3b047e006b1cfeb17690e7f1c9bd2e6e58c7cf0a49370da56218bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:44 ===================================================== [Pipeline] echo 03:32:44 taggedImages: 03:32:44 - nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:44 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:32:44 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.33 03:32:44 - nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:44 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:32:44 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:32:44 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:44 latest 03:32:44 3.0.0-dev.33 03:32:44 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:44 main 03:32:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:32:45 3105e02f9956: Preparing 03:32:45 3cfc00573072: Preparing 03:32:45 6f1954866042: Preparing 03:32:45 3a9d397c6e15: Preparing 03:32:45 e5e13b0c77cb: Preparing 03:32:45 e5e13b0c77cb: Layer already exists 03:32:45 6f1954866042: Layer already exists 03:32:45 3105e02f9956: Pushed 03:32:45 3a9d397c6e15: Pushed 03:32:47 3cfc00573072: Pushed 03:32:47 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:95bca97a86045771ed15350b28316913d638517f5e0daee8b0a9405a567f3749 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:32:48 3105e02f9956: Preparing 03:32:48 3cfc00573072: Preparing 03:32:48 6f1954866042: Preparing 03:32:48 3a9d397c6e15: Preparing 03:32:48 e5e13b0c77cb: Preparing 03:32:48 3105e02f9956: Layer already exists 03:32:48 3cfc00573072: Layer already exists 03:32:48 e5e13b0c77cb: Layer already exists 03:32:48 6f1954866042: Layer already exists 03:32:48 3a9d397c6e15: Layer already exists 03:32:48 latest: digest: sha256:95bca97a86045771ed15350b28316913d638517f5e0daee8b0a9405a567f3749 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.33 03:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:32:48 3105e02f9956: Preparing 03:32:48 3cfc00573072: Preparing 03:32:48 6f1954866042: Preparing 03:32:48 3a9d397c6e15: Preparing 03:32:48 e5e13b0c77cb: Preparing 03:32:48 3105e02f9956: Layer already exists 03:32:48 3cfc00573072: Layer already exists 03:32:48 e5e13b0c77cb: Layer already exists 03:32:48 3a9d397c6e15: Layer already exists 03:32:48 6f1954866042: Layer already exists 03:32:48 3.0.0-dev.33: digest: sha256:95bca97a86045771ed15350b28316913d638517f5e0daee8b0a9405a567f3749 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:32:49 3105e02f9956: Preparing 03:32:49 3cfc00573072: Preparing 03:32:49 6f1954866042: Preparing 03:32:49 3a9d397c6e15: Preparing 03:32:49 e5e13b0c77cb: Preparing 03:32:49 3105e02f9956: Layer already exists 03:32:49 6f1954866042: Layer already exists 03:32:49 e5e13b0c77cb: Layer already exists 03:32:49 3cfc00573072: Layer already exists 03:32:49 3a9d397c6e15: Layer already exists 03:32:49 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:95bca97a86045771ed15350b28316913d638517f5e0daee8b0a9405a567f3749 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:32:50 3105e02f9956: Preparing 03:32:50 3cfc00573072: Preparing 03:32:50 6f1954866042: Preparing 03:32:50 3a9d397c6e15: Preparing 03:32:50 e5e13b0c77cb: Preparing 03:32:50 e5e13b0c77cb: Layer already exists 03:32:50 3105e02f9956: Layer already exists 03:32:50 3cfc00573072: Layer already exists 03:32:50 6f1954866042: Layer already exists 03:32:50 3a9d397c6e15: Layer already exists 03:32:50 main: digest: sha256:95bca97a86045771ed15350b28316913d638517f5e0daee8b0a9405a567f3749 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:50 ===================================================== [Pipeline] echo 03:32:50 taggedImages: 03:32:50 - nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:32:50 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:32:50 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.33 03:32:50 - nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:32:50 - 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] } 03:33:43 Removing intermediate container dc33936db511 03:33:43 ---> dd40f5959ac2 03:33:43 Step 7/19 : COPY . . 03:33:43 ---> 81a8b7b5eed0 03:33:43 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:33:43 ---> Running in 15bca50d0210 03:33:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:38:04 Removing intermediate container 3b21c452daad 03:38:04 ---> ead94c244490 03:38:04 03:38:04 Step 9/32 : FROM alpine:3.16 03:38:04 3.16: Pulling from library/alpine 03:38:04 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:38:04 Status: Downloaded newer image for alpine:3.16 03:38:04 ---> 2b4661558fb8 03:38:04 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:38:04 ---> Running in 67b96ce289fb 03:38:04 Removing intermediate container 67b96ce289fb 03:38:04 ---> 8d6b4100ed8d 03:38:04 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:38:04 ---> Running in 2254e5cd1149 03:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:38:04 (1/2) Installing dumb-init (1.2.5-r1) 03:38:04 (2/2) Installing su-exec (0.2-r1) 03:38:04 Executing busybox-1.35.0-r17.trigger 03:38:04 OK: 5 MiB in 16 packages 03:38:04 Removing intermediate container 2254e5cd1149 03:38:04 ---> 1cf22470ca29 03:38:04 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:38:04 ---> Running in 8f0cc37106e4 03:38:04 Removing intermediate container 8f0cc37106e4 03:38:04 ---> b33af34aac3d 03:38:04 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:38:04 ---> Running in 10064b3bf942 03:38:04 Removing intermediate container 10064b3bf942 03:38:04 ---> 08b9adb59a81 03:38:04 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:38:04 ---> Running in f0d7566acb91 03:38:05 Removing intermediate container f0d7566acb91 03:38:05 ---> 5994fed9070c 03:38:05 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:38:05 ---> Running in dc68af0b2855 03:38:06 Removing intermediate container dc68af0b2855 03:38:06 ---> 261176edc172 03:38:06 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:38:06 ---> Running in ba77bbcd5fc4 03:38:09 Removing intermediate container ba77bbcd5fc4 03:38:09 ---> c89af549e1db 03:38:09 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:38:09 ---> Running in 7adf7266e38f 03:38:10 Removing intermediate container 7adf7266e38f 03:38:10 ---> 25990f1e382c 03:38:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:38:11 ---> 91d4e327bdc3 03:38:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:38:12 ---> Running in 8feb01d9b175 03:38:16 Removing intermediate container 8feb01d9b175 03:38:16 ---> 455c59446f5a 03:38:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:38:18 ---> 12b17279c818 03:38:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:38:21 ---> 4ebbbec55c7b 03:38:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:38:21 Removing intermediate container 49dfb69bae2f 03:38:21 ---> 1e76b9773ef6 03:38:21 03:38:21 Step 10/23 : FROM alpine:3.16 03:38:21 ---> 2b4661558fb8 03:38:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:38:22 ---> Running in 77e03d564e52 03:38:22 ---> 851aa69532ee 03:38:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:38:24 ---> 3665f117c16b 03:38:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:38:24 ---> b957768490e0 03:38:24 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:38:26 ---> 3da0c3563d69 03:38:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:38:26 (1/1) Installing dumb-init (1.2.5-r1) 03:38:26 Executing busybox-1.35.0-r17.trigger 03:38:26 OK: 5 MiB in 15 packages 03:38:27 ---> b8f96a3a416c 03:38:27 Step 27/32 : RUN chmod +x /entrypoint.sh 03:38:28 ---> Running in 9147a3ae353f 03:38:29 Removing intermediate container 77e03d564e52 03:38:29 ---> 1a165fff6cb5 03:38:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:38:29 ---> Running in abfdcbac3cb2 03:38:29 Removing intermediate container abfdcbac3cb2 03:38:29 ---> 8811996cb5da 03:38:29 Step 13/23 : ENV APP_PORT=59882 03:38:30 ---> Running in 3494ca1c4b9f 03:38:30 Removing intermediate container 3494ca1c4b9f 03:38:30 ---> 43971f0d2f5f 03:38:30 Step 14/23 : EXPOSE $APP_PORT 03:38:30 ---> Running in c62325788a5e 03:38:31 Removing intermediate container c62325788a5e 03:38:31 ---> e88e36fcdfee 03:38:31 Step 15/23 : WORKDIR / 03:38:31 ---> Running in 8e7d2db07db0 03:38:31 Removing intermediate container 9147a3ae353f 03:38:31 ---> 52b9606eaff1 03:38:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:38:31 ---> Running in 9895859451bb 03:38:32 Removing intermediate container 8e7d2db07db0 03:38:32 ---> 700d10b48acf 03:38:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:38:32 Removing intermediate container 9895859451bb 03:38:32 ---> 348d8329d314 03:38:32 Step 29/32 : CMD ["gate"] 03:38:32 ---> Running in 24632e5b95b3 03:38:33 Removing intermediate container 24632e5b95b3 03:38:33 ---> 44cb4ece151d 03:38:33 Step 30/32 : LABEL arch=arm64 03:38:33 ---> 8d0fd0668bfd 03:38:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:38:33 ---> Running in d66335f63bc6 03:38:34 Removing intermediate container d66335f63bc6 03:38:34 ---> 61c474391a61 03:38:34 Step 31/32 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:38:34 ---> Running in f7bf572383ac 03:38:35 Removing intermediate container f7bf572383ac 03:38:35 ---> 55229a0a85af 03:38:35 Step 32/32 : LABEL version=3.0.0-dev.33 03:38:35 ---> Running in a30c5e7ad97b 03:38:36 Removing intermediate container a30c5e7ad97b 03:38:36 ---> 21a89ce20e3d 03:38:36 03:38:36 ---> 6bccbd4ccf34 03:38:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:38:36 Successfully built 21a89ce20e3d 03:38:36 Successfully tagged security-bootstrapper-arm64:latest 03:38:36 Building core-common-config-bootstrapper 03:38:37  Building security-bootstrapper ... done  ---> 3901717f5805 03:38:37 Step 19/23 : ENTRYPOINT ["/core-command"] 03:38:37 ---> Running in cf3195da1631 03:38:38 Removing intermediate container cf3195da1631 03:38:38 ---> b5a65dd6fd57 03:38:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:38:38 ---> Running in f5e5be3cf099 03:38:40 Removing intermediate container f5e5be3cf099 03:38:40 ---> 9fd3696ef93c 03:38:40 Step 21/23 : LABEL arch=arm64 03:38:40 ---> Running in 97dbe5d48412 03:38:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:38:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:38:41 ---> 493894a04f3f 03:38:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:38:41 ---> Using cache 03:38:41 ---> d6066b882cd1 03:38:41 Step 4/22 : WORKDIR /edgex-go 03:38:41 ---> Using cache 03:38:41 ---> 6783025bb8f0 03:38:41 Step 5/22 : RUN apk add --update --no-cache make git 03:38:41 ---> Using cache 03:38:41 ---> 80b8f2754de3 03:38:41 Step 6/22 : COPY go.mod vendor* ./ 03:38:41 ---> Using cache 03:38:41 ---> 146e183adccb 03:38:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:41 ---> Using cache 03:38:41 ---> ea769f16eaf3 03:38:41 Step 8/22 : COPY . . 03:38:41 Removing intermediate container 97dbe5d48412 03:38:41 ---> a45572aa6edf 03:38:41 Step 22/23 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:38:41 ---> Running in 5e031e1ead74 03:38:42 ---> Using cache 03:38:42 ---> 36c8576ef73d 03:38:42 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:38:42 ---> Running in 179d32176c08 03:38:43 Removing intermediate container 5e031e1ead74 03:38:43 ---> 18fa781c935f 03:38:43 Step 23/23 : LABEL version=3.0.0-dev.33 03:38:43 ---> Running in 0642286ba410 03:38:44 Removing intermediate container 0642286ba410 03:38:44 ---> abe77ae13746 03:38:44 03:38:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:38:44 Successfully built abe77ae13746 03:38:44 Successfully tagged core-command-arm64:latest 03:38:44 Building security-proxy-setup 03:38:49  Building core-command ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:38:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:38:49 ---> 493894a04f3f 03:38:49 Step 3/21 : WORKDIR /edgex-go 03:38:49 ---> Using cache 03:38:49 ---> 72e4ce3cb5a5 03:38:49 Step 4/21 : RUN apk add --update --no-cache make git 03:38:49 ---> Using cache 03:38:49 ---> 77e7acf13386 03:38:49 Step 5/21 : COPY go.mod vendor* ./ 03:38:49 ---> Using cache 03:38:49 ---> 92cf772a01f8 03:38:49 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:49 ---> Using cache 03:38:49 ---> 5019e80ec134 03:38:49 Step 7/21 : COPY . . 03:38:49 ---> Using cache 03:38:49 ---> f3449915d42c 03:38:49 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:38:50 ---> Running in 6f9ac2d1565f 03:38:51 Removing intermediate container f1de47e5fdeb 03:38:51 ---> f92df095d9c4 03:38:51 03:38:51 Step 10/24 : FROM alpine:3.16 03:38:51 ---> 2b4661558fb8 03:38:51 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:38:51 ---> Using cache 03:38:51 ---> 1a165fff6cb5 03:38:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:38:51 ---> Using cache 03:38:51 ---> 8811996cb5da 03:38:51 Step 13/24 : ENV APP_PORT=59881 03:38:53 ---> Running in 8c3cc5b733d1 03:38:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:38:53 Removing intermediate container 8c3cc5b733d1 03:38:53 ---> 05c223a55227 03:38:53 Step 14/24 : EXPOSE $APP_PORT 03:38:53 ---> Running in f404f7068afe 03:38:53 Removing intermediate container f404f7068afe 03:38:53 ---> c752eb3d8c57 03:38:53 Step 15/24 : WORKDIR / 03:38:53 ---> Running in 5c677e44cb2a 03:38:54 Removing intermediate container 5c677e44cb2a 03:38:54 ---> aa9a49659586 03:38:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:38:55 ---> 2c467bbc0b63 03:38:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:38:57 ---> 63588b073ec8 03:38:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:38:58 ---> dacff4bc4e25 03:38:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:38:59 ---> 350520340a80 03:38:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:38:59 ---> Running in 2a87c99051c2 03:38:59 Removing intermediate container 2a87c99051c2 03:38:59 ---> d0b95fcdbe12 03:38:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:38:59 ---> Running in 84d32b85c8f3 03:39:00 Removing intermediate container 84d32b85c8f3 03:39:00 ---> ce64bebbd62c 03:39:00 Step 22/24 : LABEL arch=arm64 03:39:00 ---> Running in 8f303adda8e4 03:39:01 Removing intermediate container 8f303adda8e4 03:39:01 ---> 0803086614e4 03:39:01 Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:39:01 ---> Running in fcc5a4866f38 03:39:01 Removing intermediate container fcc5a4866f38 03:39:01 ---> 42c9a339551b 03:39:01 Step 24/24 : LABEL version=3.0.0-dev.33 03:39:01 ---> Running in 4892836e0de8 03:39:02 Removing intermediate container 4892836e0de8 03:39:02 ---> df9a416f4b7a 03:39:02 03:39:02 Successfully built df9a416f4b7a 03:39:02 Successfully tagged core-metadata-arm64:latest 03:39:02  Building core-metadata ... done Building security-secretstore-setup 03:39:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:39:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:39:06 ---> 493894a04f3f 03:39:06 Step 3/24 : WORKDIR /edgex-go 03:39:06 ---> Using cache 03:39:06 ---> 72e4ce3cb5a5 03:39:06 Step 4/24 : RUN apk add --update --no-cache make git 03:39:06 ---> Using cache 03:39:06 ---> 77e7acf13386 03:39:06 Step 5/24 : COPY go.mod vendor* ./ 03:39:06 ---> Using cache 03:39:06 ---> 92cf772a01f8 03:39:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:06 ---> Using cache 03:39:06 ---> 5019e80ec134 03:39:06 Step 7/24 : COPY . . 03:39:06 ---> Using cache 03:39:06 ---> f3449915d42c 03:39:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:39:06 ---> Running in 42de060c1f95 03:39:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:41:30 Removing intermediate container f78a9c9b6a70 03:41:30 ---> b8660c6f2b15 03:41:30 03:41:30 Step 10/22 : FROM alpine:3.16 03:41:30 ---> 2b4661558fb8 03:41:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:41:30 ---> Using cache 03:41:30 ---> 1a165fff6cb5 03:41:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:41:30 ---> Using cache 03:41:30 ---> 8811996cb5da 03:41:30 Step 13/22 : ENV APP_PORT=59861 03:41:30 ---> Running in 6c458f6a0302 03:41:30 Removing intermediate container 6c458f6a0302 03:41:30 ---> a0985811b34d 03:41:30 Step 14/22 : EXPOSE $APP_PORT 03:41:30 ---> Running in 7564f1632b61 03:41:30 Removing intermediate container 7564f1632b61 03:41:30 ---> 20fe995c2065 03:41:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:41:30 ---> eb3d347bb0bd 03:41:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:41:30 ---> 9fc66e38163c 03:41:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:41:30 ---> d787b4a1aad1 03:41:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:41:30 ---> Running in a101c73a1d01 03:41:30 Removing intermediate container a101c73a1d01 03:41:30 ---> fbc8d894fab2 03:41:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:41:30 ---> Running in b4246bf39187 03:41:30 Removing intermediate container b4246bf39187 03:41:30 ---> c77dc07710ae 03:41:30 Step 20/22 : LABEL arch=arm64 03:41:30 ---> Running in f9a8bd999294 03:41:30 Removing intermediate container f9a8bd999294 03:41:30 ---> b9876debefc2 03:41:30 Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:41:30 ---> Running in 495a7e713a0f 03:41:30 Removing intermediate container 495a7e713a0f 03:41:30 ---> 18c882091418 03:41:30 Step 22/22 : LABEL version=3.0.0-dev.33 03:41:30 ---> Running in 90bc82c1fd57 03:41:30 Removing intermediate container 90bc82c1fd57 03:41:30 ---> 84a20fffb417 03:41:30 03:41:30 Successfully built 84a20fffb417 03:41:30 Successfully tagged support-scheduler-arm64:latest 03:41:30  Building support-scheduler ... done Building support-notifications 03:41:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:41:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:41:31 ---> 493894a04f3f 03:41:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:41:31 ---> Using cache 03:41:31 ---> d6066b882cd1 03:41:31 Step 4/22 : WORKDIR /edgex-go 03:41:31 ---> Using cache 03:41:31 ---> 6783025bb8f0 03:41:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:41:32 ---> Running in c4db32497857 03:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:41:36 OK: 221 MiB in 51 packages 03:41:37 Removing intermediate container c4db32497857 03:41:37 ---> e221cc2cc177 03:41:37 Step 6/22 : COPY go.mod vendor* ./ 03:41:38 ---> 979251ab0ef8 03:41:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:41 ---> Running in 1092f3f1042f 03:42:28 Removing intermediate container 15bca50d0210 03:42:28 ---> b0922951500c 03:42:28 03:42:28 Step 9/19 : FROM alpine:3.15 03:42:28 ---> 8aa73fd46299 03:42:28 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:42:28 ---> Using cache 03:42:28 ---> 62e3b5883e38 03:42:28 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:42:28 ---> Running in 90719b9c7973 03:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:42:28 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:42:28 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:42:28 OK: 15736 distinct packages available 03:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:42:28 (1/9) Installing ca-certificates (20220614-r0) 03:42:28 (2/9) Installing brotli-libs (1.0.9-r5) 03:42:28 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:42:28 (4/9) Installing libcurl (7.80.0-r5) 03:42:28 (5/9) Installing curl (7.80.0-r5) 03:42:28 (6/9) Installing dumb-init (1.2.5-r1) 03:42:28 (7/9) Installing musl-obstack (1.2.3-r0) 03:42:28 (8/9) Installing libucontext (1.1-r0) 03:42:28 (9/9) Installing gcompat (1.0.0-r4) 03:42:28 Executing busybox-1.34.1-r7.trigger 03:42:28 Executing ca-certificates-20220614-r0.trigger 03:42:29 OK: 8 MiB in 23 packages 03:42:32 Removing intermediate container 90719b9c7973 03:42:32 ---> 454e498386b5 03:42:32 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:42:33 ---> 5a9afc74d343 03:42:33 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:42:35 ---> d6c675e01049 03:42:35 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:42:36 ---> 67eda4d814df 03:42:36 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:42:36 ---> Running in c733443be8f7 03:42:37 Removing intermediate container c733443be8f7 03:42:37 ---> 214ad2b52d77 03:42:37 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:42:37 ---> Running in 2851ec1d2542 03:42:37 Removing intermediate container 2851ec1d2542 03:42:37 ---> f7ae2bfcae6d 03:42:37 Step 17/19 : LABEL arch=arm64 03:42:38 ---> Running in 82520700a6ba 03:42:38 Removing intermediate container 82520700a6ba 03:42:38 ---> e8fff37fafe2 03:42:38 Step 18/19 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:42:38 ---> Running in 5c756dfc5f33 03:42:39 Removing intermediate container 5c756dfc5f33 03:42:39 ---> fbbeddd35fac 03:42:39 Step 19/19 : LABEL version=3.0.0-dev.33 03:42:39 ---> Running in c9326551d5c3 03:42:39 Removing intermediate container c9326551d5c3 03:42:39 ---> eb491689f4ff 03:42:39 03:42:40 Successfully built eb491689f4ff 03:42:40 Successfully tagged security-spiffe-token-provider-arm64:latest 03:42:40 Building security-spire-server 03:42:44  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:42:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:42:44 ---> 493894a04f3f 03:42:44 Step 3/23 : WORKDIR /edgex-go 03:42:44 ---> Using cache 03:42:44 ---> 72e4ce3cb5a5 03:42:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:42:45 ---> Running in 22d1e4233b7f 03:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:42:50 OK: 221 MiB in 51 packages 03:42:53 Removing intermediate container 22d1e4233b7f 03:42:53 ---> 2fd99faac50f 03:42:53 Step 5/23 : COPY go.mod vendor* ./ 03:42:54 ---> 59646a186877 03:42:54 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:54 ---> Running in 76944d2b6ddf 03:43:27 Removing intermediate container 1092f3f1042f 03:43:27 ---> ada7ad7d9db8 03:43:27 Step 8/22 : COPY . . 03:43:27 ---> 118b3a65b588 03:43:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:43:27 ---> Running in 831157c0728c 03:43:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:44:36 Removing intermediate container 76944d2b6ddf 03:44:36 ---> 12c9cef34abc 03:44:36 Step 7/23 : COPY . . 03:44:40 ---> 9d1e4ee59780 03:44:40 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:44:40 ---> Running in 0ddfca8effd6 03:44:40 Removing intermediate container 0ddfca8effd6 03:44:40 ---> 2d9d06b61084 03:44:40 Step 9/23 : WORKDIR /edgex-go/spire-build 03:44:40 ---> Running in 956b338be3d5 03:44:41 Removing intermediate container 956b338be3d5 03:44:41 ---> e01173cf6fcf 03:44:41 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:44:41 ---> Running in f27fdd626dc1 03:44:45 Removing intermediate container f27fdd626dc1 03:44:45 ---> 311d1c12eb38 03:44:45 Step 11/23 : WORKDIR /edgex-go 03:44:45 ---> Running in 42ad8333b75b 03:44:45 Removing intermediate container 42ad8333b75b 03:44:45 ---> bf019c5ab73c 03:44:45 03:44:45 Step 12/23 : FROM alpine:3.15 03:44:45 ---> 8aa73fd46299 03:44:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:44:45 ---> Using cache 03:44:45 ---> 62e3b5883e38 03:44:45 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:44:45 ---> Running in ea4b91a0d93b 03:44:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:44:49 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:44:49 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:44:49 OK: 15736 distinct packages available 03:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:44:52 (1/5) Installing dumb-init (1.2.5-r1) 03:44:52 (2/5) Installing musl-obstack (1.2.3-r0) 03:44:52 (3/5) Installing libucontext (1.1-r0) 03:44:52 (4/5) Installing gcompat (1.0.0-r4) 03:44:52 (5/5) Installing openssl (1.1.1s-r1) 03:44:52 Executing busybox-1.34.1-r7.trigger 03:44:52 OK: 6 MiB in 19 packages 03:44:54 Removing intermediate container ea4b91a0d93b 03:44:54 ---> f3a6aaea4b61 03:44:54 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:45:00 ---> 3d9d8a13c4c5 03:45:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:45:00 ---> bbbf22b73ff6 03:45:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:45:01 ---> 10c3feea27be 03:45:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:45:02 ---> cf0d6a434e15 03:45:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:45:02 ---> Running in eef260ea6a8a 03:45:04 Removing intermediate container eef260ea6a8a 03:45:04 ---> f25c1b84bb2b 03:45:04 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:45:05 ---> Running in 4d24f7707f49 03:45:05 Removing intermediate container 4d24f7707f49 03:45:05 ---> 2493c2d2bc6b 03:45:05 Step 21/23 : LABEL arch=arm64 03:45:05 ---> Running in a09254148623 03:45:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:45:06 Removing intermediate container a09254148623 03:45:06 ---> f2c04b4c0d76 03:45:06 Step 22/23 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:45:06 ---> Running in a8fc5ac82d04 03:45:06 Removing intermediate container a8fc5ac82d04 03:45:06 ---> d81e24912310 03:45:06 Step 23/23 : LABEL version=3.0.0-dev.33 03:45:07 ---> Running in 9d98d9e4c30a 03:45:07 Removing intermediate container 9d98d9e4c30a 03:45:07 ---> 496b83d7dbc5 03:45:07 03:45:07 Successfully built 496b83d7dbc5 03:45:07 Successfully tagged security-spire-server-arm64:latest 03:45:07 Building security-spire-agent 03:45:11  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:45:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:45:11 ---> 493894a04f3f 03:45:11 Step 3/24 : WORKDIR /edgex-go 03:45:11 ---> Using cache 03:45:11 ---> 72e4ce3cb5a5 03:45:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:45:11 ---> Using cache 03:45:11 ---> 2fd99faac50f 03:45:11 Step 5/24 : COPY go.mod vendor* ./ 03:45:11 ---> Using cache 03:45:11 ---> 59646a186877 03:45:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:11 ---> Using cache 03:45:11 ---> 12c9cef34abc 03:45:11 Step 7/24 : COPY . . 03:45:11 ---> Using cache 03:45:11 ---> 9d1e4ee59780 03:45:11 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:45:11 ---> Using cache 03:45:11 ---> 2d9d06b61084 03:45:11 Step 9/24 : WORKDIR /edgex-go/spire-build 03:45:11 ---> Using cache 03:45:11 ---> e01173cf6fcf 03:45:11 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:45:12 ---> Running in 4934c4e72a4d 03:45:15 Removing intermediate container 4934c4e72a4d 03:45:15 ---> aa2531c3c01e 03:45:15 Step 11/24 : WORKDIR /edgex-go 03:45:15 ---> Running in d6215fd3ed13 03:45:16 Removing intermediate container d6215fd3ed13 03:45:16 ---> deb3dd8b33fc 03:45:16 03:45:16 Step 12/24 : FROM alpine:3.15 03:45:16 ---> 8aa73fd46299 03:45:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:45:16 ---> Using cache 03:45:16 ---> 62e3b5883e38 03:45:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:45:16 ---> Using cache 03:45:16 ---> f3a6aaea4b61 03:45:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:45:20 ---> 9ad2c3a8ef83 03:45:20 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:45:26 ---> 91a8ff6d71d5 03:45:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:45:27 ---> 80127c406441 03:45:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:45:30 ---> 54988d4a5615 03:45:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:45:32 ---> 5d2843b6d536 03:45:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:45:32 ---> Running in dd1dbcbf40c2 03:45:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:45:32 Removing intermediate container dd1dbcbf40c2 03:45:32 ---> 03c1228408be 03:45:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:45:33 ---> Running in e86b1302f699 03:45:34 Removing intermediate container e86b1302f699 03:45:34 ---> 65df9ddc3b40 03:45:34 Step 22/24 : LABEL arch=arm64 03:45:34 ---> Running in 3dffd2955e68 03:45:35 Removing intermediate container 3dffd2955e68 03:45:35 ---> b070b6456097 03:45:35 Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:45:35 ---> Running in 445b78533ec6 03:45:35 Removing intermediate container 6f9ac2d1565f 03:45:35 ---> 6e3031c9eea3 03:45:35 03:45:35 Step 9/21 : FROM alpine:3.16 03:45:35 ---> 2b4661558fb8 03:45:35 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:45:35 ---> Running in 880f637875ac 03:45:36 Removing intermediate container 445b78533ec6 03:45:36 ---> aeb8e078b2ed 03:45:36 Step 24/24 : LABEL version=3.0.0-dev.33 03:45:36 ---> Running in 7076baa9b474 03:45:37 Removing intermediate container 7076baa9b474 03:45:37 ---> 0c17bea19df8 03:45:37 03:45:37 Successfully built 0c17bea19df8 03:45:37 Successfully tagged security-spire-agent-arm64:latest 03:45:37 Building core-data 03:45:38  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:45:40 (1/6) Installing ca-certificates (20220614-r0) 03:45:40 (2/6) Installing brotli-libs (1.0.9-r6) 03:45:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:45:40 (4/6) Installing libcurl (7.83.1-r5) 03:45:40 (5/6) Installing curl (7.83.1-r5) 03:45:40 (6/6) Installing dumb-init (1.2.5-r1) 03:45:40 Executing busybox-1.35.0-r17.trigger 03:45:40 Executing ca-certificates-20220614-r0.trigger 03:45:41 OK: 8 MiB in 20 packages 03:45:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:45:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:45:41 ---> 493894a04f3f 03:45:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:45:41 ---> Using cache 03:45:41 ---> d6066b882cd1 03:45:41 Step 4/22 : WORKDIR /edgex-go 03:45:41 ---> Using cache 03:45:41 ---> 6783025bb8f0 03:45:41 Step 5/22 : RUN apk add --update --no-cache make git 03:45:41 ---> Using cache 03:45:41 ---> 80b8f2754de3 03:45:41 Step 6/22 : COPY go.mod vendor* ./ 03:45:42 ---> Using cache 03:45:42 ---> 146e183adccb 03:45:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 ---> Using cache 03:45:42 ---> ea769f16eaf3 03:45:42 Step 8/22 : COPY . . 03:45:42 ---> Using cache 03:45:42 ---> 36c8576ef73d 03:45:42 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:45:42 ---> Running in 48060330deb4 03:45:46 Removing intermediate container 880f637875ac 03:45:46 ---> 0f25ca2e6784 03:45:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:45:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:45:46 ---> Running in 2baa27cbdb7e 03:45:47 Removing intermediate container 2baa27cbdb7e 03:45:47 ---> 7176e99429ca 03:45:47 Step 12/21 : WORKDIR /edgex 03:45:47 ---> Running in 1c1e201ddb52 03:45:49 Removing intermediate container 1c1e201ddb52 03:45:49 ---> 7c656a8f4c54 03:45:49 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:45:51 ---> 5e0e1d9ebb06 03:45:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:45:56 ---> 682f4b50e9b4 03:45:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:45:57 Removing intermediate container 179d32176c08 03:45:57 ---> bac2260d3c43 03:45:57 03:45:57 Step 10/22 : FROM alpine:3.16 03:45:57 ---> 2b4661558fb8 03:45:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:45:57 ---> Running in 0ef0e8348967 03:45:58 Removing intermediate container 0ef0e8348967 03:45:58 ---> b3c526a448e0 03:45:58 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:45:58 ---> Running in 0bd7f7a8e845 03:46:00 ---> 15d399cd0cb3 03:46:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:46:01 ---> 265238080198 03:46:01 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:46:01 Removing intermediate container 42de060c1f95 03:46:01 ---> 30f8f766f2c8 03:46:01 03:46:01 Step 9/24 : FROM alpine:3.16 03:46:01 ---> 2b4661558fb8 03:46:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:46:01 ---> Running in 9bcaaf9ca0fd 03:46:02 ---> Running in 6d3df72e86ad 03:46:03 (1/1) Installing dumb-init (1.2.5-r1) 03:46:03 Executing busybox-1.35.0-r17.trigger 03:46:03 OK: 5 MiB in 15 packages 03:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:46:05 Removing intermediate container 0bd7f7a8e845 03:46:05 ---> 2520c38f3e0a 03:46:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:46:06 Removing intermediate container 9bcaaf9ca0fd 03:46:06 ---> c51b8249d41a 03:46:06 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:46:06 ---> 1096cf550971 03:46:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:46:06 ---> Running in bacbe4c1a35c 03:46:07 (1/3) Installing ca-certificates (20220614-r0) 03:46:07 (2/3) Installing dumb-init (1.2.5-r1) 03:46:07 (3/3) Installing su-exec (0.2-r1) 03:46:07 Executing busybox-1.35.0-r17.trigger 03:46:07 Executing ca-certificates-20220614-r0.trigger 03:46:07 Removing intermediate container bacbe4c1a35c 03:46:07 ---> d5645d695b5d 03:46:07 Step 19/21 : LABEL arch=arm64 03:46:07 ---> Running in 5ab5a38a3e2d 03:46:07 OK: 6 MiB in 17 packages 03:46:08 Removing intermediate container 5ab5a38a3e2d 03:46:08 ---> 0e5026df86b7 03:46:08 Step 20/21 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:46:09 ---> Running in 8aed3307172e 03:46:09 ---> f2636ddba24b 03:46:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:46:10 Removing intermediate container 8aed3307172e 03:46:10 ---> 4ee755ecca36 03:46:10 Step 21/21 : LABEL version=3.0.0-dev.33 03:46:10 ---> Running in 08320b70038e 03:46:10 Removing intermediate container 6d3df72e86ad 03:46:10 ---> fb6e61bcb0ae 03:46:10 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:46:11 ---> c9ff7c09717e 03:46:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:46:11 ---> Running in 907a727317a5 03:46:11 Removing intermediate container 08320b70038e 03:46:11 ---> 969f409c35ff 03:46:11 03:46:11 Successfully built 969f409c35ff 03:46:11 Successfully tagged security-proxy-setup-arm64:latest 03:46:12  Building security-proxy-setup ... done Removing intermediate container 907a727317a5 03:46:12 ---> 1f79f3468899 03:46:12 Step 12/24 : WORKDIR / 03:46:12 ---> Running in 8ba8f9610a2a 03:46:12 ---> 473cb4278a7d 03:46:12 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:46:12 ---> Running in 0b65b4eac55c 03:46:13 Removing intermediate container 8ba8f9610a2a 03:46:13 ---> ea22ae0768a1 03:46:13 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:46:14 ---> 7d3bd5727b0a 03:46:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:46:16 ---> a03e7cafe5a4 03:46:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:46:16 Removing intermediate container 0b65b4eac55c 03:46:16 ---> 2d7a74e7593d 03:46:16 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:46:17 ---> Running in 858079dd756b 03:46:17 ---> 3022ade286e7 03:46:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:46:17 Removing intermediate container 858079dd756b 03:46:17 ---> 5c88264c0def 03:46:17 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:46:17 ---> Running in 7c51107c7fcf 03:46:18 Removing intermediate container 7c51107c7fcf 03:46:18 ---> 3c057340eb11 03:46:18 Step 20/22 : LABEL arch=arm64 03:46:18 ---> Running in fc85796fafe0 03:46:18 ---> 7fd06aa15afe 03:46:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:46:19 Removing intermediate container fc85796fafe0 03:46:19 ---> 37e0a13ae32a 03:46:19 Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:46:19 ---> Running in e066d0dfba8f 03:46:20 Removing intermediate container e066d0dfba8f 03:46:20 ---> c00b1c2e8bfb 03:46:20 Step 22/22 : LABEL version=3.0.0-dev.33 03:46:20 ---> Running in 8d65bc4297ed 03:46:21 ---> 93de8868fc89 03:46:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:46:21 Removing intermediate container 8d65bc4297ed 03:46:21 ---> 3cb476f89774 03:46:21 03:46:21 Successfully built 3cb476f89774 03:46:21 Successfully tagged core-common-config-bootstrapper-arm64:latest 03:46:23  Building core-common-config-bootstrapper ... done  ---> 1d2d1bdec015 03:46:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:46:24 ---> 4c195aa99bd8 03:46:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:46:24 ---> Running in 614df8a41592 03:46:27 Removing intermediate container 614df8a41592 03:46:27 ---> fe4ce837011b 03:46:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:46:27 ---> Running in f46c148e2e2a 03:46:27 Removing intermediate container f46c148e2e2a 03:46:27 ---> 7a6b2636a625 03:46:27 Step 22/24 : LABEL arch=arm64 03:46:28 ---> Running in ab7d152aa967 03:46:28 Removing intermediate container ab7d152aa967 03:46:28 ---> 6f8d2cfb7042 03:46:28 Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:46:28 ---> Running in 64a015cf3a9d 03:46:29 Removing intermediate container 64a015cf3a9d 03:46:29 ---> 8d37b137a750 03:46:29 Step 24/24 : LABEL version=3.0.0-dev.33 03:46:29 ---> Running in 10afe6cdc487 03:46:29 Removing intermediate container 10afe6cdc487 03:46:29 ---> d197fbb410bf 03:46:29 03:46:30 Successfully built d197fbb410bf 03:46:30 Successfully tagged security-secretstore-setup-arm64:latest 03:49:06  Building security-secretstore-setup ... done Removing intermediate container 48060330deb4 03:49:06 ---> 88961d34f357 03:49:06 03:49:06 Step 10/22 : FROM alpine:3.16 03:49:06 ---> 2b4661558fb8 03:49:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:49:06 ---> Running in 2b9ea373a706 03:49:06 Removing intermediate container 2b9ea373a706 03:49:06 ---> f1e762bed217 03:49:06 Step 12/22 : ENV APP_PORT=59880 03:49:06 ---> Running in a968b2aa66ca 03:49:06 Removing intermediate container a968b2aa66ca 03:49:06 ---> d21fedb2105f 03:49:06 Step 13/22 : EXPOSE $APP_PORT 03:49:06 ---> Running in fb4bc03978bd 03:49:06 Removing intermediate container fb4bc03978bd 03:49:06 ---> 5a6e3342f69f 03:49:06 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:49:06 ---> Running in 0067c7ad0b78 03:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:49:06 (1/1) Installing dumb-init (1.2.5-r1) 03:49:06 Executing busybox-1.35.0-r17.trigger 03:49:06 OK: 5 MiB in 15 packages 03:49:06 Removing intermediate container 0067c7ad0b78 03:49:06 ---> 8d162f531f0e 03:49:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:49:07 ---> bc643ea281d0 03:49:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:49:08 ---> cba3188e5c1e 03:49:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:49:09 ---> aad8504ea7a1 03:49:09 Step 18/22 : ENTRYPOINT ["/core-data"] 03:49:09 ---> Running in 1a09a9afacfb 03:49:09 Removing intermediate container 1a09a9afacfb 03:49:09 ---> e61c43feae7d 03:49:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:49:09 ---> Running in d8cc69b113b4 03:49:10 Removing intermediate container d8cc69b113b4 03:49:10 ---> b9d6f41539a8 03:49:10 Step 20/22 : LABEL arch=arm64 03:49:10 ---> Running in 96271c00d245 03:49:11 Removing intermediate container 96271c00d245 03:49:11 ---> c829d0c3d3c2 03:49:11 Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:11 ---> Running in 24d80f4ac043 03:49:11 Removing intermediate container 24d80f4ac043 03:49:11 ---> e1a45a735138 03:49:11 Step 22/22 : LABEL version=3.0.0-dev.33 03:49:11 ---> Running in 49af39203db5 03:49:11 Removing intermediate container 49af39203db5 03:49:11 ---> ff480b75d2ff 03:49:11 03:49:12 Successfully built ff480b75d2ff 03:49:12 Successfully tagged core-data-arm64:latest 03:49:13  Building core-data ... done Removing intermediate container 831157c0728c 03:49:13 ---> 086f4ad005fd 03:49:13 03:49:13 Step 10/22 : FROM alpine:3.16 03:49:13 ---> 2b4661558fb8 03:49:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:49:13 ---> Running in 4f5b907304a6 03:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:49:16 (1/2) Installing ca-certificates (20220614-r0) 03:49:16 (2/2) Installing dumb-init (1.2.5-r1) 03:49:16 Executing busybox-1.35.0-r17.trigger 03:49:16 Executing ca-certificates-20220614-r0.trigger 03:49:16 OK: 6 MiB in 16 packages 03:49:17 Removing intermediate container 4f5b907304a6 03:49:17 ---> cb522c88533e 03:49:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:49:17 ---> Running in d63e7edadd8a 03:49:17 Removing intermediate container d63e7edadd8a 03:49:17 ---> 324d93e02e1f 03:49:17 Step 13/22 : ENV APP_PORT=59860 03:49:18 ---> Running in bb1233d49fdc 03:49:18 Removing intermediate container bb1233d49fdc 03:49:18 ---> a35b9e29be56 03:49:18 Step 14/22 : EXPOSE $APP_PORT 03:49:18 ---> Running in e88a6d9e16ae 03:49:18 Removing intermediate container e88a6d9e16ae 03:49:18 ---> c5ab8120e7f6 03:49:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:49:20 ---> e1d29570f1fc 03:49:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:49:21 ---> f0c3d37ef265 03:49:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:49:22 ---> 2adfffaf7507 03:49:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:49:22 ---> Running in 7565a1c46c48 03:49:22 Removing intermediate container 7565a1c46c48 03:49:22 ---> 2b410cc182da 03:49:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:49:22 ---> Running in ea309dea9e8a 03:49:23 Removing intermediate container ea309dea9e8a 03:49:23 ---> 5baf48b298d5 03:49:23 Step 20/22 : LABEL arch=arm64 03:49:23 ---> Running in 6f68ad4aa5f9 03:49:23 Removing intermediate container 6f68ad4aa5f9 03:49:23 ---> 83bc6a35088e 03:49:23 Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:23 ---> Running in c1f9445d5669 03:49:23 Removing intermediate container c1f9445d5669 03:49:23 ---> dded643dac48 03:49:23 Step 22/22 : LABEL version=3.0.0-dev.33 03:49:23 ---> Running in 0f9b65ad6599 03:49:24 Removing intermediate container 0f9b65ad6599 03:49:24 ---> d34ab795b593 03:49:24 03:49:24 Successfully built d34ab795b593 03:49:24 Successfully tagged support-notifications-arm64:latest 03:49:25  Building support-notifications ... done  [Pipeline] } 03:49:25 $ docker stop --time=1 59edaec7804732dd04cc6e9da7e9002b0dce78854024eaf3c4e95f9f7a6f07b1 03:49:26 $ docker rm -f --volumes 59edaec7804732dd04cc6e9da7e9002b0dce78854024eaf3c4e95f9f7a6f07b1 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:27 + docker images 03:49:27 REPOSITORY TAG IMAGE ID CREATED SIZE 03:49:27 support-notifications-arm64 latest d34ab795b593 3 seconds ago 29.5MB 03:49:27 086f4ad005fd 15 seconds ago 1.4GB 03:49:27 core-data-arm64 latest ff480b75d2ff 16 seconds ago 17.2MB 03:49:27 88961d34f357 28 seconds ago 1.35GB 03:49:27 security-secretstore-setup-arm64 latest d197fbb410bf 2 minutes ago 28.7MB 03:49:27 core-common-config-bootstrapper-arm64 latest 3cb476f89774 3 minutes ago 14.9MB 03:49:27 security-proxy-setup-arm64 latest 969f409c35ff 3 minutes ago 26.8MB 03:49:27 30f8f766f2c8 3 minutes ago 1.33GB 03:49:27 bac2260d3c43 3 minutes ago 1.34GB 03:49:27 security-spire-agent-arm64 latest 0c17bea19df8 3 minutes ago 122MB 03:49:27 6e3031c9eea3 3 minutes ago 1.33GB 03:49:27 deb3dd8b33fc 4 minutes ago 1.21GB 03:49:27 security-spire-server-arm64 latest 496b83d7dbc5 4 minutes ago 84.3MB 03:49:27 bf019c5ab73c 4 minutes ago 1.21GB 03:49:27 security-spiffe-token-provider-arm64 latest eb491689f4ff 6 minutes ago 28.9MB 03:49:27 b0922951500c 7 minutes ago 1.37GB 03:49:27 support-scheduler-arm64 latest 84a20fffb417 8 minutes ago 29MB 03:49:27 b8660c6f2b15 8 minutes ago 1.4GB 03:49:27 core-metadata-arm64 latest df9a416f4b7a 10 minutes ago 17.8MB 03:49:27 f92df095d9c4 10 minutes ago 1.35GB 03:49:27 core-command-arm64 latest abe77ae13746 10 minutes ago 17MB 03:49:27 security-bootstrapper-arm64 latest 21a89ce20e3d 10 minutes ago 19.5MB 03:49:27 1e76b9773ef6 11 minutes ago 1.34GB 03:49:27 ead94c244490 11 minutes ago 1.33GB 03:49:27 security-spire-config-arm64 latest 2246ac0812d1 17 minutes ago 83.6MB 03:49:27 bc35fcec7dd7 18 minutes ago 1.21GB 03:49:27 ci-base-image-arm64 latest 493894a04f3f 21 minutes ago 905MB 03:49:27 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 03:49:27 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 03:49:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 03:49:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:27 provisioning config files... 03:49:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/392@tmp/config7481262770900198057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:28 ---> docker-login.sh 03:49:28 nexus3.edgexfoundry.org:10001 03:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:28 Configure a credential helper to remove this warning. See 03:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:28 03:49:28 Login Succeeded 03:49:28 nexus3.edgexfoundry.org:10002 03:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:28 Configure a credential helper to remove this warning. See 03:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:28 03:49:28 Login Succeeded 03:49:28 nexus3.edgexfoundry.org:10003 03:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:29 Configure a credential helper to remove this warning. See 03:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:29 03:49:29 Login Succeeded 03:49:29 nexus3.edgexfoundry.org:10004 03:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:29 Configure a credential helper to remove this warning. See 03:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:29 03:49:29 Login Succeeded 03:49:29 docker.io 03:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:30 Configure a credential helper to remove this warning. See 03:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:30 03:49:30 Login Succeeded 03:49:30 ---> docker-login.sh ends [Pipeline] } 03:49:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:49:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:49:30 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:30 latest 03:49:30 3.0.0-dev.33 03:49:30 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:49:30 main 03:49:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:31 578ff89b7bdf: Preparing 03:49:31 4af440cc28c7: Preparing 03:49:31 86ca64954356: Preparing 03:49:31 252348a5cda9: Preparing 03:49:31 17bec77d7fdc: Preparing 03:49:31 17bec77d7fdc: Layer already exists 03:49:31 86ca64954356: Pushed 03:49:31 578ff89b7bdf: Pushed 03:49:31 252348a5cda9: Pushed 03:49:34 4af440cc28c7: Pushed 03:49:34 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:54e2911aa5e88cfa6c2a64b754d50e67a32d4b00d30918a0b9ba201f9c4dc10d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:35 578ff89b7bdf: Preparing 03:49:35 4af440cc28c7: Preparing 03:49:35 86ca64954356: Preparing 03:49:35 252348a5cda9: Preparing 03:49:35 17bec77d7fdc: Preparing 03:49:35 86ca64954356: Layer already exists 03:49:35 578ff89b7bdf: Layer already exists 03:49:35 4af440cc28c7: Layer already exists 03:49:35 17bec77d7fdc: Layer already exists 03:49:35 252348a5cda9: Layer already exists 03:49:35 latest: digest: sha256:54e2911aa5e88cfa6c2a64b754d50e67a32d4b00d30918a0b9ba201f9c4dc10d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.33 03:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:35 578ff89b7bdf: Preparing 03:49:35 4af440cc28c7: Preparing 03:49:35 86ca64954356: Preparing 03:49:35 252348a5cda9: Preparing 03:49:35 17bec77d7fdc: Preparing 03:49:35 252348a5cda9: Layer already exists 03:49:35 17bec77d7fdc: Layer already exists 03:49:35 4af440cc28c7: Layer already exists 03:49:35 86ca64954356: Layer already exists 03:49:35 578ff89b7bdf: Layer already exists 03:49:36 3.0.0-dev.33: digest: sha256:54e2911aa5e88cfa6c2a64b754d50e67a32d4b00d30918a0b9ba201f9c4dc10d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:36 578ff89b7bdf: Preparing 03:49:36 4af440cc28c7: Preparing 03:49:36 86ca64954356: Preparing 03:49:36 252348a5cda9: Preparing 03:49:36 17bec77d7fdc: Preparing 03:49:36 86ca64954356: Layer already exists 03:49:36 578ff89b7bdf: Layer already exists 03:49:36 17bec77d7fdc: Layer already exists 03:49:36 252348a5cda9: Layer already exists 03:49:36 4af440cc28c7: Layer already exists 03:49:37 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:54e2911aa5e88cfa6c2a64b754d50e67a32d4b00d30918a0b9ba201f9c4dc10d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:38 578ff89b7bdf: Preparing 03:49:38 4af440cc28c7: Preparing 03:49:38 86ca64954356: Preparing 03:49:38 252348a5cda9: Preparing 03:49:38 17bec77d7fdc: Preparing 03:49:38 86ca64954356: Layer already exists 03:49:38 4af440cc28c7: Layer already exists 03:49:38 17bec77d7fdc: Layer already exists 03:49:38 578ff89b7bdf: Layer already exists 03:49:38 252348a5cda9: Layer already exists 03:49:38 main: digest: sha256:54e2911aa5e88cfa6c2a64b754d50e67a32d4b00d30918a0b9ba201f9c4dc10d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:38 ===================================================== [Pipeline] echo 03:49:38 taggedImages: 03:49:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:49:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.33 03:49:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:49:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:49:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:49:38 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:38 latest 03:49:38 3.0.0-dev.33 03:49:38 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:49:38 main 03:49:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:39 a13e92f255fe: Preparing 03:49:39 ed6551fed31c: Preparing 03:49:39 5718d2ae45ab: Preparing 03:49:39 bcabc5af7d87: Preparing 03:49:39 86ca64954356: Preparing 03:49:39 f534309964a5: Preparing 03:49:39 17bec77d7fdc: Preparing 03:49:39 f534309964a5: Waiting 03:49:39 17bec77d7fdc: Waiting 03:49:39 86ca64954356: Layer already exists 03:49:39 ed6551fed31c: Pushed 03:49:39 a13e92f255fe: Pushed 03:49:39 5718d2ae45ab: Pushed 03:49:39 f534309964a5: Pushed 03:49:39 17bec77d7fdc: Layer already exists 03:49:41 bcabc5af7d87: Pushed 03:49:41 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:38fec8c53f2229f1d99d55121adfe7d1e2224a8a1f833fcec93ec7cf3afae4c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:42 + 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 03:49:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:42 a13e92f255fe: Preparing 03:49:42 ed6551fed31c: Preparing 03:49:42 5718d2ae45ab: Preparing 03:49:42 bcabc5af7d87: Preparing 03:49:42 86ca64954356: Preparing 03:49:42 f534309964a5: Preparing 03:49:42 17bec77d7fdc: Preparing 03:49:42 f534309964a5: Waiting 03:49:42 17bec77d7fdc: Waiting 03:49:42 86ca64954356: Layer already exists 03:49:42 bcabc5af7d87: Layer already exists 03:49:42 5718d2ae45ab: Layer already exists 03:49:42 a13e92f255fe: Layer already exists 03:49:42 ed6551fed31c: Layer already exists 03:49:42 f534309964a5: Layer already exists 03:49:42 17bec77d7fdc: Layer already exists 03:49:42 latest: digest: sha256:38fec8c53f2229f1d99d55121adfe7d1e2224a8a1f833fcec93ec7cf3afae4c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.33 03:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:43 a13e92f255fe: Preparing 03:49:43 ed6551fed31c: Preparing 03:49:43 5718d2ae45ab: Preparing 03:49:43 bcabc5af7d87: Preparing 03:49:43 86ca64954356: Preparing 03:49:43 f534309964a5: Preparing 03:49:43 17bec77d7fdc: Preparing 03:49:43 f534309964a5: Waiting 03:49:43 17bec77d7fdc: Waiting 03:49:43 5718d2ae45ab: Layer already exists 03:49:43 86ca64954356: Layer already exists 03:49:43 ed6551fed31c: Layer already exists 03:49:43 bcabc5af7d87: Layer already exists 03:49:43 a13e92f255fe: Layer already exists 03:49:43 17bec77d7fdc: Layer already exists 03:49:43 f534309964a5: Layer already exists 03:49:43 3.0.0-dev.33: digest: sha256:38fec8c53f2229f1d99d55121adfe7d1e2224a8a1f833fcec93ec7cf3afae4c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:44 a13e92f255fe: Preparing 03:49:44 ed6551fed31c: Preparing 03:49:44 5718d2ae45ab: Preparing 03:49:44 bcabc5af7d87: Preparing 03:49:44 86ca64954356: Preparing 03:49:44 f534309964a5: Preparing 03:49:44 17bec77d7fdc: Preparing 03:49:44 f534309964a5: Waiting 03:49:44 17bec77d7fdc: Waiting 03:49:44 ed6551fed31c: Layer already exists 03:49:44 a13e92f255fe: Layer already exists 03:49:44 86ca64954356: Layer already exists 03:49:44 5718d2ae45ab: Layer already exists 03:49:44 bcabc5af7d87: Layer already exists 03:49:44 f534309964a5: Layer already exists 03:49:44 17bec77d7fdc: Layer already exists 03:49:44 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:38fec8c53f2229f1d99d55121adfe7d1e2224a8a1f833fcec93ec7cf3afae4c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + 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 03:49:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:45 a13e92f255fe: Preparing 03:49:45 ed6551fed31c: Preparing 03:49:45 5718d2ae45ab: Preparing 03:49:45 bcabc5af7d87: Preparing 03:49:45 86ca64954356: Preparing 03:49:45 f534309964a5: Preparing 03:49:45 17bec77d7fdc: Preparing 03:49:45 f534309964a5: Waiting 03:49:45 17bec77d7fdc: Waiting 03:49:45 5718d2ae45ab: Layer already exists 03:49:45 a13e92f255fe: Layer already exists 03:49:45 ed6551fed31c: Layer already exists 03:49:45 86ca64954356: Layer already exists 03:49:45 bcabc5af7d87: Layer already exists 03:49:45 17bec77d7fdc: Layer already exists 03:49:45 f534309964a5: Layer already exists 03:49:45 main: digest: sha256:38fec8c53f2229f1d99d55121adfe7d1e2224a8a1f833fcec93ec7cf3afae4c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:45 ===================================================== [Pipeline] echo 03:49:45 taggedImages: 03:49:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:49:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.33 03:49:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:49:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:49:45 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:49:45 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:45 latest 03:49:45 3.0.0-dev.33 03:49:45 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:49:45 main 03:49:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:46 beb2c4bb4647: Preparing 03:49:46 9d798bddf206: Preparing 03:49:46 86ca64954356: Preparing 03:49:46 e62568d7cf3f: Preparing 03:49:46 17bec77d7fdc: Preparing 03:49:46 17bec77d7fdc: Layer already exists 03:49:46 86ca64954356: Layer already exists 03:49:46 beb2c4bb4647: Pushed 03:49:46 e62568d7cf3f: Pushed 03:49:50 9d798bddf206: Pushed 03:49:50 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:5d4bb1a81db20e26b1c8f765722ec1a9e66a2debefcdefccbba7d5ecd2f36204 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:50 beb2c4bb4647: Preparing 03:49:50 9d798bddf206: Preparing 03:49:50 86ca64954356: Preparing 03:49:50 e62568d7cf3f: Preparing 03:49:50 17bec77d7fdc: Preparing 03:49:50 beb2c4bb4647: Layer already exists 03:49:50 e62568d7cf3f: Layer already exists 03:49:50 17bec77d7fdc: Layer already exists 03:49:50 9d798bddf206: Layer already exists 03:49:50 86ca64954356: Layer already exists 03:49:51 latest: digest: sha256:5d4bb1a81db20e26b1c8f765722ec1a9e66a2debefcdefccbba7d5ecd2f36204 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.33 03:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:51 beb2c4bb4647: Preparing 03:49:51 9d798bddf206: Preparing 03:49:51 86ca64954356: Preparing 03:49:51 e62568d7cf3f: Preparing 03:49:51 17bec77d7fdc: Preparing 03:49:51 17bec77d7fdc: Layer already exists 03:49:51 86ca64954356: Layer already exists 03:49:51 9d798bddf206: Layer already exists 03:49:51 e62568d7cf3f: Layer already exists 03:49:51 beb2c4bb4647: Layer already exists 03:49:52 3.0.0-dev.33: digest: sha256:5d4bb1a81db20e26b1c8f765722ec1a9e66a2debefcdefccbba7d5ecd2f36204 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:52 beb2c4bb4647: Preparing 03:49:52 9d798bddf206: Preparing 03:49:52 86ca64954356: Preparing 03:49:52 e62568d7cf3f: Preparing 03:49:52 17bec77d7fdc: Preparing 03:49:52 e62568d7cf3f: Layer already exists 03:49:52 86ca64954356: Layer already exists 03:49:52 17bec77d7fdc: Layer already exists 03:49:52 beb2c4bb4647: Layer already exists 03:49:52 9d798bddf206: Layer already exists 03:49:53 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:5d4bb1a81db20e26b1c8f765722ec1a9e66a2debefcdefccbba7d5ecd2f36204 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:53 beb2c4bb4647: Preparing 03:49:53 9d798bddf206: Preparing 03:49:53 86ca64954356: Preparing 03:49:53 e62568d7cf3f: Preparing 03:49:53 17bec77d7fdc: Preparing 03:49:53 17bec77d7fdc: Layer already exists 03:49:53 e62568d7cf3f: Layer already exists 03:49:53 86ca64954356: Layer already exists 03:49:53 beb2c4bb4647: Layer already exists 03:49:53 9d798bddf206: Layer already exists 03:49:54 main: digest: sha256:5d4bb1a81db20e26b1c8f765722ec1a9e66a2debefcdefccbba7d5ecd2f36204 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:54 ===================================================== [Pipeline] echo 03:49:54 taggedImages: 03:49:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:49:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.33 03:49:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:49:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:49:54 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:49:54 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:54 latest 03:49:54 3.0.0-dev.33 03:49:54 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:49:54 main 03:49:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:49:54 1b17d93ea730: Preparing 03:49:54 7541e0929a42: Preparing 03:49:54 e9485b6fb329: Preparing 03:49:54 86ca64954356: Preparing 03:49:54 252348a5cda9: Preparing 03:49:54 17bec77d7fdc: Preparing 03:49:54 17bec77d7fdc: Waiting 03:49:54 86ca64954356: Layer already exists 03:49:54 252348a5cda9: Layer already exists 03:49:55 17bec77d7fdc: Layer already exists 03:49:55 1b17d93ea730: Pushed 03:49:55 7541e0929a42: Pushed 03:49:58 e9485b6fb329: Pushed 03:49:58 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:70d766199873b6afffc6fcfb2db7cd194e119578959e99437f69b406b860d303 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:49:59 1b17d93ea730: Preparing 03:49:59 7541e0929a42: Preparing 03:49:59 e9485b6fb329: Preparing 03:49:59 86ca64954356: Preparing 03:49:59 252348a5cda9: Preparing 03:49:59 17bec77d7fdc: Preparing 03:49:59 17bec77d7fdc: Waiting 03:49:59 1b17d93ea730: Layer already exists 03:49:59 7541e0929a42: Layer already exists 03:49:59 86ca64954356: Layer already exists 03:49:59 e9485b6fb329: Layer already exists 03:49:59 252348a5cda9: Layer already exists 03:49:59 17bec77d7fdc: Layer already exists 03:49:59 latest: digest: sha256:70d766199873b6afffc6fcfb2db7cd194e119578959e99437f69b406b860d303 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.33 03:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:00 1b17d93ea730: Preparing 03:50:00 7541e0929a42: Preparing 03:50:00 e9485b6fb329: Preparing 03:50:00 86ca64954356: Preparing 03:50:00 252348a5cda9: Preparing 03:50:00 17bec77d7fdc: Preparing 03:50:00 17bec77d7fdc: Waiting 03:50:00 252348a5cda9: Layer already exists 03:50:00 86ca64954356: Layer already exists 03:50:00 7541e0929a42: Layer already exists 03:50:00 e9485b6fb329: Layer already exists 03:50:00 1b17d93ea730: Layer already exists 03:50:00 17bec77d7fdc: Layer already exists 03:50:00 3.0.0-dev.33: digest: sha256:70d766199873b6afffc6fcfb2db7cd194e119578959e99437f69b406b860d303 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:01 1b17d93ea730: Preparing 03:50:01 7541e0929a42: Preparing 03:50:01 e9485b6fb329: Preparing 03:50:01 86ca64954356: Preparing 03:50:01 252348a5cda9: Preparing 03:50:01 17bec77d7fdc: Preparing 03:50:01 17bec77d7fdc: Waiting 03:50:01 e9485b6fb329: Layer already exists 03:50:01 252348a5cda9: Layer already exists 03:50:01 86ca64954356: Layer already exists 03:50:01 1b17d93ea730: Layer already exists 03:50:01 7541e0929a42: Layer already exists 03:50:01 17bec77d7fdc: Layer already exists 03:50:01 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:70d766199873b6afffc6fcfb2db7cd194e119578959e99437f69b406b860d303 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:01 1b17d93ea730: Preparing 03:50:01 7541e0929a42: Preparing 03:50:01 e9485b6fb329: Preparing 03:50:01 86ca64954356: Preparing 03:50:01 252348a5cda9: Preparing 03:50:01 17bec77d7fdc: Preparing 03:50:01 17bec77d7fdc: Waiting 03:50:01 e9485b6fb329: Layer already exists 03:50:01 1b17d93ea730: Layer already exists 03:50:01 7541e0929a42: Layer already exists 03:50:01 86ca64954356: Layer already exists 03:50:01 252348a5cda9: Layer already exists 03:50:01 17bec77d7fdc: Layer already exists 03:50:02 main: digest: sha256:70d766199873b6afffc6fcfb2db7cd194e119578959e99437f69b406b860d303 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:02 ===================================================== [Pipeline] echo 03:50:02 taggedImages: 03:50:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:50:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.33 03:50:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:50:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:50:02 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:02 latest 03:50:02 3.0.0-dev.33 03:50:02 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:02 main 03:50:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:02 4a889e156c8e: Preparing 03:50:02 4a889e156c8e: Preparing 03:50:02 7a11ee24537c: Preparing 03:50:02 8fdde78a2bd7: Preparing 03:50:02 563f133591bf: Preparing 03:50:02 03ab1965ce68: Preparing 03:50:02 08f6cff2a9c1: Preparing 03:50:02 86ca64954356: Preparing 03:50:02 5dde491b36a4: Preparing 03:50:02 07809f353a7b: Preparing 03:50:02 08f6cff2a9c1: Waiting 03:50:02 5dde491b36a4: Waiting 03:50:02 86ca64954356: Waiting 03:50:02 cf716dfe6c86: Preparing 03:50:02 07809f353a7b: Waiting 03:50:02 bc2058f62eb7: Preparing 03:50:02 17bec77d7fdc: Preparing 03:50:02 cf716dfe6c86: Waiting 03:50:02 bc2058f62eb7: Waiting 03:50:02 17bec77d7fdc: Waiting 03:50:03 563f133591bf: Pushed 03:50:03 4a889e156c8e: Pushed 03:50:03 8fdde78a2bd7: Pushed 03:50:03 7a11ee24537c: Pushed 03:50:03 03ab1965ce68: Pushed 03:50:03 86ca64954356: Layer already exists 03:50:03 5dde491b36a4: Pushed 03:50:03 17bec77d7fdc: Layer already exists 03:50:03 cf716dfe6c86: Pushed 03:50:03 bc2058f62eb7: Pushed 03:50:03 07809f353a7b: Pushed 03:50:07 08f6cff2a9c1: Pushed 03:50:07 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:ff4bf2c4db61373ba5f45b48e149e345f12ec274da4e4d8fa2e9c3820fa7cb5b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:07 4a889e156c8e: Preparing 03:50:07 4a889e156c8e: Preparing 03:50:07 7a11ee24537c: Preparing 03:50:07 8fdde78a2bd7: Preparing 03:50:07 563f133591bf: Preparing 03:50:07 03ab1965ce68: Preparing 03:50:07 08f6cff2a9c1: Preparing 03:50:07 86ca64954356: Preparing 03:50:07 5dde491b36a4: Preparing 03:50:07 07809f353a7b: Preparing 03:50:07 cf716dfe6c86: Preparing 03:50:07 bc2058f62eb7: Preparing 03:50:07 17bec77d7fdc: Preparing 03:50:07 07809f353a7b: Waiting 03:50:07 cf716dfe6c86: Waiting 03:50:07 bc2058f62eb7: Waiting 03:50:07 08f6cff2a9c1: Waiting 03:50:07 17bec77d7fdc: Waiting 03:50:07 86ca64954356: Waiting 03:50:07 5dde491b36a4: Waiting 03:50:07 7a11ee24537c: Layer already exists 03:50:07 563f133591bf: Layer already exists 03:50:07 03ab1965ce68: Layer already exists 03:50:07 4a889e156c8e: Layer already exists 03:50:07 8fdde78a2bd7: Layer already exists 03:50:07 08f6cff2a9c1: Layer already exists 03:50:07 5dde491b36a4: Layer already exists 03:50:07 86ca64954356: Layer already exists 03:50:07 cf716dfe6c86: Layer already exists 03:50:07 07809f353a7b: Layer already exists 03:50:07 17bec77d7fdc: Layer already exists 03:50:07 bc2058f62eb7: Layer already exists 03:50:08 latest: digest: sha256:ff4bf2c4db61373ba5f45b48e149e345f12ec274da4e4d8fa2e9c3820fa7cb5b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.33 03:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:08 4a889e156c8e: Preparing 03:50:08 4a889e156c8e: Preparing 03:50:08 7a11ee24537c: Preparing 03:50:08 8fdde78a2bd7: Preparing 03:50:08 563f133591bf: Preparing 03:50:08 03ab1965ce68: Preparing 03:50:08 08f6cff2a9c1: Preparing 03:50:08 86ca64954356: Preparing 03:50:08 5dde491b36a4: Preparing 03:50:08 07809f353a7b: Preparing 03:50:08 cf716dfe6c86: Preparing 03:50:08 bc2058f62eb7: Preparing 03:50:08 17bec77d7fdc: Preparing 03:50:08 07809f353a7b: Waiting 03:50:08 08f6cff2a9c1: Waiting 03:50:08 cf716dfe6c86: Waiting 03:50:08 bc2058f62eb7: Waiting 03:50:08 17bec77d7fdc: Waiting 03:50:08 86ca64954356: Waiting 03:50:08 5dde491b36a4: Waiting 03:50:08 7a11ee24537c: Layer already exists 03:50:08 03ab1965ce68: Layer already exists 03:50:08 563f133591bf: Layer already exists 03:50:08 8fdde78a2bd7: Layer already exists 03:50:08 4a889e156c8e: Layer already exists 03:50:08 5dde491b36a4: Layer already exists 03:50:08 86ca64954356: Layer already exists 03:50:08 08f6cff2a9c1: Layer already exists 03:50:08 cf716dfe6c86: Layer already exists 03:50:08 07809f353a7b: Layer already exists 03:50:08 bc2058f62eb7: Layer already exists 03:50:08 17bec77d7fdc: Layer already exists 03:50:08 3.0.0-dev.33: digest: sha256:ff4bf2c4db61373ba5f45b48e149e345f12ec274da4e4d8fa2e9c3820fa7cb5b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:09 4a889e156c8e: Preparing 03:50:09 4a889e156c8e: Preparing 03:50:09 7a11ee24537c: Preparing 03:50:09 8fdde78a2bd7: Preparing 03:50:09 563f133591bf: Preparing 03:50:09 03ab1965ce68: Preparing 03:50:09 08f6cff2a9c1: Preparing 03:50:09 86ca64954356: Preparing 03:50:09 5dde491b36a4: Preparing 03:50:09 07809f353a7b: Preparing 03:50:09 cf716dfe6c86: Preparing 03:50:09 bc2058f62eb7: Preparing 03:50:09 17bec77d7fdc: Preparing 03:50:09 07809f353a7b: Waiting 03:50:09 cf716dfe6c86: Waiting 03:50:09 08f6cff2a9c1: Waiting 03:50:09 bc2058f62eb7: Waiting 03:50:09 17bec77d7fdc: Waiting 03:50:09 86ca64954356: Waiting 03:50:09 5dde491b36a4: Waiting 03:50:09 4a889e156c8e: Layer already exists 03:50:09 03ab1965ce68: Layer already exists 03:50:09 8fdde78a2bd7: Layer already exists 03:50:09 7a11ee24537c: Layer already exists 03:50:09 563f133591bf: Layer already exists 03:50:09 08f6cff2a9c1: Layer already exists 03:50:09 5dde491b36a4: Layer already exists 03:50:09 86ca64954356: Layer already exists 03:50:09 07809f353a7b: Layer already exists 03:50:09 cf716dfe6c86: Layer already exists 03:50:09 17bec77d7fdc: Layer already exists 03:50:09 bc2058f62eb7: Layer already exists 03:50:09 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:ff4bf2c4db61373ba5f45b48e149e345f12ec274da4e4d8fa2e9c3820fa7cb5b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:11 4a889e156c8e: Preparing 03:50:11 4a889e156c8e: Preparing 03:50:11 7a11ee24537c: Preparing 03:50:11 8fdde78a2bd7: Preparing 03:50:11 563f133591bf: Preparing 03:50:11 03ab1965ce68: Preparing 03:50:11 08f6cff2a9c1: Preparing 03:50:11 86ca64954356: Preparing 03:50:11 5dde491b36a4: Preparing 03:50:11 07809f353a7b: Preparing 03:50:11 cf716dfe6c86: Preparing 03:50:11 bc2058f62eb7: Preparing 03:50:11 17bec77d7fdc: Preparing 03:50:11 07809f353a7b: Waiting 03:50:11 cf716dfe6c86: Waiting 03:50:11 17bec77d7fdc: Waiting 03:50:11 bc2058f62eb7: Waiting 03:50:11 86ca64954356: Waiting 03:50:11 08f6cff2a9c1: Waiting 03:50:11 5dde491b36a4: Waiting 03:50:11 03ab1965ce68: Layer already exists 03:50:11 563f133591bf: Layer already exists 03:50:11 7a11ee24537c: Layer already exists 03:50:11 4a889e156c8e: Layer already exists 03:50:11 8fdde78a2bd7: Layer already exists 03:50:11 5dde491b36a4: Layer already exists 03:50:11 08f6cff2a9c1: Layer already exists 03:50:11 cf716dfe6c86: Layer already exists 03:50:11 86ca64954356: Layer already exists 03:50:11 07809f353a7b: Layer already exists 03:50:11 17bec77d7fdc: Layer already exists 03:50:11 bc2058f62eb7: Layer already exists 03:50:11 main: digest: sha256:ff4bf2c4db61373ba5f45b48e149e345f12ec274da4e4d8fa2e9c3820fa7cb5b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:11 ===================================================== [Pipeline] echo 03:50:11 taggedImages: 03:50:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:50:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.33 03:50:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:50:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:50:11 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:11 latest 03:50:11 3.0.0-dev.33 03:50:11 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:11 main 03:50:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:12 1324d9782f40: Preparing 03:50:12 43393d9e53ce: Preparing 03:50:12 2c2a32b788b7: Preparing 03:50:12 fc6a5b1aa189: Preparing 03:50:12 a845a18c4eff: Preparing 03:50:12 520cc55fda96: Preparing 03:50:12 10a2aed4d224: Preparing 03:50:12 17bec77d7fdc: Preparing 03:50:12 520cc55fda96: Waiting 03:50:12 10a2aed4d224: Waiting 03:50:12 17bec77d7fdc: Waiting 03:50:12 43393d9e53ce: Pushed 03:50:12 a845a18c4eff: Pushed 03:50:12 1324d9782f40: Pushed 03:50:13 17bec77d7fdc: Layer already exists 03:50:13 520cc55fda96: Pushed 03:50:13 10a2aed4d224: Pushed 03:50:15 fc6a5b1aa189: Pushed 03:50:15 2c2a32b788b7: Pushed 03:50:15 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:f43016e8d2b87ed5e98c83ef14d79a7e7a892c8b178816ba149406343dfb5247 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:16 1324d9782f40: Preparing 03:50:16 43393d9e53ce: Preparing 03:50:16 2c2a32b788b7: Preparing 03:50:16 fc6a5b1aa189: Preparing 03:50:16 a845a18c4eff: Preparing 03:50:16 520cc55fda96: Preparing 03:50:16 10a2aed4d224: Preparing 03:50:16 17bec77d7fdc: Preparing 03:50:16 520cc55fda96: Waiting 03:50:16 10a2aed4d224: Waiting 03:50:16 17bec77d7fdc: Waiting 03:50:16 43393d9e53ce: Layer already exists 03:50:16 a845a18c4eff: Layer already exists 03:50:16 1324d9782f40: Layer already exists 03:50:16 2c2a32b788b7: Layer already exists 03:50:16 fc6a5b1aa189: Layer already exists 03:50:16 10a2aed4d224: Layer already exists 03:50:16 520cc55fda96: Layer already exists 03:50:16 17bec77d7fdc: Layer already exists 03:50:16 latest: digest: sha256:f43016e8d2b87ed5e98c83ef14d79a7e7a892c8b178816ba149406343dfb5247 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.33 03:50:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:17 1324d9782f40: Preparing 03:50:17 43393d9e53ce: Preparing 03:50:17 2c2a32b788b7: Preparing 03:50:17 fc6a5b1aa189: Preparing 03:50:17 a845a18c4eff: Preparing 03:50:17 520cc55fda96: Preparing 03:50:17 10a2aed4d224: Preparing 03:50:17 17bec77d7fdc: Preparing 03:50:17 520cc55fda96: Waiting 03:50:17 10a2aed4d224: Waiting 03:50:17 17bec77d7fdc: Waiting 03:50:17 1324d9782f40: Layer already exists 03:50:17 fc6a5b1aa189: Layer already exists 03:50:17 43393d9e53ce: Layer already exists 03:50:17 a845a18c4eff: Layer already exists 03:50:17 2c2a32b788b7: Layer already exists 03:50:17 520cc55fda96: Layer already exists 03:50:17 17bec77d7fdc: Layer already exists 03:50:17 10a2aed4d224: Layer already exists 03:50:17 3.0.0-dev.33: digest: sha256:f43016e8d2b87ed5e98c83ef14d79a7e7a892c8b178816ba149406343dfb5247 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:18 1324d9782f40: Preparing 03:50:18 43393d9e53ce: Preparing 03:50:18 2c2a32b788b7: Preparing 03:50:18 fc6a5b1aa189: Preparing 03:50:18 a845a18c4eff: Preparing 03:50:18 520cc55fda96: Preparing 03:50:18 10a2aed4d224: Preparing 03:50:18 17bec77d7fdc: Preparing 03:50:18 520cc55fda96: Waiting 03:50:18 10a2aed4d224: Waiting 03:50:18 17bec77d7fdc: Waiting 03:50:18 a845a18c4eff: Layer already exists 03:50:18 43393d9e53ce: Layer already exists 03:50:18 1324d9782f40: Layer already exists 03:50:18 fc6a5b1aa189: Layer already exists 03:50:18 2c2a32b788b7: Layer already exists 03:50:18 520cc55fda96: Layer already exists 03:50:18 17bec77d7fdc: Layer already exists 03:50:18 10a2aed4d224: Layer already exists 03:50:18 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:f43016e8d2b87ed5e98c83ef14d79a7e7a892c8b178816ba149406343dfb5247 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:19 1324d9782f40: Preparing 03:50:19 43393d9e53ce: Preparing 03:50:19 2c2a32b788b7: Preparing 03:50:19 fc6a5b1aa189: Preparing 03:50:19 a845a18c4eff: Preparing 03:50:19 520cc55fda96: Preparing 03:50:19 10a2aed4d224: Preparing 03:50:19 17bec77d7fdc: Preparing 03:50:19 520cc55fda96: Waiting 03:50:19 10a2aed4d224: Waiting 03:50:19 17bec77d7fdc: Waiting 03:50:19 1324d9782f40: Layer already exists 03:50:19 fc6a5b1aa189: Layer already exists 03:50:19 43393d9e53ce: Layer already exists 03:50:19 a845a18c4eff: Layer already exists 03:50:19 2c2a32b788b7: Layer already exists 03:50:19 520cc55fda96: Layer already exists 03:50:19 10a2aed4d224: Layer already exists 03:50:19 17bec77d7fdc: Layer already exists 03:50:19 main: digest: sha256:f43016e8d2b87ed5e98c83ef14d79a7e7a892c8b178816ba149406343dfb5247 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:19 ===================================================== [Pipeline] echo 03:50:19 taggedImages: 03:50:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:50:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.33 03:50:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:50:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:50:19 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:19 latest 03:50:19 3.0.0-dev.33 03:50:19 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:19 main 03:50:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:20 ec7f79fd9a32: Preparing 03:50:20 a941def38c2a: Preparing 03:50:20 f46091297b1d: Preparing 03:50:20 4a042341867a: Preparing 03:50:20 0f6b75a77ebc: Preparing 03:50:20 262b1a02e9d4: Preparing 03:50:20 4e415c7a5425: Preparing 03:50:20 acb68c9782dc: Preparing 03:50:20 49c24aacab25: Preparing 03:50:20 17bec77d7fdc: Preparing 03:50:20 262b1a02e9d4: Waiting 03:50:20 4e415c7a5425: Waiting 03:50:20 acb68c9782dc: Waiting 03:50:20 49c24aacab25: Waiting 03:50:20 17bec77d7fdc: Waiting 03:50:20 ec7f79fd9a32: Pushed 03:50:20 0f6b75a77ebc: Pushed 03:50:20 a941def38c2a: Pushed 03:50:20 262b1a02e9d4: Pushed 03:50:20 4e415c7a5425: Pushed 03:50:20 acb68c9782dc: Pushed 03:50:20 17bec77d7fdc: Layer already exists 03:50:21 49c24aacab25: Pushed 03:50:23 4a042341867a: Pushed 03:50:23 f46091297b1d: Pushed 03:50:23 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:c8d237bee0c04f4d49ee98ce18ea7ce2f691dc0a45f3d08da926fb871f6f7609 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:24 ec7f79fd9a32: Preparing 03:50:24 a941def38c2a: Preparing 03:50:24 f46091297b1d: Preparing 03:50:24 4a042341867a: Preparing 03:50:24 0f6b75a77ebc: Preparing 03:50:24 262b1a02e9d4: Preparing 03:50:24 4e415c7a5425: Preparing 03:50:24 acb68c9782dc: Preparing 03:50:24 49c24aacab25: Preparing 03:50:24 17bec77d7fdc: Preparing 03:50:24 262b1a02e9d4: Waiting 03:50:24 4e415c7a5425: Waiting 03:50:24 49c24aacab25: Waiting 03:50:24 acb68c9782dc: Waiting 03:50:24 0f6b75a77ebc: Layer already exists 03:50:24 ec7f79fd9a32: Layer already exists 03:50:24 a941def38c2a: Layer already exists 03:50:24 4a042341867a: Layer already exists 03:50:24 f46091297b1d: Layer already exists 03:50:24 262b1a02e9d4: Layer already exists 03:50:24 acb68c9782dc: Layer already exists 03:50:24 4e415c7a5425: Layer already exists 03:50:24 49c24aacab25: Layer already exists 03:50:24 17bec77d7fdc: Layer already exists 03:50:24 latest: digest: sha256:c8d237bee0c04f4d49ee98ce18ea7ce2f691dc0a45f3d08da926fb871f6f7609 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.33 03:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:25 ec7f79fd9a32: Preparing 03:50:25 a941def38c2a: Preparing 03:50:25 f46091297b1d: Preparing 03:50:25 4a042341867a: Preparing 03:50:25 0f6b75a77ebc: Preparing 03:50:25 262b1a02e9d4: Preparing 03:50:25 4e415c7a5425: Preparing 03:50:25 acb68c9782dc: Preparing 03:50:25 49c24aacab25: Preparing 03:50:25 17bec77d7fdc: Preparing 03:50:25 acb68c9782dc: Waiting 03:50:25 49c24aacab25: Waiting 03:50:25 17bec77d7fdc: Waiting 03:50:25 4e415c7a5425: Waiting 03:50:25 f46091297b1d: Layer already exists 03:50:25 ec7f79fd9a32: Layer already exists 03:50:25 a941def38c2a: Layer already exists 03:50:25 0f6b75a77ebc: Layer already exists 03:50:25 4a042341867a: Layer already exists 03:50:25 4e415c7a5425: Layer already exists 03:50:25 262b1a02e9d4: Layer already exists 03:50:25 acb68c9782dc: Layer already exists 03:50:25 49c24aacab25: Layer already exists 03:50:25 17bec77d7fdc: Layer already exists 03:50:25 3.0.0-dev.33: digest: sha256:c8d237bee0c04f4d49ee98ce18ea7ce2f691dc0a45f3d08da926fb871f6f7609 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:26 ec7f79fd9a32: Preparing 03:50:26 a941def38c2a: Preparing 03:50:26 f46091297b1d: Preparing 03:50:26 4a042341867a: Preparing 03:50:26 0f6b75a77ebc: Preparing 03:50:26 262b1a02e9d4: Preparing 03:50:26 4e415c7a5425: Preparing 03:50:26 acb68c9782dc: Preparing 03:50:26 49c24aacab25: Preparing 03:50:26 17bec77d7fdc: Preparing 03:50:26 4e415c7a5425: Waiting 03:50:26 49c24aacab25: Waiting 03:50:26 acb68c9782dc: Waiting 03:50:26 17bec77d7fdc: Waiting 03:50:26 262b1a02e9d4: Waiting 03:50:26 0f6b75a77ebc: Layer already exists 03:50:26 a941def38c2a: Layer already exists 03:50:26 f46091297b1d: Layer already exists 03:50:26 4a042341867a: Layer already exists 03:50:26 ec7f79fd9a32: Layer already exists 03:50:26 262b1a02e9d4: Layer already exists 03:50:26 acb68c9782dc: Layer already exists 03:50:26 4e415c7a5425: Layer already exists 03:50:26 49c24aacab25: Layer already exists 03:50:26 17bec77d7fdc: Layer already exists 03:50:26 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:c8d237bee0c04f4d49ee98ce18ea7ce2f691dc0a45f3d08da926fb871f6f7609 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:27 ec7f79fd9a32: Preparing 03:50:27 a941def38c2a: Preparing 03:50:27 f46091297b1d: Preparing 03:50:27 4a042341867a: Preparing 03:50:27 0f6b75a77ebc: Preparing 03:50:27 262b1a02e9d4: Preparing 03:50:27 4e415c7a5425: Preparing 03:50:27 acb68c9782dc: Preparing 03:50:27 49c24aacab25: Preparing 03:50:27 17bec77d7fdc: Preparing 03:50:27 262b1a02e9d4: Waiting 03:50:27 acb68c9782dc: Waiting 03:50:27 4e415c7a5425: Waiting 03:50:27 49c24aacab25: Waiting 03:50:27 17bec77d7fdc: Waiting 03:50:27 4a042341867a: Layer already exists 03:50:27 ec7f79fd9a32: Layer already exists 03:50:27 a941def38c2a: Layer already exists 03:50:27 f46091297b1d: Layer already exists 03:50:27 0f6b75a77ebc: Layer already exists 03:50:27 262b1a02e9d4: Layer already exists 03:50:27 acb68c9782dc: Layer already exists 03:50:27 4e415c7a5425: Layer already exists 03:50:27 17bec77d7fdc: Layer already exists 03:50:27 49c24aacab25: Layer already exists 03:50:27 main: digest: sha256:c8d237bee0c04f4d49ee98ce18ea7ce2f691dc0a45f3d08da926fb871f6f7609 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:27 ===================================================== [Pipeline] echo 03:50:27 taggedImages: 03:50:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:50:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.33 03:50:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:50:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:50:27 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:27 latest 03:50:27 3.0.0-dev.33 03:50:27 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:27 main 03:50:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:28 ad9b3b144b6e: Preparing 03:50:28 63507be82558: Preparing 03:50:28 86ca64954356: Preparing 03:50:28 289c2e34beda: Preparing 03:50:28 9833f26c6bda: Preparing 03:50:28 86ca64954356: Layer already exists 03:50:28 9833f26c6bda: Layer already exists 03:50:28 ad9b3b144b6e: Pushed 03:50:29 289c2e34beda: Pushed 03:50:32 63507be82558: Pushed 03:50:32 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:89aff8e4209772c94c212c02032726b7f939c4869028a4dbb0e60f89357278e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:33 ad9b3b144b6e: Preparing 03:50:33 63507be82558: Preparing 03:50:33 86ca64954356: Preparing 03:50:33 289c2e34beda: Preparing 03:50:33 9833f26c6bda: Preparing 03:50:33 9833f26c6bda: Layer already exists 03:50:33 63507be82558: Layer already exists 03:50:33 ad9b3b144b6e: Layer already exists 03:50:33 289c2e34beda: Layer already exists 03:50:33 86ca64954356: Layer already exists 03:50:33 latest: digest: sha256:89aff8e4209772c94c212c02032726b7f939c4869028a4dbb0e60f89357278e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.33 03:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:34 ad9b3b144b6e: Preparing 03:50:34 63507be82558: Preparing 03:50:34 86ca64954356: Preparing 03:50:34 289c2e34beda: Preparing 03:50:34 9833f26c6bda: Preparing 03:50:34 9833f26c6bda: Layer already exists 03:50:34 86ca64954356: Layer already exists 03:50:34 63507be82558: Layer already exists 03:50:34 ad9b3b144b6e: Layer already exists 03:50:34 289c2e34beda: Layer already exists 03:50:34 3.0.0-dev.33: digest: sha256:89aff8e4209772c94c212c02032726b7f939c4869028a4dbb0e60f89357278e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:35 ad9b3b144b6e: Preparing 03:50:35 63507be82558: Preparing 03:50:35 86ca64954356: Preparing 03:50:35 289c2e34beda: Preparing 03:50:35 9833f26c6bda: Preparing 03:50:35 ad9b3b144b6e: Layer already exists 03:50:35 289c2e34beda: Layer already exists 03:50:35 86ca64954356: Layer already exists 03:50:35 63507be82558: Layer already exists 03:50:35 9833f26c6bda: Layer already exists 03:50:35 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:89aff8e4209772c94c212c02032726b7f939c4869028a4dbb0e60f89357278e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:36 ad9b3b144b6e: Preparing 03:50:36 63507be82558: Preparing 03:50:36 86ca64954356: Preparing 03:50:36 289c2e34beda: Preparing 03:50:36 9833f26c6bda: Preparing 03:50:36 9833f26c6bda: Layer already exists 03:50:36 86ca64954356: Layer already exists 03:50:36 289c2e34beda: Layer already exists 03:50:36 ad9b3b144b6e: Layer already exists 03:50:36 63507be82558: Layer already exists 03:50:36 main: digest: sha256:89aff8e4209772c94c212c02032726b7f939c4869028a4dbb0e60f89357278e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:36 ===================================================== [Pipeline] echo 03:50:36 taggedImages: 03:50:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:50:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.33 03:50:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:50:36 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:50:36 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:36 latest 03:50:36 3.0.0-dev.33 03:50:36 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:36 main 03:50:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:37 d7cb5ad57364: Preparing 03:50:37 4e9f0ba8a68c: Preparing 03:50:37 3d4e4ec882e7: Preparing 03:50:37 8b033f54c9be: Preparing 03:50:37 7dc6a5e8941d: Preparing 03:50:37 e37b1e09928d: Preparing 03:50:37 9833f26c6bda: Preparing 03:50:37 e37b1e09928d: Waiting 03:50:37 9833f26c6bda: Waiting 03:50:37 4e9f0ba8a68c: Pushed 03:50:37 d7cb5ad57364: Pushed 03:50:37 3d4e4ec882e7: Pushed 03:50:37 9833f26c6bda: Layer already exists 03:50:38 e37b1e09928d: Pushed 03:50:46 7dc6a5e8941d: Pushed 03:50:54 8b033f54c9be: Pushed 03:50:54 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:e44cb1ea99a67f4064d3a99df4452af064402cc09e153b21ee35852933ba9cbe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + 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 03:50:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:55 d7cb5ad57364: Preparing 03:50:55 4e9f0ba8a68c: Preparing 03:50:55 3d4e4ec882e7: Preparing 03:50:55 8b033f54c9be: Preparing 03:50:55 7dc6a5e8941d: Preparing 03:50:55 e37b1e09928d: Preparing 03:50:55 9833f26c6bda: Preparing 03:50:55 e37b1e09928d: Waiting 03:50:55 9833f26c6bda: Waiting 03:50:55 8b033f54c9be: Layer already exists 03:50:55 4e9f0ba8a68c: Layer already exists 03:50:55 7dc6a5e8941d: Layer already exists 03:50:55 d7cb5ad57364: Layer already exists 03:50:55 3d4e4ec882e7: Layer already exists 03:50:55 e37b1e09928d: Layer already exists 03:50:55 9833f26c6bda: Layer already exists 03:50:55 latest: digest: sha256:e44cb1ea99a67f4064d3a99df4452af064402cc09e153b21ee35852933ba9cbe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.33 03:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:56 d7cb5ad57364: Preparing 03:50:56 4e9f0ba8a68c: Preparing 03:50:56 3d4e4ec882e7: Preparing 03:50:56 8b033f54c9be: Preparing 03:50:56 7dc6a5e8941d: Preparing 03:50:56 e37b1e09928d: Preparing 03:50:56 9833f26c6bda: Preparing 03:50:56 e37b1e09928d: Waiting 03:50:56 9833f26c6bda: Waiting 03:50:56 7dc6a5e8941d: Layer already exists 03:50:56 4e9f0ba8a68c: Layer already exists 03:50:56 8b033f54c9be: Layer already exists 03:50:56 d7cb5ad57364: Layer already exists 03:50:56 3d4e4ec882e7: Layer already exists 03:50:56 9833f26c6bda: Layer already exists 03:50:56 e37b1e09928d: Layer already exists 03:50:56 3.0.0-dev.33: digest: sha256:e44cb1ea99a67f4064d3a99df4452af064402cc09e153b21ee35852933ba9cbe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:57 d7cb5ad57364: Preparing 03:50:57 4e9f0ba8a68c: Preparing 03:50:57 3d4e4ec882e7: Preparing 03:50:57 8b033f54c9be: Preparing 03:50:57 7dc6a5e8941d: Preparing 03:50:57 e37b1e09928d: Preparing 03:50:57 9833f26c6bda: Preparing 03:50:57 e37b1e09928d: Waiting 03:50:57 9833f26c6bda: Waiting 03:50:57 7dc6a5e8941d: Layer already exists 03:50:57 d7cb5ad57364: Layer already exists 03:50:57 4e9f0ba8a68c: Layer already exists 03:50:57 3d4e4ec882e7: Layer already exists 03:50:57 8b033f54c9be: Layer already exists 03:50:57 9833f26c6bda: Layer already exists 03:50:57 e37b1e09928d: Layer already exists 03:50:57 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:e44cb1ea99a67f4064d3a99df4452af064402cc09e153b21ee35852933ba9cbe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + 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 03:50:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:58 d7cb5ad57364: Preparing 03:50:58 4e9f0ba8a68c: Preparing 03:50:58 3d4e4ec882e7: Preparing 03:50:58 8b033f54c9be: Preparing 03:50:58 7dc6a5e8941d: Preparing 03:50:58 e37b1e09928d: Preparing 03:50:58 9833f26c6bda: Preparing 03:50:58 e37b1e09928d: Waiting 03:50:58 9833f26c6bda: Waiting 03:50:58 d7cb5ad57364: Layer already exists 03:50:58 8b033f54c9be: Layer already exists 03:50:58 3d4e4ec882e7: Layer already exists 03:50:58 7dc6a5e8941d: Layer already exists 03:50:58 4e9f0ba8a68c: Layer already exists 03:50:58 9833f26c6bda: Layer already exists 03:50:58 e37b1e09928d: Layer already exists 03:50:58 main: digest: sha256:e44cb1ea99a67f4064d3a99df4452af064402cc09e153b21ee35852933ba9cbe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:58 ===================================================== [Pipeline] echo 03:50:58 taggedImages: 03:50:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:50:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.33 03:50:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:50:58 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:50:58 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:58 latest 03:50:58 3.0.0-dev.33 03:50:58 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:50:58 main 03:50:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:50:59 1237e2a0f2f6: Preparing 03:50:59 32145480247d: Preparing 03:50:59 b6e12a55b26b: Preparing 03:50:59 a492bf9d557d: Preparing 03:50:59 2eb77e382b49: Preparing 03:50:59 9833f26c6bda: Preparing 03:50:59 9833f26c6bda: Waiting 03:50:59 b6e12a55b26b: Pushed 03:50:59 1237e2a0f2f6: Pushed 03:50:59 32145480247d: Pushed 03:50:59 9833f26c6bda: Layer already exists 03:51:00 2eb77e382b49: Pushed 03:51:15 a492bf9d557d: Pushed 03:51:15 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:e7c809afe1a5dc20d2ea520b5ddcca5430294887f62c04433b8653fc4fd5af43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:15 + 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 03:51:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:16 1237e2a0f2f6: Preparing 03:51:16 32145480247d: Preparing 03:51:16 b6e12a55b26b: Preparing 03:51:16 a492bf9d557d: Preparing 03:51:16 2eb77e382b49: Preparing 03:51:16 9833f26c6bda: Preparing 03:51:16 9833f26c6bda: Waiting 03:51:16 b6e12a55b26b: Layer already exists 03:51:16 1237e2a0f2f6: Layer already exists 03:51:16 2eb77e382b49: Layer already exists 03:51:16 32145480247d: Layer already exists 03:51:16 a492bf9d557d: Layer already exists 03:51:16 9833f26c6bda: Layer already exists 03:51:16 latest: digest: sha256:e7c809afe1a5dc20d2ea520b5ddcca5430294887f62c04433b8653fc4fd5af43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.33 03:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:17 1237e2a0f2f6: Preparing 03:51:17 32145480247d: Preparing 03:51:17 b6e12a55b26b: Preparing 03:51:17 a492bf9d557d: Preparing 03:51:17 2eb77e382b49: Preparing 03:51:17 9833f26c6bda: Preparing 03:51:17 9833f26c6bda: Waiting 03:51:17 2eb77e382b49: Layer already exists 03:51:17 32145480247d: Layer already exists 03:51:17 a492bf9d557d: Layer already exists 03:51:17 b6e12a55b26b: Layer already exists 03:51:17 1237e2a0f2f6: Layer already exists 03:51:17 9833f26c6bda: Layer already exists 03:51:17 3.0.0-dev.33: digest: sha256:e7c809afe1a5dc20d2ea520b5ddcca5430294887f62c04433b8653fc4fd5af43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:18 1237e2a0f2f6: Preparing 03:51:18 32145480247d: Preparing 03:51:18 b6e12a55b26b: Preparing 03:51:18 a492bf9d557d: Preparing 03:51:18 2eb77e382b49: Preparing 03:51:18 9833f26c6bda: Preparing 03:51:18 9833f26c6bda: Waiting 03:51:18 32145480247d: Layer already exists 03:51:18 2eb77e382b49: Layer already exists 03:51:18 b6e12a55b26b: Layer already exists 03:51:18 a492bf9d557d: Layer already exists 03:51:18 1237e2a0f2f6: Layer already exists 03:51:18 9833f26c6bda: Layer already exists 03:51:18 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:e7c809afe1a5dc20d2ea520b5ddcca5430294887f62c04433b8653fc4fd5af43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:18 + 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 03:51:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:51:19 1237e2a0f2f6: Preparing 03:51:19 32145480247d: Preparing 03:51:19 b6e12a55b26b: Preparing 03:51:19 a492bf9d557d: Preparing 03:51:19 2eb77e382b49: Preparing 03:51:19 9833f26c6bda: Preparing 03:51:19 9833f26c6bda: Waiting 03:51:19 b6e12a55b26b: Layer already exists 03:51:19 32145480247d: Layer already exists 03:51:19 1237e2a0f2f6: Layer already exists 03:51:19 2eb77e382b49: Layer already exists 03:51:19 a492bf9d557d: Layer already exists 03:51:19 9833f26c6bda: Layer already exists 03:51:19 main: digest: sha256:e7c809afe1a5dc20d2ea520b5ddcca5430294887f62c04433b8653fc4fd5af43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:19 ===================================================== [Pipeline] echo 03:51:19 taggedImages: 03:51:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:51:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:51:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.33 03:51:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:51:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:51:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:51:19 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:51:19 latest 03:51:19 3.0.0-dev.33 03:51:19 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:51:19 main 03:51:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:20 e1c019e9cc0f: Preparing 03:51:20 f5fabe090e52: Preparing 03:51:20 33230566d3d0: Preparing 03:51:20 2062f01058d8: Preparing 03:51:20 e37b1e09928d: Preparing 03:51:20 9833f26c6bda: Preparing 03:51:20 9833f26c6bda: Waiting 03:51:20 e37b1e09928d: Layer already exists 03:51:20 9833f26c6bda: Layer already exists 03:51:20 e1c019e9cc0f: Pushed 03:51:20 f5fabe090e52: Pushed 03:51:20 33230566d3d0: Pushed 03:51:38 2062f01058d8: Pushed 03:51:38 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:004dc058dae6b48a5eabcf221d1a40676c2141d138978c67de705259455815cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:39 + 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 03:51:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:39 e1c019e9cc0f: Preparing 03:51:39 f5fabe090e52: Preparing 03:51:39 33230566d3d0: Preparing 03:51:39 2062f01058d8: Preparing 03:51:39 e37b1e09928d: Preparing 03:51:39 9833f26c6bda: Preparing 03:51:39 9833f26c6bda: Waiting 03:51:39 33230566d3d0: Layer already exists 03:51:39 e37b1e09928d: Layer already exists 03:51:39 f5fabe090e52: Layer already exists 03:51:39 e1c019e9cc0f: Layer already exists 03:51:39 2062f01058d8: Layer already exists 03:51:39 9833f26c6bda: Layer already exists 03:51:39 latest: digest: sha256:004dc058dae6b48a5eabcf221d1a40676c2141d138978c67de705259455815cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.33 03:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:40 e1c019e9cc0f: Preparing 03:51:40 f5fabe090e52: Preparing 03:51:40 33230566d3d0: Preparing 03:51:40 2062f01058d8: Preparing 03:51:40 e37b1e09928d: Preparing 03:51:40 9833f26c6bda: Preparing 03:51:40 9833f26c6bda: Waiting 03:51:40 f5fabe090e52: Layer already exists 03:51:40 e37b1e09928d: Layer already exists 03:51:40 e1c019e9cc0f: Layer already exists 03:51:40 33230566d3d0: Layer already exists 03:51:40 2062f01058d8: Layer already exists 03:51:40 9833f26c6bda: Layer already exists 03:51:40 3.0.0-dev.33: digest: sha256:004dc058dae6b48a5eabcf221d1a40676c2141d138978c67de705259455815cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:41 e1c019e9cc0f: Preparing 03:51:41 f5fabe090e52: Preparing 03:51:41 33230566d3d0: Preparing 03:51:41 2062f01058d8: Preparing 03:51:41 e37b1e09928d: Preparing 03:51:41 9833f26c6bda: Preparing 03:51:41 9833f26c6bda: Waiting 03:51:41 e37b1e09928d: Layer already exists 03:51:41 2062f01058d8: Layer already exists 03:51:41 e1c019e9cc0f: Layer already exists 03:51:41 f5fabe090e52: Layer already exists 03:51:41 33230566d3d0: Layer already exists 03:51:41 9833f26c6bda: Layer already exists 03:51:41 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:004dc058dae6b48a5eabcf221d1a40676c2141d138978c67de705259455815cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:41 + 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 03:51:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:42 e1c019e9cc0f: Preparing 03:51:42 f5fabe090e52: Preparing 03:51:42 33230566d3d0: Preparing 03:51:42 2062f01058d8: Preparing 03:51:42 e37b1e09928d: Preparing 03:51:42 9833f26c6bda: Preparing 03:51:42 e1c019e9cc0f: Layer already exists 03:51:42 2062f01058d8: Layer already exists 03:51:42 f5fabe090e52: Layer already exists 03:51:42 e37b1e09928d: Layer already exists 03:51:42 33230566d3d0: Layer already exists 03:51:42 9833f26c6bda: Layer already exists 03:51:42 main: digest: sha256:004dc058dae6b48a5eabcf221d1a40676c2141d138978c67de705259455815cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:42 ===================================================== [Pipeline] echo 03:51:42 taggedImages: 03:51:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:51:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:51:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.33 03:51:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:51:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:51:42 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:51:42 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:51:42 latest 03:51:42 3.0.0-dev.33 03:51:42 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:51:42 main 03:51:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:43 515b8c0e7d04: Preparing 03:51:43 706bacbb50de: Preparing 03:51:43 86ca64954356: Preparing 03:51:43 29dbda221e4e: Preparing 03:51:43 17bec77d7fdc: Preparing 03:51:43 86ca64954356: Layer already exists 03:51:43 17bec77d7fdc: Layer already exists 03:51:43 515b8c0e7d04: Pushed 03:51:43 29dbda221e4e: Pushed 03:51:48 706bacbb50de: Pushed 03:51:48 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:66ee9d711abdb31c01a1176e134a65bb805893363bc4d9fbaed62baf66e044f4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:49 515b8c0e7d04: Preparing 03:51:49 706bacbb50de: Preparing 03:51:49 86ca64954356: Preparing 03:51:49 29dbda221e4e: Preparing 03:51:49 17bec77d7fdc: Preparing 03:51:49 17bec77d7fdc: Layer already exists 03:51:49 86ca64954356: Layer already exists 03:51:49 515b8c0e7d04: Layer already exists 03:51:49 706bacbb50de: Layer already exists 03:51:49 29dbda221e4e: Layer already exists 03:51:49 latest: digest: sha256:66ee9d711abdb31c01a1176e134a65bb805893363bc4d9fbaed62baf66e044f4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.33 03:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:49 515b8c0e7d04: Preparing 03:51:49 706bacbb50de: Preparing 03:51:49 86ca64954356: Preparing 03:51:49 29dbda221e4e: Preparing 03:51:49 17bec77d7fdc: Preparing 03:51:49 29dbda221e4e: Layer already exists 03:51:49 86ca64954356: Layer already exists 03:51:49 515b8c0e7d04: Layer already exists 03:51:49 706bacbb50de: Layer already exists 03:51:49 17bec77d7fdc: Layer already exists 03:51:49 3.0.0-dev.33: digest: sha256:66ee9d711abdb31c01a1176e134a65bb805893363bc4d9fbaed62baf66e044f4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:50 515b8c0e7d04: Preparing 03:51:50 706bacbb50de: Preparing 03:51:50 86ca64954356: Preparing 03:51:50 29dbda221e4e: Preparing 03:51:50 17bec77d7fdc: Preparing 03:51:50 17bec77d7fdc: Layer already exists 03:51:50 706bacbb50de: Layer already exists 03:51:50 29dbda221e4e: Layer already exists 03:51:50 515b8c0e7d04: Layer already exists 03:51:50 86ca64954356: Layer already exists 03:51:50 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:66ee9d711abdb31c01a1176e134a65bb805893363bc4d9fbaed62baf66e044f4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:51 515b8c0e7d04: Preparing 03:51:51 706bacbb50de: Preparing 03:51:51 86ca64954356: Preparing 03:51:51 29dbda221e4e: Preparing 03:51:51 17bec77d7fdc: Preparing 03:51:51 706bacbb50de: Layer already exists 03:51:51 86ca64954356: Layer already exists 03:51:51 515b8c0e7d04: Layer already exists 03:51:51 17bec77d7fdc: Layer already exists 03:51:51 29dbda221e4e: Layer already exists 03:51:51 main: digest: sha256:66ee9d711abdb31c01a1176e134a65bb805893363bc4d9fbaed62baf66e044f4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:51 ===================================================== [Pipeline] echo 03:51:51 taggedImages: 03:51:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:51:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:51:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.33 03:51:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:51:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:51:51 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:51:51 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:51:51 latest 03:51:51 3.0.0-dev.33 03:51:51 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:51:51 main 03:51:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:52 fe7e30193271: Preparing 03:51:52 790433a2fb08: Preparing 03:51:52 86ca64954356: Preparing 03:51:52 252348a5cda9: Preparing 03:51:52 17bec77d7fdc: Preparing 03:51:52 252348a5cda9: Layer already exists 03:51:52 86ca64954356: Layer already exists 03:51:52 17bec77d7fdc: Layer already exists 03:51:52 fe7e30193271: Pushed 03:51:57 790433a2fb08: Pushed 03:51:58 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:97f503b0eedd1f840c03be41f272aad1cd7368728638866d5b24c1ec39b1593f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:58 fe7e30193271: Preparing 03:51:58 790433a2fb08: Preparing 03:51:58 86ca64954356: Preparing 03:51:58 252348a5cda9: Preparing 03:51:58 17bec77d7fdc: Preparing 03:51:58 790433a2fb08: Layer already exists 03:51:58 252348a5cda9: Layer already exists 03:51:58 fe7e30193271: Layer already exists 03:51:58 17bec77d7fdc: Layer already exists 03:51:58 86ca64954356: Layer already exists 03:51:58 latest: digest: sha256:97f503b0eedd1f840c03be41f272aad1cd7368728638866d5b24c1ec39b1593f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.33 03:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:59 fe7e30193271: Preparing 03:51:59 790433a2fb08: Preparing 03:51:59 86ca64954356: Preparing 03:51:59 252348a5cda9: Preparing 03:51:59 17bec77d7fdc: Preparing 03:51:59 17bec77d7fdc: Layer already exists 03:51:59 252348a5cda9: Layer already exists 03:51:59 790433a2fb08: Layer already exists 03:51:59 fe7e30193271: Layer already exists 03:51:59 86ca64954356: Layer already exists 03:51:59 3.0.0-dev.33: digest: sha256:97f503b0eedd1f840c03be41f272aad1cd7368728638866d5b24c1ec39b1593f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:52:00 fe7e30193271: Preparing 03:52:00 790433a2fb08: Preparing 03:52:00 86ca64954356: Preparing 03:52:00 252348a5cda9: Preparing 03:52:00 17bec77d7fdc: Preparing 03:52:00 790433a2fb08: Layer already exists 03:52:00 fe7e30193271: Layer already exists 03:52:00 86ca64954356: Layer already exists 03:52:00 17bec77d7fdc: Layer already exists 03:52:00 252348a5cda9: Layer already exists 03:52:00 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:97f503b0eedd1f840c03be41f272aad1cd7368728638866d5b24c1ec39b1593f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:52:01 fe7e30193271: Preparing 03:52:01 790433a2fb08: Preparing 03:52:01 86ca64954356: Preparing 03:52:01 252348a5cda9: Preparing 03:52:01 17bec77d7fdc: Preparing 03:52:01 17bec77d7fdc: Layer already exists 03:52:01 fe7e30193271: Layer already exists 03:52:01 252348a5cda9: Layer already exists 03:52:01 86ca64954356: Layer already exists 03:52:01 790433a2fb08: Layer already exists 03:52:01 main: digest: sha256:97f503b0eedd1f840c03be41f272aad1cd7368728638866d5b24c1ec39b1593f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:01 ===================================================== [Pipeline] echo 03:52:01 taggedImages: 03:52:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 03:52:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:52:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.33 03:52:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 03:52:01 - 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 03:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:52:01 03:52:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:52:02 arm64: Pulling from edgex-lftools-log-publisher 03:52:02 8998bd30e6a1: Pulling fs layer 03:52:02 04944245beec: Pulling fs layer 03:52:02 699f458cf7ca: Pulling fs layer 03:52:02 765212b225bb: Pulling fs layer 03:52:02 f23df028b6ca: Pulling fs layer 03:52:02 d65c8cfc05b1: Pulling fs layer 03:52:02 2437ff75d9bd: Pulling fs layer 03:52:02 f23df028b6ca: Waiting 03:52:02 2437ff75d9bd: Waiting 03:52:02 d65c8cfc05b1: Waiting 03:52:02 765212b225bb: Waiting 03:52:02 04944245beec: Verifying Checksum 03:52:02 04944245beec: Download complete 03:52:02 765212b225bb: Verifying Checksum 03:52:02 765212b225bb: Download complete 03:52:02 f23df028b6ca: Verifying Checksum 03:52:02 f23df028b6ca: Download complete 03:52:02 d65c8cfc05b1: Verifying Checksum 03:52:02 d65c8cfc05b1: Download complete 03:52:02 699f458cf7ca: Verifying Checksum 03:52:02 699f458cf7ca: Download complete 03:52:02 8998bd30e6a1: Verifying Checksum 03:52:02 8998bd30e6a1: Download complete 03:52:05 2437ff75d9bd: Verifying Checksum 03:52:05 2437ff75d9bd: Download complete 03:52:06 8998bd30e6a1: Pull complete 03:52:07 04944245beec: Pull complete 03:52:08 699f458cf7ca: Pull complete 03:52:08 765212b225bb: Pull complete 03:52:09 f23df028b6ca: Pull complete 03:52:09 d65c8cfc05b1: Pull complete 03:52:22 2437ff75d9bd: Pull complete 03:52:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:52:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:22 prd-ubuntu20.04-docker-arm64-4c-16g-4490 does not seem to be running inside a container 03:52:22 $ 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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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 03:52:24 $ docker top a49c397d931a249339c1de9d2027652b0eff8225758365bab893e70a1636f736 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:25 ---> job-cost.sh 03:52:25 lf-activate-venv: SKIPPING 03:52:25 INFO: No Stack... 03:52:26 INFO: Retrieving Pricing Info for: v3-standard-4 03:52:27 INFO: Archiving Costs [Pipeline] sh 03:52:27 + cut -d, -f6 03:52:27 + cat /w/workspace/edgex-go/392/archives/cost.csv [Pipeline] lock 03:52:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-392-stack-cost] 03:52:27 Resource [jenkins-edgexfoundry-edgex-go-main-392-stack-cost] did not exist. Created. 03:52:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-392-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:52:28 + echo total: 0.10999999940395355 [Pipeline] stash 03:52:28 Stashed 1 file(s) [Pipeline] } 03:52:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-392-stack-cost] [Pipeline] // lock [Pipeline] } 03:52:28 $ docker stop --time=1 a49c397d931a249339c1de9d2027652b0eff8225758365bab893e70a1636f736 03:52:30 $ docker rm -f --volumes a49c397d931a249339c1de9d2027652b0eff8225758365bab893e70a1636f736 [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 03:52:30 provisioning config files... 03:52:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/392@tmp/config14081215611285219659tmp [Pipeline] { [Pipeline] sh 03:52:31 + set +x 03:52:31 + curl -s https://codecov.io/bash 03:52:31 + bash -s -- 03:52:31 03:52:31 _____ _ 03:52:31 / ____| | | 03:52:31 | | ___ __| | ___ ___ _____ __ 03:52:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:52:31 | |___| (_) | (_| | __/ (_| (_) \ V / 03:52:31 \_____\___/ \__,_|\___|\___\___/ \_/ 03:52:31 Bash-1.0.6 03:52:31 03:52:31 03:52:31 ==> git version 2.25.1 found 03:52:31 ==> 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 03:52:31 Release-Date: 2020-01-08 03:52:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:52:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:52:31 ==> Jenkins CI detected. 03:52:31 current dir:  /w/workspace/edgex-go/392 03:52:31 project root: . 03:52:31 --> token set from env 03:52:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:52:31 ==> Running gcov in . (disable via -X gcov) 03:52:31 ==> Python coveragepy not found 03:52:31 ==> Searching for coverage reports in: 03:52:31 + . 03:52:31 -> Found 1 reports 03:52:31 ==> Detecting git/mercurial file structure 03:52:31 ==> Reading reports 03:52:31 + ./coverage.out bytes=486191 03:52:31 ==> Appending adjustments 03:52:31 https://docs.codecov.io/docs/fixing-reports 03:52:32 + Found adjustments 03:52:32 ==> Gzipping contents 03:52:32 64K /tmp/codecov.91l8EF.gz 03:52:32 ==> Uploading reports 03:52:32 url: https://codecov.io 03:52:32 query: branch=main&commit=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198&build=392&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F392%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:32 -> Pinging Codecov 03:52:32 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=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198&build=392&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F392%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:32 -> Uploading to 03:52:32 https://storage.googleapis.com/codecov/v4/raw/2023-02-04/00271124DB129430A58F1EEE437C3FCB/ca0edb878bc182f1b8ca64f305bcf88ca1b2f198/4d1d6b8d-560c-4394-81f9-0ae03c9255d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230204T035232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=efc7198f401b1b6d10b6fe4a0b574eec5f1ba912d92dfa55fbdd024c3c8c9f6e 03:52:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:32 Dload Upload Total Spent Left Speed 03:52:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62812 0 0 100 62812 0 173k --:--:-- --:--:-- --:--:-- 173k 03:52:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } 03:52:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:52:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:52:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:52:33 03:52:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:52:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:52:33 df9b9388f04a: Pulling fs layer 03:52:33 52dc419b0ee2: Pulling fs layer 03:52:33 25bc292e5bac: Pulling fs layer 03:52:33 114826534d7a: Pulling fs layer 03:52:33 4657fd5d0bcf: Pulling fs layer 03:52:33 6ad1cebc031e: Pulling fs layer 03:52:33 8a3aa393b2d8: Pulling fs layer 03:52:33 114826534d7a: Waiting 03:52:33 6ad1cebc031e: Waiting 03:52:33 4657fd5d0bcf: Waiting 03:52:33 8a3aa393b2d8: Waiting 03:52:33 25bc292e5bac: Download complete 03:52:33 52dc419b0ee2: Download complete 03:52:33 4657fd5d0bcf: Download complete 03:52:33 df9b9388f04a: Verifying Checksum 03:52:33 df9b9388f04a: Download complete 03:52:34 df9b9388f04a: Pull complete 03:52:34 52dc419b0ee2: Pull complete 03:52:34 25bc292e5bac: Pull complete 03:52:34 6ad1cebc031e: Verifying Checksum 03:52:34 6ad1cebc031e: Download complete 03:52:35 114826534d7a: Verifying Checksum 03:52:35 114826534d7a: Download complete 03:52:35 8a3aa393b2d8: Verifying Checksum 03:52:35 8a3aa393b2d8: Download complete 03:52:38 114826534d7a: Pull complete 03:52:38 4657fd5d0bcf: Pull complete 03:52:38 6ad1cebc031e: Pull complete 03:52:41 8a3aa393b2d8: Pull complete 03:52:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:52:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:41 prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container 03:52:41 $ 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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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-snyk-go:1.410.4 cat 03:52:46 $ docker top 5d2cd6c1d679d099789ead3ca2acf533a02150e05afceed72ca5239d2f76ece8 -eo pid,comm [Pipeline] { [Pipeline] echo 03:52:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:52:46 + set -o pipefail 03:52:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:52:51 03:52:51 Monitoring /w/workspace/edgex-go/392 (github.com/edgexfoundry/edgex-go)... 03:52:51 03:52:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c22fb909-6d42-4bca-a2b1-2a0b0bac65fc 03:52:51 03:52:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:52:51 03:52:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:52:51 03:52:51 03:52:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:52:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:52:51 More details here: https://snyk.co/ue1NS [Pipeline] } 03:52:51 $ docker stop --time=1 5d2cd6c1d679d099789ead3ca2acf533a02150e05afceed72ca5239d2f76ece8 03:52:54 $ docker rm -f --volumes 5d2cd6c1d679d099789ead3ca2acf533a02150e05afceed72ca5239d2f76ece8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:52:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:52:54 provisioning config files... 03:52:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/392@tmp/config7105740167128884639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:55 --> edgex-publish-swagger.sh 03:52:55 === Publish openapi/v2 API === 03:52:55 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:52:55 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/392/openapi/v2/core-command.yaml] 03:52:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:55 Dload Upload Total Spent Left Speed 03:52:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 25505 0:00:01 0:00:01 --:--:-- 25505 100 31091 0 0 100 31091 0 24176 0:00:01 0:00:01 --:--:-- 24176 03:52:56 03:52:56 03:52:56 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/392/openapi/v2/core-data.yaml] 03:52:56 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:56 Dload Upload Total Spent Left Speed 03:52:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 60765 0:00:01 0:00:01 --:--:-- 60765 100 68908 0 0 100 68908 0 60765 0:00:01 0:00:01 --:--:-- 60765 03:52:57 03:52:57 03:52:57 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/392/openapi/v2/core-metadata.yaml] 03:52:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:57 Dload Upload Total Spent Left Speed 03:52:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 704k --:--:-- --:--:-- --:--:-- 700k 100 142k 0 0 100 142k 0 130k 0:00:01 0:00:01 --:--:-- 130k 03:52:58 03:52:58 03:52:58 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/392/openapi/v2/support-notifications.yaml] 03:52:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:58 Dload Upload Total Spent Left Speed 03:52:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 81946 0:00:01 0:00:01 --:--:-- 81869 100 86536 0 0 100 86536 0 81869 0:00:01 0:00:01 --:--:-- 81869 03:52:59 03:52:59 03:52:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/392/openapi/v2/support-scheduler.yaml] 03:52:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:59 Dload Upload Total Spent Left Speed 03:53:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 35494 0:00:01 0:00:01 --:--:-- 35494 100 36985 0 0 100 36985 0 35460 0:00:01 0:00:01 --:--:-- 35494 03:53:01 03:53:01 [Pipeline] } 03:53:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:53:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:01 prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container 03:53:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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/py-git-semver:0.1.4 cat 03:53:02 $ docker top aec4d8deb387b5f181dc295f6fd01a85f3dd3172119ab41d71ba98ba13291af1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:02 [ssh-agent] Looking for ssh-agent implementation... 03:53:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:02 $ docker exec aec4d8deb387b5f181dc295f6fd01a85f3dd3172119ab41d71ba98ba13291af1 ssh-agent 03:53:02 SSH_AUTH_SOCK=/tmp/ssh-AGOUyJGTHWI4/agent.32 03:53:02 SSH_AGENT_PID=38 03:53:02 Running ssh-add (command line suppressed) 03:53:02 Identity added: /w/workspace/edgex-go/392@tmp/private_key_14236557308333280645.key (/w/workspace/edgex-go/392@tmp/private_key_14236557308333280645.key) 03:53:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:03 + git semver tag 03:53:03 2023-02-04 03:53:03,156 [run_tag] DEBUG tag force:False 03:53:03 2023-02-04 03:53:03,157 [check_head_tag] DEBUG check head tag 03:53:03 2023-02-04 03:53:03,159 [execute] INFO git cat-file --batch-check 03:53:03 2023-02-04 03:53:03,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/392, universal_newlines=False, shell=None, istream=) 03:53:03 2023-02-04 03:53:03,162 [execute] INFO git cat-file --batch 03:53:03 2023-02-04 03:53:03,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/392, universal_newlines=False, shell=None, istream=) 03:53:03 2023-02-04 03:53:03,204 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main 03:53:03 2023-02-04 03:53:03,204 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 03:53:03 2023-02-04 03:53:03,204 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/edgex-go/392, universal_newlines=False, shell=None, istream=None) 03:53:03 2023-02-04 03:53:03,208 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main 03:53:03 3.0.0-dev.33 [Pipeline] } 03:53:03 $ docker exec --env ******** --env ******** aec4d8deb387b5f181dc295f6fd01a85f3dd3172119ab41d71ba98ba13291af1 ssh-agent -k 03:53:03 unset SSH_AUTH_SOCK; 03:53:03 unset SSH_AGENT_PID; 03:53:03 echo Agent pid 38 killed; 03:53:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:03 + git semver [Pipeline] } 03:53:03 $ docker stop --time=1 aec4d8deb387b5f181dc295f6fd01a85f3dd3172119ab41d71ba98ba13291af1 03:53:05 $ docker rm -f --volumes aec4d8deb387b5f181dc295f6fd01a85f3dd3172119ab41d71ba98ba13291af1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:05 03:53:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:05 0.23.1-centos7: Pulling from edgex-lftools 03:53:05 ab5ef0e58194: Pulling fs layer 03:53:05 9712f1f96733: Pulling fs layer 03:53:05 63f879dbbcfc: Pulling fs layer 03:53:05 0d9ebad4ef96: Pulling fs layer 03:53:05 e9a5061849ea: Pulling fs layer 03:53:05 d747dcd14b5f: Pulling fs layer 03:53:05 2de7ff778b66: Pulling fs layer 03:53:05 0d9ebad4ef96: Waiting 03:53:05 e9a5061849ea: Waiting 03:53:05 d747dcd14b5f: Waiting 03:53:05 2de7ff778b66: Waiting 03:53:05 9712f1f96733: Verifying Checksum 03:53:05 9712f1f96733: Download complete 03:53:06 63f879dbbcfc: Verifying Checksum 03:53:06 63f879dbbcfc: Download complete 03:53:07 0d9ebad4ef96: Verifying Checksum 03:53:07 0d9ebad4ef96: Download complete 03:53:07 d747dcd14b5f: Verifying Checksum 03:53:07 d747dcd14b5f: Download complete 03:53:07 e9a5061849ea: Verifying Checksum 03:53:07 e9a5061849ea: Download complete 03:53:07 ab5ef0e58194: Verifying Checksum 03:53:07 ab5ef0e58194: Download complete 03:53:07 2de7ff778b66: Verifying Checksum 03:53:07 2de7ff778b66: Download complete 03:53:09 ab5ef0e58194: Pull complete 03:53:09 9712f1f96733: Pull complete 03:53:10 63f879dbbcfc: Pull complete 03:53:13 0d9ebad4ef96: Pull complete 03:53:13 e9a5061849ea: Pull complete 03:53:13 d747dcd14b5f: Pull complete 03:53:14 2de7ff778b66: Pull complete 03:53:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:14 prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container 03:53:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:53:20 $ docker top e4302e4639de1e2c6b937b10407aab6ce6edf8c167fdf76725aebd9a9f0ab305 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:53:20 provisioning config files... 03:53:20 copy managed file [sigul-config] to file:/w/workspace/edgex-go/392@tmp/config5018856935326797109tmp 03:53:20 copy managed file [sigul-password] to file:/w/workspace/edgex-go/392@tmp/config6835426485256241225tmp 03:53:20 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/392@tmp/config7907534018438461766tmp [Pipeline] { [Pipeline] echo 03:53:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:53:20 ---> sigul-configuration.sh 03:53:20 gpg: directory `/root/.gnupg' created 03:53:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:53:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:53:20 gpg: keyring `/root/.gnupg/secring.gpg' created 03:53:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:53:20 gpg: CAST5 encrypted data 03:53:20 gpg: encrypted with 1 passphrase 03:53:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:53:20 + mkdir /home/jenkins 03:53:20 + mkdir /home/jenkins/sigul [Pipeline] sh 03:53:21 + 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 03:53:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:53:21 ---> sigul-install.sh 03:53:21 Sigul already installed; skipping installation. [Pipeline] sh 03:53:21 + git tag --list 03:53:21 0.6.0 03:53:21 0.6.1 03:53:21 0.7.0 03:53:21 0.7.1 03:53:21 v1.0.0 03:53:21 v1.0.1 03:53:21 v1.1.0 03:53:21 v1.2.0 03:53:21 v1.2.1 03:53:21 v1.3.0 03:53:21 v1.3.1 03:53:21 v2.0.0 03:53:21 v2.1.0 03:53:21 v2.1.1 03:53:21 v2.1.1-dev.1 03:53:21 v2.1.1-dev.2 03:53:21 v2.1.1-dev.3 03:53:21 v2.1.1-dev.4 03:53:21 v2.1.1-dev.5 03:53:21 v2.1.1-dev.6 03:53:21 v2.1.1-dev.7 03:53:21 v2.1.1-dev.8 03:53:21 v2.1.2-dev.1 03:53:21 v2.2.0 03:53:21 v2.2.1-dev.1 03:53:21 v2.2.1-dev.10 03:53:21 v2.2.1-dev.11 03:53:21 v2.2.1-dev.12 03:53:21 v2.2.1-dev.13 03:53:21 v2.2.1-dev.14 03:53:21 v2.2.1-dev.15 03:53:21 v2.2.1-dev.16 03:53:21 v2.2.1-dev.17 03:53:21 v2.2.1-dev.18 03:53:21 v2.2.1-dev.19 03:53:21 v2.2.1-dev.2 03:53:21 v2.2.1-dev.20 03:53:21 v2.2.1-dev.21 03:53:21 v2.2.1-dev.22 03:53:21 v2.2.1-dev.23 03:53:21 v2.2.1-dev.24 03:53:21 v2.2.1-dev.25 03:53:21 v2.2.1-dev.26 03:53:21 v2.2.1-dev.27 03:53:21 v2.2.1-dev.28 03:53:21 v2.2.1-dev.29 03:53:21 v2.2.1-dev.3 03:53:21 v2.2.1-dev.4 03:53:21 v2.2.1-dev.5 03:53:21 v2.2.1-dev.6 03:53:21 v2.2.1-dev.7 03:53:21 v2.2.1-dev.8 03:53:21 v2.2.1-dev.9 03:53:21 v2.3.0 03:53:21 v2.3.0-dev.100 03:53:21 v2.3.0-dev.101 03:53:21 v2.3.0-dev.102 03:53:21 v2.3.0-dev.103 03:53:21 v2.3.0-dev.104 03:53:21 v2.3.0-dev.105 03:53:21 v2.3.0-dev.106 03:53:21 v2.3.0-dev.29 03:53:21 v2.3.0-dev.30 03:53:21 v2.3.0-dev.31 03:53:21 v2.3.0-dev.32 03:53:21 v2.3.0-dev.33 03:53:21 v2.3.0-dev.34 03:53:21 v2.3.0-dev.35 03:53:21 v2.3.0-dev.36 03:53:21 v2.3.0-dev.37 03:53:21 v2.3.0-dev.38 03:53:21 v2.3.0-dev.39 03:53:21 v2.3.0-dev.40 03:53:21 v2.3.0-dev.41 03:53:21 v2.3.0-dev.42 03:53:21 v2.3.0-dev.43 03:53:21 v2.3.0-dev.44 03:53:21 v2.3.0-dev.45 03:53:21 v2.3.0-dev.46 03:53:21 v2.3.0-dev.47 03:53:21 v2.3.0-dev.48 03:53:21 v2.3.0-dev.49 03:53:21 v2.3.0-dev.50 03:53:21 v2.3.0-dev.51 03:53:21 v2.3.0-dev.52 03:53:21 v2.3.0-dev.53 03:53:21 v2.3.0-dev.54 03:53:21 v2.3.0-dev.55 03:53:21 v2.3.0-dev.56 03:53:21 v2.3.0-dev.57 03:53:21 v2.3.0-dev.58 03:53:21 v2.3.0-dev.59 03:53:21 v2.3.0-dev.60 03:53:21 v2.3.0-dev.61 03:53:21 v2.3.0-dev.62 03:53:21 v2.3.0-dev.63 03:53:21 v2.3.0-dev.64 03:53:21 v2.3.0-dev.65 03:53:21 v2.3.0-dev.66 03:53:21 v2.3.0-dev.67 03:53:21 v2.3.0-dev.68 03:53:21 v2.3.0-dev.69 03:53:21 v2.3.0-dev.70 03:53:21 v2.3.0-dev.71 03:53:21 v2.3.0-dev.72 03:53:21 v2.3.0-dev.73 03:53:21 v2.3.0-dev.74 03:53:21 v2.3.0-dev.75 03:53:21 v2.3.0-dev.76 03:53:21 v2.3.0-dev.77 03:53:21 v2.3.0-dev.78 03:53:21 v2.3.0-dev.79 03:53:21 v2.3.0-dev.80 03:53:21 v2.3.0-dev.81 03:53:21 v2.3.0-dev.82 03:53:21 v2.3.0-dev.83 03:53:21 v2.3.0-dev.84 03:53:21 v2.3.0-dev.85 03:53:21 v2.3.0-dev.86 03:53:21 v2.3.0-dev.87 03:53:21 v2.3.0-dev.88 03:53:21 v2.3.0-dev.89 03:53:21 v2.3.0-dev.90 03:53:21 v2.3.0-dev.91 03:53:21 v2.3.0-dev.92 03:53:21 v2.3.0-dev.93 03:53:21 v2.3.0-dev.94 03:53:21 v2.3.0-dev.95 03:53:21 v2.3.0-dev.96 03:53:21 v2.3.0-dev.97 03:53:21 v2.3.0-dev.98 03:53:21 v2.3.0-dev.99 03:53:21 v2.3.1-dev.1 03:53:21 v2.3.1-dev.2 03:53:21 v2.3.1-dev.3 03:53:21 v2.3.1-dev.4 03:53:21 v2.3.1-dev.5 03:53:21 v3.0.0-dev.1 03:53:21 v3.0.0-dev.10 03:53:21 v3.0.0-dev.11 03:53:21 v3.0.0-dev.12 03:53:21 v3.0.0-dev.13 03:53:21 v3.0.0-dev.14 03:53:21 v3.0.0-dev.15 03:53:21 v3.0.0-dev.16 03:53:21 v3.0.0-dev.17 03:53:21 v3.0.0-dev.18 03:53:21 v3.0.0-dev.19 03:53:21 v3.0.0-dev.2 03:53:21 v3.0.0-dev.20 03:53:21 v3.0.0-dev.21 03:53:21 v3.0.0-dev.22 03:53:21 v3.0.0-dev.23 03:53:21 v3.0.0-dev.24 03:53:21 v3.0.0-dev.25 03:53:21 v3.0.0-dev.26 03:53:21 v3.0.0-dev.27 03:53:21 v3.0.0-dev.28 03:53:21 v3.0.0-dev.29 03:53:21 v3.0.0-dev.3 03:53:21 v3.0.0-dev.30 03:53:21 v3.0.0-dev.31 03:53:21 v3.0.0-dev.32 03:53:21 v3.0.0-dev.33 03:53:21 v3.0.0-dev.4 03:53:21 v3.0.0-dev.5 03:53:21 v3.0.0-dev.6 03:53:21 v3.0.0-dev.7 03:53:21 v3.0.0-dev.8 03:53:21 v3.0.0-dev.9 [Pipeline] sh 03:53:22 + lftools sign git-tag v3.0.0-dev.33 03:53:22 Signing Git tag with Sigul... 03:53:22 Signing v3.0.0-dev.33 [Pipeline] echo 03:53:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:53:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:53:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:53:23 $ docker stop --time=1 e4302e4639de1e2c6b937b10407aab6ce6edf8c167fdf76725aebd9a9f0ab305 03:53:24 $ docker rm -f --volumes e4302e4639de1e2c6b937b10407aab6ce6edf8c167fdf76725aebd9a9f0ab305 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:53:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:25 prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container 03:53:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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/py-git-semver:0.1.4 cat 03:53:25 $ docker top b08ad61eaa9db8ce7d2861b293830d37b34a4f8fb293f945c4924e41b5906731 -eo pid,comm 03:53:25 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). 03:53:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:25 [ssh-agent] Looking for ssh-agent implementation... 03:53:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:25 $ docker exec b08ad61eaa9db8ce7d2861b293830d37b34a4f8fb293f945c4924e41b5906731 ssh-agent 03:53:26 SSH_AUTH_SOCK=/tmp/ssh-nWVBnmToYINq/agent.31 03:53:26 SSH_AGENT_PID=37 03:53:26 Running ssh-add (command line suppressed) 03:53:26 Identity added: /w/workspace/edgex-go/392@tmp/private_key_11099261577691061988.key (/w/workspace/edgex-go/392@tmp/private_key_11099261577691061988.key) 03:53:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:26 + git semver bump pre 03:53:26 2023-02-04 03:53:26,635 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main 03:53:26 2023-02-04 03:53:26,635 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev 03:53:26 2023-02-04 03:53:26,636 [bump_version] DEBUG bumped version:3.0.0-dev.34 03:53:26 2023-02-04 03:53:26,636 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/edgex-go/392/.semver/main with force:True 03:53:26 2023-02-04 03:53:26,636 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main 03:53:26 2023-02-04 03:53:26,636 [write_file] DEBUG write to file:/w/workspace/edgex-go/392/.semver/main 03:53:26 2023-02-04 03:53:26,638 [execute] INFO git cat-file --batch-check 03:53:26 2023-02-04 03:53:26,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=False, shell=None, istream=) 03:53:26 2023-02-04 03:53:26,643 [execute] INFO git cat-file --batch 03:53:26 2023-02-04 03:53:26,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=False, shell=None, istream=) 03:53:26 2023-02-04 03:53:26,648 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main 03:53:26 3.0.0-dev.34 [Pipeline] } 03:53:26 $ docker exec --env ******** --env ******** b08ad61eaa9db8ce7d2861b293830d37b34a4f8fb293f945c4924e41b5906731 ssh-agent -k 03:53:26 unset SSH_AUTH_SOCK; 03:53:26 unset SSH_AGENT_PID; 03:53:26 echo Agent pid 37 killed; 03:53:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:27 + git semver [Pipeline] } 03:53:27 $ docker stop --time=1 b08ad61eaa9db8ce7d2861b293830d37b34a4f8fb293f945c4924e41b5906731 03:53:28 $ docker rm -f --volumes b08ad61eaa9db8ce7d2861b293830d37b34a4f8fb293f945c4924e41b5906731 [Pipeline] // withDockerContainer [Pipeline] sh 03:53:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:29 prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container 03:53:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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/py-git-semver:0.1.4 cat 03:53:29 $ docker top 80caf036a170df9b23dd27004e786a2e2cacab6e38276e0fcbac0a4a1e0a8434 -eo pid,comm 03:53:29 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). 03:53:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:29 [ssh-agent] Looking for ssh-agent implementation... 03:53:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:29 $ docker exec 80caf036a170df9b23dd27004e786a2e2cacab6e38276e0fcbac0a4a1e0a8434 ssh-agent 03:53:30 SSH_AUTH_SOCK=/tmp/ssh-5rouVGKvkyDY/agent.31 03:53:30 SSH_AGENT_PID=37 03:53:30 Running ssh-add (command line suppressed) 03:53:30 Identity added: /w/workspace/edgex-go/392@tmp/private_key_12230332447264752443.key (/w/workspace/edgex-go/392@tmp/private_key_12230332447264752443.key) 03:53:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:30 + git semver push 03:53:30 2023-02-04 03:53:30,668 [run_push] DEBUG push 03:53:30 2023-02-04 03:53:30,669 [execute] INFO git cat-file --batch-check 03:53:30 2023-02-04 03:53:30,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=False, shell=None, istream=) 03:53:30 2023-02-04 03:53:30,672 [execute] INFO git rev-list ee1217fb833675d2594ccbfbeb31cc8c1c8e145f -- 03:53:30 2023-02-04 03:53:30,672 [execute] DEBUG Popen(['git', 'rev-list', 'ee1217fb833675d2594ccbfbeb31cc8c1c8e145f', '--'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=False, shell=None, istream=None) 03:53:30 2023-02-04 03:53:30,686 [execute] INFO git fetch -v origin 03:53:30 2023-02-04 03:53:30,686 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=True, shell=None, istream=None) 03:53:31 2023-02-04 03:53:31,181 [run_push] DEBUG no remote changes detected 03:53:31 2023-02-04 03:53:31,181 [execute] INFO git push origin semver 03:53:31 2023-02-04 03:53:31,182 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=False, shell=None, istream=None) 03:53:32 2023-02-04 03:53:32,121 [run_push] DEBUG push all version tags 03:53:32 2023-02-04 03:53:32,122 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:53:32 2023-02-04 03:53:32,122 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/392, universal_newlines=False, shell=None, istream=None) 03:53:33 2023-02-04 03:53:33,130 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main 03:53:33 3.0.0-dev.34 [Pipeline] } 03:53:33 $ docker exec --env ******** --env ******** 80caf036a170df9b23dd27004e786a2e2cacab6e38276e0fcbac0a4a1e0a8434 ssh-agent -k 03:53:33 unset SSH_AUTH_SOCK; 03:53:33 unset SSH_AGENT_PID; 03:53:33 echo Agent pid 37 killed; 03:53:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:33 + git semver [Pipeline] } 03:53:33 $ docker stop --time=1 80caf036a170df9b23dd27004e786a2e2cacab6e38276e0fcbac0a4a1e0a8434 03:53:35 $ docker rm -f --volumes 80caf036a170df9b23dd27004e786a2e2cacab6e38276e0fcbac0a4a1e0a8434 [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 03:53:35 + [ -d /w/workspace/edgex-go/392/archives ] [Pipeline] libraryResource [Pipeline] sh 03:53:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:53:36 ---> package-listing.sh 03:53:36 ++ facter osfamily 03:53:36 ++ tr '[:upper:]' '[:lower:]' 03:53:37 + OS_FAMILY=debian 03:53:37 + workspace=/w/workspace/edgex-go/392 03:53:37 + START_PACKAGES=/tmp/packages_start.txt 03:53:37 + END_PACKAGES=/tmp/packages_end.txt 03:53:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:53:37 + PACKAGES=/tmp/packages_start.txt 03:53:37 + '[' /w/workspace/edgex-go/392 ']' 03:53:37 + PACKAGES=/tmp/packages_end.txt 03:53:37 + case "${OS_FAMILY}" in 03:53:37 + dpkg -l 03:53:37 + grep '^ii' 03:53:37 + '[' -f /tmp/packages_start.txt ']' 03:53:37 + '[' -f /tmp/packages_end.txt ']' 03:53:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:53:37 + '[' /w/workspace/edgex-go/392 ']' 03:53:37 + mkdir -p /w/workspace/edgex-go/392/archives/ 03:53:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/392/archives/ [Pipeline] echo 03:53:37 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/392/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:53:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:38 03:53:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:38 latest: Pulling from edgex-lftools-log-publisher 03:53:38 5eb5b503b376: Pulling fs layer 03:53:38 5c69ac0246d0: Pulling fs layer 03:53:38 ec43610c2a17: Pulling fs layer 03:53:38 3a2ae6a8a46f: Pulling fs layer 03:53:38 33b1e0a273af: Pulling fs layer 03:53:38 5d3b04190fa2: Pulling fs layer 03:53:38 2f39f015ded8: Pulling fs layer 03:53:38 3a2ae6a8a46f: Waiting 03:53:38 33b1e0a273af: Waiting 03:53:38 5d3b04190fa2: Waiting 03:53:38 2f39f015ded8: Waiting 03:53:38 5c69ac0246d0: Verifying Checksum 03:53:38 5c69ac0246d0: Download complete 03:53:38 3a2ae6a8a46f: Download complete 03:53:38 33b1e0a273af: Verifying Checksum 03:53:38 33b1e0a273af: Download complete 03:53:38 5d3b04190fa2: Download complete 03:53:38 ec43610c2a17: Verifying Checksum 03:53:38 5eb5b503b376: Verifying Checksum 03:53:39 2f39f015ded8: Download complete 03:53:40 5eb5b503b376: Pull complete 03:53:40 5c69ac0246d0: Pull complete 03:53:40 ec43610c2a17: Pull complete 03:53:40 3a2ae6a8a46f: Pull complete 03:53:40 33b1e0a273af: Pull complete 03:53:40 5d3b04190fa2: Pull complete 03:53:45 2f39f015ded8: Pull complete 03:53:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:53:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:45 prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container 03:53:45 $ 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/392/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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:53:47 $ docker top 73aca00eb6e435d53c377d3b58f965c43e17bd7dde9ce2cac477fb386d2298c5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:48 + touch /tmp/pre-build-complete [Pipeline] sh 03:53:48 + mkdir -p /var/log/sysstat [Pipeline] sh 03:53:48 + ls /var/log/sa-host 03:53:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:48 provisioning config files... 03:53:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/392@tmp/config924165536662560246tmp [Pipeline] { [Pipeline] echo 03:53:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:53:49 ---> create-netrc.sh [Pipeline] } 03:53:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:53:49 ---> python-tools-install.sh [Pipeline] echo 03:53:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:53:49 ---> sudo-logs.sh 03:53:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:53:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:53:50 ---> job-cost.sh 03:53:50 lf-activate-venv: SKIPPING 03:53:50 DEBUG: total: 0.10999999940395355 03:53:50 INFO: Retrieving Stack Cost... 03:53:50 INFO: Retrieving Pricing Info for: v3-standard-8 03:53:50 INFO: Archiving Costs [Pipeline] echo 03:53:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:53:51 ---> logs-deploy.sh 03:53:51 lf-activate-venv: SKIPPING 03:53:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/392 03:53:51 INFO: archiving workspace using pattern(s): 03:53:52 Archives upload complete. 03:53:52 INFO: archiving logs to Nexus 03:53:53 ---> uname -a: 03:53:53 Linux prd-ubuntu20-04-docker-8c-8g-4489 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:53:53 03:53:53 03:53:53 ---> lscpu: 03:53:53 Architecture: x86_64 03:53:53 CPU op-mode(s): 32-bit, 64-bit 03:53:53 Byte Order: Little Endian 03:53:53 Address sizes: 40 bits physical, 48 bits virtual 03:53:53 CPU(s): 8 03:53:53 On-line CPU(s) list: 0-7 03:53:53 Thread(s) per core: 1 03:53:53 Core(s) per socket: 1 03:53:53 Socket(s): 8 03:53:53 NUMA node(s): 1 03:53:53 Vendor ID: AuthenticAMD 03:53:53 CPU family: 23 03:53:53 Model: 49 03:53:53 Model name: AMD EPYC-Rome Processor 03:53:53 Stepping: 0 03:53:53 CPU MHz: 2799.998 03:53:53 BogoMIPS: 5599.99 03:53:53 Virtualization: AMD-V 03:53:53 Hypervisor vendor: KVM 03:53:53 Virtualization type: full 03:53:53 L1d cache: 256 KiB 03:53:53 L1i cache: 256 KiB 03:53:53 L2 cache: 4 MiB 03:53:53 L3 cache: 128 MiB 03:53:53 NUMA node0 CPU(s): 0-7 03:53:53 Vulnerability Itlb multihit: Not affected 03:53:53 Vulnerability L1tf: Not affected 03:53:53 Vulnerability Mds: Not affected 03:53:53 Vulnerability Meltdown: Not affected 03:53:53 Vulnerability Mmio stale data: Not affected 03:53:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:53:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:53:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:53:53 Vulnerability Srbds: Not affected 03:53:53 Vulnerability Tsx async abort: Not affected 03:53:53 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 03:53:53 03:53:53 03:53:53 ---> nproc: 03:53:53 8 03:53:53 03:53:53 03:53:53 ---> df -h: 03:53:53 Filesystem Size Used Avail Use% Mounted on 03:53:53 overlay 155G 22G 134G 14% / 03:53:53 tmpfs 64M 0 64M 0% /dev 03:53:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:53:53 shm 64M 0 64M 0% /dev/shm 03:53:53 /dev/vda1 155G 22G 134G 14% /facter-os 03:53:53 03:53:53 03:53:53 ---> sar -b -r -n DEV: 03:53:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4489) 02/04/23 _x86_64_ (8 CPU) 03:53:53 03:53:53 03:23:02 LINUX RESTART (8 CPU) 03:53:53 03:53:53 03:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:53:53 03:25:01 104.52 2.25 102.27 0.00 60.39 50751.01 0.00 03:53:53 03:26:01 52.28 0.32 51.97 0.00 16.13 19490.15 0.00 03:53:53 03:27:01 212.98 0.08 212.90 0.00 9.73 98810.60 0.00 03:53:53 03:28:02 494.43 7.04 487.39 0.00 59.22 242546.27 0.00 03:53:53 03:29:01 759.50 11.30 748.20 0.00 5249.40 208685.35 0.00 03:53:53 03:30:01 623.76 2.57 621.20 0.00 20.93 225412.30 0.00 03:53:53 03:31:01 519.24 0.42 518.83 0.00 21.06 150478.11 0.00 03:53:53 03:32:01 418.95 0.03 418.91 0.00 4.93 37492.15 0.00 03:53:53 03:33:01 21.16 0.05 21.11 0.00 5.33 551.64 0.00 03:53:53 03:34:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 03:53:53 03:35:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 03:53:53 03:36:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 03:53:53 03:37:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 03:53:53 03:38:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 03:53:53 03:39:01 1.83 0.02 1.82 0.00 0.13 24.13 0.00 03:53:53 03:40:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 03:53:53 03:41:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 03:53:53 03:42:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 03:53:53 03:43:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 03:53:53 03:44:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 03:53:53 03:45:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 03:53:53 03:46:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 03:53:53 03:47:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 03:53:53 03:48:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 03:53:53 03:49:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 03:53:53 03:50:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 03:53:53 03:51:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 03:53:53 03:52:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 03:53:53 03:53:01 66.59 0.22 66.37 0.00 9.07 33314.85 0.00 03:53:53 Average: 113.35 0.83 112.52 0.00 185.29 36736.30 0.00 03:53:53 03:53:53 03:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:53:53 03:25:01 27722576 31374476 926152 2.82 113784 3736912 2233956 6.58 1686588 3018448 568592 03:53:53 03:26:01 27711988 31555732 742588 2.26 116868 3902892 1777500 5.24 1362368 3332720 306756 03:53:53 03:27:01 26040276 31419380 865676 2.63 126224 5372556 2374456 7.00 1663952 4629700 14812 03:53:53 03:28:02 21835768 30971404 1299948 3.95 286736 8711676 2992500 8.82 2263368 7958172 404 03:53:53 03:29:01 20732076 31460240 806368 2.45 319264 10211136 1985636 5.85 2271976 8992752 836 03:53:53 03:30:01 17500624 31224924 1027584 3.12 416628 12921136 2941596 8.67 2662744 11623868 70648 03:53:53 03:31:01 15970256 31458564 800592 2.43 458320 14568328 1965120 5.79 2451764 13299504 162580 03:53:53 03:32:01 17939292 31498920 764892 2.33 467160 12684744 1854284 5.46 2497884 11346060 1104 03:53:53 03:33:01 17943664 31504376 759208 2.31 467872 12685116 1864304 5.49 2493592 11346064 104 03:53:53 03:34:01 17943956 31504728 758852 2.31 467884 12685120 1864304 5.49 2492440 11346068 12 03:53:53 03:35:01 17944876 31505648 757868 2.30 467904 12685120 1864304 5.49 2490396 11346068 8 03:53:53 03:36:01 17947132 31508036 755948 2.30 467916 12685128 1864304 5.49 2488624 11346168 40 03:53:53 03:37:01 17947432 31508340 755672 2.30 467932 12685128 1864304 5.49 2488736 11346168 8 03:53:53 03:38:01 17953432 31514424 749592 2.28 467956 12685128 1864304 5.49 2482828 11346236 28 03:53:53 03:39:01 17951760 31512836 751072 2.28 467992 12685112 1902400 5.61 2482988 11346240 180 03:53:53 03:40:01 17952500 31513576 750256 2.28 468016 12685112 1902400 5.61 2482872 11346240 12 03:53:53 03:41:01 17952484 31513616 750220 2.28 468032 12685116 1902400 5.61 2482636 11346248 4 03:53:53 03:42:01 17952688 31513820 749924 2.28 468064 12685116 1902400 5.61 2482928 11346248 12 03:53:53 03:43:01 17952572 31513792 750140 2.28 468096 12685120 1902400 5.61 2482992 11346280 28 03:53:53 03:44:01 17952264 31513648 750220 2.28 468128 12685252 1902400 5.61 2483136 11346412 196 03:53:53 03:45:01 17952224 31513608 750176 2.28 468148 12685256 1902400 5.61 2483024 11346412 180 03:53:53 03:46:01 17952532 31513984 749836 2.28 468184 12685252 1902400 5.61 2483036 11346424 4 03:53:53 03:47:01 17952484 31513948 749796 2.28 468196 12685260 1902400 5.61 2483044 11346428 24 03:53:53 03:48:01 17952896 31514400 749512 2.28 468224 12685256 1902400 5.61 2483092 11346428 24 03:53:53 03:49:01 17952320 31513848 750032 2.28 468240 12685272 1902400 5.61 2483164 11346432 20 03:53:53 03:50:01 17952304 31513864 749968 2.28 468256 12685272 1902400 5.61 2483124 11346432 12 03:53:53 03:51:01 17952256 31513820 749936 2.28 468272 12685276 1902400 5.61 2483124 11346436 24 03:53:53 03:52:01 17952492 31514060 749616 2.28 468292 12685280 1902400 5.61 2483152 11346440 12 03:53:53 03:53:01 17160640 31500488 762024 2.32 495936 13389168 1924124 5.67 2563996 12008952 3160 03:53:53 Average: 19021647 31472500 794264 2.42 419397 11696629 1995469 5.88 2383571 10452967 38959 03:53:53 03:53:53 03:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:53:53 03:25:01 ens3 166.67 128.11 746.40 106.29 0.00 0.00 0.00 0.00 03:53:53 03:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:25:01 docker0 75.97 108.65 6.38 693.14 0.00 0.00 0.00 0.00 03:53:53 03:25:01 vetha844826 0.37 0.55 0.03 0.05 0.00 0.00 0.00 0.00 03:53:53 03:26:01 ens3 27.23 16.50 23.01 12.44 0.00 0.00 0.00 0.00 03:53:53 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:26:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 03:53:53 03:26:01 vetha844826 0.60 0.62 0.05 0.05 0.00 0.00 0.00 0.00 03:53:53 03:27:01 ens3 306.98 203.13 1996.73 32.07 0.00 0.00 0.00 0.00 03:53:53 03:27:01 veth2911ed2 26.20 39.48 2.53 11.72 0.00 0.00 0.00 0.00 03:53:53 03:27:01 veth295adee 26.05 39.21 2.53 11.71 0.00 0.00 0.00 0.00 03:53:53 03:27:01 veth11a0454 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 03:53:53 03:27:01 veth65b79eb 26.28 39.71 2.55 11.75 0.00 0.00 0.00 0.00 03:53:53 03:27:01 vethb61a9b5 26.25 39.56 2.54 11.73 0.00 0.00 0.00 0.00 03:53:53 03:27:01 vethbf9f329 26.30 39.64 2.55 11.74 0.00 0.00 0.00 0.00 03:53:53 03:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:53:53 03:27:01 docker0 145.04 221.83 11.70 302.05 0.00 0.00 0.00 0.00 03:53:53 03:28:02 ens3 646.13 478.34 5834.42 45.35 0.00 0.00 0.00 0.00 03:53:53 03:28:02 veth5223451 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:28:02 veth11a0454 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:53:53 03:28:02 vethb20a575 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:28:02 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 03:53:53 03:28:02 veth1c16461 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:28:02 docker0 468.77 633.92 35.05 5781.33 0.00 0.00 0.00 0.00 03:53:53 03:28:02 veth16d5030 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:29:01 ens3 385.31 205.73 4421.86 34.43 0.00 0.00 0.00 0.00 03:53:53 03:29:01 veth11a0454 0.00 0.39 0.00 0.02 0.00 0.00 0.00 0.00 03:53:53 03:29:01 lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 03:53:53 03:29:01 docker0 97.56 164.53 8.12 1539.97 0.00 0.00 0.00 0.00 03:53:53 03:30:01 ens3 475.42 301.93 3772.87 39.76 0.00 0.00 0.00 0.00 03:53:53 03:30:01 veth2934c81 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 03:53:53 03:30:01 veth11a0454 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 03:53:53 03:30:01 veth3bfb236 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 03:53:53 03:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:53:53 03:30:01 docker0 282.75 448.83 23.65 3751.22 0.00 0.00 0.00 0.00 03:53:53 03:31:01 ens3 178.02 101.10 1317.15 21.32 0.00 0.00 0.00 0.00 03:53:53 03:31:01 veth34740c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:31:01 veth11a0454 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:53:53 03:31:01 veth920dfc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:31:01 docker0 84.14 147.60 7.07 1292.89 0.00 0.00 0.00 0.00 03:53:53 03:32:01 ens3 336.39 334.44 297.54 1234.41 0.00 0.00 0.00 0.00 03:53:53 03:32:01 lo 34.33 34.33 3.38 3.38 0.00 0.00 0.00 0.00 03:53:53 03:32:01 docker0 5.15 11.58 0.32 125.73 0.00 0.00 0.00 0.00 03:53:53 03:33:01 ens3 378.52 367.62 175.99 2209.98 0.00 0.00 0.00 0.00 03:53:53 03:33:01 lo 29.00 29.00 2.86 2.86 0.00 0.00 0.00 0.00 03:53:53 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:34:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:53:53 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:39:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:53:53 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:40:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:44:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 03:53:53 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:49:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:53:53 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:50:01 ens3 0.25 0.25 0.23 0.02 0.00 0.00 0.00 0.00 03:53:53 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:53 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:53 03:53:01 ens3 190.53 136.39 4571.89 28.13 0.00 0.00 0.00 0.00 03:53:53 03:53:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 03:53:53 03:53:01 docker0 30.08 44.78 2.87 586.70 0.00 0.00 0.00 0.00 03:53:53 Average: ens3 106.53 78.40 796.81 129.86 0.00 0.00 0.00 0.00 03:53:53 Average: lo 2.42 2.42 0.24 0.24 0.00 0.00 0.00 0.00 03:53:53 Average: docker0 41.03 61.43 3.28 484.99 0.00 0.00 0.00 0.00 03:53:53 03:53:53 03:53:53 ---> sar -P ALL: 03:53:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4489) 02/04/23 _x86_64_ (8 CPU) 03:53:53 03:53:53 03:23:02 LINUX RESTART (8 CPU) 03:53:53 03:53:53 03:24:01 CPU %user %nice %system %iowait %steal %idle 03:53:53 03:25:01 all 31.96 0.00 6.21 1.60 0.08 60.15 03:53:53 03:25:01 0 31.34 0.00 6.33 0.12 0.08 62.13 03:53:53 03:25:01 1 32.22 0.00 6.15 0.02 0.08 61.53 03:53:53 03:25:01 2 31.54 0.00 6.32 0.47 0.08 61.58 03:53:53 03:25:01 3 32.07 0.00 5.87 0.69 0.08 61.28 03:53:53 03:25:01 4 30.77 0.00 6.34 7.02 0.08 55.78 03:53:53 03:25:01 5 32.89 0.00 5.96 2.77 0.07 58.31 03:53:53 03:25:01 6 33.12 0.00 6.34 1.54 0.07 58.94 03:53:53 03:25:01 7 31.70 0.00 6.41 0.19 0.10 61.60 03:53:53 03:26:01 all 40.14 0.00 5.40 0.92 0.08 53.45 03:53:53 03:26:01 0 44.08 0.00 5.81 0.17 0.08 49.86 03:53:53 03:26:01 1 38.27 0.00 5.39 0.00 0.08 56.25 03:53:53 03:26:01 2 38.51 0.00 5.40 0.27 0.08 55.74 03:53:53 03:26:01 3 38.11 0.00 5.26 0.25 0.08 56.29 03:53:53 03:26:01 4 39.59 0.00 5.18 0.14 0.07 55.03 03:53:53 03:26:01 5 43.75 0.00 5.57 0.24 0.08 50.36 03:53:53 03:26:01 6 38.86 0.00 5.18 5.39 0.07 50.50 03:53:53 03:26:01 7 39.88 0.00 5.43 0.95 0.08 53.65 03:53:53 03:27:01 all 8.86 0.00 5.24 3.55 0.06 82.29 03:53:53 03:27:01 0 8.74 0.00 3.87 0.49 0.05 86.85 03:53:53 03:27:01 1 8.25 0.00 6.52 15.34 0.07 69.82 03:53:53 03:27:01 2 10.49 0.00 4.63 0.10 0.07 84.72 03:53:53 03:27:01 3 8.14 0.00 4.74 0.03 0.07 87.02 03:53:53 03:27:01 4 9.62 0.00 6.15 0.10 0.05 84.08 03:53:53 03:27:01 5 8.94 0.00 5.04 0.42 0.05 85.55 03:53:53 03:27:01 6 8.80 0.00 5.43 11.41 0.07 74.29 03:53:53 03:27:01 7 7.88 0.00 5.58 0.56 0.07 85.92 03:53:53 03:28:02 all 11.94 0.00 6.60 14.68 0.07 66.72 03:53:53 03:28:02 0 11.36 0.00 4.98 2.24 0.05 81.37 03:53:53 03:28:02 1 11.80 0.00 6.41 14.59 0.07 67.14 03:53:53 03:28:02 2 12.17 0.00 5.26 6.29 0.03 76.25 03:53:53 03:28:02 3 12.02 0.00 5.50 14.36 0.12 68.01 03:53:53 03:28:02 4 11.08 0.00 6.72 13.01 0.03 69.15 03:53:53 03:28:02 5 12.00 0.00 8.88 24.16 0.05 54.91 03:53:53 03:28:02 6 12.59 0.00 6.77 11.43 0.03 69.18 03:53:53 03:28:02 7 12.50 0.00 8.25 31.58 0.14 47.53 03:53:53 03:29:01 all 51.03 0.00 12.34 9.58 0.20 26.85 03:53:53 03:29:01 0 49.88 0.00 10.72 5.92 0.26 33.22 03:53:53 03:29:01 1 51.19 0.00 12.93 6.53 0.14 29.21 03:53:53 03:29:01 2 53.05 0.00 11.49 9.20 0.14 26.12 03:53:53 03:29:01 3 49.73 0.00 13.41 16.34 0.20 20.32 03:53:53 03:29:01 4 50.52 0.00 12.72 11.76 0.19 24.81 03:53:53 03:29:01 5 52.98 0.00 11.85 15.98 0.19 19.00 03:53:53 03:29:01 6 48.90 0.00 12.58 6.15 0.26 32.11 03:53:53 03:29:01 7 51.96 0.00 13.02 4.97 0.23 29.82 03:53:53 03:30:01 all 31.32 0.00 11.54 21.24 0.23 35.67 03:53:53 03:30:01 0 29.85 0.00 10.39 13.59 0.19 45.98 03:53:53 03:30:01 1 30.10 0.00 9.42 21.60 0.21 38.68 03:53:53 03:30:01 2 30.29 0.00 11.78 15.15 0.17 42.60 03:53:53 03:30:01 3 33.18 0.00 12.03 29.19 0.28 25.32 03:53:53 03:30:01 4 29.39 0.00 12.09 20.55 0.17 37.80 03:53:53 03:30:01 5 35.37 0.00 11.35 21.65 0.55 31.08 03:53:53 03:30:01 6 30.20 0.00 12.32 18.45 0.12 38.92 03:53:53 03:30:01 7 32.16 0.00 13.02 29.95 0.18 24.70 03:53:53 03:31:01 all 35.54 0.00 9.59 18.04 0.29 36.53 03:53:53 03:31:01 0 36.93 0.00 10.69 28.81 0.15 23.42 03:53:53 03:31:01 1 33.33 0.00 9.78 16.34 0.17 40.37 03:53:53 03:31:01 2 32.49 0.00 8.32 6.97 0.52 51.69 03:53:53 03:31:01 3 33.97 0.00 8.34 6.73 0.35 50.61 03:53:53 03:31:01 4 37.50 0.00 9.62 40.35 0.35 12.19 03:53:53 03:31:01 5 36.72 0.00 10.41 13.31 0.29 39.27 03:53:53 03:31:01 6 33.22 0.00 8.23 15.34 0.24 42.97 03:53:53 03:31:01 7 40.12 0.00 11.30 16.27 0.28 32.03 03:53:53 03:32:01 all 19.39 0.00 4.27 4.31 0.08 71.95 03:53:53 03:32:01 0 24.29 0.00 5.49 6.19 0.08 63.94 03:53:53 03:32:01 1 17.73 0.00 4.20 1.32 0.07 76.69 03:53:53 03:32:01 2 18.11 0.00 3.72 4.42 0.07 73.68 03:53:53 03:32:01 3 17.88 0.00 3.86 2.72 0.08 75.45 03:53:53 03:32:01 4 22.60 0.00 4.78 9.73 0.10 62.78 03:53:53 03:32:01 5 16.24 0.00 3.76 4.14 0.10 75.76 03:53:53 03:32:01 6 17.77 0.00 3.69 2.53 0.07 75.94 03:53:53 03:32:01 7 20.51 0.00 4.68 3.39 0.08 71.33 03:53:53 03:33:01 all 7.30 0.00 0.71 0.09 0.05 91.85 03:53:53 03:33:01 0 9.76 0.00 0.85 0.02 0.05 89.32 03:53:53 03:33:01 1 9.35 0.00 0.75 0.05 0.03 89.82 03:53:53 03:33:01 2 5.61 0.00 0.53 0.02 0.03 93.80 03:53:53 03:33:01 3 5.76 0.00 0.72 0.05 0.07 93.40 03:53:53 03:33:01 4 10.88 0.00 0.79 0.48 0.05 87.80 03:53:53 03:33:01 5 4.31 0.00 0.50 0.02 0.03 95.14 03:53:53 03:33:01 6 6.15 0.00 0.55 0.00 0.03 93.26 03:53:53 03:33:01 7 6.58 0.00 1.02 0.08 0.07 92.24 03:53:53 03:34:01 all 0.06 0.00 0.02 0.00 0.01 99.90 03:53:53 03:34:01 0 0.35 0.00 0.02 0.00 0.02 99.62 03:53:53 03:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:53:53 03:34:01 2 0.05 0.00 0.03 0.00 0.03 99.88 03:53:53 03:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:53:53 03:34:01 4 0.03 0.00 0.02 0.02 0.02 99.92 03:53:53 03:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:53:53 03:34:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:53:53 03:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:53:53 03:35:01 0 0.08 0.00 0.00 0.00 0.00 99.92 03:53:53 03:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:53:53 03:35:01 3 0.02 0.00 0.05 0.00 0.00 99.93 03:53:53 03:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:53:53 03:35:01 5 0.02 0.00 0.00 0.05 0.02 99.92 03:53:53 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:53:53 03:35:01 CPU %user %nice %system %iowait %steal %idle 03:53:53 03:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:53:53 03:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:53:53 03:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:36:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:53:53 03:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:36:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:53:53 03:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:37:01 all 0.01 0.00 0.00 0.01 0.01 99.97 03:53:53 03:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:53:53 03:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:37:01 2 0.05 0.00 0.03 0.00 0.03 99.88 03:53:53 03:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:53:53 03:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:53:53 03:37:01 5 0.02 0.00 0.00 0.03 0.00 99.95 03:53:53 03:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:53:53 03:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:53:53 03:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:53:53 03:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:53:53 03:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:53:53 03:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:53:53 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:39:01 all 0.02 0.00 0.03 0.01 0.01 99.94 03:53:53 03:39:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:53:53 03:39:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:53:53 03:39:01 2 0.03 0.00 0.05 0.00 0.03 99.88 03:53:53 03:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:39:01 4 0.02 0.00 0.03 0.03 0.00 99.92 03:53:53 03:39:01 5 0.00 0.00 0.02 0.03 0.02 99.93 03:53:53 03:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:53:53 03:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:53:53 03:40:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:53:53 03:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:53:53 03:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:53:53 03:40:01 4 0.00 0.00 0.00 0.03 0.02 99.95 03:53:53 03:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:53:53 03:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:53:53 03:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:53:53 03:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:53:53 03:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:53:53 03:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:53:53 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:53:53 03:42:01 all 0.06 0.00 0.01 0.00 0.01 99.91 03:53:53 03:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:53:53 03:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:53:53 03:42:01 2 0.38 0.00 0.03 0.00 0.02 99.57 03:53:53 03:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:53:53 03:42:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:53:53 03:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:43:01 all 0.26 0.00 0.03 0.00 0.01 99.70 03:53:53 03:43:01 0 0.02 0.00 0.12 0.00 0.02 99.85 03:53:53 03:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:43:01 2 1.97 0.00 0.02 0.00 0.02 98.00 03:53:53 03:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:53:53 03:43:01 4 0.02 0.00 0.07 0.02 0.00 99.90 03:53:53 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:53:53 03:44:01 all 0.26 0.00 0.01 0.01 0.01 99.72 03:53:53 03:44:01 0 0.05 0.00 0.02 0.00 0.03 99.90 03:53:53 03:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:53:53 03:44:01 2 1.99 0.00 0.00 0.00 0.00 98.01 03:53:53 03:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:44:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:53:53 03:44:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:53:53 03:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:53:53 03:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:45:01 all 0.26 0.00 0.00 0.00 0.00 99.73 03:53:53 03:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:53:53 03:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:45:01 2 1.95 0.00 0.00 0.00 0.02 98.03 03:53:53 03:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:53:53 03:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:53:53 03:46:01 all 0.17 0.00 0.01 0.00 0.01 99.80 03:53:53 03:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:53:53 03:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:46:01 2 1.24 0.00 0.05 0.00 0.00 98.71 03:53:53 03:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:53:53 03:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:53:53 03:46:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:53:53 03:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:53:53 03:46:01 CPU %user %nice %system %iowait %steal %idle 03:53:53 03:47:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:53:53 03:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:53:53 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:53:53 03:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:53:53 03:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:53:53 03:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:53:53 03:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:53:53 03:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:53:53 03:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:53:53 03:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:53:53 03:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:53:53 03:49:01 all 0.01 0.00 0.00 0.03 0.00 99.96 03:53:53 03:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:53:53 03:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:53:53 03:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:49:01 4 0.00 0.00 0.00 0.05 0.00 99.95 03:53:53 03:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:53:53 03:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:49:01 7 0.00 0.00 0.00 0.15 0.00 99.85 03:53:53 03:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:53:53 03:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:53:53 03:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:53:53 03:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:53:53 03:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:53:53 03:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:53:53 03:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:53:53 03:51:01 all 0.14 0.00 0.00 0.00 0.01 99.84 03:53:53 03:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:53:53 03:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:51:01 2 0.98 0.00 0.00 0.00 0.00 99.02 03:53:53 03:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:53:53 03:51:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:53:53 03:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:51:01 7 0.02 0.00 0.00 0.02 0.03 99.93 03:53:53 03:52:01 all 0.11 0.00 0.01 0.00 0.00 99.88 03:53:53 03:52:01 0 0.07 0.00 0.02 0.02 0.02 99.88 03:53:53 03:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:52:01 2 0.70 0.00 0.02 0.00 0.00 99.29 03:53:53 03:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:53 03:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:53 03:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:53 03:52:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:53:53 03:53:01 all 4.31 0.00 1.73 1.62 0.04 92.30 03:53:53 03:53:01 0 3.78 0.00 1.47 0.20 0.03 94.51 03:53:53 03:53:01 1 4.41 0.00 1.69 0.52 0.02 93.36 03:53:53 03:53:01 2 4.92 0.00 1.61 0.20 0.03 93.23 03:53:53 03:53:01 3 3.18 0.00 1.87 0.10 0.03 94.81 03:53:53 03:53:01 4 4.09 0.00 1.39 1.67 0.02 92.83 03:53:53 03:53:01 5 5.28 0.00 2.18 10.20 0.08 82.25 03:53:53 03:53:01 6 4.75 0.00 1.35 0.05 0.03 93.82 03:53:53 03:53:01 7 4.09 0.00 2.28 0.00 0.07 93.57 03:53:53 Average: all 8.22 0.00 2.16 2.55 0.04 87.03 03:53:53 Average: 0 8.51 0.00 2.07 1.95 0.04 87.43 03:53:53 Average: 1 8.03 0.00 2.15 2.59 0.03 87.20 03:53:53 Average: 2 8.36 0.00 2.01 1.45 0.05 88.13 03:53:53 Average: 3 7.88 0.00 2.08 2.36 0.05 87.64 03:53:53 Average: 4 8.31 0.00 2.22 3.54 0.04 85.89 03:53:53 Average: 5 8.40 0.00 2.22 3.15 0.05 86.19 03:53:53 Average: 6 7.92 0.00 2.11 2.44 0.03 87.48 03:53:53 Average: 7 8.34 0.00 2.40 2.96 0.05 86.25 03:53:53 03:53:53 03:53:53