Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 776cc6a43b7b85b7458b36156c385c413c7a15f0 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-ssh14465213077626939643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11314367149295290208.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7022333595323760290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9379557521982333542.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-ssh251533106518281293.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-172 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/459 [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/459 # 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 776cc6a43b7b85b7458b36156c385c413c7a15f0 (main) Commit message: "feat(security): add security.txt to docker images (#4407) (#4440)" > 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 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-list --no-walk b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:59:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:59:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:59:33 ========================================================= 16:59:33 EdgeX Global Pipelines Version Info 16:59:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:59:33 ------------------- 16:59:33 stable info: 16:59:33 ------------------- 16:59:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:59:33 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:59:33 Message: update stable to v1.0.245 16:59:34 ------------------- 16:59:34 experimental info: 16:59:34 ------------------- 16:59:34 Commited By: **** collab-it+edgex@linuxfoundation.org 16:59:34 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:59:34 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 776cc6a [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:59:35 provisioning config files... 16:59:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/459@tmp/config6156625407551446963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:35 ---> docker-login.sh 16:59:35 nexus3.edgexfoundry.org:10001 16:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:35 Configure a credential helper to remove this warning. See 16:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:35 16:59:35 Login Succeeded 16:59:35 nexus3.edgexfoundry.org:10002 16:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:35 Configure a credential helper to remove this warning. See 16:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:35 16:59:35 Login Succeeded 16:59:35 nexus3.edgexfoundry.org:10003 16:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:35 Configure a credential helper to remove this warning. See 16:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:35 16:59:35 Login Succeeded 16:59:35 nexus3.edgexfoundry.org:10004 16:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:36 Configure a credential helper to remove this warning. See 16:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:36 16:59:36 Login Succeeded 16:59:36 docker.io 16:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:59:36 Configure a credential helper to remove this warning. See 16:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:59:36 16:59:36 Login Succeeded 16:59:36 ---> docker-login.sh ends [Pipeline] } 16:59:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:59:36 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 16:59:36 + dirname cmd/core-command/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo core-command,cmd/core-command/Dockerfile 16:59:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:59:36 + dirname cmd/core-data/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo core-data,cmd/core-data/Dockerfile 16:59:36 + + dirname cmd/core-metadata/Dockerfile 16:59:36 cut -d/ -f2 16:59:36 + echo core-metadata,cmd/core-metadata/Dockerfile 16:59:36 + dirname cmd/security-bootstrapper/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:59:36 + dirname cmd/security-proxy-auth/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:59:36 + dirname cmd/security-proxy-setup/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:59:36 + dirname cmd/security-secretstore-setup/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:59:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:59:36 + dirname cmd/security-spire-agent/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:59:36 + dirname cmd/security-spire-config/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:59:36 + dirname cmd/security-spire-server/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:59:36 + dirname cmd/support-notifications/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo support-notifications,cmd/support-notifications/Dockerfile 16:59:36 + dirname cmd/support-scheduler/Dockerfile 16:59:36 + cut -d/ -f2 16:59:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:59:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:59:37 + git rev-list -1 --merges 776cc6a43b7b85b7458b36156c385c413c7a15f0~1..776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] echo 16:59:37 -----------> git rev-list -1 --merges 776cc6a43b7b85b7458b36156c385c413c7a15f0~1..776cc6a43b7b85b7458b36156c385c413c7a15f0 776cc6a43b7b85b7458b36156c385c413c7a15f0 [false] [Pipeline] sh 16:59:37 + git log --format=format:%s -1 776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] echo 16:59:37 ========================================================= 16:59:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:59:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:59:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:59:37 + grep -v github /etc/ssh/ssh_known_hosts 16:59:37 + [ -e /tmp/ssh_known_hosts ] 16:59:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:59:37 + + sudo tee -a /etc/ssh/ssh_known_hostsecho 16:59:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:59:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:59:38 16:59:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:59:38 0.1.4: Pulling from edgex-devops/py-git-semver 16:59:38 b85a868b505f: Pulling fs layer 16:59:38 e2be974225ed: Pulling fs layer 16:59:38 339a4e72a1f5: Pulling fs layer 16:59:38 988bab9f4d93: Pulling fs layer 16:59:38 1469e6f7b9e6: Pulling fs layer 16:59:38 eaf3925da568: Pulling fs layer 16:59:38 bab4dde63d76: Pulling fs layer 16:59:38 bde34c3a00c8: Pulling fs layer 16:59:38 b352a97aabf1: Pulling fs layer 16:59:38 4872d77fe225: Pulling fs layer 16:59:38 5851b861e8e6: Pulling fs layer 16:59:38 988bab9f4d93: Waiting 16:59:38 bab4dde63d76: Waiting 16:59:38 b352a97aabf1: Waiting 16:59:38 4872d77fe225: Waiting 16:59:38 bde34c3a00c8: Waiting 16:59:38 eaf3925da568: Waiting 16:59:38 5851b861e8e6: Waiting 16:59:38 1469e6f7b9e6: Waiting 16:59:38 e2be974225ed: Download complete 16:59:38 988bab9f4d93: Download complete 16:59:38 1469e6f7b9e6: Verifying Checksum 16:59:38 1469e6f7b9e6: Download complete 16:59:38 eaf3925da568: Download complete 16:59:38 339a4e72a1f5: Verifying Checksum 16:59:38 339a4e72a1f5: Download complete 16:59:38 bde34c3a00c8: Verifying Checksum 16:59:38 bde34c3a00c8: Download complete 16:59:38 b352a97aabf1: Verifying Checksum 16:59:38 b352a97aabf1: Download complete 16:59:38 4872d77fe225: Verifying Checksum 16:59:38 4872d77fe225: Download complete 16:59:38 5851b861e8e6: Verifying Checksum 16:59:38 5851b861e8e6: Download complete 16:59:38 b85a868b505f: Verifying Checksum 16:59:38 b85a868b505f: Download complete 16:59:39 bab4dde63d76: Verifying Checksum 16:59:39 bab4dde63d76: Download complete 16:59:40 b85a868b505f: Pull complete 16:59:40 e2be974225ed: Pull complete 16:59:40 339a4e72a1f5: Pull complete 16:59:40 988bab9f4d93: Pull complete 16:59:41 1469e6f7b9e6: Pull complete 16:59:41 eaf3925da568: Pull complete 16:59:43 bab4dde63d76: Pull complete 16:59:43 bde34c3a00c8: Pull complete 16:59:43 b352a97aabf1: Pull complete 16:59:43 4872d77fe225: Pull complete 16:59:43 5851b861e8e6: Pull complete 16:59:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:59:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:43 prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container 16:59:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:59:45 $ docker top 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba -eo pid,comm 16:59:45 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). 16:59:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:59:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:59:45 [ssh-agent] Looking for ssh-agent implementation... 16:59:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:59:45 $ docker exec 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba ssh-agent 16:59:45 SSH_AUTH_SOCK=/tmp/ssh-IZ8SD7I0yXAN/agent.32 16:59:45 SSH_AGENT_PID=38 16:59:45 Running ssh-add (command line suppressed) 16:59:45 Identity added: /w/workspace/edgex-go/459@tmp/private_key_1251331763906849275.key (/w/workspace/edgex-go/459@tmp/private_key_1251331763906849275.key) 16:59:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:59:46 + git tag --points-at HEAD [Pipeline] } 16:59:46 $ docker exec --env ******** --env ******** 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba ssh-agent -k 16:59:46 unset SSH_AUTH_SOCK; 16:59:46 unset SSH_AGENT_PID; 16:59:46 echo Agent pid 38 killed; 16:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:59:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:59:46 [ssh-agent] Looking for ssh-agent implementation... 16:59:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:59:46 $ docker exec 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba ssh-agent 16:59:46 SSH_AUTH_SOCK=/tmp/ssh-UmaWQDNntxmy/agent.70 16:59:46 SSH_AGENT_PID=76 16:59:46 Running ssh-add (command line suppressed) 16:59:46 Identity added: /w/workspace/edgex-go/459@tmp/private_key_1965853977954054542.key (/w/workspace/edgex-go/459@tmp/private_key_1965853977954054542.key) 16:59:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:59:46 + git semver init 16:59:47 2023-03-14 16:59:47,051 [run_init] DEBUG init version:0.0.0 force:False 16:59:47 2023-03-14 16:59:47,051 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/459/.semver 16:59:47 2023-03-14 16:59:47,052 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/459/.semver 16:59:47 2023-03-14 16:59:47,052 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/459/.semver'], cwd=/w/workspace/edgex-go/459, universal_newlines=False, shell=None, istream=None) 16:59:51 2023-03-14 16:59:51,073 [append_file] DEBUG append to file:/w/workspace/edgex-go/459/.git/info/exclude 16:59:51 2023-03-14 16:59:51,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/459/.semver/main with force:False 16:59:51 2023-03-14 16:59:51,074 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main 16:59:51 2023-03-14 16:59:51,074 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main 16:59:51 3.0.0-dev.97 [Pipeline] } 16:59:51 $ docker exec --env ******** --env ******** 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba ssh-agent -k 16:59:51 unset SSH_AUTH_SOCK; 16:59:51 unset SSH_AGENT_PID; 16:59:51 echo Agent pid 76 killed; 16:59:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:59:51 + git semver [Pipeline] } 16:59:51 $ docker stop --time=1 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba 16:59:53 $ docker rm -f --volumes 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba [Pipeline] // withDockerContainer [Pipeline] sh 16:59:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:59:53 Stashed 1 file(s) [Pipeline] echo 16:59:53 [edgeXSemver]: initialized semver on version 3.0.0-dev.97 [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 16:59:54 + git config --global --add safe.directory /w/workspace/edgex-go/459 [Pipeline] echo 16:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:59:54 ========================================================= 16:59:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:59:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:59:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:59:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:59:54 63b65145d645: Pulling fs layer 16:59:54 a2d21d5440eb: Pulling fs layer 16:59:54 935e6c44a52c: Pulling fs layer 16:59:54 94cc34f8dd06: Pulling fs layer 16:59:54 30dea6a524f1: Pulling fs layer 16:59:54 a2aff8979fd8: Pulling fs layer 16:59:54 6808be2612f2: Pulling fs layer 16:59:54 f25807f1079a: Pulling fs layer 16:59:54 94cc34f8dd06: Waiting 16:59:54 30dea6a524f1: Waiting 16:59:54 a2aff8979fd8: Waiting 16:59:54 6808be2612f2: Waiting 16:59:54 f25807f1079a: Waiting 16:59:54 a2d21d5440eb: Download complete 16:59:54 94cc34f8dd06: Verifying Checksum 16:59:54 94cc34f8dd06: Download complete 16:59:54 30dea6a524f1: Verifying Checksum 16:59:54 30dea6a524f1: Download complete 16:59:54 63b65145d645: Verifying Checksum 16:59:54 63b65145d645: Download complete 16:59:54 a2aff8979fd8: Verifying Checksum 16:59:54 a2aff8979fd8: Download complete 16:59:54 63b65145d645: Pull complete 16:59:55 a2d21d5440eb: Pull complete 16:59:55 f25807f1079a: Verifying Checksum 16:59:55 f25807f1079a: Download complete 16:59:55 935e6c44a52c: Verifying Checksum 16:59:55 935e6c44a52c: Download complete 16:59:55 6808be2612f2: Verifying Checksum 16:59:55 6808be2612f2: Download complete 16:59:58 935e6c44a52c: Pull complete 16:59:58 94cc34f8dd06: Pull complete 16:59:58 30dea6a524f1: Pull complete 16:59:58 a2aff8979fd8: Pull complete 17:00:01 6808be2612f2: Pull complete 17:00:01 f25807f1079a: Pull complete 17:00:01 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:00:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:00:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:00:02 WORKDIR /edgex 17:00:02 COPY go.mod . 17:00:02 RUN go mod download 17:00:02 + docker build -t ci-base-image-x86_64 -f - . 17:00:02 Sending build context to Docker daemon 170.5MB 17:00:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:00:02 ---> 3b553350e43f 17:00:02 Step 2/4 : WORKDIR /edgex 17:00:06 ---> Running in 327486a5a734 17:00:06 Removing intermediate container 327486a5a734 17:00:06 ---> b7bc470ec1aa 17:00:06 Step 3/4 : COPY go.mod . 17:00:06 ---> 2a4358a54d88 17:00:06 Step 4/4 : RUN go mod download 17:00:06 ---> Running in aad0019f5382 17:00:08 Still waiting to schedule task 17:00:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:00:18 Removing intermediate container aad0019f5382 17:00:18 ---> 164815b24f47 17:00:18 Successfully built 164815b24f47 17:00:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:18 + docker inspect -f . ci-base-image-x86_64 17:00:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:18 prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container 17:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:00:19 $ docker top 1f01f22423b14c49d81ee11c9a6268f168420f09eac093d2bf0cd717fca1eb2d -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:19 + go version 17:00:19 go version go1.20.2 linux/amd64 [Pipeline] } 17:00:19 $ docker stop --time=1 1f01f22423b14c49d81ee11c9a6268f168420f09eac093d2bf0cd717fca1eb2d 17:00:20 $ docker rm -f --volumes 1f01f22423b14c49d81ee11c9a6268f168420f09eac093d2bf0cd717fca1eb2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:21 + docker inspect -f . ci-base-image-x86_64 17:00:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:21 prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container 17:00:21 $ 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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:00:21 $ docker top adc1a9dcfa7f581f32ac89098c6bbb632c11e60f2264d1cedf8caa272cc24db9 -eo pid,comm [Pipeline] { [Pipeline] echo 17:00:21 ========================================================= 17:00:21 [edgeXBuildGoParallel] Running Tests and Build... 17:00:21 ========================================================= [Pipeline] sh 17:00:21 + git config --global --add safe.directory /w/workspace/edgex-go/459 [Pipeline] fileExists [Pipeline] sh 17:00:22 + make test 17:00:22 go test -race -coverprofile=coverage.out ./... 17:00:28 ? github.com/edgexfoundry/edgex-go [no test files] 17:00:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:00:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:00:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:00:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:00:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:00:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:00:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:00:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:00:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:00:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:00:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:00:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:00:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 17:00:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 17:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.2% of statements 17:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 17:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:00:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.474s coverage: 88.5% of statements 17:00:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.9% of statements 17:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:00:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.324s coverage: 95.6% of statements 17:00:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 17:00:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:00:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:00:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:00:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 17:00:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:00:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 17:00:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements 17:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 45.5% of statements 17:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements 17:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 17:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 17:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:01:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:01:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 17:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.074s coverage: 92.9% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 84.8% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.1% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.106s coverage: 92.3% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 17:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 17:01:17 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 17:01:39 go vet ./... 17:01:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:01:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:01:42 ./bin/test-attribution-txt.sh [Pipeline] echo 17:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:01:42 + ls -al . 17:01:42 total 704 17:01:42 drwxrwxr-x 11 1001 1001 4096 Mar 14 17:00 . 17:01:42 drwxr-xr-x 4 root root 4096 Mar 14 17:00 .. 17:01:42 drwxrwxr-x 2 1001 1001 4096 Mar 14 16:59 .blubracket 17:01:42 -rw-rw-r-- 1 1001 1001 16 Mar 14 16:59 .dockerignore 17:01:42 drwxrwxr-x 8 1001 1001 4096 Mar 14 16:59 .git 17:01:42 drwxrwxr-x 3 1001 1001 4096 Mar 14 16:59 .github 17:01:42 -rw-rw-r-- 1 1001 1001 1133 Mar 14 16:59 .gitignore 17:01:42 -rw-rw-r-- 1 1001 1001 42 Mar 14 16:59 .golangci.yml 17:01:42 -rw-rw-r-- 1 1001 1001 87 Mar 14 16:59 .hadolint.yml 17:01:42 drwxr-xr-x 3 1001 1001 4096 Mar 14 16:59 .semver 17:01:42 -rw-rw-r-- 1 1001 1001 166 Mar 14 16:59 .sonarcloud.properties 17:01:42 -rw-rw-r-- 1 1001 1001 1171 Mar 14 16:59 ADOPTERS.md 17:01:42 -rw-rw-r-- 1 1001 1001 10825 Mar 14 16:59 Attribution.txt 17:01:42 -rw-rw-r-- 1 1001 1001 73765 Mar 14 16:59 CHANGELOG.md 17:01:42 -rw-rw-r-- 1 1001 1001 3804 Mar 14 16:59 CONTRIBUTING.md 17:01:42 -rw-rw-r-- 1 1001 1001 677 Mar 14 16:59 GOVERNANCE.md 17:01:42 -rw-rw-r-- 1 1001 1001 883 Mar 14 16:59 Jenkinsfile 17:01:42 -rw-rw-r-- 1 1001 1001 10775 Mar 14 16:59 LICENSE 17:01:42 -rw-rw-r-- 1 1001 1001 14266 Mar 14 16:59 Makefile 17:01:42 -rw-rw-r-- 1 1001 1001 582 Mar 14 16:59 OWNERS.md 17:01:42 -rw-rw-r-- 1 1001 1001 9403 Mar 14 16:59 README.md 17:01:42 -rw-rw-r-- 1 1001 1001 789 Mar 14 16:59 SECURITY.md 17:01:42 -rw-rw-r-- 1 1001 1001 12 Mar 14 16:59 VERSION 17:01:42 drwxrwxr-x 2 1001 1001 4096 Mar 14 16:59 bin 17:01:42 drwxrwxr-x 18 1001 1001 4096 Mar 14 16:59 cmd 17:01:42 -rw-r--r-- 1 root root 447485 Mar 14 17:01 coverage.out 17:01:42 -rw-rw-r-- 1 1001 1001 3232 Mar 14 16:59 go.mod 17:01:42 -rw-rw-r-- 1 1001 1001 31098 Mar 14 16:59 go.sum 17:01:42 drwxrwxr-x 7 1001 1001 4096 Mar 14 16:59 internal 17:01:42 drwxrwxr-x 3 1001 1001 4096 Mar 14 16:59 openapi 17:01:42 -rw-rw-r-- 1 1001 1001 594 Mar 14 16:59 security.txt 17:01:42 drwxrwxr-x 4 1001 1001 4096 Mar 14 16:59 snap 17:01:42 -rw-rw-r-- 1 1001 1001 204 Mar 14 16:59 version.go [Pipeline] sh 17:01:43 + '[' -e coverage.out ] 17:01:43 + chown 1001:1001 coverage.out [Pipeline] stash 17:01:43 Stashed 1 file(s) [Pipeline] sh 17:01:43 + make build 17:01:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:01:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-173 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 17:01:47 Running in /w/workspace/edgex-go/459 [Pipeline] { [Pipeline] checkout 17:01:47 The recommended git tool is: git 17:01:53 using credential edgex-jenkins-ssh 17:01:53 Cloning the remote Git repository 17:01:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:01:53 > git init /w/workspace/edgex-go/459 # timeout=10 17:01:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:01:53 > git --version # timeout=10 17:01:53 > git --version # 'git version 2.25.1' 17:01:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:01:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:01:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:01:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:02:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:02:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:02:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:02:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:02:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:02:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:02:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:02:11 $ docker stop --time=1 adc1a9dcfa7f581f32ac89098c6bbb632c11e60f2264d1cedf8caa272cc24db9 17:02:13 Avoid second fetch 17:02:13 Checking out Revision 776cc6a43b7b85b7458b36156c385c413c7a15f0 (main) 17:02:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:02:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:02:13 > git config core.sparsecheckout # timeout=10 17:02:13 > git checkout -f 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 17:02:14 Commit message: "feat(security): add security.txt to docker images (#4407) (#4440)" 17:02:15 $ docker rm -f --volumes adc1a9dcfa7f581f32ac89098c6bbb632c11e60f2264d1cedf8caa272cc24db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 17:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:02:15 17:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:02:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:02:16 Dload Upload Total Spent Left Speed 17:02:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70060 0 --:--:-- --:--:-- --:--:-- 70060 17:02:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:02:16 latest: Pulling from edgex-devops/edgex-compose 17:02:16 cbdbe7a5bc2a: Pulling fs layer 17:02:16 ca9280d653b3: Pulling fs layer 17:02:16 7e9c9ca2126c: Pulling fs layer 17:02:16 cbdbe7a5bc2a: Verifying Checksum 17:02:16 cbdbe7a5bc2a: Download complete 17:02:16 ca9280d653b3: Verifying Checksum 17:02:16 ca9280d653b3: Download complete 17:02:16 cbdbe7a5bc2a: Pull complete [Pipeline] sh 17:02:16 7e9c9ca2126c: Verifying Checksum 17:02:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:02:16 ca9280d653b3: Pull complete 17:02:17 + sudo tee /etc/docker/daemon.new 17:02:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:02:17 { 17:02:17 "registry-mirrors": [ 17:02:17 "https://nexus3.edgexfoundry.org:10001" 17:02:17 ], 17:02:17 "bip": "10.250.0.254/24", 17:02:17 "hosts": [ 17:02:17 "tcp://0.0.0.0:5555", 17:02:17 "unix:///var/run/docker.sock" 17:02:17 ], 17:02:17 "mtu": 1458, 17:02:17 "selinux-enabled": true, 17:02:17 "seccomp-profile": "/etc/docker/seccomp.json" 17:02:17 } [Pipeline] sh 17:02:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:02:18 + sudo service docker restart 17:02:20 7e9c9ca2126c: Pull complete 17:02:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:20 prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container 17:02:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:02:21 $ docker top a4b89e534511a198fb9d2df80a05c4509870e4049fd1cfc7022311595f40f941 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:22 + + docker-composegrep build parallel --help 17:02:22 17:02:22 --parallel Build images in parallel. [Pipeline] } 17:02:22 $ docker stop --time=1 a4b89e534511a198fb9d2df80a05c4509870e4049fd1cfc7022311595f40f941 17:02:24 $ docker rm -f --volumes a4b89e534511a198fb9d2df80a05c4509870e4049fd1cfc7022311595f40f941 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:02:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:24 prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container 17:02:24 $ 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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@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 17:02:24 $ docker top b65a21b8601ba9c5b24a24aa09fe2767ead507fa191f9fc7f84b9712623828c3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:25 + docker-compose -f ./docker-compose-build.yml build --parallel 17:02:25 Building core-command ... 17:02:25 Building core-common-config-bootstrapper ... 17:02:25 Building core-data ... 17:02:25 Building core-metadata ... 17:02:25 Building security-bootstrapper ... 17:02:25 Building security-proxy-auth ... 17:02:25 Building security-proxy-setup ... 17:02:25 Building security-secretstore-setup ... 17:02:25 Building security-spiffe-token-provider ... 17:02:25 Building security-spire-agent ... 17:02:25 Building security-spire-config ... 17:02:25 Building security-spire-server ... 17:02:25 Building support-notifications ... 17:02:25 Building support-scheduler ... 17:02:25 Building support-scheduler 17:02:25 Building core-command 17:02:25 Building security-spire-config 17:02:25 Building security-spire-server 17:02:25 Building security-proxy-auth 17:02:35 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:02:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:02:35 ---> 164815b24f47 17:02:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:02:35 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:02:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:02:35 ---> 164815b24f47 17:02:35 Step 3/26 : WORKDIR /edgex-go 17:02:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:02:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:02:35 ---> 164815b24f47 17:02:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:02:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:02:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:02:36 ---> 164815b24f47 17:02:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:02:36 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:02:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:02:36 ---> 164815b24f47 17:02:36 Step 3/25 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:36 provisioning config files... 17:02:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/459@tmp/config17452892660444452035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:36 ---> docker-login.sh 17:02:36 nexus3.edgexfoundry.org:10001 17:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:37 Configure a credential helper to remove this warning. See 17:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:37 17:02:37 Login Succeeded 17:02:37 nexus3.edgexfoundry.org:10002 17:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:37 Configure a credential helper to remove this warning. See 17:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:37 17:02:37 Login Succeeded 17:02:37 nexus3.edgexfoundry.org:10003 17:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:38 Configure a credential helper to remove this warning. See 17:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:38 17:02:38 Login Succeeded 17:02:38 nexus3.edgexfoundry.org:10004 17:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:38 Configure a credential helper to remove this warning. See 17:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:38 17:02:38 Login Succeeded 17:02:38 docker.io 17:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:39 Configure a credential helper to remove this warning. See 17:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:39 17:02:39 Login Succeeded 17:02:39 ---> docker-login.sh ends [Pipeline] } 17:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:02:39 + git config --global --add safe.directory /w/workspace/edgex-go/459 [Pipeline] echo 17:02:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:02:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:02:39 ========================================================= 17:02:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:02:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:02:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:02:40 ---> Running in df107a508532 17:02:40 ---> Running in 50195dde55d9 17:02:40 ---> Running in f0ff8b63846d 17:02:40 ---> Running in 6692dec01b6c 17:02:40 ---> Running in ddf5de86f724 17:02:40 Removing intermediate container df107a508532 17:02:40 ---> f3b55cf1c4f1 17:02:40 Step 4/24 : WORKDIR /edgex-go 17:02:40 Removing intermediate container ddf5de86f724 17:02:40 ---> 38861eb640ff 17:02:40 Step 4/23 : WORKDIR /edgex-go 17:02:40 Removing intermediate container 6692dec01b6c 17:02:40 ---> 3d60d9471f97 17:02:40 Step 4/23 : WORKDIR /edgex-go 17:02:40 Removing intermediate container f0ff8b63846d 17:02:40 ---> bab410470e88 17:02:40 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:02:40 Removing intermediate container 50195dde55d9 17:02:40 ---> b92ee8d350c0 17:02:40 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 17:02:40 ---> Running in 31a87ec032c4 17:02:40 ---> Running in 0d516e29cc36 17:02:40 ---> Running in db8d15a632f4 17:02:40 ---> Running in 49740bd6938c 17:02:40 ---> Running in 8b0a69bf652c 17:02:40 Removing intermediate container 49740bd6938c 17:02:40 ---> c314c3a2d78f 17:02:40 Step 5/24 : RUN apk add --update --no-cache make git 17:02:40 Removing intermediate container 31a87ec032c4 17:02:40 ---> d0197629b391 17:02:40 Step 5/23 : RUN apk add --update --no-cache make git 17:02:40 ---> Running in 1743ba3580f4 17:02:40 Removing intermediate container db8d15a632f4 17:02:40 ---> 03d4290c851e 17:02:40 Step 5/23 : RUN apk add --update --no-cache make git 17:02:40 ---> Running in 4d6f269e2584 17:02:40 ---> Running in bba6104774fd 17:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:02:40 af6eaf76a39c: Pulling fs layer 17:02:40 55522c791124: Pulling fs layer 17:02:40 ce5c4a1c91eb: Pulling fs layer 17:02:40 169dfbe0d373: Pulling fs layer 17:02:40 e1ff8fa3b103: Pulling fs layer 17:02:40 169dfbe0d373: Waiting 17:02:40 e1ff8fa3b103: Waiting 17:02:40 52ebb69f0ebf: Pulling fs layer 17:02:40 52ebb69f0ebf: Waiting 17:02:40 5abe8eddf0d5: Pulling fs layer 17:02:40 55522c791124: Verifying Checksum 17:02:40 55522c791124: Download complete 17:02:40 169dfbe0d373: Verifying Checksum 17:02:40 169dfbe0d373: Download complete 17:02:40 e1ff8fa3b103: Verifying Checksum 17:02:40 e1ff8fa3b103: Download complete 17:02:40 af6eaf76a39c: Verifying Checksum 17:02:40 af6eaf76a39c: Download complete 17:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:02:40 OK: 265 MiB in 53 packages 17:02:40 OK: 265 MiB in 53 packages 17:02:40 OK: 265 MiB in 53 packages 17:02:40 OK: 265 MiB in 53 packages 17:02:40 OK: 265 MiB in 53 packages 17:02:41 Removing intermediate container 8b0a69bf652c 17:02:41 ---> 477f0fc86bd5 17:02:41 Step 5/25 : COPY go.mod vendor* ./ 17:02:41 Removing intermediate container 0d516e29cc36 17:02:41 ---> 9c0987ae31fa 17:02:41 Step 5/26 : COPY go.mod vendor* ./ 17:02:41 ---> 816567732e25 17:02:41 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:41 Removing intermediate container bba6104774fd 17:02:41 ---> d0c7488186e5 17:02:41 Step 6/23 : COPY go.mod vendor* ./ 17:02:41 ---> Running in 38524924370e 17:02:41 Removing intermediate container 4d6f269e2584 17:02:41 ---> 66af729410f8 17:02:41 Step 6/23 : COPY go.mod vendor* ./ 17:02:41 ---> 8ec64620ca99 17:02:41 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:41 ---> Running in 7dfca82640a7 17:02:41 Removing intermediate container 1743ba3580f4 17:02:41 ---> e351ccf5cd6c 17:02:41 Step 6/24 : COPY go.mod vendor* ./ 17:02:41 ---> 1250cd585db2 17:02:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:41 ---> 535edfc9246f 17:02:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:41 ---> Running in 23b54d84c241 17:02:41 ---> Running in 197e8bb901e0 17:02:41 5abe8eddf0d5: Verifying Checksum 17:02:41 5abe8eddf0d5: Download complete 17:02:42 ---> ae9445c894a1 17:02:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:42 ---> Running in 6013c8afe376 17:02:42 af6eaf76a39c: Pull complete 17:02:43 52ebb69f0ebf: Verifying Checksum 17:02:43 52ebb69f0ebf: Download complete 17:02:43 ce5c4a1c91eb: Verifying Checksum 17:02:43 ce5c4a1c91eb: Download complete 17:02:43 55522c791124: Pull complete 17:02:53 ce5c4a1c91eb: Pull complete 17:02:54 169dfbe0d373: Pull complete 17:02:54 e1ff8fa3b103: Pull complete 17:03:00 52ebb69f0ebf: Pull complete 17:03:02 5abe8eddf0d5: Pull complete 17:03:02 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:03:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:03:02 + + docker build -t ci-base-image-arm64 -f - . 17:03:02 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:03:02 WORKDIR /edgex 17:03:02 COPY go.mod . 17:03:02 RUN go mod download 17:03:03 Sending build context to Docker daemon 2.944MB 17:03:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:03:03 ---> 6cb57ee374ae 17:03:03 Step 2/4 : WORKDIR /edgex 17:03:05 ---> Running in ea65bd8cdee5 17:03:05 Removing intermediate container ea65bd8cdee5 17:03:05 ---> 6b6e77d0d527 17:03:05 Step 3/4 : COPY go.mod . 17:03:09 ---> d28235dc0c29 17:03:09 Step 4/4 : RUN go mod download 17:03:09 ---> Running in 2afe8955cb6f 17:03:20 Removing intermediate container 38524924370e 17:03:20 ---> 40a018f09b6f 17:03:20 Step 7/25 : COPY . . 17:03:20 Removing intermediate container 7dfca82640a7 17:03:20 ---> 01d64584c805 17:03:20 Step 7/26 : COPY . . 17:03:20 Removing intermediate container 197e8bb901e0 17:03:20 ---> f0fe4b82055d 17:03:20 Step 8/23 : COPY . . 17:03:20 Removing intermediate container 23b54d84c241 17:03:20 ---> 5017c4165b2b 17:03:20 Step 8/23 : COPY . . 17:03:20 Removing intermediate container 6013c8afe376 17:03:20 ---> a91bf69d3fd1 17:03:20 Step 8/24 : COPY . . 17:03:28 ---> 2f02d7fd061b 17:03:28 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:03:28 ---> 9c8039e5700f 17:03:28 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:03:28 ---> f11073f81d0c 17:03:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:03:28 ---> cf6aa3dab583 17:03:28 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:03:28 ---> 40b14573db8f 17:03:28 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 17:03:28 ---> Running in 4ec44b956cc9 17:03:28 ---> Running in 5b75cfa3a439 17:03:28 ---> Running in 7c8ceae1a0d2 17:03:28 ---> Running in c06e02161759 17:03:28 ---> Running in 07a92947385b 17:03:28 Removing intermediate container 07a92947385b 17:03:28 ---> f6cf04cdf2c4 17:03:28 Step 9/25 : WORKDIR /edgex-go/spire-build 17:03:28 Removing intermediate container c06e02161759 17:03:28 ---> 0fc1cce85322 17:03:28 Step 9/26 : WORKDIR /edgex-go/spire-build 17:03:28 ---> Running in 6cd3cd782872 17:03:28 ---> Running in d3e5ffdf4266 17:03:28 Removing intermediate container 6cd3cd782872 17:03:28 ---> 67ceb0d1ba65 17:03:28 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:03:28 Removing intermediate container d3e5ffdf4266 17:03:28 ---> 4555658c8fcd 17:03:28 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:03:28 ---> Running in df59e8ccc3fa 17:03:28 ---> Running in 8810394caa0c 17:03:28 Removing intermediate container 8810394caa0c 17:03:28 ---> 64b1db4eda2e 17:03:28 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:03:28 Removing intermediate container df59e8ccc3fa 17:03:28 ---> 4f4e538e0d00 17:03:28 Step 11/25 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:03:28 ---> Running in 725539d4aa15 17:03:28 ---> Running in a83a1821ed53 17:03:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:03:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:03:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:03:29 Removing intermediate container 725539d4aa15 17:03:29 ---> 238b6b4d9688 17:03:29 Step 12/26 : WORKDIR /edgex-go 17:03:29 ---> Running in 3889e257e7b5 17:03:30 Removing intermediate container 3889e257e7b5 17:03:30 ---> 2f0d94d5cb8e 17:03:30 17:03:30 Step 13/26 : FROM alpine:3.17 17:03:30 Removing intermediate container a83a1821ed53 17:03:30 ---> 1f5e87b2b91c 17:03:30 Step 12/25 : WORKDIR /edgex-go 17:03:30 ---> Running in a3f19477bc34 17:03:30 3.17: Pulling from library/alpine 17:03:30 Removing intermediate container a3f19477bc34 17:03:30 ---> ad5bd810d9ad 17:03:30 17:03:30 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:03:30 Step 13/25 : FROM alpine:3.17 17:03:30 Status: Downloaded newer image for alpine:3.17 17:03:30 ---> b2aa39c304c2 17:03:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:03:30 ---> Running in ea128a9eddd0 17:03:30 3.17: Pulling from library/alpine 17:03:30 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:03:30 Status: Image is up to date for alpine:3.17 17:03:30 ---> b2aa39c304c2 17:03:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:03:30 ---> Running in 98757ce7a092 17:03:30 Removing intermediate container ea128a9eddd0 17:03:30 ---> 797558783cfc 17:03:30 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:03:30 ---> Running in c17c905aa928 17:03:30 Removing intermediate container 98757ce7a092 17:03:30 ---> b7c80d7c46bd 17:03:30 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:03:30 ---> Running in 0aec8af40b5d 17:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:03:31 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:03:31 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:03:31 OK: 17812 distinct packages available 17:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:03:31 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:03:31 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:03:31 OK: 17812 distinct packages available 17:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:03:31 (1/4) Installing dumb-init (1.2.5-r2) 17:03:31 (1/5) Installing dumb-init (1.2.5-r2) 17:03:31 (2/4) Installing musl-obstack (1.2.3-r0) 17:03:31 (2/5) Installing musl-obstack (1.2.3-r0) 17:03:31 (3/4) Installing libucontext (1.2-r0) 17:03:31 (3/5) Installing libucontext (1.2-r0) 17:03:31 (4/4) Installing gcompat (1.1.0-r0) 17:03:31 (4/5) Installing gcompat (1.1.0-r0) 17:03:31 (5/5) Installing openssl (3.0.8-r0) 17:03:31 Executing busybox-1.35.0-r29.trigger 17:03:31 Executing busybox-1.35.0-r29.trigger 17:03:31 OK: 7 MiB in 19 packages 17:03:31 OK: 8 MiB in 20 packages 17:03:32 Removing intermediate container c17c905aa928 17:03:32 ---> 5c4071326890 17:03:32 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 17:03:32 Removing intermediate container 0aec8af40b5d 17:03:32 ---> d6c11bc15a03 17:03:32 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 17:03:32 ---> 4e6f745288b9 17:03:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:03:34 ---> 92ee347734d3 17:03:34 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:03:34 ---> a0e49a270ed1 17:03:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:03:36 ---> a51070d4da75 17:03:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:03:37 ---> Running in c0bfdb0eac9e 17:03:37 ---> 0976cd8c49f3 17:03:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:03:37 Removing intermediate container c0bfdb0eac9e 17:03:37 ---> 2f81aefea9c8 17:03:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:03:37 ---> cd1c76f7b892 17:03:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:03:38 ---> da9c3b291dcb 17:03:38 Step 21/26 : WORKDIR / 17:03:38 ---> a3b17c56967c 17:03:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:03:38 ---> Running in dbb944323160 17:03:39 Removing intermediate container dbb944323160 17:03:39 ---> dcac61390317 17:03:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:03:39 ---> de9ad1f9f350 17:03:39 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:03:39 ---> Running in 19544a87233f 17:03:39 ---> Running in 07f1aa41dee1 17:03:39 Removing intermediate container 07f1aa41dee1 17:03:39 ---> 0f179f025be9 17:03:39 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:03:39 Removing intermediate container 19544a87233f 17:03:39 ---> 54e23738a371 17:03:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:03:39 ---> Running in c05e34e05000 17:03:39 ---> Running in 70894b39f22c 17:03:40 Removing intermediate container c05e34e05000 17:03:40 ---> b59764a9ac12 17:03:40 Step 23/25 : LABEL arch=x86_64 17:03:40 Removing intermediate container 70894b39f22c 17:03:40 ---> b205a0ca7481 17:03:40 Step 24/26 : LABEL arch=x86_64 17:03:40 ---> Running in d15c45bd8696 17:03:40 ---> Running in b11a3ee99d67 17:03:41 Removing intermediate container d15c45bd8696 17:03:41 ---> aa297d00c1af 17:03:41 Step 24/25 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:03:41 Removing intermediate container b11a3ee99d67 17:03:41 ---> 792cb6138a66 17:03:41 Step 25/26 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:03:41 ---> Running in 0fdab1d548a5 17:03:41 ---> Running in 9618bf28d0e3 17:03:41 Removing intermediate container 9618bf28d0e3 17:03:41 ---> 3e031b12ec1d 17:03:41 Step 26/26 : LABEL version=3.0.0-dev.97 17:03:41 Removing intermediate container 0fdab1d548a5 17:03:41 ---> a7bcbeaa142b 17:03:41 Step 25/25 : LABEL version=3.0.0-dev.97 17:03:41 ---> Running in b61509b99706 17:03:41 ---> Running in 809916be7e7d 17:03:42 Removing intermediate container b61509b99706 17:03:42 ---> e352cdad0a6e 17:03:42 17:03:42 Removing intermediate container 809916be7e7d 17:03:42 ---> d51a35b896c1 17:03:42 17:03:42 Successfully built e352cdad0a6e 17:03:42 Successfully tagged security-spire-config:latest 17:03:42 Successfully built d51a35b896c1 17:03:42  Building security-spire-config ... done Building security-spire-agent 17:03:42 Successfully tagged security-spire-server:latest 17:03:42  Building security-spire-server ... done Building security-spiffe-token-provider 17:03:42 Removing intermediate container 2afe8955cb6f 17:03:42 ---> 787af8bfc6b9 17:03:42 Successfully built 787af8bfc6b9 17:03:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:42 + docker inspect -f . ci-base-image-arm64 17:03:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:42 prd-ubuntu20.04-docker-arm64-4c-16g-173 does not seem to be running inside a container 17:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@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 17:03:43 $ docker top 233647f18bc6358db4220acf93c3e4ad1a6a84f0625a5628d35d79999c81a6b9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:44 + go version 17:03:44 go version go1.20.2 linux/arm64 [Pipeline] } 17:03:44 $ docker stop --time=1 233647f18bc6358db4220acf93c3e4ad1a6a84f0625a5628d35d79999c81a6b9 17:03:46 $ docker rm -f --volumes 233647f18bc6358db4220acf93c3e4ad1a6a84f0625a5628d35d79999c81a6b9 [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 17:03:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:03:47 17:03:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:47 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:03:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:03:47 ---> 164815b24f47 17:03:47 Step 3/20 : WORKDIR /edgex-go 17:03:47 ---> Using cache 17:03:47 ---> bab410470e88 17:03:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:03:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:03:47 latest: Pulling from edgex-devops/edgex-compose-arm64 17:03:47 29e5d40040c1: Pulling fs layer 17:03:47 1ce36da41761: Pulling fs layer 17:03:47 25b303627fd3: Pulling fs layer 17:03:47 29e5d40040c1: Verifying Checksum 17:03:47 29e5d40040c1: Download complete 17:03:47 1ce36da41761: Verifying Checksum 17:03:47 1ce36da41761: Download complete 17:03:49 29e5d40040c1: Pull complete 17:03:49 25b303627fd3: Verifying Checksum 17:03:49 25b303627fd3: Download complete 17:03:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:03:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:03:49 ---> 164815b24f47 17:03:49 Step 3/26 : WORKDIR /edgex-go 17:03:49 ---> Using cache 17:03:49 ---> bab410470e88 17:03:49 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:03:49 ---> Using cache 17:03:49 ---> 9c0987ae31fa 17:03:49 Step 5/26 : COPY go.mod vendor* ./ 17:03:49 ---> Using cache 17:03:49 ---> 8ec64620ca99 17:03:49 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:49 ---> Using cache 17:03:49 ---> 01d64584c805 17:03:49 Step 7/26 : COPY . . 17:03:49 ---> Using cache 17:03:49 ---> cf6aa3dab583 17:03:49 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:03:49 ---> Using cache 17:03:49 ---> 0fc1cce85322 17:03:49 Step 9/26 : WORKDIR /edgex-go/spire-build 17:03:49 ---> Using cache 17:03:49 ---> 4555658c8fcd 17:03:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:03:49 ---> Using cache 17:03:49 ---> 64b1db4eda2e 17:03:49 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:03:49 ---> Using cache 17:03:49 ---> 238b6b4d9688 17:03:49 Step 12/26 : WORKDIR /edgex-go 17:03:49 ---> Using cache 17:03:49 ---> 2f0d94d5cb8e 17:03:49 17:03:49 Step 13/26 : FROM alpine:3.17 17:03:49 ---> b2aa39c304c2 17:03:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:03:49 ---> Using cache 17:03:49 ---> b7c80d7c46bd 17:03:49 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:03:49 ---> Using cache 17:03:49 ---> d6c11bc15a03 17:03:49 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 17:03:49 ---> Using cache 17:03:50 1ce36da41761: Pull complete 17:03:56 ---> 92ee347734d3 17:03:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:03:56 ---> Running in e4cc4e43fdf6 17:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:03:57 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:03:57 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:03:57 OK: 17812 distinct packages available 17:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:03:58 OK: 265 MiB in 53 packages 17:03:59 ---> b353d1d825f8 17:03:59 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:04:00 Removing intermediate container 4ec44b956cc9 17:04:00 ---> dfec3d5dfa07 17:04:00 17:04:00 Step 10/24 : FROM alpine:3.17 17:04:00 ---> b2aa39c304c2 17:04:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:04:00 Removing intermediate container 5b75cfa3a439 17:04:00 ---> 78c39eb60fb1 17:04:00 17:04:00 Step 10/23 : FROM alpine:3.17 17:04:00 ---> b2aa39c304c2 17:04:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:04:00 25b303627fd3: Pull complete 17:04:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:04:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:00 Removing intermediate container 7c8ceae1a0d2 17:04:00 ---> a0c54334597e 17:04:00 17:04:00 Step 10/23 : FROM alpine:3.17 17:04:00 ---> b2aa39c304c2 17:04:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-173 does not seem to be running inside a container 17:04:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@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 17:04:01 Removing intermediate container e4cc4e43fdf6 17:04:01 ---> e15122b386e5 17:04:01 Step 5/20 : COPY go.mod vendor* ./ 17:04:01 ---> Running in 827af0ebdcd9 17:04:01 ---> Running in fd08b59ee970 17:04:01 ---> Running in 09be23abb89f 17:04:01 ---> e11c639c9905 17:04:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:04:01 Removing intermediate container fd08b59ee970 17:04:01 ---> 28479063f612 17:04:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:04:01 ---> 9bfdcb17bb96 17:04:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:01 ---> Running in 2837f21d80a3 17:04:01 ---> Running in 96695e9bda75 17:04:01 ---> f6cc1402c64e 17:04:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:04:01 ---> 972883b37c52 17:04:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:04:01 ---> c545a27d6cdc 17:04:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:04:01 ---> Running in 1523951614d2 17:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:04:01 Removing intermediate container 1523951614d2 17:04:01 ---> eee273951b17 17:04:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:04:01 ---> Running in deaee58a3230 17:04:02 Removing intermediate container deaee58a3230 17:04:02 ---> 4865e6e39af4 17:04:02 Step 24/26 : LABEL arch=x86_64 17:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:04:02 ---> Running in d01c5a087ea1 17:04:02 (1/1) Installing dumb-init (1.2.5-r2) 17:04:02 Executing busybox-1.35.0-r29.trigger 17:04:02 OK: 7 MiB in 16 packages 17:04:02 (1/1) Installing dumb-init (1.2.5-r2) 17:04:02 Executing busybox-1.35.0-r29.trigger 17:04:02 OK: 7 MiB in 16 packages 17:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:04:02 Removing intermediate container d01c5a087ea1 17:04:02 ---> 7b4ff21097cd 17:04:02 Step 25/26 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:04:02 ---> Running in d1c4630a0193 17:04:02 (1/1) Installing dumb-init (1.2.5-r2) 17:04:02 Executing busybox-1.35.0-r29.trigger 17:04:02 OK: 7 MiB in 16 packages 17:04:02 Removing intermediate container d1c4630a0193 17:04:02 ---> 75c31f54080e 17:04:02 Step 26/26 : LABEL version=3.0.0-dev.97 17:04:02 ---> Running in c081ed7d33b0 17:04:02 Removing intermediate container c081ed7d33b0 17:04:02 ---> 1ea1ae7dce73 17:04:02 17:04:02 Removing intermediate container 827af0ebdcd9 17:04:02 ---> 350c17c5df23 17:04:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:02 Removing intermediate container 09be23abb89f 17:04:02 ---> f6e4403c9a28 17:04:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:02 Successfully built 1ea1ae7dce73 17:04:02 Successfully tagged security-spire-agent:latest 17:04:02  Building security-spire-agent ... done Building security-secretstore-setup 17:04:02 ---> Running in 3150116bb883 17:04:02 ---> Running in 459307c45725 17:04:02 Removing intermediate container 2837f21d80a3 17:04:02 ---> e0fb774c230e 17:04:02 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:02 $ docker top 7d9edfa1d16520b61ae142551ebd7d8fdc9bd2d0f24788e0ea31c0c40119a56b -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:03 + grep parallel 17:04:03 + docker-compose build --help 17:04:03 Removing intermediate container 3150116bb883 17:04:03 ---> 0d449b91d166 17:04:03 Step 13/24 : ENV APP_PORT=59882 17:04:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:04:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:04:05 ---> 164815b24f47 17:04:05 Step 3/24 : WORKDIR /edgex-go 17:04:05 ---> Using cache 17:04:05 ---> bab410470e88 17:04:05 Step 4/24 : RUN apk add --update --no-cache make git 17:04:06 Removing intermediate container 459307c45725 17:04:06 ---> a93c3251e6f9 17:04:06 Step 13/23 : ENV APP_PORT=59861 17:04:06 ---> cb1df285bc3e 17:04:06 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:04:06 ---> Running in 98c9a5283e81 17:04:06 ---> Running in 92bef423923c 17:04:06 ---> Running in c7c6a24e57bf 17:04:06 Removing intermediate container 98c9a5283e81 17:04:06 ---> 7390627ba595 17:04:06 Step 14/24 : EXPOSE $APP_PORT 17:04:06 Removing intermediate container 92bef423923c 17:04:06 ---> 1bebb7ed24e0 17:04:06 Step 14/23 : EXPOSE $APP_PORT 17:04:06 ---> Running in 314cf7f8a8af 17:04:06 ---> Running in 8238a0235f10 17:04:06 ---> b9e212365a29 17:04:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:04:06 Removing intermediate container 8238a0235f10 17:04:06 ---> 98eafdd33114 17:04:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:06 Removing intermediate container 314cf7f8a8af 17:04:06 ---> 437fbe4bb76e 17:04:06 Step 15/24 : WORKDIR / 17:04:06 ---> Running in 5ba9b1b21040 17:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:04:06 Removing intermediate container 5ba9b1b21040 17:04:06 ---> 0065d541f8c1 17:04:06 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:06 OK: 265 MiB in 53 packages 17:04:06 ---> a70b424c1485 17:04:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:04:07 ---> b6992064b544 17:04:07 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:04:07 ---> f9173d6b47ff 17:04:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 17:04:07 ---> 2c39dbb51c28 17:04:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:04:07 ---> f0707a4a72cd 17:04:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:04:07 ---> ee731c117d2c 17:04:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:04:07 Removing intermediate container c7c6a24e57bf 17:04:07 ---> 7f260354b485 17:04:07 Step 5/24 : COPY go.mod vendor* ./ 17:04:08 ---> f23babbdc6cf 17:04:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:08 ---> 08dc6e3c7e8c 17:04:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:08 ---> Running in e86e6e9a4f18 17:04:08 ---> 6e6e6d0590fd 17:04:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:04:08 ---> fb6253f0275b 17:04:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:04:08 ---> Running in 8b7bff6b74ed 17:04:08 ---> e11c3a9d5026 17:04:08 Step 20/24 : ENTRYPOINT ["/core-command"] 17:04:08 ---> Running in 0518b6ce0bc5 17:04:08 ---> c484e8192a4c 17:04:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:04:08 ---> Running in b454235825b5 17:04:08 Removing intermediate container 0518b6ce0bc5 17:04:08 ---> 1c5f3bd6a8d8 17:04:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:04:08 ---> Running in b8c368f853e8 17:04:08 Removing intermediate container b454235825b5 17:04:08 ---> 9619638a269f 17:04:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:04:08 ---> Running in d86b9d68ab7c 17:04:08 Removing intermediate container b8c368f853e8 17:04:08 ---> 2c83e03afe0a 17:04:08 Step 22/24 : LABEL arch=x86_64 17:04:08 ---> Running in 3f11b9b3715b 17:04:08 Removing intermediate container d86b9d68ab7c 17:04:08 ---> d661e3b9c96e 17:04:08 Step 21/23 : LABEL arch=x86_64 17:04:08 ---> Running in 0e1185dda232 17:04:08 Removing intermediate container 3f11b9b3715b 17:04:08 ---> 2fcaba719a5f 17:04:08 Step 23/24 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:04:08 ---> Running in 0150923064c7 17:04:08 Removing intermediate container 0e1185dda232 17:04:08 ---> 746fa6171b40 17:04:08 Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:04:09 Removing intermediate container 8b7bff6b74ed 17:04:09 ---> 909175cbeb50 17:04:09 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:04:09 ---> Running in fc17033238a7 17:04:09 ---> Running in 8eb9fa4a8f43 17:04:09 Removing intermediate container 0150923064c7 17:04:09 ---> b706bf8009c8 17:04:09 Step 24/24 : LABEL version=3.0.0-dev.97 17:04:09 ---> Running in c3a46c16cfc3 17:04:09 Removing intermediate container fc17033238a7 17:04:09 ---> 1b42b8ce22b4 17:04:09 Step 23/23 : LABEL version=3.0.0-dev.97 17:04:09 ---> Running in a21d9da832b1 17:04:09 Removing intermediate container 8eb9fa4a8f43 17:04:09 ---> 1b00733c128d 17:04:09 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:04:09 --parallel Build images in parallel. [Pipeline] } 17:04:09 $ docker stop --time=1 7d9edfa1d16520b61ae142551ebd7d8fdc9bd2d0f24788e0ea31c0c40119a56b 17:04:09 Removing intermediate container c3a46c16cfc3 17:04:09 ---> 3cbc3ce96d5b 17:04:09 17:04:09 ---> Running in e00c116af651 17:04:09 Removing intermediate container a21d9da832b1 17:04:09 ---> be0545e1f30c 17:04:09 17:04:09 Successfully built 3cbc3ce96d5b 17:04:09 Successfully tagged core-command:latest 17:04:09  Building core-command ... done Building core-metadata 17:04:09 Successfully built be0545e1f30c 17:04:09 Successfully tagged support-scheduler:latest 17:04:09 Building core-data 17:04:09  Building support-scheduler ... done Removing intermediate container e00c116af651 17:04:09 ---> 3d4d596c198b 17:04:09 Step 21/23 : LABEL arch=x86_64 17:04:09 ---> Running in 1924ae76e61f 17:04:09 Removing intermediate container 1924ae76e61f 17:04:09 ---> 9d799d514193 17:04:09 Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:04:10 $ docker rm -f --volumes 7d9edfa1d16520b61ae142551ebd7d8fdc9bd2d0f24788e0ea31c0c40119a56b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:11 prd-ubuntu20.04-docker-arm64-4c-16g-173 does not seem to be running inside a container 17:04:11 $ 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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@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 17:04:12 ---> Running in b96e664ac6c7 17:04:12 $ docker top 73028614b03f9b88b3c8d9043c51e2e92b6979ed2c0292b38602ca49d5228b9b -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:13 + docker-compose -f ./docker-compose-build.yml build --parallel 17:04:14 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:04:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:04:14 ---> 164815b24f47 17:04:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:04:14 ---> Using cache 17:04:14 ---> 3d60d9471f97 17:04:14 Step 4/25 : WORKDIR /edgex-go 17:04:14 ---> Using cache 17:04:14 ---> 03d4290c851e 17:04:14 Step 5/25 : RUN apk add --update --no-cache make git 17:04:14 ---> Using cache 17:04:14 ---> d0c7488186e5 17:04:14 Step 6/25 : COPY go.mod vendor* ./ 17:04:14 ---> Using cache 17:04:14 ---> 1250cd585db2 17:04:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:14 ---> Using cache 17:04:14 ---> 5017c4165b2b 17:04:14 Step 8/25 : COPY . . 17:04:14 ---> Using cache 17:04:14 ---> f11073f81d0c 17:04:14 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:04:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:04:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:04:14 ---> 164815b24f47 17:04:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:04:14 ---> Using cache 17:04:14 ---> 3d60d9471f97 17:04:14 Step 4/23 : WORKDIR /edgex-go 17:04:14 ---> Using cache 17:04:14 ---> 03d4290c851e 17:04:14 Step 5/23 : RUN apk add --update --no-cache make git 17:04:14 ---> Using cache 17:04:14 ---> d0c7488186e5 17:04:14 Step 6/23 : COPY go.mod vendor* ./ 17:04:14 ---> Using cache 17:04:14 ---> 1250cd585db2 17:04:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:14 ---> Using cache 17:04:14 ---> 5017c4165b2b 17:04:14 Step 8/23 : COPY . . 17:04:14 ---> Using cache 17:04:14 ---> f11073f81d0c 17:04:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:04:15 Removing intermediate container b96e664ac6c7 17:04:15 ---> 7798ee04a449 17:04:15 Step 23/23 : LABEL version=3.0.0-dev.97 17:04:16 ---> Running in 805b6390d7b2 17:04:16 ---> Running in 08b40ab99402 17:04:16 ---> Running in 217871e2d87d 17:04:16 Removing intermediate container 08b40ab99402 17:04:16 ---> 7123000bd7bb 17:04:16 17:04:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:04:16 Successfully built 7123000bd7bb 17:04:16 Successfully tagged security-proxy-auth:latest 17:04:16  Building security-proxy-auth ... done Building core-common-config-bootstrapper 17:04:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:04:19 Building core-command ... 17:04:19 Building core-common-config-bootstrapper ... 17:04:19 Building core-data ... 17:04:19 Building core-metadata ... 17:04:19 Building security-bootstrapper ... 17:04:19 Building security-proxy-auth ... 17:04:19 Building security-proxy-setup ... 17:04:19 Building security-secretstore-setup ... 17:04:19 Building security-spiffe-token-provider ... 17:04:19 Building security-spire-agent ... 17:04:19 Building security-spire-config ... 17:04:19 Building security-spire-server ... 17:04:19 Building support-notifications ... 17:04:19 Building support-scheduler ... 17:04:19 Building security-spire-server 17:04:19 Building support-scheduler 17:04:19 Building security-proxy-setup 17:04:19 Building core-data 17:04:19 Building security-proxy-auth 17:04:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:04:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:04:20 ---> 164815b24f47 17:04:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:04:20 ---> Using cache 17:04:20 ---> 3d60d9471f97 17:04:20 Step 4/23 : WORKDIR /edgex-go 17:04:20 ---> Using cache 17:04:20 ---> 03d4290c851e 17:04:20 Step 5/23 : RUN apk add --update --no-cache make git 17:04:20 ---> Using cache 17:04:20 ---> d0c7488186e5 17:04:20 Step 6/23 : COPY go.mod vendor* ./ 17:04:20 ---> Using cache 17:04:20 ---> 1250cd585db2 17:04:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:20 ---> Using cache 17:04:20 ---> 5017c4165b2b 17:04:20 Step 8/23 : COPY . . 17:04:20 ---> Using cache 17:04:20 ---> f11073f81d0c 17:04:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:04:22 ---> Running in 3364edce050d 17:04:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:04:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:04:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:04:31 ---> 787af8bfc6b9 17:04:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:04:31 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:04:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:04:31 ---> 787af8bfc6b9 17:04:31 Step 3/21 : WORKDIR /edgex-go 17:04:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:04:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:04:31 ---> 787af8bfc6b9 17:04:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:04:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:04:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:04:31 ---> 787af8bfc6b9 17:04:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:04:31 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:04:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:04:31 ---> 787af8bfc6b9 17:04:31 Step 3/25 : WORKDIR /edgex-go 17:04:31 ---> Running in b7b72df7e908 17:04:31 ---> Running in 4dc2655c75c5 17:04:31 ---> Running in 7486f224765b 17:04:31 ---> Running in c64dbbd92b46 17:04:31 ---> Running in 97ff2768cbc0 17:04:31 Removing intermediate container b7b72df7e908 17:04:31 ---> 554164d02274 17:04:31 Step 4/23 : WORKDIR /edgex-go 17:04:31 Removing intermediate container 4dc2655c75c5 17:04:31 ---> 48e880d288a1 17:04:31 Step 4/21 : RUN apk add --update --no-cache make git 17:04:31 ---> Running in bd402e1a2c35 17:04:31 ---> Running in 1fe8a612b8e3 17:04:31 Removing intermediate container c64dbbd92b46 17:04:31 ---> 43e15ca28ed9 17:04:31 Step 4/23 : WORKDIR /edgex-go 17:04:31 Removing intermediate container 97ff2768cbc0 17:04:31 ---> be46934cac5b 17:04:31 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 17:04:31 Removing intermediate container 7486f224765b 17:04:31 ---> 1d76f18aa23c 17:04:31 Step 4/23 : WORKDIR /edgex-go 17:04:31 ---> Running in a4efbce3b83e 17:04:31 ---> Running in a2b94909a414 17:04:31 ---> Running in 557c08f1e03e 17:04:32 Removing intermediate container bd402e1a2c35 17:04:32 ---> eff439d27718 17:04:32 Step 5/23 : RUN apk add --update --no-cache make git 17:04:32 Removing intermediate container 557c08f1e03e 17:04:32 ---> 01c5b47b0d5f 17:04:32 Step 5/23 : RUN apk add --update --no-cache make git 17:04:32 ---> Running in 93315feb284e 17:04:32 Removing intermediate container a2b94909a414 17:04:32 ---> 2eedba6de647 17:04:32 Step 5/23 : RUN apk add --update --no-cache make git 17:04:32 ---> Running in 9edf562f0914 17:04:32 ---> Running in 3cabe7896db4 17:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:04:35 OK: 263 MiB in 53 packages 17:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:04:35 OK: 263 MiB in 53 packages 17:04:36 OK: 263 MiB in 53 packages 17:04:36 Removing intermediate container 1fe8a612b8e3 17:04:36 ---> 7ee72e7978a5 17:04:36 Step 5/21 : COPY go.mod vendor* ./ 17:04:37 OK: 263 MiB in 53 packages 17:04:37 OK: 263 MiB in 53 packages 17:04:38 Removing intermediate container a4efbce3b83e 17:04:38 ---> 231156c36ce4 17:04:38 Step 5/25 : COPY go.mod vendor* ./ 17:04:38 ---> b43f3588fc4d 17:04:38 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:38 Removing intermediate container 93315feb284e 17:04:38 ---> 4f8726ff55cc 17:04:38 Step 6/23 : COPY go.mod vendor* ./ 17:04:38 ---> Running in feab7f76dc28 17:04:39 Removing intermediate container 9edf562f0914 17:04:39 ---> 663261d77189 17:04:39 Step 6/23 : COPY go.mod vendor* ./ 17:04:39 Removing intermediate container 3cabe7896db4 17:04:39 ---> 443f2fc8dc8b 17:04:39 Step 6/23 : COPY go.mod vendor* ./ 17:04:39 ---> 4d4069e1f7fc 17:04:39 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:39 ---> Running in 05a6b11411ea 17:04:39 ---> fe2f2168a74e 17:04:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:40 ---> Running in 2625020bb784 17:04:40 ---> 078d16f0ce54 17:04:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:40 ---> d8aa124e0dc5 17:04:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:40 ---> Running in 78abfca484e6 17:04:40 ---> Running in c46e13f9ffb1 17:04:41 Removing intermediate container 96695e9bda75 17:04:41 ---> 15e807fd3cc7 17:04:41 Step 7/20 : COPY . . 17:04:51 ---> fa9562c2bf36 17:04:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:04:51 Removing intermediate container e86e6e9a4f18 17:04:51 ---> 8ea6969889b0 17:04:51 Step 7/24 : COPY . . 17:04:56 ---> Running in 6052ea3468a7 17:04:57 Removing intermediate container 3364edce050d 17:04:57 ---> 28fd0c50b5ca 17:04:57 17:04:57 Step 10/23 : FROM alpine:3.17 17:04:57 ---> b2aa39c304c2 17:04:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:04:57 ---> Using cache 17:04:57 ---> 28479063f612 17:04:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:04:57 ---> Using cache 17:04:57 ---> e0fb774c230e 17:04:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:57 ---> Using cache 17:04:57 ---> cb1df285bc3e 17:04:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:04:57 ---> Using cache 17:04:57 ---> 157b96480d42 17:04:57 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:04:57 ---> b9e212365a29 17:04:57 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:04:58 Removing intermediate container 805b6390d7b2 17:04:58 ---> 1706f8e468b9 17:04:58 17:04:58 Step 10/25 : FROM alpine:3.17 17:04:58 ---> b2aa39c304c2 17:04:58 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:04:58 ---> Using cache 17:04:58 ---> f6e4403c9a28 17:04:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:58 ---> Using cache 17:04:58 ---> 0d449b91d166 17:04:58 Step 13/25 : ENV APP_PORT=59881 17:04:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:04:58 Removing intermediate container 217871e2d87d 17:04:58 ---> db09aafdef7b 17:04:58 17:04:58 Step 10/23 : FROM alpine:3.17 17:04:58 ---> b2aa39c304c2 17:04:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:04:58 ---> Running in 4de4c36e053f 17:04:58 ---> Running in bb7e53364fcf 17:04:58 ---> Running in f9dc97c45e6c 17:04:58 ---> 9b3869e19606 17:04:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:04:58 Removing intermediate container bb7e53364fcf 17:04:58 ---> 97edae5d30a4 17:04:58 Step 14/25 : EXPOSE $APP_PORT 17:04:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:04:58 Removing intermediate container f9dc97c45e6c 17:04:58 ---> fc4349a0932b 17:04:58 Step 12/23 : ENV APP_PORT=59880 17:04:58 ---> Running in 9685e700fe82 17:04:58 ---> a9ec98cdc354 17:04:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:04:59 ---> Running in e882e445ba62 17:04:59 Removing intermediate container 9685e700fe82 17:04:59 ---> 43a71b15952e 17:04:59 Step 15/25 : WORKDIR / 17:04:59 ---> Running in d53f53ace312 17:04:59 Removing intermediate container e882e445ba62 17:04:59 ---> 0262a70d32bf 17:04:59 Step 13/23 : EXPOSE $APP_PORT 17:04:59 ---> fd582b442e23 17:04:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:59 ---> Running in adef72ae2891 17:04:59 ---> Running in 7d6fae163803 17:04:59 Removing intermediate container d53f53ace312 17:04:59 ---> 5b5fe71227fa 17:04:59 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:59 Removing intermediate container 7d6fae163803 17:04:59 ---> 0c538c1e3048 17:04:59 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:05:00 ---> Running in 47fcf06b2e69 17:05:00 ---> 193346973327 17:05:00 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:05:01 ---> 1a866f1e078e 17:05:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:05:01 Removing intermediate container adef72ae2891 17:05:01 ---> 97c58cbfd236 17:05:01 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:05:01 (1/1) Installing dumb-init (1.2.5-r2) 17:05:01 Executing busybox-1.35.0-r29.trigger 17:05:01 OK: 7 MiB in 16 packages 17:05:01 ---> Running in 466cc4de7b26 17:05:03 ---> 40a4ceed78ca 17:05:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:05:03 Removing intermediate container 466cc4de7b26 17:05:03 ---> 4850b9d380bb 17:05:03 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:05:03 ---> Running in 9142821b506e 17:05:03 Removing intermediate container 47fcf06b2e69 17:05:03 ---> 651314d54c25 17:05:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:03 ---> 6e83f4d3b230 17:05:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:05:03 Removing intermediate container 9142821b506e 17:05:03 ---> b95429f77cac 17:05:03 Step 21/23 : LABEL arch=x86_64 17:05:04 ---> Running in 8338483d52f8 17:05:04 ---> dcce7b41ce9e 17:05:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:05:04 Removing intermediate container 8338483d52f8 17:05:04 ---> bd8d508ba3e4 17:05:04 Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:05:04 ---> 630e82d41c2c 17:05:04 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:05:04 ---> Running in 17bc02b54b0e 17:05:04 ---> Running in 5b07f3d87985 17:05:06 ---> ce7ecdbc1359 17:05:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:05:06 Removing intermediate container 17bc02b54b0e 17:05:06 ---> 9a8c6fd42d4f 17:05:06 Step 23/23 : LABEL version=3.0.0-dev.97 17:05:06 Removing intermediate container 5b07f3d87985 17:05:06 ---> e02e33b91cfa 17:05:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:05:07 ---> Running in b455504a4c75 17:05:07 ---> Running in 35e239d370a2 17:05:08 ---> 73440a336ee4 17:05:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:05:10 Removing intermediate container b455504a4c75 17:05:10 ---> 975121e82060 17:05:10 Step 23/25 : LABEL arch=x86_64 17:05:10 Removing intermediate container 35e239d370a2 17:05:10 ---> f49f23776dee 17:05:10 17:05:10 Successfully built f49f23776dee 17:05:10 Successfully tagged core-common-config-bootstrapper:latest 17:05:10  Building core-common-config-bootstrapper ... done Building security-bootstrapper 17:05:10 ---> Running in 2d58ff897cfb 17:05:10 ---> 8b33a40197b5 17:05:10 Step 19/23 : ENTRYPOINT ["/core-data"] 17:05:12 ---> Running in 1fc43129c977 17:05:14 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:05:14 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:05:14 ---> 164815b24f47 17:05:14 Step 3/33 : WORKDIR /edgex-go 17:05:14 ---> Using cache 17:05:14 ---> bab410470e88 17:05:14 Step 4/33 : RUN apk add --update --no-cache make git 17:05:14 ---> Using cache 17:05:14 ---> 7f260354b485 17:05:14 Step 5/33 : COPY go.mod vendor* ./ 17:05:14 ---> Using cache 17:05:14 ---> f23babbdc6cf 17:05:14 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:14 ---> Using cache 17:05:14 ---> 8ea6969889b0 17:05:14 Step 7/33 : COPY . . 17:05:14 ---> Using cache 17:05:14 ---> 157b96480d42 17:05:14 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:05:16 Removing intermediate container 2d58ff897cfb 17:05:16 ---> 296d2cc2a005 17:05:16 Step 24/25 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:05:16 Removing intermediate container 1fc43129c977 17:05:16 ---> 0f3ebd918c99 17:05:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:05:16 ---> Running in 5772d5a0b3b4 17:05:16 ---> Running in 387869bf3d91 17:05:16 ---> Running in 196bcc5259a4 17:05:16 Removing intermediate container 387869bf3d91 17:05:16 ---> e9a4984974d3 17:05:16 Step 25/25 : LABEL version=3.0.0-dev.97 17:05:16 ---> Running in d68d92e93c77 17:05:16 Removing intermediate container 196bcc5259a4 17:05:16 ---> 0e92d6975f41 17:05:16 Step 21/23 : LABEL arch=x86_64 17:05:17 ---> Running in 1ff9c9a39b87 17:05:17 Removing intermediate container d68d92e93c77 17:05:17 ---> 02381d65fbe5 17:05:17 17:05:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:05:17 Successfully built 02381d65fbe5 17:05:17 Successfully tagged core-metadata:latest 17:05:17  Building core-metadata ... done Building security-proxy-setup 17:05:18 Removing intermediate container 1ff9c9a39b87 17:05:18 ---> 9622bea130e7 17:05:18 Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:05:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:05:20 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:05:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:05:20 ---> 164815b24f47 17:05:20 Step 3/21 : WORKDIR /edgex-go 17:05:20 ---> Using cache 17:05:20 ---> bab410470e88 17:05:20 Step 4/21 : RUN apk add --update --no-cache make git 17:05:20 ---> Using cache 17:05:20 ---> 7f260354b485 17:05:20 Step 5/21 : COPY go.mod vendor* ./ 17:05:20 ---> Using cache 17:05:20 ---> f23babbdc6cf 17:05:20 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:20 ---> Using cache 17:05:20 ---> 8ea6969889b0 17:05:20 Step 7/21 : COPY . . 17:05:20 ---> Using cache 17:05:20 ---> 157b96480d42 17:05:20 Step 8/21 : RUN make cmd/secrets-config/secrets-config 17:05:22 ---> Running in 5511a57f0fe6 17:05:22 ---> Running in f9b5253de2cc 17:05:23 Removing intermediate container f9b5253de2cc 17:05:23 ---> 29145b3d6213 17:05:23 Step 23/23 : LABEL version=3.0.0-dev.97 17:05:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:05:23 ---> Running in 331104169c0d 17:05:25 Removing intermediate container 331104169c0d 17:05:25 ---> abf8c1219121 17:05:25 17:05:25 Successfully built abf8c1219121 17:05:25 Successfully tagged core-data:latest 17:05:25  Building core-data ... done Building support-notifications 17:05:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:05:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:05:30 ---> 164815b24f47 17:05:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:05:30 ---> Using cache 17:05:30 ---> 3d60d9471f97 17:05:30 Step 4/23 : WORKDIR /edgex-go 17:05:30 ---> Using cache 17:05:30 ---> 03d4290c851e 17:05:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:05:36 ---> Running in e2c29e66ba1e 17:05:36 Removing intermediate container 4de4c36e053f 17:05:36 ---> cc1a0f82c143 17:05:36 17:05:36 Step 9/24 : FROM alpine:3.17 17:05:36 ---> b2aa39c304c2 17:05:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:05:36 Removing intermediate container 6052ea3468a7 17:05:36 ---> c5253dde207a 17:05:36 17:05:36 Step 9/20 : FROM alpine:3.17 17:05:36 ---> b2aa39c304c2 17:05:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:36 ---> Using cache 17:05:36 ---> b7c80d7c46bd 17:05:36 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:05:36 ---> Running in e0b4c878ef3f 17:05:36 ---> Running in 28191bbfc44c 17:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:05:37 OK: 265 MiB in 53 packages 17:05:37 (1/3) Installing ca-certificates (20220614-r4) 17:05:37 (2/3) Installing dumb-init (1.2.5-r2) 17:05:37 (3/3) Installing su-exec (0.2-r2) 17:05:37 Executing busybox-1.35.0-r29.trigger 17:05:37 Executing ca-certificates-20220614-r4.trigger 17:05:37 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:05:37 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:05:37 OK: 17812 distinct packages available 17:05:37 OK: 8 MiB in 18 packages 17:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:05:37 (1/9) Installing ca-certificates (20220614-r4) 17:05:37 (2/9) Installing brotli-libs (1.0.9-r9) 17:05:37 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:05:37 (4/9) Installing libcurl (7.88.1-r0) 17:05:37 (5/9) Installing curl (7.88.1-r0) 17:05:37 (6/9) Installing dumb-init (1.2.5-r2) 17:05:37 (7/9) Installing musl-obstack (1.2.3-r0) 17:05:37 (8/9) Installing libucontext (1.2-r0) 17:05:37 (9/9) Installing gcompat (1.1.0-r0) 17:05:37 Executing busybox-1.35.0-r29.trigger 17:05:37 Executing ca-certificates-20220614-r4.trigger 17:05:37 OK: 10 MiB in 24 packages 17:05:38 Removing intermediate container e2c29e66ba1e 17:05:38 ---> 5b2a1acdb658 17:05:38 Step 6/23 : COPY go.mod vendor* ./ 17:05:38 Removing intermediate container e0b4c878ef3f 17:05:38 ---> fd7a1df1144c 17:05:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:05:38 ---> Running in 94b5f27fcd06 17:05:39 ---> 4c30e89d4e8d 17:05:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:39 Removing intermediate container 28191bbfc44c 17:05:39 ---> 41d13b1a15ba 17:05:39 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:39 ---> Running in dbe0c247a254 17:05:39 Removing intermediate container 94b5f27fcd06 17:05:39 ---> 1a46d639f6df 17:05:39 Step 12/24 : WORKDIR / 17:05:39 ---> Running in b99efaa4cb26 17:05:39 ---> b7fd621a3dbd 17:05:39 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:05:39 Removing intermediate container b99efaa4cb26 17:05:39 ---> b87aa21f4f55 17:05:39 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 17:05:39 ---> 28c451cd9f13 17:05:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:05:39 ---> 9efd8fe6b7c0 17:05:39 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:05:40 ---> 7e5a23e990eb 17:05:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:05:40 ---> b1b6325945fe 17:05:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:05:40 ---> 4b36823e21d9 17:05:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:05:40 ---> 48b482e874d8 17:05:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:05:40 ---> Running in 0fa46611eee9 17:05:41 Removing intermediate container 0fa46611eee9 17:05:41 ---> 2ff69aac40a8 17:05:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:05:42 ---> 09d5c206de25 17:05:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:05:42 ---> Running in dc71aef634ed 17:05:42 Removing intermediate container 5772d5a0b3b4 17:05:42 ---> 1cd021a55272 17:05:42 17:05:42 Step 9/33 : FROM alpine:3.17 17:05:42 ---> b2aa39c304c2 17:05:42 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:42 Removing intermediate container dc71aef634ed 17:05:42 ---> Using cache 17:05:42 ---> afbe986552cd 17:05:42 ---> b7c80d7c46bd 17:05:42 Step 18/20 : LABEL arch=x86_64Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:05:42 17:05:42 ---> Running in 13a0b190ed0e 17:05:42 ---> Running in 12f85a3f98f3 17:05:42 ---> f0dabe4c948a 17:05:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:05:42 Removing intermediate container 12f85a3f98f3 17:05:42 ---> 501a71c31c76 17:05:42 Step 19/20 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:05:43 ---> Running in d9ef272a9a1f 17:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:05:43 (1/2) Installing dumb-init (1.2.5-r2) 17:05:43 (2/2) Installing su-exec (0.2-r2) 17:05:43 Executing busybox-1.35.0-r29.trigger 17:05:43 Removing intermediate container d9ef272a9a1f 17:05:43 ---> 6b256011c21c 17:05:43 Step 20/20 : LABEL version=3.0.0-dev.97 17:05:43 OK: 7 MiB in 17 packages 17:05:43 ---> Running in 8bc9ab3a72e6 17:05:43 ---> 5b420428de47 17:05:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:05:43 Removing intermediate container 8bc9ab3a72e6 17:05:43 ---> 1d21474c3fc3 17:05:43 17:05:43 Successfully built 1d21474c3fc3 17:05:43 Successfully tagged security-spiffe-token-provider:latest 17:05:43  Building security-spiffe-token-provider ... done  ---> 95c1585ec055 17:05:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:05:44 ---> Running in 7be82e343b5f 17:05:44 Removing intermediate container 13a0b190ed0e 17:05:44 ---> fcf1a847e254 17:05:44 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:05:44 ---> Running in a7172ed54df4 17:05:44 Removing intermediate container a7172ed54df4 17:05:44 ---> 1f968a3520c1 17:05:44 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:05:44 ---> Running in 3851b818839e 17:05:44 Removing intermediate container 3851b818839e 17:05:44 ---> 117981f1cb71 17:05:44 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:05:44 ---> Running in a6cdc7b35a0a 17:05:44 Removing intermediate container a6cdc7b35a0a 17:05:44 ---> fc18732218dd 17:05:44 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:05:44 ---> Running in c165c99372a7 17:05:44 Removing intermediate container c165c99372a7 17:05:44 ---> be4238a8e24c 17:05:44 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:05:44 ---> Running in d16c3e0553e4 17:05:44 Removing intermediate container 7be82e343b5f 17:05:44 ---> e546bef98ac5 17:05:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:05:45 ---> Running in 57bcc42b3147 17:05:45 Removing intermediate container 57bcc42b3147 17:05:45 ---> 5f499275fdee 17:05:45 Step 22/24 : LABEL arch=x86_64 17:05:45 ---> Running in f231ceecdb51 17:05:45 Removing intermediate container f231ceecdb51 17:05:45 ---> 6577617904aa 17:05:45 Step 23/24 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:05:45 ---> Running in d95126bc55e8 17:05:45 Removing intermediate container d95126bc55e8 17:05:45 ---> 9fd023e093bf 17:05:45 Step 24/24 : LABEL version=3.0.0-dev.97 17:05:45 ---> Running in 710a8ecd33a5 17:05:45 Removing intermediate container d16c3e0553e4 17:05:45 ---> f925c64d3da9 17:05:45 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:05:45 ---> Running in fc3aa9e2f9f3 17:05:45 Removing intermediate container 710a8ecd33a5 17:05:45 ---> 6d54a34bc49c 17:05:45 17:05:45 Successfully built 6d54a34bc49c 17:05:45 Successfully tagged security-secretstore-setup:latest 17:05:47  Building security-secretstore-setup ... done Removing intermediate container fc3aa9e2f9f3 17:05:47 ---> eab3cb7acc6c 17:05:47 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:05:48 Removing intermediate container 5511a57f0fe6 17:05:48 ---> 29ad2e84cea5 17:05:48 17:05:48 Step 9/21 : FROM alpine:3.17 17:05:48 ---> b2aa39c304c2 17:05:48 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 17:05:50 ---> 07cf5a4d3fef 17:05:50 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:05:50 ---> Running in 4b1562c27c01 17:05:50 ---> Running in 17426f710dff 17:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:05:51 (1/2) Installing dumb-init (1.2.5-r2) 17:05:51 (2/2) Installing openssl (3.0.8-r0) 17:05:51 Executing busybox-1.35.0-r29.trigger 17:05:51 OK: 8 MiB in 17 packages 17:05:53 Removing intermediate container 17426f710dff 17:05:53 ---> 4b03dcf78507 17:05:53 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:53 Removing intermediate container 4b1562c27c01 17:05:53 ---> 9c3942441da0 17:05:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:05:53 ---> Running in aa4912500688 17:05:53 ---> b32d2bfd2a22 17:05:53 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:05:53 Removing intermediate container aa4912500688 17:05:53 ---> e3c14e925291 17:05:53 Step 12/21 : WORKDIR /edgex 17:05:54 ---> 34ad379e1ab5 17:05:54 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:05:54 ---> Running in c8cbe743e53c 17:05:54 Removing intermediate container c8cbe743e53c 17:05:54 ---> 1e4acdeb7894 17:05:54 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 17:05:55 ---> 7374e4d17959 17:05:55 ---> c42cfec127dd 17:05:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 17:05:55 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:05:55 ---> 90db657e684d 17:05:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:05:55 ---> 5b6fd3bfa3b9 17:05:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:05:56 ---> 07cf98121f9c 17:05:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:05:56 ---> 2d48fc84b00f 17:05:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:05:56 ---> e7a772f4d115 17:05:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:05:56 ---> 9aa5d7c8c18a 17:05:56 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:05:56 ---> Running in 1d3520e6e108 17:05:56 ---> 9fcc5716f57d 17:05:56 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:05:56 Removing intermediate container dbe0c247a254 17:05:56 ---> 8a84374b3d16 17:05:56 Step 8/23 : COPY . . 17:05:58 ---> 0e415d5e6e12 17:05:58 Step 28/33 : RUN chmod +x /entrypoint.sh 17:05:59 ---> Running in 503c99d193b6 17:05:59 Removing intermediate container 1d3520e6e108 17:05:59 ---> eae05a0a648c 17:05:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:06:00 ---> Running in 82b7c302e319 17:06:00 ---> 19fd09774bee 17:06:00 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:06:00 Removing intermediate container 82b7c302e319 17:06:00 ---> 4fdf6c3290c1 17:06:00 Step 19/21 : LABEL arch=x86_64 17:06:00 ---> Running in a328a6088375 17:06:00 ---> Running in a262c8ab4068 17:06:00 Removing intermediate container a262c8ab4068 17:06:00 ---> b9d3fd108fdd 17:06:00 Step 20/21 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:00 ---> Running in 0015c755ab1f 17:06:00 Removing intermediate container 0015c755ab1f 17:06:00 ---> 4d81a86fcab2 17:06:00 Step 21/21 : LABEL version=3.0.0-dev.97 17:06:00 ---> Running in 501d37d23abd 17:06:00 Removing intermediate container 503c99d193b6 17:06:00 ---> ed6fb46f62a4 17:06:00 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:06:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:06:00 Removing intermediate container 501d37d23abd 17:06:00 ---> b25ef093f196 17:06:00 17:06:00 ---> Running in fe71e613b933 17:06:00 Successfully built b25ef093f196 17:06:00 Successfully tagged security-proxy-setup:latest 17:06:00  Building security-proxy-setup ... done Removing intermediate container fe71e613b933 17:06:00 ---> 23451f039b31 17:06:00 Step 30/33 : CMD ["gate"] 17:06:00 ---> Running in 283df413ca5b 17:06:00 Removing intermediate container 283df413ca5b 17:06:00 ---> 6b141a16efc5 17:06:00 Step 31/33 : LABEL arch=x86_64 17:06:01 ---> Running in 9f977e3990df 17:06:01 Removing intermediate container 9f977e3990df 17:06:01 ---> a17bd7bc073f 17:06:01 Step 32/33 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:01 ---> Running in 621cb16af57b 17:06:01 Removing intermediate container 621cb16af57b 17:06:01 ---> a442a7fe46bf 17:06:01 Step 33/33 : LABEL version=3.0.0-dev.97 17:06:01 ---> Running in a0592a0734da 17:06:01 Removing intermediate container a0592a0734da 17:06:01 ---> 00687f144825 17:06:01 17:06:01 Successfully built 00687f144825 17:06:01 Successfully tagged security-bootstrapper:latest 17:06:23  Building security-bootstrapper ... done Removing intermediate container a328a6088375 17:06:23 ---> 9299187a9c5e 17:06:23 17:06:23 Step 10/23 : FROM alpine:3.17 17:06:23 ---> b2aa39c304c2 17:06:23 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:06:23 ---> Running in 561978b496a4 17:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:06:23 (1/2) Installing ca-certificates (20220614-r4) 17:06:23 (2/2) Installing dumb-init (1.2.5-r2) 17:06:23 Executing busybox-1.35.0-r29.trigger 17:06:23 Executing ca-certificates-20220614-r4.trigger 17:06:23 OK: 8 MiB in 17 packages 17:06:23 Removing intermediate container 561978b496a4 17:06:23 ---> 0624015e4242 17:06:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:06:23 ---> Running in c782162a9ffe 17:06:23 Removing intermediate container c782162a9ffe 17:06:23 ---> 1a61e6987e96 17:06:23 Step 13/23 : ENV APP_PORT=59860 17:06:23 ---> Running in c621c8d6efa3 17:06:23 Removing intermediate container c621c8d6efa3 17:06:23 ---> df4e7c3abc25 17:06:23 Step 14/23 : EXPOSE $APP_PORT 17:06:23 ---> Running in 1cf08400c3cc 17:06:23 Removing intermediate container 1cf08400c3cc 17:06:23 ---> 52616016aad5 17:06:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:23 ---> 9069961a0632 17:06:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:06:23 ---> 61c50bc99447 17:06:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:06:23 ---> 20f5f0a5a1c5 17:06:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:06:23 ---> 33091fa501ea 17:06:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:06:23 ---> Running in 57c93e35c0e5 17:06:23 Removing intermediate container 57c93e35c0e5 17:06:23 ---> 4a38799e4d08 17:06:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:06:23 ---> Running in 22cb8006f066 17:06:23 Removing intermediate container 22cb8006f066 17:06:23 ---> de9ca9115606 17:06:23 Step 21/23 : LABEL arch=x86_64 17:06:23 ---> Running in fbd0743f65c6 17:06:23 Removing intermediate container fbd0743f65c6 17:06:23 ---> 30a3c458c7a3 17:06:23 Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:23 ---> Running in 5980d6f6a49f 17:06:23 Removing intermediate container 5980d6f6a49f 17:06:23 ---> da5cc29f494b 17:06:23 Step 23/23 : LABEL version=3.0.0-dev.97 17:06:23 ---> Running in 3e4985d4228b 17:06:23 Removing intermediate container 3e4985d4228b 17:06:23 ---> fd49265a1767 17:06:23 17:06:23 Successfully built fd49265a1767 17:06:23 Successfully tagged support-notifications:latest 17:06:23  Building support-notifications ... done  [Pipeline] } 17:06:23 $ docker stop --time=1 b65a21b8601ba9c5b24a24aa09fe2767ead507fa191f9fc7f84b9712623828c3 17:06:24 $ docker rm -f --volumes b65a21b8601ba9c5b24a24aa09fe2767ead507fa191f9fc7f84b9712623828c3 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:25 + docker images 17:06:25 REPOSITORY TAG IMAGE ID CREATED SIZE 17:06:25 support-notifications latest fd49265a1767 2 seconds ago 33MB 17:06:25 9299187a9c5e 7 seconds ago 1.75GB 17:06:25 security-bootstrapper latest 00687f144825 24 seconds ago 22MB 17:06:25 security-proxy-setup latest b25ef093f196 25 seconds ago 18.7MB 17:06:25 29ad2e84cea5 38 seconds ago 1.66GB 17:06:25 security-secretstore-setup latest 6d54a34bc49c 40 seconds ago 32.6MB 17:06:25 security-spiffe-token-provider latest 1d21474c3fc3 42 seconds ago 32.6MB 17:06:25 1cd021a55272 43 seconds ago 1.67GB 17:06:25 c5253dde207a 55 seconds ago 1.72GB 17:06:25 cc1a0f82c143 59 seconds ago 1.67GB 17:06:25 core-data latest abf8c1219121 About a minute ago 20MB 17:06:25 core-metadata latest 02381d65fbe5 About a minute ago 20.6MB 17:06:25 core-common-config-bootstrapper latest f49f23776dee About a minute ago 17.5MB 17:06:25 28fd0c50b5ca About a minute ago 1.68GB 17:06:25 db09aafdef7b About a minute ago 1.69GB 17:06:25 1706f8e468b9 About a minute ago 1.69GB 17:06:25 security-proxy-auth latest 7123000bd7bb 2 minutes ago 18.3MB 17:06:25 core-command latest 3cbc3ce96d5b 2 minutes ago 19.8MB 17:06:25 support-scheduler latest be0545e1f30c 2 minutes ago 32.4MB 17:06:25 security-spire-agent latest 1ea1ae7dce73 2 minutes ago 129MB 17:06:25 78c39eb60fb1 2 minutes ago 1.66GB 17:06:25 a0c54334597e 2 minutes ago 1.75GB 17:06:25 dfec3d5dfa07 2 minutes ago 1.68GB 17:06:25 security-spire-server latest d51a35b896c1 2 minutes ago 89.8MB 17:06:25 security-spire-config latest e352cdad0a6e 2 minutes ago 88.9MB 17:06:25 ad5bd810d9ad 2 minutes ago 1.54GB 17:06:25 2f0d94d5cb8e 2 minutes ago 1.54GB 17:06:25 ci-base-image-x86_64 latest 164815b24f47 6 minutes ago 883MB 17:06:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB 17:06:25 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 17:06:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 17:06:25 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 17:06:25 provisioning config files... 17:06:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/459@tmp/config15785102806201575040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:25 ---> docker-login.sh 17:06:25 nexus3.edgexfoundry.org:10001 17:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:25 Configure a credential helper to remove this warning. See 17:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:25 17:06:25 Login Succeeded 17:06:25 nexus3.edgexfoundry.org:10002 17:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:26 Configure a credential helper to remove this warning. See 17:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:26 17:06:26 Login Succeeded 17:06:26 nexus3.edgexfoundry.org:10003 17:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:26 Configure a credential helper to remove this warning. See 17:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:26 17:06:26 Login Succeeded 17:06:26 nexus3.edgexfoundry.org:10004 17:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:26 Configure a credential helper to remove this warning. See 17:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:26 17:06:26 Login Succeeded 17:06:26 docker.io 17:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:26 Configure a credential helper to remove this warning. See 17:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:26 17:06:26 Login Succeeded 17:06:26 ---> docker-login.sh ends [Pipeline] } 17:06:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:06:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:26 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:06:26 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:26 latest 17:06:26 3.0.0-dev.97 17:06:26 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:26 main 17:06:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:27 + docker push nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:06:27 500b68906934: Preparing 17:06:27 0c83bdf9dd0e: Preparing 17:06:27 757673ccc4df: Preparing 17:06:27 51a66918031e: Preparing 17:06:27 d82a4a2d0ad0: Preparing 17:06:27 7cd52847ad77: Preparing 17:06:27 7cd52847ad77: Waiting 17:06:27 51a66918031e: Pushed 17:06:27 500b68906934: Pushed 17:06:27 d82a4a2d0ad0: Pushed 17:06:27 757673ccc4df: Pushed 17:06:27 7cd52847ad77: Layer already exists 17:06:28 0c83bdf9dd0e: Pushed 17:06:28 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:231d7030c4e7443cebde347790c4f13658b8c8c5e82205d72872f6f1e9a1afb6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:06:29 500b68906934: Preparing 17:06:29 0c83bdf9dd0e: Preparing 17:06:29 757673ccc4df: Preparing 17:06:29 51a66918031e: Preparing 17:06:29 d82a4a2d0ad0: Preparing 17:06:29 7cd52847ad77: Preparing 17:06:29 7cd52847ad77: Waiting 17:06:29 757673ccc4df: Layer already exists 17:06:29 0c83bdf9dd0e: Layer already exists 17:06:29 d82a4a2d0ad0: Layer already exists 17:06:29 51a66918031e: Layer already exists 17:06:29 500b68906934: Layer already exists 17:06:29 7cd52847ad77: Layer already exists 17:06:29 latest: digest: sha256:231d7030c4e7443cebde347790c4f13658b8c8c5e82205d72872f6f1e9a1afb6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:29 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.97 17:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:06:29 500b68906934: Preparing 17:06:29 0c83bdf9dd0e: Preparing 17:06:29 757673ccc4df: Preparing 17:06:29 51a66918031e: Preparing 17:06:29 d82a4a2d0ad0: Preparing 17:06:29 7cd52847ad77: Preparing 17:06:29 7cd52847ad77: Waiting 17:06:29 51a66918031e: Layer already exists 17:06:29 757673ccc4df: Layer already exists 17:06:29 500b68906934: Layer already exists 17:06:29 0c83bdf9dd0e: Layer already exists 17:06:29 d82a4a2d0ad0: Layer already exists 17:06:29 7cd52847ad77: Layer already exists 17:06:29 3.0.0-dev.97: digest: sha256:231d7030c4e7443cebde347790c4f13658b8c8c5e82205d72872f6f1e9a1afb6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:30 + docker push nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:06:30 500b68906934: Preparing 17:06:30 0c83bdf9dd0e: Preparing 17:06:30 757673ccc4df: Preparing 17:06:30 51a66918031e: Preparing 17:06:30 d82a4a2d0ad0: Preparing 17:06:30 7cd52847ad77: Preparing 17:06:30 7cd52847ad77: Waiting 17:06:30 500b68906934: Layer already exists 17:06:30 757673ccc4df: Layer already exists 17:06:30 0c83bdf9dd0e: Layer already exists 17:06:30 51a66918031e: Layer already exists 17:06:30 d82a4a2d0ad0: Layer already exists 17:06:30 7cd52847ad77: Layer already exists 17:06:30 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:231d7030c4e7443cebde347790c4f13658b8c8c5e82205d72872f6f1e9a1afb6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:06:31 500b68906934: Preparing 17:06:31 0c83bdf9dd0e: Preparing 17:06:31 757673ccc4df: Preparing 17:06:31 51a66918031e: Preparing 17:06:31 d82a4a2d0ad0: Preparing 17:06:31 7cd52847ad77: Preparing 17:06:31 7cd52847ad77: Waiting 17:06:31 51a66918031e: Layer already exists 17:06:31 757673ccc4df: Layer already exists 17:06:31 0c83bdf9dd0e: Layer already exists 17:06:31 d82a4a2d0ad0: Layer already exists 17:06:31 500b68906934: Layer already exists 17:06:31 7cd52847ad77: Layer already exists 17:06:31 main: digest: sha256:231d7030c4e7443cebde347790c4f13658b8c8c5e82205d72872f6f1e9a1afb6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:06:31 ===================================================== [Pipeline] echo 17:06:31 taggedImages: 17:06:31 - nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:31 - nexus3.edgexfoundry.org:10004/core-command:latest 17:06:31 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.97 17:06:31 - nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:31 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:06:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 17:06:31 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:31 latest 17:06:31 3.0.0-dev.97 17:06:31 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:31 main 17:06:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:06:31 e1a52478c9c7: Preparing 17:06:31 7f2e13ddd618: Preparing 17:06:31 a920b7bdd43f: Preparing 17:06:31 19f38e6650ca: Preparing 17:06:31 757673ccc4df: Preparing 17:06:31 51a66918031e: Preparing 17:06:31 58208fdfd60d: Preparing 17:06:31 7cd52847ad77: Preparing 17:06:31 58208fdfd60d: Waiting 17:06:31 51a66918031e: Waiting 17:06:31 757673ccc4df: Layer already exists 17:06:31 51a66918031e: Layer already exists 17:06:31 e1a52478c9c7: Pushed 17:06:31 7f2e13ddd618: Pushed 17:06:31 a920b7bdd43f: Pushed 17:06:31 58208fdfd60d: Pushed 17:06:31 7cd52847ad77: Layer already exists 17:06:33 19f38e6650ca: Pushed 17:06:33 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:1a06db77183b300b70861c1ab50b9b81642b865911f95ed3151b45c63bab13ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:33 + 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 17:06:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:06:33 e1a52478c9c7: Preparing 17:06:33 7f2e13ddd618: Preparing 17:06:33 a920b7bdd43f: Preparing 17:06:33 19f38e6650ca: Preparing 17:06:33 757673ccc4df: Preparing 17:06:33 51a66918031e: Preparing 17:06:33 58208fdfd60d: Preparing 17:06:33 7cd52847ad77: Preparing 17:06:33 51a66918031e: Waiting 17:06:33 58208fdfd60d: Waiting 17:06:33 7cd52847ad77: Waiting 17:06:33 e1a52478c9c7: Layer already exists 17:06:33 a920b7bdd43f: Layer already exists 17:06:33 757673ccc4df: Layer already exists 17:06:33 7f2e13ddd618: Layer already exists 17:06:33 19f38e6650ca: Layer already exists 17:06:33 51a66918031e: Layer already exists 17:06:33 7cd52847ad77: Layer already exists 17:06:33 58208fdfd60d: Layer already exists 17:06:33 latest: digest: sha256:1a06db77183b300b70861c1ab50b9b81642b865911f95ed3151b45c63bab13ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.97 17:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:06:34 e1a52478c9c7: Preparing 17:06:34 7f2e13ddd618: Preparing 17:06:34 a920b7bdd43f: Preparing 17:06:34 19f38e6650ca: Preparing 17:06:34 757673ccc4df: Preparing 17:06:34 51a66918031e: Preparing 17:06:34 58208fdfd60d: Preparing 17:06:34 7cd52847ad77: Preparing 17:06:34 58208fdfd60d: Waiting 17:06:34 7cd52847ad77: Waiting 17:06:34 51a66918031e: Waiting 17:06:34 757673ccc4df: Layer already exists 17:06:34 e1a52478c9c7: Layer already exists 17:06:34 19f38e6650ca: Layer already exists 17:06:34 7f2e13ddd618: Layer already exists 17:06:34 a920b7bdd43f: Layer already exists 17:06:34 51a66918031e: Layer already exists 17:06:34 58208fdfd60d: Layer already exists 17:06:34 7cd52847ad77: Layer already exists 17:06:34 3.0.0-dev.97: digest: sha256:1a06db77183b300b70861c1ab50b9b81642b865911f95ed3151b45c63bab13ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:06:35 e1a52478c9c7: Preparing 17:06:35 7f2e13ddd618: Preparing 17:06:35 a920b7bdd43f: Preparing 17:06:35 19f38e6650ca: Preparing 17:06:35 757673ccc4df: Preparing 17:06:35 51a66918031e: Preparing 17:06:35 58208fdfd60d: Preparing 17:06:35 7cd52847ad77: Preparing 17:06:35 58208fdfd60d: Waiting 17:06:35 51a66918031e: Waiting 17:06:35 7cd52847ad77: Waiting 17:06:35 a920b7bdd43f: Layer already exists 17:06:35 7f2e13ddd618: Layer already exists 17:06:35 e1a52478c9c7: Layer already exists 17:06:35 757673ccc4df: Layer already exists 17:06:35 19f38e6650ca: Layer already exists 17:06:35 51a66918031e: Layer already exists 17:06:35 58208fdfd60d: Layer already exists 17:06:35 7cd52847ad77: Layer already exists 17:06:35 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:1a06db77183b300b70861c1ab50b9b81642b865911f95ed3151b45c63bab13ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:35 + 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 17:06:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 17:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:06:36 e1a52478c9c7: Preparing 17:06:36 7f2e13ddd618: Preparing 17:06:36 a920b7bdd43f: Preparing 17:06:36 19f38e6650ca: Preparing 17:06:36 757673ccc4df: Preparing 17:06:36 51a66918031e: Preparing 17:06:36 58208fdfd60d: Preparing 17:06:36 7cd52847ad77: Preparing 17:06:36 58208fdfd60d: Waiting 17:06:36 7cd52847ad77: Waiting 17:06:36 a920b7bdd43f: Layer already exists 17:06:36 19f38e6650ca: Layer already exists 17:06:36 7f2e13ddd618: Layer already exists 17:06:36 e1a52478c9c7: Layer already exists 17:06:36 757673ccc4df: Layer already exists 17:06:36 51a66918031e: Layer already exists 17:06:36 58208fdfd60d: Layer already exists 17:06:36 7cd52847ad77: Layer already exists 17:06:36 main: digest: sha256:1a06db77183b300b70861c1ab50b9b81642b865911f95ed3151b45c63bab13ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:06:36 ===================================================== [Pipeline] echo 17:06:36 taggedImages: 17:06:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:06:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.97 17:06:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 17:06:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:06:36 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:36 latest 17:06:36 3.0.0-dev.97 17:06:36 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:36 main 17:06:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:36 + docker push nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:06:36 0446a8e84c4a: Preparing 17:06:36 5e4be7ae874f: Preparing 17:06:36 757673ccc4df: Preparing 17:06:36 51a66918031e: Preparing 17:06:36 cc5dccc5d5b7: Preparing 17:06:36 7cd52847ad77: Preparing 17:06:36 7cd52847ad77: Waiting 17:06:36 757673ccc4df: Layer already exists 17:06:36 51a66918031e: Layer already exists 17:06:36 7cd52847ad77: Layer already exists 17:06:36 0446a8e84c4a: Pushed 17:06:36 cc5dccc5d5b7: Pushed 17:06:38 5e4be7ae874f: Pushed 17:06:38 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:1355062e0aae3ce20813be1b2a4ffdbba50e02223f17df3544223b235a302605 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:39 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:06:39 0446a8e84c4a: Preparing 17:06:39 5e4be7ae874f: Preparing 17:06:39 757673ccc4df: Preparing 17:06:39 51a66918031e: Preparing 17:06:39 cc5dccc5d5b7: Preparing 17:06:39 7cd52847ad77: Preparing 17:06:39 7cd52847ad77: Waiting 17:06:39 cc5dccc5d5b7: Layer already exists 17:06:39 5e4be7ae874f: Layer already exists 17:06:39 757673ccc4df: Layer already exists 17:06:39 51a66918031e: Layer already exists 17:06:39 0446a8e84c4a: Layer already exists 17:06:39 7cd52847ad77: Layer already exists 17:06:39 latest: digest: sha256:1355062e0aae3ce20813be1b2a4ffdbba50e02223f17df3544223b235a302605 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.97 17:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:06:39 0446a8e84c4a: Preparing 17:06:39 5e4be7ae874f: Preparing 17:06:39 757673ccc4df: Preparing 17:06:39 51a66918031e: Preparing 17:06:39 cc5dccc5d5b7: Preparing 17:06:39 7cd52847ad77: Preparing 17:06:39 7cd52847ad77: Waiting 17:06:39 5e4be7ae874f: Layer already exists 17:06:39 0446a8e84c4a: Layer already exists 17:06:39 757673ccc4df: Layer already exists 17:06:39 51a66918031e: Layer already exists 17:06:39 cc5dccc5d5b7: Layer already exists 17:06:39 7cd52847ad77: Layer already exists 17:06:39 3.0.0-dev.97: digest: sha256:1355062e0aae3ce20813be1b2a4ffdbba50e02223f17df3544223b235a302605 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:40 + docker push nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:06:40 0446a8e84c4a: Preparing 17:06:40 5e4be7ae874f: Preparing 17:06:40 757673ccc4df: Preparing 17:06:40 51a66918031e: Preparing 17:06:40 cc5dccc5d5b7: Preparing 17:06:40 7cd52847ad77: Preparing 17:06:40 7cd52847ad77: Waiting 17:06:40 51a66918031e: Layer already exists 17:06:40 0446a8e84c4a: Layer already exists 17:06:40 5e4be7ae874f: Layer already exists 17:06:40 cc5dccc5d5b7: Layer already exists 17:06:40 757673ccc4df: Layer already exists 17:06:40 7cd52847ad77: Layer already exists 17:06:40 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:1355062e0aae3ce20813be1b2a4ffdbba50e02223f17df3544223b235a302605 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:06:40 0446a8e84c4a: Preparing 17:06:40 5e4be7ae874f: Preparing 17:06:40 757673ccc4df: Preparing 17:06:40 51a66918031e: Preparing 17:06:40 cc5dccc5d5b7: Preparing 17:06:40 7cd52847ad77: Preparing 17:06:40 7cd52847ad77: Waiting 17:06:40 51a66918031e: Layer already exists 17:06:40 cc5dccc5d5b7: Layer already exists 17:06:40 757673ccc4df: Layer already exists 17:06:40 5e4be7ae874f: Layer already exists 17:06:40 0446a8e84c4a: Layer already exists 17:06:40 7cd52847ad77: Layer already exists 17:06:40 main: digest: sha256:1355062e0aae3ce20813be1b2a4ffdbba50e02223f17df3544223b235a302605 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:06:40 ===================================================== [Pipeline] echo 17:06:40 taggedImages: 17:06:40 - nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:40 - nexus3.edgexfoundry.org:10004/core-data:latest 17:06:40 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.97 17:06:40 - nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:06:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:06:40 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:40 latest 17:06:40 3.0.0-dev.97 17:06:40 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:40 main 17:06:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:06:41 6a4363da6a9c: Preparing 17:06:41 70a4d3f7f5ea: Preparing 17:06:41 a8de9eb90043: Preparing 17:06:41 757673ccc4df: Preparing 17:06:41 51a66918031e: Preparing 17:06:41 d82a4a2d0ad0: Preparing 17:06:41 7cd52847ad77: Preparing 17:06:41 d82a4a2d0ad0: Waiting 17:06:41 7cd52847ad77: Waiting 17:06:41 757673ccc4df: Layer already exists 17:06:41 51a66918031e: Layer already exists 17:06:41 d82a4a2d0ad0: Layer already exists 17:06:41 7cd52847ad77: Layer already exists 17:06:41 6a4363da6a9c: Pushed 17:06:41 70a4d3f7f5ea: Pushed 17:06:42 a8de9eb90043: Pushed 17:06:43 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:24f43c9025c17b6dd3903335883e6ff94c14716405feb9676fc32f49492af16b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:06:43 6a4363da6a9c: Preparing 17:06:43 70a4d3f7f5ea: Preparing 17:06:43 a8de9eb90043: Preparing 17:06:43 757673ccc4df: Preparing 17:06:43 51a66918031e: Preparing 17:06:43 d82a4a2d0ad0: Preparing 17:06:43 7cd52847ad77: Preparing 17:06:43 d82a4a2d0ad0: Waiting 17:06:43 7cd52847ad77: Waiting 17:06:43 757673ccc4df: Layer already exists 17:06:43 70a4d3f7f5ea: Layer already exists 17:06:43 a8de9eb90043: Layer already exists 17:06:43 51a66918031e: Layer already exists 17:06:43 6a4363da6a9c: Layer already exists 17:06:43 d82a4a2d0ad0: Layer already exists 17:06:43 7cd52847ad77: Layer already exists 17:06:43 latest: digest: sha256:24f43c9025c17b6dd3903335883e6ff94c14716405feb9676fc32f49492af16b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.97 17:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:06:44 6a4363da6a9c: Preparing 17:06:44 70a4d3f7f5ea: Preparing 17:06:44 a8de9eb90043: Preparing 17:06:44 757673ccc4df: Preparing 17:06:44 51a66918031e: Preparing 17:06:44 d82a4a2d0ad0: Preparing 17:06:44 7cd52847ad77: Preparing 17:06:44 d82a4a2d0ad0: Waiting 17:06:44 7cd52847ad77: Waiting 17:06:44 70a4d3f7f5ea: Layer already exists 17:06:44 51a66918031e: Layer already exists 17:06:44 a8de9eb90043: Layer already exists 17:06:44 757673ccc4df: Layer already exists 17:06:44 6a4363da6a9c: Layer already exists 17:06:44 d82a4a2d0ad0: Layer already exists 17:06:44 7cd52847ad77: Layer already exists 17:06:44 3.0.0-dev.97: digest: sha256:24f43c9025c17b6dd3903335883e6ff94c14716405feb9676fc32f49492af16b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:06:45 6a4363da6a9c: Preparing 17:06:45 70a4d3f7f5ea: Preparing 17:06:45 a8de9eb90043: Preparing 17:06:45 757673ccc4df: Preparing 17:06:45 51a66918031e: Preparing 17:06:45 d82a4a2d0ad0: Preparing 17:06:45 7cd52847ad77: Preparing 17:06:45 d82a4a2d0ad0: Waiting 17:06:45 7cd52847ad77: Waiting 17:06:45 757673ccc4df: Layer already exists 17:06:45 70a4d3f7f5ea: Layer already exists 17:06:45 6a4363da6a9c: Layer already exists 17:06:45 a8de9eb90043: Layer already exists 17:06:45 51a66918031e: Layer already exists 17:06:45 d82a4a2d0ad0: Layer already exists 17:06:45 7cd52847ad77: Layer already exists 17:06:45 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:24f43c9025c17b6dd3903335883e6ff94c14716405feb9676fc32f49492af16b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:06:45 6a4363da6a9c: Preparing 17:06:45 70a4d3f7f5ea: Preparing 17:06:45 a8de9eb90043: Preparing 17:06:45 757673ccc4df: Preparing 17:06:45 51a66918031e: Preparing 17:06:45 d82a4a2d0ad0: Preparing 17:06:45 7cd52847ad77: Preparing 17:06:45 d82a4a2d0ad0: Waiting 17:06:45 7cd52847ad77: Waiting 17:06:45 51a66918031e: Layer already exists 17:06:45 70a4d3f7f5ea: Layer already exists 17:06:45 6a4363da6a9c: Layer already exists 17:06:45 a8de9eb90043: Layer already exists 17:06:45 757673ccc4df: Layer already exists 17:06:45 d82a4a2d0ad0: Layer already exists 17:06:45 7cd52847ad77: Layer already exists 17:06:45 main: digest: sha256:24f43c9025c17b6dd3903335883e6ff94c14716405feb9676fc32f49492af16b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:06:45 ===================================================== [Pipeline] echo 17:06:45 taggedImages: 17:06:45 - nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:06:45 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.97 17:06:45 - nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:06:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:06:45 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:45 latest 17:06:45 3.0.0-dev.97 17:06:45 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:45 main 17:06:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:06:46 352ee05c8d62: Preparing 17:06:46 352ee05c8d62: Preparing 17:06:46 e0a0f204a304: Preparing 17:06:46 93aba48bdab0: Preparing 17:06:46 d350655f8364: Preparing 17:06:46 007ffae82880: Preparing 17:06:46 bfacfa560d57: Preparing 17:06:46 757673ccc4df: Preparing 17:06:46 51a66918031e: Preparing 17:06:46 56a5ad67bf9e: Preparing 17:06:46 e4cf7179d5cb: Preparing 17:06:46 e314eaae827b: Preparing 17:06:46 450eb70fd9e2: Preparing 17:06:46 7cd52847ad77: Preparing 17:06:46 56a5ad67bf9e: Waiting 17:06:46 450eb70fd9e2: Waiting 17:06:46 7cd52847ad77: Waiting 17:06:46 bfacfa560d57: Waiting 17:06:46 e4cf7179d5cb: Waiting 17:06:46 51a66918031e: Waiting 17:06:46 757673ccc4df: Waiting 17:06:46 e314eaae827b: Waiting 17:06:46 93aba48bdab0: Pushed 17:06:46 352ee05c8d62: Pushed 17:06:46 007ffae82880: Pushed 17:06:46 d350655f8364: Pushed 17:06:46 e0a0f204a304: Pushed 17:06:46 757673ccc4df: Layer already exists 17:06:46 51a66918031e: Layer already exists 17:06:46 56a5ad67bf9e: Pushed 17:06:46 e314eaae827b: Pushed 17:06:46 450eb70fd9e2: Pushed 17:06:46 e4cf7179d5cb: Pushed 17:06:46 7cd52847ad77: Layer already exists 17:06:47 Removing intermediate container c46e13f9ffb1 17:06:47 ---> 210723336e65 17:06:47 Step 8/23 : COPY . . 17:06:47 Removing intermediate container 78abfca484e6 17:06:47 ---> 2724f972f0b2 17:06:47 Step 8/23 : COPY . . 17:06:47 Removing intermediate container feab7f76dc28 17:06:47 ---> dfad4258356d 17:06:47 Step 7/21 : COPY . . 17:06:47 Removing intermediate container 2625020bb784 17:06:47 ---> 683867af86bd 17:06:47 Step 8/23 : COPY . . 17:06:47 Removing intermediate container 05a6b11411ea 17:06:47 ---> 470aa09c219f 17:06:47 Step 7/25 : COPY . . 17:06:47 ---> 5e393b2e547e 17:06:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:06:47 ---> 3979ed7f2d3d 17:06:47 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:06:47 ---> f361f742cd11 17:06:47 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 17:06:47 ---> 00aedf669ca7 17:06:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:06:47 ---> a2a4a671b1c6 17:06:47 Step 8/21 : RUN make cmd/secrets-config/secrets-config 17:06:47 ---> Running in 7951b789786d 17:06:47 ---> Running in e1ea1ee7d4ad 17:06:47 ---> Running in f86eae9b1ac5 17:06:47 ---> Running in 9bba27429a10 17:06:47 ---> Running in a200c212ed31 17:06:47 Removing intermediate container e1ea1ee7d4ad 17:06:47 ---> 77734bff201c 17:06:47 Step 9/25 : WORKDIR /edgex-go/spire-build 17:06:47 ---> Running in b29e41a75084 17:06:47 Removing intermediate container b29e41a75084 17:06:47 ---> 273e1e5fa149 17:06:47 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:06:47 ---> Running in 86f26c9dc6c4 17:06:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:06:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:06:47 Removing intermediate container 86f26c9dc6c4 17:06:47 ---> b95fbcd9e454 17:06:47 Step 11/25 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:06:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:06:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:06:47 ---> Running in ff69186e5217 17:06:48 bfacfa560d57: Pushed 17:06:48 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:922796055e3219206b41a3951e6b4a78a5e3066d23cb22f6fc3dbef8731a776f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:06:49 352ee05c8d62: Preparing 17:06:49 352ee05c8d62: Preparing 17:06:49 e0a0f204a304: Preparing 17:06:49 93aba48bdab0: Preparing 17:06:49 d350655f8364: Preparing 17:06:49 007ffae82880: Preparing 17:06:49 bfacfa560d57: Preparing 17:06:49 757673ccc4df: Preparing 17:06:49 51a66918031e: Preparing 17:06:49 56a5ad67bf9e: Preparing 17:06:49 e4cf7179d5cb: Preparing 17:06:49 e314eaae827b: Preparing 17:06:49 450eb70fd9e2: Preparing 17:06:49 7cd52847ad77: Preparing 17:06:49 bfacfa560d57: Waiting 17:06:49 757673ccc4df: Waiting 17:06:49 51a66918031e: Waiting 17:06:49 450eb70fd9e2: Waiting 17:06:49 56a5ad67bf9e: Waiting 17:06:49 e314eaae827b: Waiting 17:06:49 7cd52847ad77: Waiting 17:06:49 007ffae82880: Layer already exists 17:06:49 e0a0f204a304: Layer already exists 17:06:49 93aba48bdab0: Layer already exists 17:06:49 d350655f8364: Layer already exists 17:06:49 352ee05c8d62: Layer already exists 17:06:49 bfacfa560d57: Layer already exists 17:06:49 51a66918031e: Layer already exists 17:06:49 757673ccc4df: Layer already exists 17:06:49 450eb70fd9e2: Layer already exists 17:06:49 56a5ad67bf9e: Layer already exists 17:06:49 e4cf7179d5cb: Layer already exists 17:06:49 e314eaae827b: Layer already exists 17:06:49 7cd52847ad77: Layer already exists 17:06:49 latest: digest: sha256:922796055e3219206b41a3951e6b4a78a5e3066d23cb22f6fc3dbef8731a776f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.97 17:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:06:49 352ee05c8d62: Preparing 17:06:49 352ee05c8d62: Preparing 17:06:49 e0a0f204a304: Preparing 17:06:49 93aba48bdab0: Preparing 17:06:49 d350655f8364: Preparing 17:06:49 007ffae82880: Preparing 17:06:49 bfacfa560d57: Preparing 17:06:49 757673ccc4df: Preparing 17:06:49 51a66918031e: Preparing 17:06:49 56a5ad67bf9e: Preparing 17:06:49 e4cf7179d5cb: Preparing 17:06:49 e314eaae827b: Preparing 17:06:49 450eb70fd9e2: Preparing 17:06:49 7cd52847ad77: Preparing 17:06:49 bfacfa560d57: Waiting 17:06:49 e4cf7179d5cb: Waiting 17:06:49 e314eaae827b: Waiting 17:06:49 757673ccc4df: Waiting 17:06:49 56a5ad67bf9e: Waiting 17:06:49 51a66918031e: Waiting 17:06:49 e0a0f204a304: Layer already exists 17:06:49 93aba48bdab0: Layer already exists 17:06:49 007ffae82880: Layer already exists 17:06:49 d350655f8364: Layer already exists 17:06:49 352ee05c8d62: Layer already exists 17:06:49 bfacfa560d57: Layer already exists 17:06:49 51a66918031e: Layer already exists 17:06:49 757673ccc4df: Layer already exists 17:06:49 56a5ad67bf9e: Layer already exists 17:06:49 e4cf7179d5cb: Layer already exists 17:06:49 450eb70fd9e2: Layer already exists 17:06:49 7cd52847ad77: Layer already exists 17:06:49 e314eaae827b: Layer already exists 17:06:49 3.0.0-dev.97: digest: sha256:922796055e3219206b41a3951e6b4a78a5e3066d23cb22f6fc3dbef8731a776f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:06:50 352ee05c8d62: Preparing 17:06:50 352ee05c8d62: Preparing 17:06:50 e0a0f204a304: Preparing 17:06:50 93aba48bdab0: Preparing 17:06:50 d350655f8364: Preparing 17:06:50 007ffae82880: Preparing 17:06:50 bfacfa560d57: Preparing 17:06:50 757673ccc4df: Preparing 17:06:50 51a66918031e: Preparing 17:06:50 56a5ad67bf9e: Preparing 17:06:50 e4cf7179d5cb: Preparing 17:06:50 e314eaae827b: Preparing 17:06:50 450eb70fd9e2: Preparing 17:06:50 7cd52847ad77: Preparing 17:06:50 bfacfa560d57: Waiting 17:06:50 757673ccc4df: Waiting 17:06:50 51a66918031e: Waiting 17:06:50 56a5ad67bf9e: Waiting 17:06:50 e4cf7179d5cb: Waiting 17:06:50 e314eaae827b: Waiting 17:06:50 450eb70fd9e2: Waiting 17:06:50 7cd52847ad77: Waiting 17:06:50 007ffae82880: Layer already exists 17:06:50 93aba48bdab0: Layer already exists 17:06:50 e0a0f204a304: Layer already exists 17:06:50 352ee05c8d62: Layer already exists 17:06:50 d350655f8364: Layer already exists 17:06:50 bfacfa560d57: Layer already exists 17:06:50 51a66918031e: Layer already exists 17:06:50 757673ccc4df: Layer already exists 17:06:50 e4cf7179d5cb: Layer already exists 17:06:50 56a5ad67bf9e: Layer already exists 17:06:50 450eb70fd9e2: Layer already exists 17:06:50 7cd52847ad77: Layer already exists 17:06:50 e314eaae827b: Layer already exists 17:06:50 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:922796055e3219206b41a3951e6b4a78a5e3066d23cb22f6fc3dbef8731a776f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:50 Removing intermediate container ff69186e5217 17:06:50 ---> 8b620dcf6ea4 17:06:50 Step 12/25 : WORKDIR /edgex-go 17:06:50 ---> Running in 7d5dad3d89ce 17:06:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:06:50 352ee05c8d62: Preparing 17:06:50 352ee05c8d62: Preparing 17:06:50 e0a0f204a304: Preparing 17:06:50 93aba48bdab0: Preparing 17:06:50 d350655f8364: Preparing 17:06:50 007ffae82880: Preparing 17:06:50 bfacfa560d57: Preparing 17:06:50 757673ccc4df: Preparing 17:06:50 51a66918031e: Preparing 17:06:50 56a5ad67bf9e: Preparing 17:06:50 e4cf7179d5cb: Preparing 17:06:50 e314eaae827b: Preparing 17:06:50 450eb70fd9e2: Preparing 17:06:50 7cd52847ad77: Preparing 17:06:50 bfacfa560d57: Waiting 17:06:50 757673ccc4df: Waiting 17:06:50 e4cf7179d5cb: Waiting 17:06:50 e314eaae827b: Waiting 17:06:50 450eb70fd9e2: Waiting 17:06:50 51a66918031e: Waiting 17:06:50 7cd52847ad77: Waiting 17:06:50 56a5ad67bf9e: Waiting 17:06:50 e0a0f204a304: Layer already exists 17:06:50 352ee05c8d62: Layer already exists 17:06:50 93aba48bdab0: Layer already exists 17:06:50 007ffae82880: Layer already exists 17:06:50 d350655f8364: Layer already exists 17:06:50 bfacfa560d57: Layer already exists 17:06:50 56a5ad67bf9e: Layer already exists 17:06:50 757673ccc4df: Layer already exists 17:06:50 e4cf7179d5cb: Layer already exists 17:06:50 51a66918031e: Layer already exists 17:06:50 e314eaae827b: Layer already exists 17:06:50 450eb70fd9e2: Layer already exists 17:06:50 7cd52847ad77: Layer already exists 17:06:50 main: digest: sha256:922796055e3219206b41a3951e6b4a78a5e3066d23cb22f6fc3dbef8731a776f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:06:50 ===================================================== [Pipeline] echo 17:06:50 taggedImages: 17:06:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:06:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.97 17:06:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:06:50 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 17:06:50 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:50 latest 17:06:50 3.0.0-dev.97 17:06:50 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:50 main 17:06:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:51 Removing intermediate container 7d5dad3d89ce 17:06:51 ---> ccc20aa91ea5 17:06:51 17:06:51 Step 13/25 : FROM alpine:3.17 17:06:51 3.17: Pulling from library/alpine 17:06:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:06:51 316702265953: Preparing 17:06:51 91dc1ca485e1: Preparing 17:06:51 a03bed4c10ff: Preparing 17:06:51 96f6bae6e365: Preparing 17:06:51 757673ccc4df: Preparing 17:06:51 51a66918031e: Preparing 17:06:51 58208fdfd60d: Preparing 17:06:51 7cd52847ad77: Preparing 17:06:51 51a66918031e: Waiting 17:06:51 58208fdfd60d: Waiting 17:06:51 757673ccc4df: Layer already exists 17:06:51 51a66918031e: Layer already exists 17:06:51 58208fdfd60d: Layer already exists 17:06:51 7cd52847ad77: Layer already exists 17:06:51 91dc1ca485e1: Pushed 17:06:51 316702265953: Pushed 17:06:51 a03bed4c10ff: Pushed 17:06:51 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:06:51 Status: Downloaded newer image for alpine:3.17 17:06:51 ---> d74e625d9115 17:06:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:06:51 ---> Running in 5de415e14f5d 17:06:52 Removing intermediate container 5de415e14f5d 17:06:52 ---> f1e0d77cb97c 17:06:52 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:06:52 ---> Running in 4b9e36b1bb63 17:06:52 96f6bae6e365: Pushed 17:06:52 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:df326ed2e8be12a600febb67a4ee9921beba5f0ea3ab4102db0e7be7433e3cac size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:06:53 316702265953: Preparing 17:06:53 91dc1ca485e1: Preparing 17:06:53 a03bed4c10ff: Preparing 17:06:53 96f6bae6e365: Preparing 17:06:53 757673ccc4df: Preparing 17:06:53 51a66918031e: Preparing 17:06:53 58208fdfd60d: Preparing 17:06:53 51a66918031e: Waiting 17:06:53 7cd52847ad77: Preparing 17:06:53 58208fdfd60d: Waiting 17:06:53 7cd52847ad77: Waiting 17:06:53 757673ccc4df: Layer already exists 17:06:53 a03bed4c10ff: Layer already exists 17:06:53 316702265953: Layer already exists 17:06:53 96f6bae6e365: Layer already exists 17:06:53 91dc1ca485e1: Layer already exists 17:06:53 51a66918031e: Layer already exists 17:06:53 7cd52847ad77: Layer already exists 17:06:53 58208fdfd60d: Layer already exists 17:06:53 latest: digest: sha256:df326ed2e8be12a600febb67a4ee9921beba5f0ea3ab4102db0e7be7433e3cac size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.97 17:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:06:54 316702265953: Preparing 17:06:54 91dc1ca485e1: Preparing 17:06:54 a03bed4c10ff: Preparing 17:06:54 96f6bae6e365: Preparing 17:06:54 757673ccc4df: Preparing 17:06:54 51a66918031e: Preparing 17:06:54 58208fdfd60d: Preparing 17:06:54 7cd52847ad77: Preparing 17:06:54 51a66918031e: Waiting 17:06:54 58208fdfd60d: Waiting 17:06:54 7cd52847ad77: Waiting 17:06:54 316702265953: Layer already exists 17:06:54 a03bed4c10ff: Layer already exists 17:06:54 91dc1ca485e1: Layer already exists 17:06:54 757673ccc4df: Layer already exists 17:06:54 96f6bae6e365: Layer already exists 17:06:54 51a66918031e: Layer already exists 17:06:54 58208fdfd60d: Layer already exists 17:06:54 7cd52847ad77: Layer already exists 17:06:54 3.0.0-dev.97: digest: sha256:df326ed2e8be12a600febb67a4ee9921beba5f0ea3ab4102db0e7be7433e3cac size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:06:54 316702265953: Preparing 17:06:54 91dc1ca485e1: Preparing 17:06:54 a03bed4c10ff: Preparing 17:06:54 96f6bae6e365: Preparing 17:06:54 757673ccc4df: Preparing 17:06:54 51a66918031e: Preparing 17:06:54 58208fdfd60d: Preparing 17:06:54 7cd52847ad77: Preparing 17:06:54 7cd52847ad77: Waiting 17:06:54 51a66918031e: Waiting 17:06:54 96f6bae6e365: Layer already exists 17:06:54 316702265953: Layer already exists 17:06:54 91dc1ca485e1: Layer already exists 17:06:54 a03bed4c10ff: Layer already exists 17:06:54 757673ccc4df: Layer already exists 17:06:54 51a66918031e: Layer already exists 17:06:54 7cd52847ad77: Layer already exists 17:06:54 58208fdfd60d: Layer already exists 17:06:54 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:df326ed2e8be12a600febb67a4ee9921beba5f0ea3ab4102db0e7be7433e3cac size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:06:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 17:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:06:55 316702265953: Preparing 17:06:55 91dc1ca485e1: Preparing 17:06:55 a03bed4c10ff: Preparing 17:06:55 96f6bae6e365: Preparing 17:06:55 757673ccc4df: Preparing 17:06:55 51a66918031e: Preparing 17:06:55 58208fdfd60d: Preparing 17:06:55 7cd52847ad77: Preparing 17:06:55 51a66918031e: Waiting 17:06:55 58208fdfd60d: Waiting 17:06:55 7cd52847ad77: Waiting 17:06:55 316702265953: Layer already exists 17:06:55 96f6bae6e365: Layer already exists 17:06:55 757673ccc4df: Layer already exists 17:06:55 91dc1ca485e1: Layer already exists 17:06:55 a03bed4c10ff: Layer already exists 17:06:55 58208fdfd60d: Layer already exists 17:06:55 51a66918031e: Layer already exists 17:06:55 7cd52847ad77: Layer already exists 17:06:55 main: digest: sha256:df326ed2e8be12a600febb67a4ee9921beba5f0ea3ab4102db0e7be7433e3cac size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:06:55 ===================================================== [Pipeline] echo 17:06:55 taggedImages: 17:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.97 17:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 17:06:55 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:06:55 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:55 latest 17:06:55 3.0.0-dev.97 17:06:55 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:55 main 17:06:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:06:56 53a54aca82f2: Preparing 17:06:56 94e87712eea5: Preparing 17:06:56 a9f0df430dad: Preparing 17:06:56 a4999b4798c3: Preparing 17:06:56 757673ccc4df: Preparing 17:06:56 37f561b62808: Preparing 17:06:56 5917df06f6ff: Preparing 17:06:56 7cd52847ad77: Preparing 17:06:56 37f561b62808: Waiting 17:06:56 5917df06f6ff: Waiting 17:06:56 7cd52847ad77: Waiting 17:06:56 757673ccc4df: Layer already exists 17:06:56 53a54aca82f2: Pushed 17:06:56 37f561b62808: Pushed 17:06:56 a4999b4798c3: Pushed 17:06:56 94e87712eea5: Pushed 17:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:06:56 7cd52847ad77: Layer already exists 17:06:56 5917df06f6ff: Pushed 17:06:57 a9f0df430dad: Pushed 17:06:57 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:51afe911f3bcd8c8cf3fdf10a1ffc25582bab394a893837325481746e04ba342 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:06:58 53a54aca82f2: Preparing 17:06:58 94e87712eea5: Preparing 17:06:58 a9f0df430dad: Preparing 17:06:58 a4999b4798c3: Preparing 17:06:58 757673ccc4df: Preparing 17:06:58 37f561b62808: Preparing 17:06:58 5917df06f6ff: Preparing 17:06:58 37f561b62808: Waiting 17:06:58 7cd52847ad77: Preparing 17:06:58 7cd52847ad77: Waiting 17:06:58 5917df06f6ff: Waiting 17:06:58 757673ccc4df: Layer already exists 17:06:58 53a54aca82f2: Layer already exists 17:06:58 a9f0df430dad: Layer already exists 17:06:58 94e87712eea5: Layer already exists 17:06:58 a4999b4798c3: Layer already exists 17:06:58 5917df06f6ff: Layer already exists 17:06:58 37f561b62808: Layer already exists 17:06:58 7cd52847ad77: Layer already exists 17:06:58 latest: digest: sha256:51afe911f3bcd8c8cf3fdf10a1ffc25582bab394a893837325481746e04ba342 size: 1986 [Pipeline] } 17:06:58 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:06:58 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:06:58 OK: 17683 distinct packages available [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:06:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.97 17:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:06:58 53a54aca82f2: Preparing 17:06:58 94e87712eea5: Preparing 17:06:58 a9f0df430dad: Preparing 17:06:58 a4999b4798c3: Preparing 17:06:58 757673ccc4df: Preparing 17:06:58 37f561b62808: Preparing 17:06:58 5917df06f6ff: Preparing 17:06:58 7cd52847ad77: Preparing 17:06:58 7cd52847ad77: Waiting 17:06:58 5917df06f6ff: Waiting 17:06:58 a9f0df430dad: Layer already exists 17:06:58 94e87712eea5: Layer already exists 17:06:58 53a54aca82f2: Layer already exists 17:06:58 a4999b4798c3: Layer already exists 17:06:58 757673ccc4df: Layer already exists 17:06:58 37f561b62808: Layer already exists 17:06:58 5917df06f6ff: Layer already exists 17:06:58 7cd52847ad77: Layer already exists 17:06:58 3.0.0-dev.97: digest: sha256:51afe911f3bcd8c8cf3fdf10a1ffc25582bab394a893837325481746e04ba342 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:06:59 53a54aca82f2: Preparing 17:06:59 94e87712eea5: Preparing 17:06:59 a9f0df430dad: Preparing 17:06:59 a4999b4798c3: Preparing 17:06:59 757673ccc4df: Preparing 17:06:59 37f561b62808: Preparing 17:06:59 5917df06f6ff: Preparing 17:06:59 7cd52847ad77: Preparing 17:06:59 37f561b62808: Waiting 17:06:59 5917df06f6ff: Waiting 17:06:59 7cd52847ad77: Waiting 17:06:59 94e87712eea5: Layer already exists 17:06:59 a9f0df430dad: Layer already exists 17:06:59 a4999b4798c3: Layer already exists 17:06:59 757673ccc4df: Layer already exists 17:06:59 53a54aca82f2: Layer already exists 17:06:59 37f561b62808: Layer already exists 17:06:59 5917df06f6ff: Layer already exists 17:06:59 7cd52847ad77: Layer already exists 17:06:59 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:51afe911f3bcd8c8cf3fdf10a1ffc25582bab394a893837325481746e04ba342 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:07:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:07:00 53a54aca82f2: Preparing 17:07:00 94e87712eea5: Preparing 17:07:00 a9f0df430dad: Preparing 17:07:00 a4999b4798c3: Preparing 17:07:00 757673ccc4df: Preparing 17:07:00 37f561b62808: Preparing 17:07:00 5917df06f6ff: Preparing 17:07:00 7cd52847ad77: Preparing 17:07:00 37f561b62808: Waiting 17:07:00 5917df06f6ff: Waiting 17:07:00 7cd52847ad77: Waiting 17:07:00 757673ccc4df: Layer already exists 17:07:00 53a54aca82f2: Layer already exists 17:07:00 94e87712eea5: Layer already exists 17:07:00 a9f0df430dad: Layer already exists 17:07:00 a4999b4798c3: Layer already exists 17:07:00 37f561b62808: Layer already exists 17:07:00 7cd52847ad77: Layer already exists 17:07:00 5917df06f6ff: Layer already exists 17:07:00 main: digest: sha256:51afe911f3bcd8c8cf3fdf10a1ffc25582bab394a893837325481746e04ba342 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:00 ===================================================== [Pipeline] echo 17:07:00 taggedImages: 17:07:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:07:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.97 17:07:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:07:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:07:00 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:00 latest 17:07:00 3.0.0-dev.97 17:07:00 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:00 main 17:07:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:07:00 a4190a8e32a2: Preparing 17:07:00 a36fd38b1212: Preparing 17:07:00 b75d38126b8c: Preparing 17:07:00 f06662d6265c: Preparing 17:07:00 83fd479dc0b3: Preparing 17:07:00 5ba9293011ef: Preparing 17:07:00 fd251c063c5a: Preparing 17:07:00 757673ccc4df: Preparing 17:07:00 4a091dcb12bc: Preparing 17:07:00 7cd52847ad77: Preparing 17:07:00 5ba9293011ef: Waiting 17:07:00 4a091dcb12bc: Waiting 17:07:00 fd251c063c5a: Waiting 17:07:00 757673ccc4df: Waiting 17:07:00 7cd52847ad77: Waiting 17:07:00 83fd479dc0b3: Pushed 17:07:00 a36fd38b1212: Pushed 17:07:00 a4190a8e32a2: Pushed 17:07:00 757673ccc4df: Layer already exists 17:07:00 5ba9293011ef: Pushed 17:07:00 7cd52847ad77: Layer already exists 17:07:00 fd251c063c5a: Pushed 17:07:00 4a091dcb12bc: Pushed 17:07:01 (1/5) Installing dumb-init (1.2.5-r2) 17:07:01 (2/5) Installing musl-obstack (1.2.3-r0) 17:07:01 (3/5) Installing libucontext (1.2-r0) 17:07:01 f06662d6265c: Pushed 17:07:01 (4/5) Installing gcompat (1.1.0-r0) 17:07:01 (5/5) Installing openssl (3.0.8-r0) 17:07:01 Executing busybox-1.35.0-r29.trigger 17:07:01 OK: 9 MiB in 20 packages 17:07:02 b75d38126b8c: Pushed 17:07:02 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:b84b9bc31345dc9f22207d69f4638856e71e6a1e2285f65c5be9d843ec4c7b58 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:07:03 a4190a8e32a2: Preparing 17:07:03 a36fd38b1212: Preparing 17:07:03 b75d38126b8c: Preparing 17:07:03 f06662d6265c: Preparing 17:07:03 83fd479dc0b3: Preparing 17:07:03 5ba9293011ef: Preparing 17:07:03 fd251c063c5a: Preparing 17:07:03 757673ccc4df: Preparing 17:07:03 4a091dcb12bc: Preparing 17:07:03 7cd52847ad77: Preparing 17:07:03 757673ccc4df: Waiting 17:07:03 fd251c063c5a: Waiting 17:07:03 4a091dcb12bc: Waiting 17:07:03 7cd52847ad77: Waiting 17:07:03 5ba9293011ef: Waiting 17:07:03 b75d38126b8c: Layer already exists 17:07:03 a36fd38b1212: Layer already exists 17:07:03 83fd479dc0b3: Layer already exists 17:07:03 a4190a8e32a2: Layer already exists 17:07:03 f06662d6265c: Layer already exists 17:07:03 5ba9293011ef: Layer already exists 17:07:03 fd251c063c5a: Layer already exists 17:07:03 757673ccc4df: Layer already exists 17:07:03 4a091dcb12bc: Layer already exists 17:07:03 7cd52847ad77: Layer already exists 17:07:03 latest: digest: sha256:b84b9bc31345dc9f22207d69f4638856e71e6a1e2285f65c5be9d843ec4c7b58 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.97 17:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:07:03 a4190a8e32a2: Preparing 17:07:03 a36fd38b1212: Preparing 17:07:03 b75d38126b8c: Preparing 17:07:03 f06662d6265c: Preparing 17:07:03 83fd479dc0b3: Preparing 17:07:03 5ba9293011ef: Preparing 17:07:03 fd251c063c5a: Preparing 17:07:03 757673ccc4df: Preparing 17:07:03 4a091dcb12bc: Preparing 17:07:03 7cd52847ad77: Preparing 17:07:03 5ba9293011ef: Waiting 17:07:03 757673ccc4df: Waiting 17:07:03 fd251c063c5a: Waiting 17:07:03 4a091dcb12bc: Waiting 17:07:03 f06662d6265c: Layer already exists 17:07:03 a36fd38b1212: Layer already exists 17:07:03 a4190a8e32a2: Layer already exists 17:07:03 83fd479dc0b3: Layer already exists 17:07:03 5ba9293011ef: Layer already exists 17:07:03 b75d38126b8c: Layer already exists 17:07:03 7cd52847ad77: Layer already exists 17:07:03 757673ccc4df: Layer already exists 17:07:03 fd251c063c5a: Layer already exists 17:07:03 4a091dcb12bc: Layer already exists 17:07:03 3.0.0-dev.97: digest: sha256:b84b9bc31345dc9f22207d69f4638856e71e6a1e2285f65c5be9d843ec4c7b58 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:07:04 a4190a8e32a2: Preparing 17:07:04 a36fd38b1212: Preparing 17:07:04 b75d38126b8c: Preparing 17:07:04 f06662d6265c: Preparing 17:07:04 83fd479dc0b3: Preparing 17:07:04 5ba9293011ef: Preparing 17:07:04 fd251c063c5a: Preparing 17:07:04 757673ccc4df: Preparing 17:07:04 4a091dcb12bc: Preparing 17:07:04 7cd52847ad77: Preparing 17:07:04 5ba9293011ef: Waiting 17:07:04 4a091dcb12bc: Waiting 17:07:04 7cd52847ad77: Waiting 17:07:04 757673ccc4df: Waiting 17:07:04 fd251c063c5a: Waiting 17:07:04 a36fd38b1212: Layer already exists 17:07:04 f06662d6265c: Layer already exists 17:07:04 a4190a8e32a2: Layer already exists 17:07:04 83fd479dc0b3: Layer already exists 17:07:04 b75d38126b8c: Layer already exists 17:07:04 fd251c063c5a: Layer already exists 17:07:04 5ba9293011ef: Layer already exists 17:07:04 7cd52847ad77: Layer already exists 17:07:04 4a091dcb12bc: Layer already exists 17:07:04 757673ccc4df: Layer already exists 17:07:04 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:b84b9bc31345dc9f22207d69f4638856e71e6a1e2285f65c5be9d843ec4c7b58 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } 17:07:04 Removing intermediate container 4b9e36b1bb63 17:07:04 ---> 207be49e9eb7 17:07:04 Step 16/25 : COPY --from=builder /edgex-go/security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:07:04 a4190a8e32a2: Preparing 17:07:04 a36fd38b1212: Preparing 17:07:04 b75d38126b8c: Preparing 17:07:04 f06662d6265c: Preparing 17:07:04 83fd479dc0b3: Preparing 17:07:04 5ba9293011ef: Preparing 17:07:04 fd251c063c5a: Preparing 17:07:04 757673ccc4df: Preparing 17:07:04 4a091dcb12bc: Preparing 17:07:04 7cd52847ad77: Preparing 17:07:04 fd251c063c5a: Waiting 17:07:04 757673ccc4df: Waiting 17:07:04 4a091dcb12bc: Waiting 17:07:04 7cd52847ad77: Waiting 17:07:04 5ba9293011ef: Waiting 17:07:04 f06662d6265c: Layer already exists 17:07:04 83fd479dc0b3: Layer already exists 17:07:04 b75d38126b8c: Layer already exists 17:07:04 a36fd38b1212: Layer already exists 17:07:04 a4190a8e32a2: Layer already exists 17:07:04 fd251c063c5a: Layer already exists 17:07:04 757673ccc4df: Layer already exists 17:07:04 5ba9293011ef: Layer already exists 17:07:04 4a091dcb12bc: Layer already exists 17:07:04 7cd52847ad77: Layer already exists 17:07:04 main: digest: sha256:b84b9bc31345dc9f22207d69f4638856e71e6a1e2285f65c5be9d843ec4c7b58 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:04 ===================================================== [Pipeline] echo 17:07:04 taggedImages: 17:07:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:07:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.97 17:07:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:07:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 17:07:04 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:04 latest 17:07:04 3.0.0-dev.97 17:07:04 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:04 main 17:07:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:07:05 ce485361e78e: Preparing 17:07:05 3f8348ab2548: Preparing 17:07:05 757673ccc4df: Preparing 17:07:05 51a66918031e: Preparing 17:07:05 ea66f994823b: Preparing 17:07:05 7cd52847ad77: Preparing 17:07:05 7cd52847ad77: Waiting 17:07:05 51a66918031e: Layer already exists 17:07:05 757673ccc4df: Layer already exists 17:07:05 7cd52847ad77: Layer already exists 17:07:05 ce485361e78e: Pushed 17:07:06 ea66f994823b: Pushed 17:07:08 3f8348ab2548: Pushed 17:07:08 ---> e2003d3b01e4 17:07:08 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:07:09 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:9a63ae2c4316842c04631fac8c62495788ae7346d473e4845da9867dc7bc1771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:09 + 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 17:07:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:07:10 ce485361e78e: Preparing 17:07:10 3f8348ab2548: Preparing 17:07:10 757673ccc4df: Preparing 17:07:10 51a66918031e: Preparing 17:07:10 ea66f994823b: Preparing 17:07:10 7cd52847ad77: Preparing 17:07:10 7cd52847ad77: Waiting 17:07:10 3f8348ab2548: Layer already exists 17:07:10 51a66918031e: Layer already exists 17:07:10 ea66f994823b: Layer already exists 17:07:10 ce485361e78e: Layer already exists 17:07:10 757673ccc4df: Layer already exists 17:07:10 7cd52847ad77: Layer already exists 17:07:10 latest: digest: sha256:9a63ae2c4316842c04631fac8c62495788ae7346d473e4845da9867dc7bc1771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.97 17:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:07:10 ce485361e78e: Preparing 17:07:10 3f8348ab2548: Preparing 17:07:10 757673ccc4df: Preparing 17:07:10 51a66918031e: Preparing 17:07:10 ea66f994823b: Preparing 17:07:10 7cd52847ad77: Preparing 17:07:10 7cd52847ad77: Waiting 17:07:10 ce485361e78e: Layer already exists 17:07:10 757673ccc4df: Layer already exists 17:07:10 51a66918031e: Layer already exists 17:07:10 3f8348ab2548: Layer already exists 17:07:10 ea66f994823b: Layer already exists 17:07:10 7cd52847ad77: Layer already exists 17:07:10 3.0.0-dev.97: digest: sha256:9a63ae2c4316842c04631fac8c62495788ae7346d473e4845da9867dc7bc1771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:07:11 ce485361e78e: Preparing 17:07:11 3f8348ab2548: Preparing 17:07:11 757673ccc4df: Preparing 17:07:11 51a66918031e: Preparing 17:07:11 ea66f994823b: Preparing 17:07:11 7cd52847ad77: Preparing 17:07:11 7cd52847ad77: Waiting 17:07:11 ea66f994823b: Layer already exists 17:07:11 757673ccc4df: Layer already exists 17:07:11 51a66918031e: Layer already exists 17:07:11 ce485361e78e: Layer already exists 17:07:11 3f8348ab2548: Layer already exists 17:07:11 7cd52847ad77: Layer already exists 17:07:11 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:9a63ae2c4316842c04631fac8c62495788ae7346d473e4845da9867dc7bc1771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:11 + 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 17:07:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 17:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:07:11 ce485361e78e: Preparing 17:07:11 3f8348ab2548: Preparing 17:07:11 757673ccc4df: Preparing 17:07:11 51a66918031e: Preparing 17:07:11 ea66f994823b: Preparing 17:07:11 7cd52847ad77: Preparing 17:07:11 7cd52847ad77: Waiting 17:07:11 ea66f994823b: Layer already exists 17:07:11 ce485361e78e: Layer already exists 17:07:11 757673ccc4df: Layer already exists 17:07:11 3f8348ab2548: Layer already exists 17:07:11 51a66918031e: Layer already exists 17:07:11 7cd52847ad77: Layer already exists 17:07:11 main: digest: sha256:9a63ae2c4316842c04631fac8c62495788ae7346d473e4845da9867dc7bc1771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:11 ===================================================== [Pipeline] echo 17:07:11 taggedImages: 17:07:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:07:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.97 17:07:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 17:07:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 17:07:11 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:11 latest 17:07:11 3.0.0-dev.97 17:07:11 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:11 main 17:07:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:07:12 fe595697d3db: Preparing 17:07:12 c952306c3ac8: Preparing 17:07:12 9012a8538fbc: Preparing 17:07:12 b74c1519efe9: Preparing 17:07:12 7674c4921956: Preparing 17:07:12 757673ccc4df: Preparing 17:07:12 8d0f85eb3462: Preparing 17:07:12 7cd52847ad77: Preparing 17:07:12 7cd52847ad77: Waiting 17:07:12 757673ccc4df: Waiting 17:07:12 fe595697d3db: Pushed 17:07:12 9012a8538fbc: Pushed 17:07:12 c952306c3ac8: Pushed 17:07:12 757673ccc4df: Layer already exists 17:07:12 7cd52847ad77: Layer already exists 17:07:13 8d0f85eb3462: Pushed 17:07:16 7674c4921956: Pushed 17:07:18 ---> f4360f7cfb15 17:07:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:07:19 b74c1519efe9: Pushed 17:07:19 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:277ac763fc835cde5d54f1b2061047c1f660bdbc6f80cb9bb2faf3e2f21f9cbd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:07:20 fe595697d3db: Preparing 17:07:20 c952306c3ac8: Preparing 17:07:20 9012a8538fbc: Preparing 17:07:20 b74c1519efe9: Preparing 17:07:20 7674c4921956: Preparing 17:07:20 757673ccc4df: Preparing 17:07:20 8d0f85eb3462: Preparing 17:07:20 7cd52847ad77: Preparing 17:07:20 757673ccc4df: Waiting 17:07:20 8d0f85eb3462: Waiting 17:07:20 7cd52847ad77: Waiting 17:07:20 9012a8538fbc: Layer already exists 17:07:20 fe595697d3db: Layer already exists 17:07:20 c952306c3ac8: Layer already exists 17:07:20 b74c1519efe9: Layer already exists 17:07:20 7674c4921956: Layer already exists 17:07:20 757673ccc4df: Layer already exists 17:07:20 8d0f85eb3462: Layer already exists 17:07:20 7cd52847ad77: Layer already exists 17:07:20 latest: digest: sha256:277ac763fc835cde5d54f1b2061047c1f660bdbc6f80cb9bb2faf3e2f21f9cbd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.97 17:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:07:21 fe595697d3db: Preparing 17:07:21 c952306c3ac8: Preparing 17:07:21 9012a8538fbc: Preparing 17:07:21 b74c1519efe9: Preparing 17:07:21 7674c4921956: Preparing 17:07:21 757673ccc4df: Preparing 17:07:21 8d0f85eb3462: Preparing 17:07:21 7cd52847ad77: Preparing 17:07:21 757673ccc4df: Waiting 17:07:21 8d0f85eb3462: Waiting 17:07:21 7cd52847ad77: Waiting 17:07:21 b74c1519efe9: Layer already exists 17:07:21 7674c4921956: Layer already exists 17:07:21 fe595697d3db: Layer already exists 17:07:21 c952306c3ac8: Layer already exists 17:07:21 9012a8538fbc: Layer already exists 17:07:21 757673ccc4df: Layer already exists 17:07:21 8d0f85eb3462: Layer already exists 17:07:21 7cd52847ad77: Layer already exists 17:07:21 3.0.0-dev.97: digest: sha256:277ac763fc835cde5d54f1b2061047c1f660bdbc6f80cb9bb2faf3e2f21f9cbd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:07:21 fe595697d3db: Preparing 17:07:21 c952306c3ac8: Preparing 17:07:21 9012a8538fbc: Preparing 17:07:21 b74c1519efe9: Preparing 17:07:21 7674c4921956: Preparing 17:07:21 757673ccc4df: Preparing 17:07:21 8d0f85eb3462: Preparing 17:07:21 7cd52847ad77: Preparing 17:07:21 8d0f85eb3462: Waiting 17:07:21 7cd52847ad77: Waiting 17:07:21 757673ccc4df: Waiting 17:07:21 7674c4921956: Layer already exists 17:07:21 9012a8538fbc: Layer already exists 17:07:21 fe595697d3db: Layer already exists 17:07:21 b74c1519efe9: Layer already exists 17:07:21 c952306c3ac8: Layer already exists 17:07:21 7cd52847ad77: Layer already exists 17:07:21 757673ccc4df: Layer already exists 17:07:21 8d0f85eb3462: Layer already exists 17:07:21 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:277ac763fc835cde5d54f1b2061047c1f660bdbc6f80cb9bb2faf3e2f21f9cbd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 17:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:07:22 fe595697d3db: Preparing 17:07:22 c952306c3ac8: Preparing 17:07:22 9012a8538fbc: Preparing 17:07:22 b74c1519efe9: Preparing 17:07:22 7674c4921956: Preparing 17:07:22 757673ccc4df: Preparing 17:07:22 8d0f85eb3462: Preparing 17:07:22 7cd52847ad77: Preparing 17:07:22 757673ccc4df: Waiting 17:07:22 8d0f85eb3462: Waiting 17:07:22 7cd52847ad77: Waiting 17:07:22 c952306c3ac8: Layer already exists 17:07:22 9012a8538fbc: Layer already exists 17:07:22 fe595697d3db: Layer already exists 17:07:22 7674c4921956: Layer already exists 17:07:22 b74c1519efe9: Layer already exists 17:07:22 757673ccc4df: Layer already exists 17:07:22 7cd52847ad77: Layer already exists 17:07:22 8d0f85eb3462: Layer already exists 17:07:22 main: digest: sha256:277ac763fc835cde5d54f1b2061047c1f660bdbc6f80cb9bb2faf3e2f21f9cbd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:22 ===================================================== [Pipeline] echo 17:07:22 taggedImages: 17:07:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:07:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.97 17:07:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 17:07:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 17:07:22 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:22 latest 17:07:22 3.0.0-dev.97 17:07:22 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:22 main 17:07:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:07:23 fd2d3ee314ab: Preparing 17:07:23 fd694d13ede5: Preparing 17:07:23 7d7a8a9f864c: Preparing 17:07:23 ba121b97cfba: Preparing 17:07:23 757673ccc4df: Preparing 17:07:23 1692cf4fe815: Preparing 17:07:23 7cd52847ad77: Preparing 17:07:23 1692cf4fe815: Waiting 17:07:23 7cd52847ad77: Waiting 17:07:23 757673ccc4df: Layer already exists 17:07:23 fd694d13ede5: Pushed 17:07:23 7cd52847ad77: Layer already exists 17:07:23 fd2d3ee314ab: Pushed 17:07:23 7d7a8a9f864c: Pushed 17:07:23 ---> 8922b6fbe475 17:07:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:07:23 1692cf4fe815: Pushed 17:07:23 ---> 1a1ed79390b1 17:07:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:07:26 ---> ea220d54ddae 17:07:26 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:07:26 ---> Running in 2a5388a8ec39 17:07:26 Removing intermediate container 2a5388a8ec39 17:07:26 ---> ff240099bb50 17:07:26 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:07:26 ---> Running in a03977558c41 17:07:27 Removing intermediate container a03977558c41 17:07:27 ---> 8d53a2437648 17:07:27 Step 23/25 : LABEL arch=arm64 17:07:27 ---> Running in 56c6a4ea5d81 17:07:30 ba121b97cfba: Pushed 17:07:30 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:ffff7b26d3bc2e4a47593b749b6257548a096bd7664519c8ec6340e5762e2312 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:30 Removing intermediate container 56c6a4ea5d81 17:07:30 ---> 6da827a8a1d9 17:07:30 Step 24/25 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:30 ---> Running in 86e70421bd4f 17:07:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:07:30 fd2d3ee314ab: Preparing 17:07:30 fd694d13ede5: Preparing 17:07:30 7d7a8a9f864c: Preparing 17:07:30 ba121b97cfba: Preparing 17:07:30 757673ccc4df: Preparing 17:07:30 1692cf4fe815: Preparing 17:07:30 7cd52847ad77: Preparing 17:07:30 1692cf4fe815: Waiting 17:07:30 7cd52847ad77: Waiting 17:07:30 fd694d13ede5: Layer already exists 17:07:30 7d7a8a9f864c: Layer already exists 17:07:30 fd2d3ee314ab: Layer already exists 17:07:30 ba121b97cfba: Layer already exists 17:07:30 757673ccc4df: Layer already exists 17:07:30 1692cf4fe815: Layer already exists 17:07:30 7cd52847ad77: Layer already exists 17:07:30 latest: digest: sha256:ffff7b26d3bc2e4a47593b749b6257548a096bd7664519c8ec6340e5762e2312 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.97 17:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:07:31 fd2d3ee314ab: Preparing 17:07:31 fd694d13ede5: Preparing 17:07:31 7d7a8a9f864c: Preparing 17:07:31 ba121b97cfba: Preparing 17:07:31 757673ccc4df: Preparing 17:07:31 1692cf4fe815: Preparing 17:07:31 7cd52847ad77: Preparing 17:07:31 1692cf4fe815: Waiting 17:07:31 7cd52847ad77: Waiting 17:07:31 757673ccc4df: Layer already exists 17:07:31 7d7a8a9f864c: Layer already exists 17:07:31 fd2d3ee314ab: Layer already exists 17:07:31 ba121b97cfba: Layer already exists 17:07:31 fd694d13ede5: Layer already exists 17:07:31 1692cf4fe815: Layer already exists 17:07:31 7cd52847ad77: Layer already exists 17:07:31 3.0.0-dev.97: digest: sha256:ffff7b26d3bc2e4a47593b749b6257548a096bd7664519c8ec6340e5762e2312 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:31 Removing intermediate container 86e70421bd4f 17:07:31 ---> 0babad894945 17:07:31 Step 25/25 : LABEL version=3.0.0-dev.97 17:07:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:07:31 fd2d3ee314ab: Preparing 17:07:31 fd694d13ede5: Preparing 17:07:31 7d7a8a9f864c: Preparing 17:07:31 ba121b97cfba: Preparing 17:07:31 757673ccc4df: Preparing 17:07:31 1692cf4fe815: Preparing 17:07:31 7cd52847ad77: Preparing 17:07:31 1692cf4fe815: Waiting 17:07:31 7cd52847ad77: Waiting 17:07:31 757673ccc4df: Layer already exists 17:07:31 fd694d13ede5: Layer already exists 17:07:31 ba121b97cfba: Layer already exists 17:07:31 fd2d3ee314ab: Layer already exists 17:07:31 7d7a8a9f864c: Layer already exists 17:07:31 7cd52847ad77: Layer already exists 17:07:31 1692cf4fe815: Layer already exists 17:07:31 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:ffff7b26d3bc2e4a47593b749b6257548a096bd7664519c8ec6340e5762e2312 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:31 ---> Running in 0f79abda4128 17:07:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 17:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:07:32 fd2d3ee314ab: Preparing 17:07:32 fd694d13ede5: Preparing 17:07:32 7d7a8a9f864c: Preparing 17:07:32 ba121b97cfba: Preparing 17:07:32 757673ccc4df: Preparing 17:07:32 1692cf4fe815: Preparing 17:07:32 7cd52847ad77: Preparing 17:07:32 1692cf4fe815: Waiting 17:07:32 757673ccc4df: Layer already exists 17:07:32 7d7a8a9f864c: Layer already exists 17:07:32 fd2d3ee314ab: Layer already exists 17:07:32 ba121b97cfba: Layer already exists 17:07:32 fd694d13ede5: Layer already exists 17:07:32 1692cf4fe815: Layer already exists 17:07:32 7cd52847ad77: Layer already exists 17:07:32 main: digest: sha256:ffff7b26d3bc2e4a47593b749b6257548a096bd7664519c8ec6340e5762e2312 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:32 ===================================================== [Pipeline] echo 17:07:32 taggedImages: 17:07:32 - nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:32 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:07:32 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.97 17:07:32 - nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:32 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 17:07:32 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 17:07:32 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:32 latest 17:07:32 3.0.0-dev.97 17:07:32 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:32 main 17:07:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:07:33 ed58a16148a5: Preparing 17:07:33 f35c0ec30348: Preparing 17:07:33 2b439444cc1a: Preparing 17:07:33 1d6663c349b2: Preparing 17:07:33 757673ccc4df: Preparing 17:07:33 8d0f85eb3462: Preparing 17:07:33 7cd52847ad77: Preparing 17:07:33 8d0f85eb3462: Waiting 17:07:33 757673ccc4df: Layer already exists 17:07:33 8d0f85eb3462: Layer already exists 17:07:33 7cd52847ad77: Layer already exists 17:07:33 2b439444cc1a: Pushed 17:07:33 ed58a16148a5: Pushed 17:07:33 f35c0ec30348: Pushed 17:07:33 Removing intermediate container 0f79abda4128 17:07:33 ---> 5cefddaeaba0 17:07:33 17:07:33 Successfully built 5cefddaeaba0 17:07:33 Successfully tagged security-spire-server-arm64:latest 17:07:33 Building security-spiffe-token-provider 17:07:40  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:07:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:07:40 ---> 787af8bfc6b9 17:07:40 Step 3/20 : WORKDIR /edgex-go 17:07:40 ---> Using cache 17:07:40 ---> be46934cac5b 17:07:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:07:40 ---> Running in 92019badf9ed 17:07:41 1d6663c349b2: Pushed 17:07:41 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:0fff9a5ae43af98834e3f9257b00f4df8310b20f89430b5dbb35ff5650e674f4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:07:41 ed58a16148a5: Preparing 17:07:41 f35c0ec30348: Preparing 17:07:41 2b439444cc1a: Preparing 17:07:41 1d6663c349b2: Preparing 17:07:41 757673ccc4df: Preparing 17:07:41 8d0f85eb3462: Preparing 17:07:41 7cd52847ad77: Preparing 17:07:41 8d0f85eb3462: Waiting 17:07:41 7cd52847ad77: Waiting 17:07:41 2b439444cc1a: Layer already exists 17:07:41 757673ccc4df: Layer already exists 17:07:41 ed58a16148a5: Layer already exists 17:07:41 f35c0ec30348: Layer already exists 17:07:41 1d6663c349b2: Layer already exists 17:07:41 8d0f85eb3462: Layer already exists 17:07:41 7cd52847ad77: Layer already exists 17:07:41 latest: digest: sha256:0fff9a5ae43af98834e3f9257b00f4df8310b20f89430b5dbb35ff5650e674f4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.97 17:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:07:42 ed58a16148a5: Preparing 17:07:42 f35c0ec30348: Preparing 17:07:42 2b439444cc1a: Preparing 17:07:42 1d6663c349b2: Preparing 17:07:42 757673ccc4df: Preparing 17:07:42 8d0f85eb3462: Preparing 17:07:42 7cd52847ad77: Preparing 17:07:42 7cd52847ad77: Waiting 17:07:42 8d0f85eb3462: Waiting 17:07:42 1d6663c349b2: Layer already exists 17:07:42 ed58a16148a5: Layer already exists 17:07:42 2b439444cc1a: Layer already exists 17:07:42 757673ccc4df: Layer already exists 17:07:42 f35c0ec30348: Layer already exists 17:07:42 8d0f85eb3462: Layer already exists 17:07:42 7cd52847ad77: Layer already exists 17:07:42 3.0.0-dev.97: digest: sha256:0fff9a5ae43af98834e3f9257b00f4df8310b20f89430b5dbb35ff5650e674f4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:07:43 ed58a16148a5: Preparing 17:07:43 f35c0ec30348: Preparing 17:07:43 2b439444cc1a: Preparing 17:07:43 1d6663c349b2: Preparing 17:07:43 757673ccc4df: Preparing 17:07:43 8d0f85eb3462: Preparing 17:07:43 7cd52847ad77: Preparing 17:07:43 7cd52847ad77: Waiting 17:07:43 8d0f85eb3462: Waiting 17:07:43 2b439444cc1a: Layer already exists 17:07:43 757673ccc4df: Layer already exists 17:07:43 1d6663c349b2: Layer already exists 17:07:43 f35c0ec30348: Layer already exists 17:07:43 ed58a16148a5: Layer already exists 17:07:43 8d0f85eb3462: Layer already exists 17:07:43 7cd52847ad77: Layer already exists 17:07:43 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:0fff9a5ae43af98834e3f9257b00f4df8310b20f89430b5dbb35ff5650e674f4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:07:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 17:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:07:43 ed58a16148a5: Preparing 17:07:43 f35c0ec30348: Preparing 17:07:43 2b439444cc1a: Preparing 17:07:43 1d6663c349b2: Preparing 17:07:43 757673ccc4df: Preparing 17:07:43 8d0f85eb3462: Preparing 17:07:43 7cd52847ad77: Preparing 17:07:43 7cd52847ad77: Waiting 17:07:43 8d0f85eb3462: Waiting 17:07:43 757673ccc4df: Layer already exists 17:07:43 ed58a16148a5: Layer already exists 17:07:43 f35c0ec30348: Layer already exists 17:07:43 2b439444cc1a: Layer already exists 17:07:43 1d6663c349b2: Layer already exists 17:07:43 8d0f85eb3462: Layer already exists 17:07:43 7cd52847ad77: Layer already exists 17:07:43 main: digest: sha256:0fff9a5ae43af98834e3f9257b00f4df8310b20f89430b5dbb35ff5650e674f4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:43 ===================================================== [Pipeline] echo 17:07:43 taggedImages: 17:07:43 - nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:43 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:07:43 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.97 17:07:43 - nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:43 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 17:07:43 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:07:43 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:43 latest 17:07:43 3.0.0-dev.97 17:07:43 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:43 main 17:07:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:07:44 b4f1288a4fc6: Preparing 17:07:44 0f576a6c85a1: Preparing 17:07:44 757673ccc4df: Preparing 17:07:44 51a66918031e: Preparing 17:07:44 57818bd34eef: Preparing 17:07:44 7cd52847ad77: Preparing 17:07:44 7cd52847ad77: Waiting 17:07:44 757673ccc4df: Layer already exists 17:07:44 51a66918031e: Layer already exists 17:07:44 7cd52847ad77: Layer already exists 17:07:44 b4f1288a4fc6: Pushed 17:07:44 57818bd34eef: Pushed 17:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:07:46 0f576a6c85a1: Pushed 17:07:47 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:07:47 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:07:47 OK: 17683 distinct packages available 17:07:47 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:6aef53bfcc350004e840fe61018c4f6bd7c015bcfd2eb0b5fc474191d298fc47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:07:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:07:47 b4f1288a4fc6: Preparing 17:07:47 0f576a6c85a1: Preparing 17:07:47 757673ccc4df: Preparing 17:07:47 51a66918031e: Preparing 17:07:47 57818bd34eef: Preparing 17:07:47 7cd52847ad77: Preparing 17:07:47 7cd52847ad77: Waiting 17:07:47 51a66918031e: Layer already exists 17:07:47 757673ccc4df: Layer already exists 17:07:47 0f576a6c85a1: Layer already exists 17:07:47 b4f1288a4fc6: Layer already exists 17:07:47 57818bd34eef: Layer already exists 17:07:47 7cd52847ad77: Layer already exists 17:07:47 latest: digest: sha256:6aef53bfcc350004e840fe61018c4f6bd7c015bcfd2eb0b5fc474191d298fc47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.97 17:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:07:48 b4f1288a4fc6: Preparing 17:07:48 0f576a6c85a1: Preparing 17:07:48 757673ccc4df: Preparing 17:07:48 51a66918031e: Preparing 17:07:48 57818bd34eef: Preparing 17:07:48 7cd52847ad77: Preparing 17:07:48 7cd52847ad77: Waiting 17:07:48 b4f1288a4fc6: Layer already exists 17:07:48 757673ccc4df: Layer already exists 17:07:48 0f576a6c85a1: Layer already exists 17:07:48 51a66918031e: Layer already exists 17:07:48 57818bd34eef: Layer already exists 17:07:48 7cd52847ad77: Layer already exists 17:07:48 3.0.0-dev.97: digest: sha256:6aef53bfcc350004e840fe61018c4f6bd7c015bcfd2eb0b5fc474191d298fc47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:07:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:07:48 b4f1288a4fc6: Preparing 17:07:48 0f576a6c85a1: Preparing 17:07:48 757673ccc4df: Preparing 17:07:48 51a66918031e: Preparing 17:07:48 57818bd34eef: Preparing 17:07:48 7cd52847ad77: Preparing 17:07:48 7cd52847ad77: Waiting 17:07:48 757673ccc4df: Layer already exists 17:07:48 0f576a6c85a1: Layer already exists 17:07:48 57818bd34eef: Layer already exists 17:07:48 51a66918031e: Layer already exists 17:07:48 b4f1288a4fc6: Layer already exists 17:07:48 7cd52847ad77: Layer already exists 17:07:48 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:6aef53bfcc350004e840fe61018c4f6bd7c015bcfd2eb0b5fc474191d298fc47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:07:49 b4f1288a4fc6: Preparing 17:07:49 0f576a6c85a1: Preparing 17:07:49 757673ccc4df: Preparing 17:07:49 51a66918031e: Preparing 17:07:49 57818bd34eef: Preparing 17:07:49 7cd52847ad77: Preparing 17:07:49 7cd52847ad77: Waiting 17:07:49 757673ccc4df: Layer already exists 17:07:49 b4f1288a4fc6: Layer already exists 17:07:49 51a66918031e: Layer already exists 17:07:49 57818bd34eef: Layer already exists 17:07:49 0f576a6c85a1: Layer already exists 17:07:49 7cd52847ad77: Layer already exists 17:07:49 main: digest: sha256:6aef53bfcc350004e840fe61018c4f6bd7c015bcfd2eb0b5fc474191d298fc47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:49 ===================================================== [Pipeline] echo 17:07:49 taggedImages: 17:07:49 - nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:49 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:07:49 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.97 17:07:49 - nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:49 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:07:49 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:07:49 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:49 latest 17:07:49 3.0.0-dev.97 17:07:49 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:49 main 17:07:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:07:50 eabf0033ba02: Preparing 17:07:50 55133f109375: Preparing 17:07:50 757673ccc4df: Preparing 17:07:50 51a66918031e: Preparing 17:07:50 6956b18857ad: Preparing 17:07:50 7cd52847ad77: Preparing 17:07:50 51a66918031e: Layer already exists 17:07:50 757673ccc4df: Layer already exists 17:07:50 7cd52847ad77: Layer already exists 17:07:50 eabf0033ba02: Pushed 17:07:50 6956b18857ad: Pushed 17:07:50 OK: 263 MiB in 53 packages 17:07:52 Removing intermediate container 92019badf9ed 17:07:52 ---> 93f4c8385528 17:07:52 Step 5/20 : COPY go.mod vendor* ./ 17:07:52 55133f109375: Pushed 17:07:53 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:284d89c4804546d89fc783d60e0a7ec80a1350cbc1150ab58bb5125d89956805 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:53 ---> d30c979b4b35 17:07:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:53 ---> Running in 34e80e051f06 17:07:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:07:53 eabf0033ba02: Preparing 17:07:53 55133f109375: Preparing 17:07:53 757673ccc4df: Preparing 17:07:53 51a66918031e: Preparing 17:07:53 6956b18857ad: Preparing 17:07:53 7cd52847ad77: Preparing 17:07:53 55133f109375: Layer already exists 17:07:53 eabf0033ba02: Layer already exists 17:07:53 757673ccc4df: Layer already exists 17:07:53 6956b18857ad: Layer already exists 17:07:53 51a66918031e: Layer already exists 17:07:53 7cd52847ad77: Layer already exists 17:07:53 latest: digest: sha256:284d89c4804546d89fc783d60e0a7ec80a1350cbc1150ab58bb5125d89956805 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.97 17:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:07:54 eabf0033ba02: Preparing 17:07:54 55133f109375: Preparing 17:07:54 757673ccc4df: Preparing 17:07:54 51a66918031e: Preparing 17:07:54 6956b18857ad: Preparing 17:07:54 7cd52847ad77: Preparing 17:07:54 7cd52847ad77: Waiting 17:07:54 757673ccc4df: Layer already exists 17:07:54 eabf0033ba02: Layer already exists 17:07:54 51a66918031e: Layer already exists 17:07:54 6956b18857ad: Layer already exists 17:07:54 55133f109375: Layer already exists 17:07:54 7cd52847ad77: Layer already exists 17:07:54 3.0.0-dev.97: digest: sha256:284d89c4804546d89fc783d60e0a7ec80a1350cbc1150ab58bb5125d89956805 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:07:55 eabf0033ba02: Preparing 17:07:55 55133f109375: Preparing 17:07:55 757673ccc4df: Preparing 17:07:55 51a66918031e: Preparing 17:07:55 6956b18857ad: Preparing 17:07:55 7cd52847ad77: Preparing 17:07:55 7cd52847ad77: Waiting 17:07:55 eabf0033ba02: Layer already exists 17:07:55 55133f109375: Layer already exists 17:07:55 51a66918031e: Layer already exists 17:07:55 757673ccc4df: Layer already exists 17:07:55 6956b18857ad: Layer already exists 17:07:55 7cd52847ad77: Layer already exists 17:07:55 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:284d89c4804546d89fc783d60e0a7ec80a1350cbc1150ab58bb5125d89956805 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:07:55 eabf0033ba02: Preparing 17:07:55 55133f109375: Preparing 17:07:55 757673ccc4df: Preparing 17:07:55 51a66918031e: Preparing 17:07:55 6956b18857ad: Preparing 17:07:55 7cd52847ad77: Preparing 17:07:55 7cd52847ad77: Waiting 17:07:55 6956b18857ad: Layer already exists 17:07:55 55133f109375: Layer already exists 17:07:55 51a66918031e: Layer already exists 17:07:55 eabf0033ba02: Layer already exists 17:07:55 757673ccc4df: Layer already exists 17:07:55 7cd52847ad77: Layer already exists 17:07:55 main: digest: sha256:284d89c4804546d89fc783d60e0a7ec80a1350cbc1150ab58bb5125d89956805 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:55 ===================================================== [Pipeline] echo 17:07:55 taggedImages: 17:07:55 - nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:07:55 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:07:55 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.97 17:07:55 - nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:07:55 - 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] } 17:09:30 Removing intermediate container 34e80e051f06 17:09:30 ---> f34ba4c07324 17:09:30 Step 7/20 : COPY . . 17:09:30 ---> dede8882b24f 17:09:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:09:30 ---> Running in 574999b28cde 17:09:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:13:39 Removing intermediate container f86eae9b1ac5 17:13:39 ---> 95e3176a7e17 17:13:39 17:13:39 Step 10/23 : FROM alpine:3.17 17:13:39 ---> d74e625d9115 17:13:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:13:39 Removing intermediate container a200c212ed31 17:13:39 ---> f4dcf7b5a47e 17:13:39 17:13:39 Step 9/21 : FROM alpine:3.17 17:13:39 ---> d74e625d9115 17:13:39 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 17:13:39 ---> Running in 1308a22474c6 17:13:39 ---> Running in c5e1435f954b 17:13:39 Removing intermediate container 1308a22474c6 17:13:39 ---> 579d2d82cc8e 17:13:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:13:39 ---> Running in 50bc4ed3cda3 17:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:13:39 (1/2) Installing dumb-init (1.2.5-r2) 17:13:39 (2/2) Installing openssl (3.0.8-r0) 17:13:39 Executing busybox-1.35.0-r29.trigger 17:13:39 OK: 8 MiB in 17 packages 17:13:39 (1/1) Installing dumb-init (1.2.5-r2) 17:13:39 Executing busybox-1.35.0-r29.trigger 17:13:39 OK: 8 MiB in 16 packages 17:13:39 Removing intermediate container 50bc4ed3cda3 17:13:39 ---> dc198302b86c 17:13:39 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:39 Removing intermediate container c5e1435f954b 17:13:39 ---> 8d6b6c71e93a 17:13:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:13:39 ---> Running in 0fef5d86cf0a 17:13:39 Removing intermediate container 0fef5d86cf0a 17:13:39 ---> 98ad14176075 17:13:39 Step 12/21 : WORKDIR /edgex 17:13:39 ---> Running in 55fe11826830 17:13:39 ---> 189f964cecc1 17:13:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:13:39 Removing intermediate container 55fe11826830 17:13:39 ---> d6936063ee76 17:13:39 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 17:13:39 ---> b0d39d88a120 17:13:39 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:13:40 ---> 8c2f1a33c9fa 17:13:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 17:13:42 ---> 2ea259ee24c6 17:13:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:13:42 ---> 900a08fc154e 17:13:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 17:13:43 ---> 4730e9c3481c 17:13:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:13:44 ---> b92e11685aba 17:13:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:13:44 ---> 7073dec155f7 17:13:44 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:13:45 ---> Running in 06ff1cdaeef9 17:13:46 ---> 4a30d7989419 17:13:46 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:13:46 ---> Running in b2f5cc169052 17:13:49 Removing intermediate container 06ff1cdaeef9 17:13:49 ---> 950f184f10be 17:13:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:13:49 ---> Running in ed5d62550eef 17:13:50 Removing intermediate container b2f5cc169052 17:13:50 ---> 5362aaef77db 17:13:50 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:13:50 ---> Running in 5f16bccbe483 17:13:50 Removing intermediate container ed5d62550eef 17:13:50 ---> b372ef8a616b 17:13:50 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:13:50 ---> Running in b5e4c3bf966a 17:13:50 Removing intermediate container 5f16bccbe483 17:13:50 ---> e8d62558a47e 17:13:50 Step 19/21 : LABEL arch=arm64 17:13:51 ---> Running in cf9578cfc7a6 17:13:51 Removing intermediate container b5e4c3bf966a 17:13:51 ---> ecf9454a98d6 17:13:51 Step 21/23 : LABEL arch=arm64 17:13:51 ---> Running in cd84cc719c95 17:13:51 Removing intermediate container cf9578cfc7a6 17:13:51 ---> 5c5b6101ab62 17:13:51 Step 20/21 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:13:52 Removing intermediate container cd84cc719c95 17:13:52 ---> cef6c46a41eb 17:13:52 Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:13:52 ---> Running in e02be92d5022 17:13:52 ---> Running in 955a0fb04457 17:13:52 Removing intermediate container e02be92d5022 17:13:52 ---> f6c61a433961 17:13:52 Step 21/21 : LABEL version=3.0.0-dev.97 17:13:52 Removing intermediate container 955a0fb04457 17:13:52 ---> df36dd0eb3cb 17:13:52 Step 23/23 : LABEL version=3.0.0-dev.97 17:13:53 ---> Running in cb5f63ffe080 17:13:53 ---> Running in fa4959277f09 17:13:53 Removing intermediate container fa4959277f09 17:13:53 ---> 2b3636bc706d 17:13:53 17:13:53 Removing intermediate container cb5f63ffe080 17:13:53 ---> 17626506ead3 17:13:53 17:13:53 Successfully built 17626506ead3 17:13:53 Successfully built 2b3636bc706d 17:13:53 Successfully tagged security-proxy-setup-arm64:latest 17:13:53 Successfully tagged security-proxy-auth-arm64:latest 17:13:54  Building security-proxy-auth ... done Building core-metadata 17:13:54  Building security-proxy-setup ... done Building security-secretstore-setup 17:13:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:13:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:13:59 ---> 787af8bfc6b9 17:13:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:13:59 ---> Using cache 17:13:59 ---> 1d76f18aa23c 17:13:59 Step 4/25 : WORKDIR /edgex-go 17:13:59 ---> Using cache 17:13:59 ---> 01c5b47b0d5f 17:13:59 Step 5/25 : RUN apk add --update --no-cache make git 17:13:59 ---> Using cache 17:13:59 ---> 663261d77189 17:13:59 Step 6/25 : COPY go.mod vendor* ./ 17:13:59 ---> Using cache 17:13:59 ---> 078d16f0ce54 17:13:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:59 ---> Using cache 17:13:59 ---> 210723336e65 17:13:59 Step 8/25 : COPY . . 17:13:59 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:13:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:59 ---> 787af8bfc6b9 17:13:59 Step 3/24 : WORKDIR /edgex-go 17:13:59 ---> Using cache 17:13:59 ---> be46934cac5b 17:13:59 Step 4/24 : RUN apk add --update --no-cache make git 17:13:59 ---> Using cache 17:13:59 ---> 5e393b2e547e 17:13:59 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:13:59 ---> Running in 57f2aaee4508 17:13:59 ---> Running in f67b4dc27e46 17:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:04 OK: 263 MiB in 53 packages 17:14:09 Removing intermediate container f67b4dc27e46 17:14:09 ---> b702e2946667 17:14:09 Step 5/24 : COPY go.mod vendor* ./ 17:14:09 ---> 05d7113b3ae1 17:14:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:09 ---> Running in 8ddf6ae5af05 17:14:31 Removing intermediate container 7951b789786d 17:14:31 ---> 5b284a909eae 17:14:31 17:14:31 Step 10/23 : FROM alpine:3.17 17:14:31 ---> d74e625d9115 17:14:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:14:31 ---> Running in 5115da45f3cc 17:14:32 Removing intermediate container 5115da45f3cc 17:14:32 ---> 6cefd66c1aac 17:14:32 Step 12/23 : ENV APP_PORT=59880 17:14:32 ---> Running in 8b81cb5862b6 17:14:32 Removing intermediate container 8b81cb5862b6 17:14:32 ---> 0a085ca41583 17:14:32 Step 13/23 : EXPOSE $APP_PORT 17:14:32 ---> Running in 713393595f6d 17:14:33 Removing intermediate container 713393595f6d 17:14:33 ---> ef8b95632672 17:14:33 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:14:33 ---> Running in 90b6eaf27c85 17:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:37 (1/1) Installing dumb-init (1.2.5-r2) 17:14:37 Executing busybox-1.35.0-r29.trigger 17:14:37 OK: 8 MiB in 16 packages 17:14:39 Removing intermediate container 90b6eaf27c85 17:14:39 ---> 09296ad1ffe6 17:14:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:40 ---> 1fd033a0a929 17:14:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:14:41 ---> f9fa563528f8 17:14:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:14:43 ---> 98df2dffdc04 17:14:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:14:44 ---> 2c0f659c243f 17:14:44 Step 19/23 : ENTRYPOINT ["/core-data"] 17:14:44 ---> Running in 155a636001e0 17:14:44 Removing intermediate container 155a636001e0 17:14:44 ---> 236f97e7d7b9 17:14:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:14:44 ---> Running in 1cd421e260a8 17:14:45 Removing intermediate container 1cd421e260a8 17:14:45 ---> 49d94df7c153 17:14:45 Step 21/23 : LABEL arch=arm64 17:14:45 ---> Running in b3225e863f7b 17:14:46 Removing intermediate container b3225e863f7b 17:14:46 ---> cf8d46c4ac5e 17:14:46 Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:14:46 ---> Running in 4a08f6022234 17:14:46 Removing intermediate container 4a08f6022234 17:14:46 ---> c28382c61fba 17:14:46 Step 23/23 : LABEL version=3.0.0-dev.97 17:14:46 ---> Running in 64c9037515c1 17:14:47 Removing intermediate container 64c9037515c1 17:14:47 ---> 7c33c5f4fa41 17:14:47 17:14:47 Successfully built 7c33c5f4fa41 17:14:47 Successfully tagged core-data-arm64:latest 17:14:47 Building security-spire-config 17:14:51  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:14:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:14:51 ---> 787af8bfc6b9 17:14:51 Step 3/26 : WORKDIR /edgex-go 17:14:51 ---> Using cache 17:14:51 ---> be46934cac5b 17:14:51 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:14:51 ---> Using cache 17:14:51 ---> 231156c36ce4 17:14:51 Step 5/26 : COPY go.mod vendor* ./ 17:14:51 ---> Using cache 17:14:51 ---> 4d4069e1f7fc 17:14:51 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:51 ---> Using cache 17:14:51 ---> 470aa09c219f 17:14:51 Step 7/26 : COPY . . 17:14:51 ---> Using cache 17:14:51 ---> f361f742cd11 17:14:51 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:14:51 ---> Using cache 17:14:51 ---> 77734bff201c 17:14:51 Step 9/26 : WORKDIR /edgex-go/spire-build 17:14:51 ---> Using cache 17:14:51 ---> 273e1e5fa149 17:14:51 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:14:51 ---> Using cache 17:14:51 ---> b95fbcd9e454 17:14:51 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:14:51 ---> Running in 93b4b501b2a0 17:14:54 Removing intermediate container 93b4b501b2a0 17:14:54 ---> df8fde34e9ab 17:14:54 Step 12/26 : WORKDIR /edgex-go 17:14:54 ---> Running in e78734f69385 17:14:55 Removing intermediate container e78734f69385 17:14:55 ---> 7f4665039aaf 17:14:55 17:14:55 Step 13/26 : FROM alpine:3.17 17:14:55 ---> d74e625d9115 17:14:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:14:55 ---> Using cache 17:14:55 ---> f1e0d77cb97c 17:14:55 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:14:55 ---> Running in cac5c9bac1f7 17:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:15:00 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:15:00 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:15:00 OK: 17683 distinct packages available 17:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:15:02 (1/4) Installing dumb-init (1.2.5-r2) 17:15:02 (2/4) Installing musl-obstack (1.2.3-r0) 17:15:02 (3/4) Installing libucontext (1.2-r0) 17:15:02 (4/4) Installing gcompat (1.1.0-r0) 17:15:02 Executing busybox-1.35.0-r29.trigger 17:15:02 OK: 8 MiB in 19 packages 17:15:04 Removing intermediate container cac5c9bac1f7 17:15:04 ---> 67df0446b4e3 17:15:04 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 17:15:05 ---> 5b31bf1bf024 17:15:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:15:10 ---> 8a555677f8c2 17:15:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:15:11 ---> 565ce064afbd 17:15:11 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:15:11 ---> Running in 126942b4de09 17:15:12 Removing intermediate container 126942b4de09 17:15:12 ---> 1a3bedd2957b 17:15:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:15:14 ---> 8cc3cb0b861b 17:15:14 Step 21/26 : WORKDIR / 17:15:14 ---> Running in b2696e5bff44 17:15:15 Removing intermediate container b2696e5bff44 17:15:15 ---> d7dc70e6666a 17:15:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:15:15 ---> Running in 861213222a29 17:15:15 Removing intermediate container 861213222a29 17:15:15 ---> fad6e2f1600a 17:15:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:15:16 ---> Running in 4b66c17ee1da 17:15:16 Removing intermediate container 4b66c17ee1da 17:15:16 ---> e801a2f78652 17:15:16 Step 24/26 : LABEL arch=arm64 17:15:17 ---> Running in f359e8755f0c 17:15:17 Removing intermediate container f359e8755f0c 17:15:17 ---> 2620ede6fefe 17:15:17 Step 25/26 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:15:17 ---> Running in cab539eeed95 17:15:18 Removing intermediate container cab539eeed95 17:15:18 ---> de1778ab8e18 17:15:18 Step 26/26 : LABEL version=3.0.0-dev.97 17:15:18 ---> Running in 11ee3c8e02a1 17:15:19 Removing intermediate container 11ee3c8e02a1 17:15:19 ---> b906923b9f5f 17:15:19 17:15:20 Successfully built b906923b9f5f 17:15:20 Successfully tagged security-spire-config-arm64:latest 17:15:20 Building security-bootstrapper 17:15:25  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:15:25 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:15:25 ---> 787af8bfc6b9 17:15:25 Step 3/33 : WORKDIR /edgex-go 17:15:25 ---> Using cache 17:15:25 ---> be46934cac5b 17:15:25 Step 4/33 : RUN apk add --update --no-cache make git 17:15:25 ---> Using cache 17:15:25 ---> b702e2946667 17:15:25 Step 5/33 : COPY go.mod vendor* ./ 17:15:25 ---> Using cache 17:15:25 ---> 05d7113b3ae1 17:15:25 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:26 ---> Running in ae051899779b 17:15:53 Removing intermediate container 8ddf6ae5af05 17:15:53 ---> 0ccaf8860a41 17:15:53 Step 7/24 : COPY . . 17:15:53 ---> 38d250e57c9c 17:15:53 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:15:53 ---> Running in 10945267883b 17:15:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:17:03 Removing intermediate container ae051899779b 17:17:03 ---> d2b281b16621 17:17:03 Step 7/33 : COPY . . 17:17:04 ---> 52f6c7c8c04d 17:17:04 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:17:04 ---> Running in cd4986483fef 17:17:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:17:28 Removing intermediate container 9bba27429a10 17:17:28 ---> ac1ab712ab5b 17:17:28 17:17:28 Step 10/23 : FROM alpine:3.17 17:17:28 ---> d74e625d9115 17:17:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:17:28 ---> Running in ecf085a95a5a 17:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:17:29 (1/1) Installing dumb-init (1.2.5-r2) 17:17:29 Executing busybox-1.35.0-r29.trigger 17:17:29 OK: 8 MiB in 16 packages 17:17:31 Removing intermediate container ecf085a95a5a 17:17:31 ---> af92839a4fb9 17:17:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:17:31 ---> Running in 6911889ad9fd 17:17:31 Removing intermediate container 6911889ad9fd 17:17:31 ---> 7520e4f6d33a 17:17:31 Step 13/23 : ENV APP_PORT=59861 17:17:31 ---> Running in 7446c476de9d 17:17:32 Removing intermediate container 7446c476de9d 17:17:32 ---> c4c8dc1a8c52 17:17:32 Step 14/23 : EXPOSE $APP_PORT 17:17:32 ---> Running in 7e2417748ebf 17:17:32 Removing intermediate container 7e2417748ebf 17:17:32 ---> 0825a879d122 17:17:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:33 ---> e5ca4b415e20 17:17:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:17:34 ---> 6bb9335af67a 17:17:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:17:37 ---> fe5ef77f6df4 17:17:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:17:37 ---> de9d8b4952f7 17:17:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:17:37 ---> Running in bb1f59676ac4 17:17:38 Removing intermediate container bb1f59676ac4 17:17:38 ---> 3fe6eb5fdeb3 17:17:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:17:38 ---> Running in a643fa3e24fb 17:17:39 Removing intermediate container a643fa3e24fb 17:17:39 ---> 2ddfa28201c1 17:17:39 Step 21/23 : LABEL arch=arm64 17:17:39 ---> Running in 11639befad6e 17:17:39 Removing intermediate container 11639befad6e 17:17:39 ---> a41bbdba2465 17:17:39 Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:17:39 ---> Running in d5137298eda7 17:17:40 Removing intermediate container d5137298eda7 17:17:40 ---> 297c160a8e2c 17:17:40 Step 23/23 : LABEL version=3.0.0-dev.97 17:17:40 ---> Running in db2f92066f01 17:17:40 Removing intermediate container db2f92066f01 17:17:40 ---> dbab7b0df3b9 17:17:40 17:17:40 Successfully built dbab7b0df3b9 17:17:40 Successfully tagged support-scheduler-arm64:latest 17:17:41  Building support-scheduler ... done Building core-command 17:17:44 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:17:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:17:44 ---> 787af8bfc6b9 17:17:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:17:44 ---> Using cache 17:17:44 ---> 1d76f18aa23c 17:17:44 Step 4/24 : WORKDIR /edgex-go 17:17:44 ---> Using cache 17:17:44 ---> 01c5b47b0d5f 17:17:44 Step 5/24 : RUN apk add --update --no-cache make git 17:17:44 ---> Using cache 17:17:44 ---> 663261d77189 17:17:44 Step 6/24 : COPY go.mod vendor* ./ 17:17:44 ---> Using cache 17:17:44 ---> 078d16f0ce54 17:17:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:44 ---> Using cache 17:17:44 ---> 210723336e65 17:17:44 Step 8/24 : COPY . . 17:17:44 ---> Using cache 17:17:44 ---> 5e393b2e547e 17:17:44 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:17:44 ---> Running in cd5ab1020fdd 17:17:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:18:25 Removing intermediate container 574999b28cde 17:18:25 ---> 8f9dce82e445 17:18:25 17:18:25 Step 9/20 : FROM alpine:3.17 17:18:25 ---> d74e625d9115 17:18:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:18:25 ---> Using cache 17:18:25 ---> f1e0d77cb97c 17:18:25 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:18:25 ---> Running in 7c73dc812354 17:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:18:30 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:18:30 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:18:30 OK: 17683 distinct packages available 17:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:18:32 (1/9) Installing ca-certificates (20220614-r4) 17:18:32 (2/9) Installing brotli-libs (1.0.9-r9) 17:18:32 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:18:32 (4/9) Installing libcurl (7.88.1-r0) 17:18:32 (5/9) Installing curl (7.88.1-r0) 17:18:32 (6/9) Installing dumb-init (1.2.5-r2) 17:18:32 (7/9) Installing musl-obstack (1.2.3-r0) 17:18:32 (8/9) Installing libucontext (1.2-r0) 17:18:32 (9/9) Installing gcompat (1.1.0-r0) 17:18:32 Executing busybox-1.35.0-r29.trigger 17:18:32 Executing ca-certificates-20220614-r4.trigger 17:18:33 OK: 11 MiB in 24 packages 17:18:35 Removing intermediate container 7c73dc812354 17:18:35 ---> b37c6ab921a2 17:18:35 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:39 ---> f61a2814edaf 17:18:39 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:18:39 ---> 4f28a92c09bc 17:18:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:18:41 ---> 6bab0ba94c4c 17:18:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:18:42 ---> 1a0e188ae71d 17:18:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:18:42 ---> Running in 3565abe9979f 17:18:43 Removing intermediate container 3565abe9979f 17:18:43 ---> 338490bcab3c 17:18:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:18:43 ---> Running in 0c1cac57bcd1 17:18:44 Removing intermediate container 0c1cac57bcd1 17:18:44 ---> 65c0f33c3dcd 17:18:44 Step 18/20 : LABEL arch=arm64 17:18:44 ---> Running in 0b43817bc525 17:18:44 Removing intermediate container 0b43817bc525 17:18:44 ---> 609f8c9fae0f 17:18:44 Step 19/20 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:18:44 ---> Running in acb155c26a88 17:18:45 Removing intermediate container acb155c26a88 17:18:45 ---> c43765527e26 17:18:45 Step 20/20 : LABEL version=3.0.0-dev.97 17:18:45 ---> Running in ae3425c2f820 17:18:45 Removing intermediate container ae3425c2f820 17:18:45 ---> 56a201354155 17:18:45 17:18:45 Successfully built 56a201354155 17:18:45 Successfully tagged security-spiffe-token-provider-arm64:latest 17:18:45 Building security-spire-agent 17:18:49  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:18:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:18:49 ---> 787af8bfc6b9 17:18:49 Step 3/26 : WORKDIR /edgex-go 17:18:49 ---> Using cache 17:18:49 ---> be46934cac5b 17:18:49 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:18:49 ---> Using cache 17:18:49 ---> 231156c36ce4 17:18:49 Step 5/26 : COPY go.mod vendor* ./ 17:18:49 ---> Using cache 17:18:49 ---> 4d4069e1f7fc 17:18:49 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:49 ---> Using cache 17:18:49 ---> 470aa09c219f 17:18:49 Step 7/26 : COPY . . 17:18:49 ---> Using cache 17:18:49 ---> f361f742cd11 17:18:49 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:18:49 ---> Using cache 17:18:49 ---> 77734bff201c 17:18:49 Step 9/26 : WORKDIR /edgex-go/spire-build 17:18:49 ---> Using cache 17:18:49 ---> 273e1e5fa149 17:18:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:18:49 ---> Using cache 17:18:49 ---> b95fbcd9e454 17:18:49 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:18:49 ---> Using cache 17:18:49 ---> df8fde34e9ab 17:18:49 Step 12/26 : WORKDIR /edgex-go 17:18:49 ---> Using cache 17:18:49 ---> 7f4665039aaf 17:18:49 17:18:49 Step 13/26 : FROM alpine:3.17 17:18:49 ---> d74e625d9115 17:18:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:18:49 ---> Using cache 17:18:49 ---> f1e0d77cb97c 17:18:49 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:18:49 ---> Using cache 17:18:49 ---> 207be49e9eb7 17:18:49 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 17:18:49 ---> Using cache 17:18:49 ---> e2003d3b01e4 17:18:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:18:52 ---> 71e0e9b6fa66 17:18:52 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:18:58 ---> f11448ae2559 17:18:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:18:59 ---> 45bf174bdaba 17:18:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:18:59 ---> 7d57fd283ce8 17:18:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:19:00 ---> b2ea53deab42 17:19:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:19:00 ---> Running in 9e650cbb5813 17:19:01 Removing intermediate container 9e650cbb5813 17:19:01 ---> 1eeda89c885b 17:19:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:19:01 ---> Running in 9b8304ccbf98 17:19:01 Removing intermediate container 9b8304ccbf98 17:19:01 ---> 4103bb975db3 17:19:01 Step 24/26 : LABEL arch=arm64 17:19:02 ---> Running in f58710a3d6ee 17:19:04 Removing intermediate container f58710a3d6ee 17:19:04 ---> 226ee6d0b3eb 17:19:04 Step 25/26 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:19:04 ---> Running in dad93ed4494d 17:19:04 Removing intermediate container dad93ed4494d 17:19:04 ---> 04f078c57b5d 17:19:04 Step 26/26 : LABEL version=3.0.0-dev.97 17:19:04 ---> Running in 2ef3c819c910 17:19:05 Removing intermediate container 2ef3c819c910 17:19:05 ---> bd548863df08 17:19:05 17:19:05 Successfully built bd548863df08 17:19:05 Successfully tagged security-spire-agent-arm64:latest 17:19:05 Building core-common-config-bootstrapper 17:19:08  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:19:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:19:08 ---> 787af8bfc6b9 17:19:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:19:08 ---> Using cache 17:19:08 ---> 1d76f18aa23c 17:19:08 Step 4/23 : WORKDIR /edgex-go 17:19:08 ---> Using cache 17:19:08 ---> 01c5b47b0d5f 17:19:08 Step 5/23 : RUN apk add --update --no-cache make git 17:19:08 ---> Using cache 17:19:08 ---> 663261d77189 17:19:08 Step 6/23 : COPY go.mod vendor* ./ 17:19:08 ---> Using cache 17:19:08 ---> 078d16f0ce54 17:19:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:08 ---> Using cache 17:19:08 ---> 210723336e65 17:19:08 Step 8/23 : COPY . . 17:19:09 ---> Using cache 17:19:09 ---> 5e393b2e547e 17:19:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:19:09 ---> Running in 1b1a9ed3dccf 17:19:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:21:48 Removing intermediate container 57f2aaee4508 17:21:48 ---> 165fa3fffbea 17:21:48 17:21:48 Step 10/25 : FROM alpine:3.17 17:21:48 ---> d74e625d9115 17:21:48 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:21:48 ---> Using cache 17:21:48 ---> af92839a4fb9 17:21:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:21:48 ---> Using cache 17:21:48 ---> 7520e4f6d33a 17:21:48 Step 13/25 : ENV APP_PORT=59881 17:21:48 ---> Running in 053bc54525fa 17:21:48 Removing intermediate container 053bc54525fa 17:21:48 ---> 9afaa395416b 17:21:48 Step 14/25 : EXPOSE $APP_PORT 17:21:48 ---> Running in 21d061366cf8 17:21:48 Removing intermediate container 21d061366cf8 17:21:48 ---> 09a97069dabb 17:21:48 Step 15/25 : WORKDIR / 17:21:48 ---> Running in 893971c1f01c 17:21:48 Removing intermediate container 893971c1f01c 17:21:48 ---> 48a58a5e601f 17:21:48 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:48 ---> a0573e8fd632 17:21:48 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:21:48 ---> ced8b020a1c8 17:21:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:21:48 ---> 84951b74f645 17:21:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:21:48 ---> c73140607ddd 17:21:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:21:48 ---> a4ca364f80d5 17:21:48 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:21:48 ---> Running in 8a7ccc406b2d 17:21:48 Removing intermediate container 8a7ccc406b2d 17:21:48 ---> 7c4f6249e2b8 17:21:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:21:48 ---> Running in 6750238c7d38 17:21:48 Removing intermediate container 6750238c7d38 17:21:48 ---> 47a14625c475 17:21:48 Step 23/25 : LABEL arch=arm64 17:21:48 ---> Running in 1dbf9808bf7a 17:21:48 Removing intermediate container 1dbf9808bf7a 17:21:48 ---> a55723b63769 17:21:48 Step 24/25 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:21:48 ---> Running in 8212ae812d20 17:21:48 Removing intermediate container 8212ae812d20 17:21:48 ---> 6fcc9f5b32fb 17:21:48 Step 25/25 : LABEL version=3.0.0-dev.97 17:21:48 ---> Running in bfde6125ca30 17:21:48 Removing intermediate container bfde6125ca30 17:21:48 ---> 3368781065e7 17:21:48 17:21:48 Successfully built 3368781065e7 17:21:48 Successfully tagged core-metadata-arm64:latest 17:21:48  Building core-metadata ... done Building support-notifications 17:21:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:21:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:21:51 ---> 787af8bfc6b9 17:21:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:21:51 ---> Using cache 17:21:51 ---> 1d76f18aa23c 17:21:51 Step 4/23 : WORKDIR /edgex-go 17:21:51 ---> Using cache 17:21:51 ---> 01c5b47b0d5f 17:21:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:21:51 ---> Running in 5d535c8b770f 17:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:21:55 OK: 263 MiB in 53 packages 17:21:57 Removing intermediate container 5d535c8b770f 17:21:57 ---> 204b17f2a685 17:21:57 Step 6/23 : COPY go.mod vendor* ./ 17:21:57 ---> fa8831c53789 17:21:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:58 ---> Running in 141baef8d649 17:22:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:22:28 Removing intermediate container 10945267883b 17:22:28 ---> 3fffe44d42fc 17:22:28 17:22:28 Step 9/24 : FROM alpine:3.17 17:22:28 ---> d74e625d9115 17:22:28 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:22:28 ---> Running in 31207bfe195e 17:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:22:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:22:31 (1/3) Installing ca-certificates (20220614-r4) 17:22:31 (2/3) Installing dumb-init (1.2.5-r2) 17:22:31 (3/3) Installing su-exec (0.2-r2) 17:22:31 Executing busybox-1.35.0-r29.trigger 17:22:31 Executing ca-certificates-20220614-r4.trigger 17:22:32 OK: 8 MiB in 18 packages 17:22:34 Removing intermediate container 31207bfe195e 17:22:34 ---> 30025a4590e4 17:22:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:22:34 ---> Running in f53dbbf0b0fc 17:22:35 Removing intermediate container f53dbbf0b0fc 17:22:35 ---> d25fab3ffde5 17:22:35 Step 12/24 : WORKDIR / 17:22:35 ---> Running in 51e0d2b07387 17:22:35 Removing intermediate container 51e0d2b07387 17:22:35 ---> 8a04e46e47ba 17:22:35 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 17:22:36 ---> b644dc19a225 17:22:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:22:37 ---> 457448ba219d 17:22:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:22:38 ---> bb3cc9a61dc0 17:22:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:22:39 ---> 147bf8e1f3c3 17:22:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:22:41 ---> 2a05b38cb8d2 17:22:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:22:42 ---> ccac6d916cab 17:22:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:22:46 ---> 1f434be8f021 17:22:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:22:46 ---> Running in 3326e88e6905 17:22:48 Removing intermediate container 3326e88e6905 17:22:48 ---> 5032f7ea9d8c 17:22:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:22:48 ---> Running in 9f57da5049a5 17:22:49 Removing intermediate container 9f57da5049a5 17:22:49 ---> d0760418bdfd 17:22:49 Step 22/24 : LABEL arch=arm64 17:22:49 ---> Running in b78f88331a25 17:22:50 Removing intermediate container b78f88331a25 17:22:50 ---> bf594ce4ae50 17:22:50 Step 23/24 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:22:50 ---> Running in b9849f75ee39 17:22:50 Removing intermediate container b9849f75ee39 17:22:50 ---> 61544aea6893 17:22:50 Step 24/24 : LABEL version=3.0.0-dev.97 17:22:50 ---> Running in 0968006980dd 17:22:51 Removing intermediate container 0968006980dd 17:22:51 ---> 3a0e12c7ad61 17:22:51 17:22:51 Successfully built 3a0e12c7ad61 17:22:51 Successfully tagged security-secretstore-setup-arm64:latest 17:23:38  Building security-secretstore-setup ... done Removing intermediate container cd4986483fef 17:23:38 ---> 13a8a0f33151 17:23:38 17:23:38 Step 9/33 : FROM alpine:3.17 17:23:38 ---> d74e625d9115 17:23:38 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:23:38 ---> Using cache 17:23:38 ---> f1e0d77cb97c 17:23:38 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:23:38 ---> Running in 7f90734b0666 17:23:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:23:38 Removing intermediate container 141baef8d649 17:23:38 ---> 74fdd85fa615 17:23:38 Step 8/23 : COPY . . 17:23:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:23:38 (1/2) Installing dumb-init (1.2.5-r2) 17:23:38 (2/2) Installing su-exec (0.2-r2) 17:23:38 Executing busybox-1.35.0-r29.trigger 17:23:38 OK: 8 MiB in 17 packages 17:23:38 ---> dd30fbc5e61e 17:23:38 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:23:38 ---> Running in c8a6ebe6c287 17:23:38 Removing intermediate container 7f90734b0666 17:23:38 ---> 45c640114db4 17:23:38 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:23:38 ---> Running in 716b9ae1ca8b 17:23:39 Removing intermediate container 716b9ae1ca8b 17:23:39 ---> 170ec1f66100 17:23:39 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:23:39 ---> Running in d20d3f11e53a 17:23:39 Removing intermediate container d20d3f11e53a 17:23:39 ---> 0f4017d67f0c 17:23:39 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:23:40 ---> Running in 9d4343e2f7e9 17:23:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:23:40 Removing intermediate container 9d4343e2f7e9 17:23:40 ---> 2468dfb7e8f1 17:23:40 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:23:40 ---> Running in 165632dbd10f 17:23:41 Removing intermediate container 165632dbd10f 17:23:41 ---> 858841cdc690 17:23:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:23:41 ---> Running in abcf169a6994 17:23:44 Removing intermediate container abcf169a6994 17:23:44 ---> 6e5b379a715e 17:23:44 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:23:44 ---> Running in a12960198da3 17:23:44 Removing intermediate container a12960198da3 17:23:44 ---> 27ca7d30758b 17:23:44 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:23:45 ---> f366445e7194 17:23:45 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:23:45 ---> Running in 8fcb6dbebeb5 17:23:49 Removing intermediate container 8fcb6dbebeb5 17:23:49 ---> 8c0a5561f96d 17:23:49 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:23:49 ---> d94a381861b1 17:23:49 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:23:50 ---> f0eb262835fc 17:23:50 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:23:53 ---> ecaeb4b1ff8f 17:23:53 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:23:54 ---> 32a0705b6910 17:23:54 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:23:55 ---> 60c687e9ba71 17:23:55 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:23:56 ---> 06165849af22 17:23:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:23:57 ---> a4eb3d7c1d5c 17:23:57 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:23:58 ---> 8e41e754fb0b 17:23:58 Step 28/33 : RUN chmod +x /entrypoint.sh 17:23:58 ---> Running in 1d01f6930cf3 17:24:01 Removing intermediate container 1d01f6930cf3 17:24:01 ---> e65d33127058 17:24:01 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:24:01 ---> Running in ef4b5b68e67d 17:24:01 Removing intermediate container ef4b5b68e67d 17:24:01 ---> 45f6fd646a50 17:24:01 Step 30/33 : CMD ["gate"] 17:24:01 ---> Running in cd4ebfcadda5 17:24:02 Removing intermediate container cd4ebfcadda5 17:24:02 ---> 2858d0ef1b65 17:24:02 Step 31/33 : LABEL arch=arm64 17:24:02 ---> Running in f210e5904bfa 17:24:02 Removing intermediate container f210e5904bfa 17:24:02 ---> 70d2b344879f 17:24:02 Step 32/33 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:24:02 ---> Running in 808171f47837 17:24:03 Removing intermediate container 808171f47837 17:24:03 ---> 90941e5c7818 17:24:03 Step 33/33 : LABEL version=3.0.0-dev.97 17:24:03 ---> Running in db7dfaff5f71 17:24:04 Removing intermediate container db7dfaff5f71 17:24:04 ---> c4b41ad382af 17:24:04 17:24:04 Successfully built c4b41ad382af 17:24:04 Successfully tagged security-bootstrapper-arm64:latest 17:24:16  Building security-bootstrapper ... done Removing intermediate container cd5ab1020fdd 17:24:16 ---> d4bbe3be4a92 17:24:16 17:24:16 Step 10/24 : FROM alpine:3.17 17:24:16 ---> d74e625d9115 17:24:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:24:16 ---> Using cache 17:24:16 ---> af92839a4fb9 17:24:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:24:16 ---> Using cache 17:24:16 ---> 7520e4f6d33a 17:24:16 Step 13/24 : ENV APP_PORT=59882 17:24:16 ---> Running in 16f2ee37e980 17:24:16 Removing intermediate container 16f2ee37e980 17:24:16 ---> b9a7b2bfd825 17:24:16 Step 14/24 : EXPOSE $APP_PORT 17:24:16 ---> Running in c5b88d53a2f4 17:24:16 Removing intermediate container c5b88d53a2f4 17:24:16 ---> 65d6a99c69a9 17:24:16 Step 15/24 : WORKDIR / 17:24:16 ---> Running in 40cc378cd32f 17:24:17 Removing intermediate container 40cc378cd32f 17:24:17 ---> 362cec81ed26 17:24:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:18 ---> da209e8e1686 17:24:18 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:24:19 ---> 0e9292b97ef3 17:24:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:24:21 ---> fa00998efacf 17:24:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:24:22 ---> e3737925d020 17:24:22 Step 20/24 : ENTRYPOINT ["/core-command"] 17:24:22 ---> Running in 12d52bfd3dc6 17:24:22 Removing intermediate container 12d52bfd3dc6 17:24:22 ---> b91efa3010a3 17:24:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:24:22 ---> Running in 7f800a3da9f7 17:24:23 Removing intermediate container 7f800a3da9f7 17:24:23 ---> 0b3182ae588f 17:24:23 Step 22/24 : LABEL arch=arm64 17:24:23 ---> Running in 55147918133c 17:24:24 Removing intermediate container 55147918133c 17:24:24 ---> 20de548aec6f 17:24:24 Step 23/24 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:24:24 ---> Running in 1d3261cad6cb 17:24:24 Removing intermediate container 1d3261cad6cb 17:24:24 ---> 3b6502ab1dd1 17:24:24 Step 24/24 : LABEL version=3.0.0-dev.97 17:24:24 ---> Running in bcc5b7f22aec 17:24:25 Removing intermediate container bcc5b7f22aec 17:24:25 ---> 4c3ad651d027 17:24:25 17:24:25 Successfully built 4c3ad651d027 17:24:25 Successfully tagged core-command-arm64:latest 17:24:52  Building core-command ... done Removing intermediate container 1b1a9ed3dccf 17:24:52 ---> f8df522af574 17:24:52 17:24:52 Step 10/23 : FROM alpine:3.17 17:24:52 ---> d74e625d9115 17:24:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:24:52 ---> Using cache 17:24:52 ---> 579d2d82cc8e 17:24:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:24:52 ---> Using cache 17:24:52 ---> dc198302b86c 17:24:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:52 ---> Using cache 17:24:52 ---> 189f964cecc1 17:24:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:24:52 ---> Using cache 17:24:52 ---> b0d39d88a120 17:24:52 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:24:52 ---> f86bf0064330 17:24:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:24:52 ---> 1257059daee8 17:24:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:24:52 ---> bcfeb336c8ee 17:24:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:24:52 ---> Running in 031e0f0281e8 17:24:54 Removing intermediate container 031e0f0281e8 17:24:54 ---> c630b3798375 17:24:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:24:54 ---> Running in bbf9bf78b816 17:24:55 Removing intermediate container bbf9bf78b816 17:24:55 ---> 799ecb22d77e 17:24:55 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:24:55 ---> Running in 8c18e461c2e1 17:24:55 Removing intermediate container 8c18e461c2e1 17:24:55 ---> ad48f5baa1fc 17:24:55 Step 21/23 : LABEL arch=arm64 17:24:55 ---> Running in 2e3567c1643a 17:24:56 Removing intermediate container 2e3567c1643a 17:24:56 ---> 40b72d96c848 17:24:56 Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:24:56 ---> Running in 9ac154585f4c 17:24:56 Removing intermediate container 9ac154585f4c 17:24:56 ---> c482e832f196 17:24:56 Step 23/23 : LABEL version=3.0.0-dev.97 17:24:56 ---> Running in e9119407bdeb 17:24:57 Removing intermediate container e9119407bdeb 17:24:57 ---> 3cb0f60b77e1 17:24:57 17:24:57 Successfully built 3cb0f60b77e1 17:24:57 Successfully tagged core-common-config-bootstrapper-arm64:latest 17:26:49  Building core-common-config-bootstrapper ... done Removing intermediate container c8a6ebe6c287 17:26:49 ---> b0d4d56a3b8d 17:26:49 17:26:49 Step 10/23 : FROM alpine:3.17 17:26:49 ---> d74e625d9115 17:26:49 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:26:49 ---> Running in 48e9dd9788bd 17:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:26:49 (1/2) Installing ca-certificates (20220614-r4) 17:26:49 (2/2) Installing dumb-init (1.2.5-r2) 17:26:49 Executing busybox-1.35.0-r29.trigger 17:26:49 Executing ca-certificates-20220614-r4.trigger 17:26:49 OK: 8 MiB in 17 packages 17:26:49 Removing intermediate container 48e9dd9788bd 17:26:49 ---> dcd51214df6f 17:26:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:26:49 ---> Running in 16b1c210a87a 17:26:49 Removing intermediate container 16b1c210a87a 17:26:49 ---> f9a9632c27c9 17:26:49 Step 13/23 : ENV APP_PORT=59860 17:26:49 ---> Running in abf20f44b08f 17:26:49 Removing intermediate container abf20f44b08f 17:26:49 ---> ddf0b814e459 17:26:49 Step 14/23 : EXPOSE $APP_PORT 17:26:49 ---> Running in f536dca20092 17:26:49 Removing intermediate container f536dca20092 17:26:49 ---> 6e68ee2560c5 17:26:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:49 ---> 64930c73475b 17:26:49 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:26:49 ---> e7955bf8dc65 17:26:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:26:49 ---> 408d1daa5568 17:26:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:26:49 ---> 566ed1b4b110 17:26:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:26:49 ---> Running in fd445dd626c9 17:26:49 Removing intermediate container fd445dd626c9 17:26:49 ---> 85c2ba510942 17:26:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:26:49 ---> Running in cb35bac025f8 17:26:49 Removing intermediate container cb35bac025f8 17:26:49 ---> e9cd92481b57 17:26:49 Step 21/23 : LABEL arch=arm64 17:26:49 ---> Running in 3c8aecbba3b2 17:26:49 Removing intermediate container 3c8aecbba3b2 17:26:49 ---> 043d29fbc8be 17:26:49 Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 17:26:49 ---> Running in 4cab01d895aa 17:26:49 Removing intermediate container 4cab01d895aa 17:26:49 ---> bdf7b7153ec9 17:26:49 Step 23/23 : LABEL version=3.0.0-dev.97 17:26:49 ---> Running in b4113e66c3df 17:26:50 Removing intermediate container b4113e66c3df 17:26:50 ---> a673e719ebc1 17:26:50 17:26:50 Successfully built a673e719ebc1 17:26:50 Successfully tagged support-notifications-arm64:latest 17:26:50  Building support-notifications ... done  [Pipeline] } 17:26:50 $ docker stop --time=1 73028614b03f9b88b3c8d9043c51e2e92b6979ed2c0292b38602ca49d5228b9b 17:26:52 $ docker rm -f --volumes 73028614b03f9b88b3c8d9043c51e2e92b6979ed2c0292b38602ca49d5228b9b [Pipeline] // withDockerContainer [Pipeline] sh 17:26:52 + docker images 17:26:53 REPOSITORY TAG IMAGE ID CREATED SIZE 17:26:53 support-notifications-arm64 latest a673e719ebc1 3 seconds ago 32.5MB 17:26:53 b0d4d56a3b8d 15 seconds ago 1.38GB 17:26:53 core-common-config-bootstrapper-arm64 latest 3cb0f60b77e1 About a minute ago 17.4MB 17:26:53 f8df522af574 2 minutes ago 1.31GB 17:26:53 core-command-arm64 latest 4c3ad651d027 2 minutes ago 19.7MB 17:26:53 d4bbe3be4a92 2 minutes ago 1.32GB 17:26:53 security-bootstrapper-arm64 latest c4b41ad382af 2 minutes ago 21.8MB 17:26:53 13a8a0f33151 3 minutes ago 1.3GB 17:26:53 security-secretstore-setup-arm64 latest 3a0e12c7ad61 4 minutes ago 32MB 17:26:53 3fffe44d42fc 4 minutes ago 1.31GB 17:26:53 core-metadata-arm64 latest 3368781065e7 5 minutes ago 20.4MB 17:26:53 165fa3fffbea 5 minutes ago 1.32GB 17:26:53 security-spire-agent-arm64 latest bd548863df08 7 minutes ago 125MB 17:26:53 security-spiffe-token-provider-arm64 latest 56a201354155 8 minutes ago 32.6MB 17:26:53 8f9dce82e445 8 minutes ago 1.35GB 17:26:53 support-scheduler-arm64 latest dbab7b0df3b9 9 minutes ago 31.8MB 17:26:53 ac1ab712ab5b 9 minutes ago 1.38GB 17:26:53 security-spire-config-arm64 latest b906923b9f5f 11 minutes ago 86.2MB 17:26:53 7f4665039aaf 11 minutes ago 1.18GB 17:26:53 core-data-arm64 latest 7c33c5f4fa41 12 minutes ago 19.9MB 17:26:53 5b284a909eae 12 minutes ago 1.32GB 17:26:53 security-proxy-setup-arm64 latest 2b3636bc706d 12 minutes ago 18.6MB 17:26:53 security-proxy-auth-arm64 latest 17626506ead3 12 minutes ago 18.2MB 17:26:53 f4dcf7b5a47e 13 minutes ago 1.29GB 17:26:53 95e3176a7e17 13 minutes ago 1.29GB 17:26:53 security-spire-server-arm64 latest 5cefddaeaba0 19 minutes ago 87.1MB 17:26:53 ccc20aa91ea5 20 minutes ago 1.18GB 17:26:53 ci-base-image-arm64 latest 787af8bfc6b9 23 minutes ago 868MB 17:26:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB 17:26:53 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 17:26:53 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 17:26:53 provisioning config files... 17:26:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/459@tmp/config5862997839305099758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:53 ---> docker-login.sh 17:26:53 nexus3.edgexfoundry.org:10001 17:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:53 Configure a credential helper to remove this warning. See 17:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:53 17:26:53 Login Succeeded 17:26:53 nexus3.edgexfoundry.org:10002 17:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:54 Configure a credential helper to remove this warning. See 17:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:54 17:26:54 Login Succeeded 17:26:54 nexus3.edgexfoundry.org:10003 17:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:54 Configure a credential helper to remove this warning. See 17:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:54 17:26:54 Login Succeeded 17:26:54 nexus3.edgexfoundry.org:10004 17:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:55 Configure a credential helper to remove this warning. See 17:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:55 17:26:55 Login Succeeded 17:26:55 docker.io 17:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:55 Configure a credential helper to remove this warning. See 17:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:55 17:26:55 Login Succeeded 17:26:55 ---> docker-login.sh ends [Pipeline] } 17:26:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:26:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:55 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:26:55 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:26:55 latest 17:26:55 3.0.0-dev.97 17:26:55 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:26:55 main 17:26:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:26:56 e7ddbc604338: Preparing 17:26:56 9bb382a11825: Preparing 17:26:56 5366f205a9d7: Preparing 17:26:56 83cb623caf35: Preparing 17:26:56 9c1825b01454: Preparing 17:26:56 edf70074bd40: Preparing 17:26:56 edf70074bd40: Waiting 17:26:56 e7ddbc604338: Pushed 17:26:56 9c1825b01454: Pushed 17:26:56 5366f205a9d7: Pushed 17:26:56 83cb623caf35: Pushed 17:26:56 edf70074bd40: Layer already exists 17:27:00 9bb382a11825: Pushed 17:27:00 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:9346bbf4dec6b748050e43f8a2992132886cc7bc74cb75c7349e963c320eea50 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:27:00 e7ddbc604338: Preparing 17:27:00 9bb382a11825: Preparing 17:27:00 5366f205a9d7: Preparing 17:27:00 83cb623caf35: Preparing 17:27:00 9c1825b01454: Preparing 17:27:00 edf70074bd40: Preparing 17:27:00 edf70074bd40: Waiting 17:27:00 5366f205a9d7: Layer already exists 17:27:00 83cb623caf35: Layer already exists 17:27:00 e7ddbc604338: Layer already exists 17:27:00 9c1825b01454: Layer already exists 17:27:00 9bb382a11825: Layer already exists 17:27:00 edf70074bd40: Layer already exists 17:27:00 latest: digest: sha256:9346bbf4dec6b748050e43f8a2992132886cc7bc74cb75c7349e963c320eea50 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.97 17:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:27:01 e7ddbc604338: Preparing 17:27:01 9bb382a11825: Preparing 17:27:01 5366f205a9d7: Preparing 17:27:01 83cb623caf35: Preparing 17:27:01 9c1825b01454: Preparing 17:27:01 edf70074bd40: Preparing 17:27:01 edf70074bd40: Waiting 17:27:01 9bb382a11825: Layer already exists 17:27:01 83cb623caf35: Layer already exists 17:27:01 9c1825b01454: Layer already exists 17:27:01 5366f205a9d7: Layer already exists 17:27:01 e7ddbc604338: Layer already exists 17:27:01 edf70074bd40: Layer already exists 17:27:01 3.0.0-dev.97: digest: sha256:9346bbf4dec6b748050e43f8a2992132886cc7bc74cb75c7349e963c320eea50 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:27:02 e7ddbc604338: Preparing 17:27:02 9bb382a11825: Preparing 17:27:02 5366f205a9d7: Preparing 17:27:02 83cb623caf35: Preparing 17:27:02 9c1825b01454: Preparing 17:27:02 edf70074bd40: Preparing 17:27:02 edf70074bd40: Waiting 17:27:02 9c1825b01454: Layer already exists 17:27:02 e7ddbc604338: Layer already exists 17:27:02 83cb623caf35: Layer already exists 17:27:02 5366f205a9d7: Layer already exists 17:27:02 9bb382a11825: Layer already exists 17:27:02 edf70074bd40: Layer already exists 17:27:02 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:9346bbf4dec6b748050e43f8a2992132886cc7bc74cb75c7349e963c320eea50 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:27:03 e7ddbc604338: Preparing 17:27:03 9bb382a11825: Preparing 17:27:03 5366f205a9d7: Preparing 17:27:03 83cb623caf35: Preparing 17:27:03 9c1825b01454: Preparing 17:27:03 edf70074bd40: Preparing 17:27:03 edf70074bd40: Waiting 17:27:03 9c1825b01454: Layer already exists 17:27:03 9bb382a11825: Layer already exists 17:27:03 5366f205a9d7: Layer already exists 17:27:03 83cb623caf35: Layer already exists 17:27:03 e7ddbc604338: Layer already exists 17:27:03 edf70074bd40: Layer already exists 17:27:03 main: digest: sha256:9346bbf4dec6b748050e43f8a2992132886cc7bc74cb75c7349e963c320eea50 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:03 ===================================================== [Pipeline] echo 17:27:03 taggedImages: 17:27:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:27:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.97 17:27:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:27:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 17:27:03 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:03 latest 17:27:03 3.0.0-dev.97 17:27:03 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:03 main 17:27:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:27:04 907cfbad25bd: Preparing 17:27:04 322d41374610: Preparing 17:27:04 d661b9a21d34: Preparing 17:27:04 9187a33ff4b6: Preparing 17:27:04 5366f205a9d7: Preparing 17:27:04 83cb623caf35: Preparing 17:27:04 133e749dd88e: Preparing 17:27:04 edf70074bd40: Preparing 17:27:04 83cb623caf35: Waiting 17:27:04 133e749dd88e: Waiting 17:27:04 edf70074bd40: Waiting 17:27:04 5366f205a9d7: Layer already exists 17:27:04 83cb623caf35: Layer already exists 17:27:04 d661b9a21d34: Pushed 17:27:04 322d41374610: Pushed 17:27:04 907cfbad25bd: Pushed 17:27:04 edf70074bd40: Layer already exists 17:27:04 133e749dd88e: Pushed 17:27:07 9187a33ff4b6: Pushed 17:27:07 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:e7bcd227d4022595bdd6b2a1819850a18bb5bb1de7fb1ff150f5029eb32d29ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:07 + 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 17:27:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:27:08 907cfbad25bd: Preparing 17:27:08 322d41374610: Preparing 17:27:08 d661b9a21d34: Preparing 17:27:08 9187a33ff4b6: Preparing 17:27:08 5366f205a9d7: Preparing 17:27:08 83cb623caf35: Preparing 17:27:08 133e749dd88e: Preparing 17:27:08 edf70074bd40: Preparing 17:27:08 83cb623caf35: Waiting 17:27:08 133e749dd88e: Waiting 17:27:08 edf70074bd40: Waiting 17:27:08 5366f205a9d7: Layer already exists 17:27:08 322d41374610: Layer already exists 17:27:08 d661b9a21d34: Layer already exists 17:27:08 9187a33ff4b6: Layer already exists 17:27:08 907cfbad25bd: Layer already exists 17:27:08 133e749dd88e: Layer already exists 17:27:08 83cb623caf35: Layer already exists 17:27:08 edf70074bd40: Layer already exists 17:27:08 latest: digest: sha256:e7bcd227d4022595bdd6b2a1819850a18bb5bb1de7fb1ff150f5029eb32d29ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.97 17:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:27:09 907cfbad25bd: Preparing 17:27:09 322d41374610: Preparing 17:27:09 d661b9a21d34: Preparing 17:27:09 9187a33ff4b6: Preparing 17:27:09 5366f205a9d7: Preparing 17:27:09 83cb623caf35: Preparing 17:27:09 133e749dd88e: Preparing 17:27:09 edf70074bd40: Preparing 17:27:09 133e749dd88e: Waiting 17:27:09 83cb623caf35: Waiting 17:27:09 edf70074bd40: Waiting 17:27:09 907cfbad25bd: Layer already exists 17:27:09 d661b9a21d34: Layer already exists 17:27:09 9187a33ff4b6: Layer already exists 17:27:09 322d41374610: Layer already exists 17:27:09 5366f205a9d7: Layer already exists 17:27:09 133e749dd88e: Layer already exists 17:27:09 83cb623caf35: Layer already exists 17:27:09 edf70074bd40: Layer already exists 17:27:09 3.0.0-dev.97: digest: sha256:e7bcd227d4022595bdd6b2a1819850a18bb5bb1de7fb1ff150f5029eb32d29ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:27:09 907cfbad25bd: Preparing 17:27:09 322d41374610: Preparing 17:27:09 d661b9a21d34: Preparing 17:27:09 9187a33ff4b6: Preparing 17:27:09 5366f205a9d7: Preparing 17:27:09 83cb623caf35: Preparing 17:27:09 133e749dd88e: Preparing 17:27:09 edf70074bd40: Preparing 17:27:09 83cb623caf35: Waiting 17:27:09 133e749dd88e: Waiting 17:27:09 edf70074bd40: Waiting 17:27:09 907cfbad25bd: Layer already exists 17:27:09 5366f205a9d7: Layer already exists 17:27:09 322d41374610: Layer already exists 17:27:09 d661b9a21d34: Layer already exists 17:27:09 9187a33ff4b6: Layer already exists 17:27:09 edf70074bd40: Layer already exists 17:27:09 83cb623caf35: Layer already exists 17:27:09 133e749dd88e: Layer already exists 17:27:10 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:e7bcd227d4022595bdd6b2a1819850a18bb5bb1de7fb1ff150f5029eb32d29ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:10 + 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 17:27:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 17:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:27:10 907cfbad25bd: Preparing 17:27:10 322d41374610: Preparing 17:27:10 d661b9a21d34: Preparing 17:27:10 9187a33ff4b6: Preparing 17:27:10 5366f205a9d7: Preparing 17:27:10 83cb623caf35: Preparing 17:27:10 133e749dd88e: Preparing 17:27:10 edf70074bd40: Preparing 17:27:10 133e749dd88e: Waiting 17:27:10 edf70074bd40: Waiting 17:27:10 83cb623caf35: Waiting 17:27:10 907cfbad25bd: Layer already exists 17:27:10 9187a33ff4b6: Layer already exists 17:27:10 d661b9a21d34: Layer already exists 17:27:10 322d41374610: Layer already exists 17:27:10 5366f205a9d7: Layer already exists 17:27:10 edf70074bd40: Layer already exists 17:27:10 83cb623caf35: Layer already exists 17:27:10 133e749dd88e: Layer already exists 17:27:11 main: digest: sha256:e7bcd227d4022595bdd6b2a1819850a18bb5bb1de7fb1ff150f5029eb32d29ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:11 ===================================================== [Pipeline] echo 17:27:11 taggedImages: 17:27:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:27:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.97 17:27:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 17:27:11 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:27:11 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:11 latest 17:27:11 3.0.0-dev.97 17:27:11 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:11 main 17:27:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:27:11 e23c6d3fe08c: Preparing 17:27:11 bb3453b2865d: Preparing 17:27:11 5366f205a9d7: Preparing 17:27:11 83cb623caf35: Preparing 17:27:11 a901272b2436: Preparing 17:27:11 edf70074bd40: Preparing 17:27:11 edf70074bd40: Waiting 17:27:11 5366f205a9d7: Layer already exists 17:27:11 83cb623caf35: Layer already exists 17:27:12 edf70074bd40: Layer already exists 17:27:12 e23c6d3fe08c: Pushed 17:27:12 a901272b2436: Pushed 17:27:15 bb3453b2865d: Pushed 17:27:15 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:7cbe19a8ad78d5a7fc34a0b553a04adf8630ce9d47f0a5a86356a37d4197a649 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:27:16 e23c6d3fe08c: Preparing 17:27:16 bb3453b2865d: Preparing 17:27:16 5366f205a9d7: Preparing 17:27:16 83cb623caf35: Preparing 17:27:16 a901272b2436: Preparing 17:27:16 edf70074bd40: Preparing 17:27:16 edf70074bd40: Waiting 17:27:16 bb3453b2865d: Layer already exists 17:27:16 a901272b2436: Layer already exists 17:27:16 83cb623caf35: Layer already exists 17:27:16 5366f205a9d7: Layer already exists 17:27:16 e23c6d3fe08c: Layer already exists 17:27:16 edf70074bd40: Layer already exists 17:27:16 latest: digest: sha256:7cbe19a8ad78d5a7fc34a0b553a04adf8630ce9d47f0a5a86356a37d4197a649 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.97 17:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:27:17 e23c6d3fe08c: Preparing 17:27:17 bb3453b2865d: Preparing 17:27:17 5366f205a9d7: Preparing 17:27:17 83cb623caf35: Preparing 17:27:17 a901272b2436: Preparing 17:27:17 edf70074bd40: Preparing 17:27:17 edf70074bd40: Waiting 17:27:17 83cb623caf35: Layer already exists 17:27:17 a901272b2436: Layer already exists 17:27:17 e23c6d3fe08c: Layer already exists 17:27:17 bb3453b2865d: Layer already exists 17:27:17 5366f205a9d7: Layer already exists 17:27:17 edf70074bd40: Layer already exists 17:27:17 3.0.0-dev.97: digest: sha256:7cbe19a8ad78d5a7fc34a0b553a04adf8630ce9d47f0a5a86356a37d4197a649 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:27:18 e23c6d3fe08c: Preparing 17:27:18 bb3453b2865d: Preparing 17:27:18 5366f205a9d7: Preparing 17:27:18 83cb623caf35: Preparing 17:27:18 a901272b2436: Preparing 17:27:18 edf70074bd40: Preparing 17:27:18 edf70074bd40: Waiting 17:27:18 5366f205a9d7: Layer already exists 17:27:18 83cb623caf35: Layer already exists 17:27:18 e23c6d3fe08c: Layer already exists 17:27:18 a901272b2436: Layer already exists 17:27:18 bb3453b2865d: Layer already exists 17:27:18 edf70074bd40: Layer already exists 17:27:18 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:7cbe19a8ad78d5a7fc34a0b553a04adf8630ce9d47f0a5a86356a37d4197a649 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:27:18 e23c6d3fe08c: Preparing 17:27:18 bb3453b2865d: Preparing 17:27:18 5366f205a9d7: Preparing 17:27:18 83cb623caf35: Preparing 17:27:18 a901272b2436: Preparing 17:27:18 edf70074bd40: Preparing 17:27:18 edf70074bd40: Waiting 17:27:18 a901272b2436: Layer already exists 17:27:18 83cb623caf35: Layer already exists 17:27:18 e23c6d3fe08c: Layer already exists 17:27:18 5366f205a9d7: Layer already exists 17:27:18 bb3453b2865d: Layer already exists 17:27:18 edf70074bd40: Layer already exists 17:27:18 main: digest: sha256:7cbe19a8ad78d5a7fc34a0b553a04adf8630ce9d47f0a5a86356a37d4197a649 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:19 ===================================================== [Pipeline] echo 17:27:19 taggedImages: 17:27:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:27:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.97 17:27:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:27:19 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:27:19 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:19 latest 17:27:19 3.0.0-dev.97 17:27:19 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:19 main 17:27:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:27:19 925f3f8beb21: Preparing 17:27:19 3089c2ad148b: Preparing 17:27:19 dd88c23c224a: Preparing 17:27:19 5366f205a9d7: Preparing 17:27:19 83cb623caf35: Preparing 17:27:19 9c1825b01454: Preparing 17:27:19 edf70074bd40: Preparing 17:27:19 9c1825b01454: Waiting 17:27:19 edf70074bd40: Waiting 17:27:19 5366f205a9d7: Layer already exists 17:27:19 83cb623caf35: Layer already exists 17:27:20 9c1825b01454: Layer already exists 17:27:20 edf70074bd40: Layer already exists 17:27:20 3089c2ad148b: Pushed 17:27:20 925f3f8beb21: Pushed 17:27:22 dd88c23c224a: Pushed 17:27:23 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:8bfe79a96ea61e3b25d6521997bd030281e3887fa1b2e106083b414f7c804cfa size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:27:25 925f3f8beb21: Preparing 17:27:25 3089c2ad148b: Preparing 17:27:25 dd88c23c224a: Preparing 17:27:25 5366f205a9d7: Preparing 17:27:25 83cb623caf35: Preparing 17:27:25 9c1825b01454: Preparing 17:27:25 edf70074bd40: Preparing 17:27:25 9c1825b01454: Waiting 17:27:25 edf70074bd40: Waiting 17:27:25 3089c2ad148b: Layer already exists 17:27:25 925f3f8beb21: Layer already exists 17:27:25 83cb623caf35: Layer already exists 17:27:25 dd88c23c224a: Layer already exists 17:27:25 5366f205a9d7: Layer already exists 17:27:25 9c1825b01454: Layer already exists 17:27:25 edf70074bd40: Layer already exists 17:27:25 latest: digest: sha256:8bfe79a96ea61e3b25d6521997bd030281e3887fa1b2e106083b414f7c804cfa size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.97 17:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:27:26 925f3f8beb21: Preparing 17:27:26 3089c2ad148b: Preparing 17:27:26 dd88c23c224a: Preparing 17:27:26 5366f205a9d7: Preparing 17:27:26 83cb623caf35: Preparing 17:27:26 9c1825b01454: Preparing 17:27:26 edf70074bd40: Preparing 17:27:26 9c1825b01454: Waiting 17:27:26 edf70074bd40: Waiting 17:27:26 925f3f8beb21: Layer already exists 17:27:26 dd88c23c224a: Layer already exists 17:27:26 83cb623caf35: Layer already exists 17:27:26 3089c2ad148b: Layer already exists 17:27:26 5366f205a9d7: Layer already exists 17:27:26 9c1825b01454: Layer already exists 17:27:26 edf70074bd40: Layer already exists 17:27:26 3.0.0-dev.97: digest: sha256:8bfe79a96ea61e3b25d6521997bd030281e3887fa1b2e106083b414f7c804cfa size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:27:27 925f3f8beb21: Preparing 17:27:27 3089c2ad148b: Preparing 17:27:27 dd88c23c224a: Preparing 17:27:27 5366f205a9d7: Preparing 17:27:27 83cb623caf35: Preparing 17:27:27 9c1825b01454: Preparing 17:27:27 edf70074bd40: Preparing 17:27:27 9c1825b01454: Waiting 17:27:27 edf70074bd40: Waiting 17:27:27 83cb623caf35: Layer already exists 17:27:27 925f3f8beb21: Layer already exists 17:27:27 3089c2ad148b: Layer already exists 17:27:27 5366f205a9d7: Layer already exists 17:27:27 dd88c23c224a: Layer already exists 17:27:27 9c1825b01454: Layer already exists 17:27:27 edf70074bd40: Layer already exists 17:27:27 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:8bfe79a96ea61e3b25d6521997bd030281e3887fa1b2e106083b414f7c804cfa size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:27:28 925f3f8beb21: Preparing 17:27:28 3089c2ad148b: Preparing 17:27:28 dd88c23c224a: Preparing 17:27:28 5366f205a9d7: Preparing 17:27:28 83cb623caf35: Preparing 17:27:28 9c1825b01454: Preparing 17:27:28 edf70074bd40: Preparing 17:27:28 9c1825b01454: Waiting 17:27:28 edf70074bd40: Waiting 17:27:28 83cb623caf35: Layer already exists 17:27:28 925f3f8beb21: Layer already exists 17:27:28 dd88c23c224a: Layer already exists 17:27:28 5366f205a9d7: Layer already exists 17:27:28 3089c2ad148b: Layer already exists 17:27:28 9c1825b01454: Layer already exists 17:27:28 edf70074bd40: Layer already exists 17:27:28 main: digest: sha256:8bfe79a96ea61e3b25d6521997bd030281e3887fa1b2e106083b414f7c804cfa size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:28 ===================================================== [Pipeline] echo 17:27:28 taggedImages: 17:27:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:27:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.97 17:27:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:27:28 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:27:28 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:28 latest 17:27:28 3.0.0-dev.97 17:27:28 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:28 main 17:27:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:27:29 f4d9d8958bb2: Preparing 17:27:29 f4d9d8958bb2: Preparing 17:27:29 4fd5b0802ecc: Preparing 17:27:29 b76e58f1c3d4: Preparing 17:27:29 73048b4ee896: Preparing 17:27:29 6fe8b294dcce: Preparing 17:27:29 94a9f72010e0: Preparing 17:27:29 5366f205a9d7: Preparing 17:27:29 83cb623caf35: Preparing 17:27:29 8c4a496c7680: Preparing 17:27:29 3090a73981f2: Preparing 17:27:29 2a6cfd8ea30c: Preparing 17:27:29 a1763a314170: Preparing 17:27:29 edf70074bd40: Preparing 17:27:29 94a9f72010e0: Waiting 17:27:29 5366f205a9d7: Waiting 17:27:29 83cb623caf35: Waiting 17:27:29 8c4a496c7680: Waiting 17:27:29 3090a73981f2: Waiting 17:27:29 2a6cfd8ea30c: Waiting 17:27:29 edf70074bd40: Waiting 17:27:29 a1763a314170: Waiting 17:27:29 f4d9d8958bb2: Pushed 17:27:29 73048b4ee896: Pushed 17:27:29 6fe8b294dcce: Pushed 17:27:29 4fd5b0802ecc: Pushed 17:27:29 b76e58f1c3d4: Pushed 17:27:29 5366f205a9d7: Layer already exists 17:27:29 83cb623caf35: Layer already exists 17:27:30 3090a73981f2: Pushed 17:27:30 2a6cfd8ea30c: Pushed 17:27:30 edf70074bd40: Layer already exists 17:27:30 8c4a496c7680: Pushed 17:27:30 a1763a314170: Pushed 17:27:33 94a9f72010e0: Pushed 17:27:33 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:4fb862e91733d0b2cd5b7fd01cb1c16c748a5960340dfdd1f9c350c905e27a48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:27:34 f4d9d8958bb2: Preparing 17:27:34 f4d9d8958bb2: Preparing 17:27:34 4fd5b0802ecc: Preparing 17:27:34 b76e58f1c3d4: Preparing 17:27:34 73048b4ee896: Preparing 17:27:34 6fe8b294dcce: Preparing 17:27:34 94a9f72010e0: Preparing 17:27:34 5366f205a9d7: Preparing 17:27:34 83cb623caf35: Preparing 17:27:34 8c4a496c7680: Preparing 17:27:34 3090a73981f2: Preparing 17:27:34 2a6cfd8ea30c: Preparing 17:27:34 a1763a314170: Preparing 17:27:34 edf70074bd40: Preparing 17:27:34 8c4a496c7680: Waiting 17:27:34 3090a73981f2: Waiting 17:27:34 2a6cfd8ea30c: Waiting 17:27:34 94a9f72010e0: Waiting 17:27:34 a1763a314170: Waiting 17:27:34 edf70074bd40: Waiting 17:27:34 5366f205a9d7: Waiting 17:27:34 83cb623caf35: Waiting 17:27:34 4fd5b0802ecc: Layer already exists 17:27:34 b76e58f1c3d4: Layer already exists 17:27:34 6fe8b294dcce: Layer already exists 17:27:34 f4d9d8958bb2: Layer already exists 17:27:34 73048b4ee896: Layer already exists 17:27:34 3090a73981f2: Layer already exists 17:27:34 5366f205a9d7: Layer already exists 17:27:34 94a9f72010e0: Layer already exists 17:27:34 8c4a496c7680: Layer already exists 17:27:34 83cb623caf35: Layer already exists 17:27:34 a1763a314170: Layer already exists 17:27:34 2a6cfd8ea30c: Layer already exists 17:27:34 edf70074bd40: Layer already exists 17:27:34 latest: digest: sha256:4fb862e91733d0b2cd5b7fd01cb1c16c748a5960340dfdd1f9c350c905e27a48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.97 17:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:27:35 f4d9d8958bb2: Preparing 17:27:35 f4d9d8958bb2: Preparing 17:27:35 4fd5b0802ecc: Preparing 17:27:35 b76e58f1c3d4: Preparing 17:27:35 73048b4ee896: Preparing 17:27:35 6fe8b294dcce: Preparing 17:27:35 94a9f72010e0: Preparing 17:27:35 5366f205a9d7: Preparing 17:27:35 83cb623caf35: Preparing 17:27:35 8c4a496c7680: Preparing 17:27:35 3090a73981f2: Preparing 17:27:35 2a6cfd8ea30c: Preparing 17:27:35 a1763a314170: Preparing 17:27:35 edf70074bd40: Preparing 17:27:35 8c4a496c7680: Waiting 17:27:35 94a9f72010e0: Waiting 17:27:35 5366f205a9d7: Waiting 17:27:35 3090a73981f2: Waiting 17:27:35 2a6cfd8ea30c: Waiting 17:27:35 83cb623caf35: Waiting 17:27:35 a1763a314170: Waiting 17:27:35 edf70074bd40: Waiting 17:27:35 73048b4ee896: Layer already exists 17:27:35 f4d9d8958bb2: Layer already exists 17:27:35 4fd5b0802ecc: Layer already exists 17:27:35 6fe8b294dcce: Layer already exists 17:27:35 b76e58f1c3d4: Layer already exists 17:27:35 83cb623caf35: Layer already exists 17:27:35 94a9f72010e0: Layer already exists 17:27:35 5366f205a9d7: Layer already exists 17:27:35 8c4a496c7680: Layer already exists 17:27:35 3090a73981f2: Layer already exists 17:27:35 2a6cfd8ea30c: Layer already exists 17:27:35 a1763a314170: Layer already exists 17:27:35 edf70074bd40: Layer already exists 17:27:35 3.0.0-dev.97: digest: sha256:4fb862e91733d0b2cd5b7fd01cb1c16c748a5960340dfdd1f9c350c905e27a48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:27:36 f4d9d8958bb2: Preparing 17:27:36 f4d9d8958bb2: Preparing 17:27:36 4fd5b0802ecc: Preparing 17:27:36 b76e58f1c3d4: Preparing 17:27:36 73048b4ee896: Preparing 17:27:36 6fe8b294dcce: Preparing 17:27:36 94a9f72010e0: Preparing 17:27:36 5366f205a9d7: Preparing 17:27:36 83cb623caf35: Preparing 17:27:36 8c4a496c7680: Preparing 17:27:36 3090a73981f2: Preparing 17:27:36 94a9f72010e0: Waiting 17:27:36 5366f205a9d7: Waiting 17:27:36 83cb623caf35: Waiting 17:27:36 2a6cfd8ea30c: Preparing 17:27:36 a1763a314170: Preparing 17:27:36 8c4a496c7680: Waiting 17:27:36 edf70074bd40: Preparing 17:27:36 3090a73981f2: Waiting 17:27:36 2a6cfd8ea30c: Waiting 17:27:36 a1763a314170: Waiting 17:27:36 edf70074bd40: Waiting 17:27:36 4fd5b0802ecc: Layer already exists 17:27:36 73048b4ee896: Layer already exists 17:27:36 6fe8b294dcce: Layer already exists 17:27:36 b76e58f1c3d4: Layer already exists 17:27:36 f4d9d8958bb2: Layer already exists 17:27:36 83cb623caf35: Layer already exists 17:27:36 94a9f72010e0: Layer already exists 17:27:36 8c4a496c7680: Layer already exists 17:27:36 5366f205a9d7: Layer already exists 17:27:36 3090a73981f2: Layer already exists 17:27:36 a1763a314170: Layer already exists 17:27:36 edf70074bd40: Layer already exists 17:27:36 2a6cfd8ea30c: Layer already exists 17:27:36 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:4fb862e91733d0b2cd5b7fd01cb1c16c748a5960340dfdd1f9c350c905e27a48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:27:37 f4d9d8958bb2: Preparing 17:27:37 f4d9d8958bb2: Preparing 17:27:37 4fd5b0802ecc: Preparing 17:27:37 b76e58f1c3d4: Preparing 17:27:37 73048b4ee896: Preparing 17:27:37 6fe8b294dcce: Preparing 17:27:37 94a9f72010e0: Preparing 17:27:37 5366f205a9d7: Preparing 17:27:37 83cb623caf35: Preparing 17:27:37 8c4a496c7680: Preparing 17:27:37 3090a73981f2: Preparing 17:27:37 2a6cfd8ea30c: Preparing 17:27:37 a1763a314170: Preparing 17:27:37 edf70074bd40: Preparing 17:27:37 94a9f72010e0: Waiting 17:27:37 5366f205a9d7: Waiting 17:27:37 83cb623caf35: Waiting 17:27:37 a1763a314170: Waiting 17:27:37 edf70074bd40: Waiting 17:27:37 3090a73981f2: Waiting 17:27:37 2a6cfd8ea30c: Waiting 17:27:37 f4d9d8958bb2: Layer already exists 17:27:37 6fe8b294dcce: Layer already exists 17:27:37 b76e58f1c3d4: Layer already exists 17:27:37 73048b4ee896: Layer already exists 17:27:37 4fd5b0802ecc: Layer already exists 17:27:37 94a9f72010e0: Layer already exists 17:27:37 83cb623caf35: Layer already exists 17:27:37 5366f205a9d7: Layer already exists 17:27:37 3090a73981f2: Layer already exists 17:27:37 8c4a496c7680: Layer already exists 17:27:37 edf70074bd40: Layer already exists 17:27:37 a1763a314170: Layer already exists 17:27:37 2a6cfd8ea30c: Layer already exists 17:27:37 main: digest: sha256:4fb862e91733d0b2cd5b7fd01cb1c16c748a5960340dfdd1f9c350c905e27a48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:37 ===================================================== [Pipeline] echo 17:27:37 taggedImages: 17:27:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:27:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.97 17:27:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:27:37 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 17:27:37 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:37 latest 17:27:37 3.0.0-dev.97 17:27:37 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:37 main 17:27:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:27:37 c50d19246f28: Preparing 17:27:37 70ed30f928ae: Preparing 17:27:37 d12d51dd196a: Preparing 17:27:37 787520c3cbb4: Preparing 17:27:37 5366f205a9d7: Preparing 17:27:37 83cb623caf35: Preparing 17:27:37 133e749dd88e: Preparing 17:27:37 edf70074bd40: Preparing 17:27:37 83cb623caf35: Waiting 17:27:37 133e749dd88e: Waiting 17:27:37 edf70074bd40: Waiting 17:27:38 5366f205a9d7: Layer already exists 17:27:38 83cb623caf35: Layer already exists 17:27:38 133e749dd88e: Layer already exists 17:27:38 edf70074bd40: Layer already exists 17:27:38 70ed30f928ae: Pushed 17:27:38 d12d51dd196a: Pushed 17:27:38 c50d19246f28: Pushed 17:27:40 787520c3cbb4: Pushed 17:27:40 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:6df8db468247b0970e8cab8d033bc7b304fbf40da9ba189d5a5e4974f74d0518 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:27:41 c50d19246f28: Preparing 17:27:41 70ed30f928ae: Preparing 17:27:41 d12d51dd196a: Preparing 17:27:41 787520c3cbb4: Preparing 17:27:41 5366f205a9d7: Preparing 17:27:41 83cb623caf35: Preparing 17:27:41 133e749dd88e: Preparing 17:27:41 edf70074bd40: Preparing 17:27:41 83cb623caf35: Waiting 17:27:41 133e749dd88e: Waiting 17:27:41 edf70074bd40: Waiting 17:27:41 787520c3cbb4: Layer already exists 17:27:41 70ed30f928ae: Layer already exists 17:27:41 d12d51dd196a: Layer already exists 17:27:41 c50d19246f28: Layer already exists 17:27:41 5366f205a9d7: Layer already exists 17:27:41 133e749dd88e: Layer already exists 17:27:41 edf70074bd40: Layer already exists 17:27:41 83cb623caf35: Layer already exists 17:27:41 latest: digest: sha256:6df8db468247b0970e8cab8d033bc7b304fbf40da9ba189d5a5e4974f74d0518 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.97 17:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:27:42 c50d19246f28: Preparing 17:27:42 70ed30f928ae: Preparing 17:27:42 d12d51dd196a: Preparing 17:27:42 787520c3cbb4: Preparing 17:27:42 5366f205a9d7: Preparing 17:27:42 83cb623caf35: Preparing 17:27:42 133e749dd88e: Preparing 17:27:42 edf70074bd40: Preparing 17:27:42 83cb623caf35: Waiting 17:27:42 133e749dd88e: Waiting 17:27:42 edf70074bd40: Waiting 17:27:42 787520c3cbb4: Layer already exists 17:27:42 5366f205a9d7: Layer already exists 17:27:42 70ed30f928ae: Layer already exists 17:27:42 c50d19246f28: Layer already exists 17:27:42 d12d51dd196a: Layer already exists 17:27:42 edf70074bd40: Layer already exists 17:27:42 83cb623caf35: Layer already exists 17:27:42 133e749dd88e: Layer already exists 17:27:42 3.0.0-dev.97: digest: sha256:6df8db468247b0970e8cab8d033bc7b304fbf40da9ba189d5a5e4974f74d0518 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:27:43 c50d19246f28: Preparing 17:27:43 70ed30f928ae: Preparing 17:27:43 d12d51dd196a: Preparing 17:27:43 787520c3cbb4: Preparing 17:27:43 5366f205a9d7: Preparing 17:27:43 83cb623caf35: Preparing 17:27:43 133e749dd88e: Preparing 17:27:43 edf70074bd40: Preparing 17:27:43 133e749dd88e: Waiting 17:27:43 edf70074bd40: Waiting 17:27:43 83cb623caf35: Waiting 17:27:43 787520c3cbb4: Layer already exists 17:27:43 d12d51dd196a: Layer already exists 17:27:43 70ed30f928ae: Layer already exists 17:27:43 5366f205a9d7: Layer already exists 17:27:43 c50d19246f28: Layer already exists 17:27:43 edf70074bd40: Layer already exists 17:27:43 133e749dd88e: Layer already exists 17:27:43 83cb623caf35: Layer already exists 17:27:43 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:6df8db468247b0970e8cab8d033bc7b304fbf40da9ba189d5a5e4974f74d0518 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 17:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:27:44 c50d19246f28: Preparing 17:27:44 70ed30f928ae: Preparing 17:27:44 d12d51dd196a: Preparing 17:27:44 787520c3cbb4: Preparing 17:27:44 5366f205a9d7: Preparing 17:27:44 83cb623caf35: Preparing 17:27:44 133e749dd88e: Preparing 17:27:44 edf70074bd40: Preparing 17:27:44 83cb623caf35: Waiting 17:27:44 edf70074bd40: Waiting 17:27:44 133e749dd88e: Waiting 17:27:44 5366f205a9d7: Layer already exists 17:27:44 d12d51dd196a: Layer already exists 17:27:44 70ed30f928ae: Layer already exists 17:27:44 c50d19246f28: Layer already exists 17:27:44 787520c3cbb4: Layer already exists 17:27:44 edf70074bd40: Layer already exists 17:27:44 83cb623caf35: Layer already exists 17:27:44 133e749dd88e: Layer already exists 17:27:44 main: digest: sha256:6df8db468247b0970e8cab8d033bc7b304fbf40da9ba189d5a5e4974f74d0518 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:44 ===================================================== [Pipeline] echo 17:27:44 taggedImages: 17:27:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:27:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.97 17:27:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 17:27:44 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:27:44 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:44 latest 17:27:44 3.0.0-dev.97 17:27:44 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:44 main 17:27:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:27:45 754c54590482: Preparing 17:27:45 fff64714c9e7: Preparing 17:27:45 9d4b5f1c2fea: Preparing 17:27:45 1577deac9b71: Preparing 17:27:45 5366f205a9d7: Preparing 17:27:45 d523872ef1d7: Preparing 17:27:45 cad3cd55c59a: Preparing 17:27:45 edf70074bd40: Preparing 17:27:45 d523872ef1d7: Waiting 17:27:45 edf70074bd40: Waiting 17:27:45 cad3cd55c59a: Waiting 17:27:45 5366f205a9d7: Layer already exists 17:27:45 fff64714c9e7: Pushed 17:27:45 d523872ef1d7: Pushed 17:27:45 1577deac9b71: Pushed 17:27:45 754c54590482: Pushed 17:27:45 edf70074bd40: Layer already exists 17:27:45 cad3cd55c59a: Pushed 17:27:47 9d4b5f1c2fea: Pushed 17:27:48 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:3f732f9263e093cd5dcb34eaf72ad16436518586c4fd4759f7ba17a2d55e68bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:48 + 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 17:27:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:27:48 754c54590482: Preparing 17:27:48 fff64714c9e7: Preparing 17:27:48 9d4b5f1c2fea: Preparing 17:27:48 1577deac9b71: Preparing 17:27:48 5366f205a9d7: Preparing 17:27:48 d523872ef1d7: Preparing 17:27:48 cad3cd55c59a: Preparing 17:27:48 edf70074bd40: Preparing 17:27:48 d523872ef1d7: Waiting 17:27:48 cad3cd55c59a: Waiting 17:27:48 edf70074bd40: Waiting 17:27:48 754c54590482: Layer already exists 17:27:48 fff64714c9e7: Layer already exists 17:27:48 1577deac9b71: Layer already exists 17:27:48 9d4b5f1c2fea: Layer already exists 17:27:48 5366f205a9d7: Layer already exists 17:27:48 edf70074bd40: Layer already exists 17:27:48 d523872ef1d7: Layer already exists 17:27:48 cad3cd55c59a: Layer already exists 17:27:48 latest: digest: sha256:3f732f9263e093cd5dcb34eaf72ad16436518586c4fd4759f7ba17a2d55e68bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.97 17:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:27:49 754c54590482: Preparing 17:27:49 fff64714c9e7: Preparing 17:27:49 9d4b5f1c2fea: Preparing 17:27:49 1577deac9b71: Preparing 17:27:49 5366f205a9d7: Preparing 17:27:49 d523872ef1d7: Preparing 17:27:49 cad3cd55c59a: Preparing 17:27:49 edf70074bd40: Preparing 17:27:49 d523872ef1d7: Waiting 17:27:49 cad3cd55c59a: Waiting 17:27:49 edf70074bd40: Waiting 17:27:49 9d4b5f1c2fea: Layer already exists 17:27:49 754c54590482: Layer already exists 17:27:49 1577deac9b71: Layer already exists 17:27:49 5366f205a9d7: Layer already exists 17:27:49 fff64714c9e7: Layer already exists 17:27:49 edf70074bd40: Layer already exists 17:27:49 cad3cd55c59a: Layer already exists 17:27:49 d523872ef1d7: Layer already exists 17:27:49 3.0.0-dev.97: digest: sha256:3f732f9263e093cd5dcb34eaf72ad16436518586c4fd4759f7ba17a2d55e68bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:27:50 754c54590482: Preparing 17:27:50 fff64714c9e7: Preparing 17:27:50 9d4b5f1c2fea: Preparing 17:27:50 1577deac9b71: Preparing 17:27:50 5366f205a9d7: Preparing 17:27:50 d523872ef1d7: Preparing 17:27:50 cad3cd55c59a: Preparing 17:27:50 edf70074bd40: Preparing 17:27:50 d523872ef1d7: Waiting 17:27:50 cad3cd55c59a: Waiting 17:27:50 edf70074bd40: Waiting 17:27:50 5366f205a9d7: Layer already exists 17:27:50 fff64714c9e7: Layer already exists 17:27:50 754c54590482: Layer already exists 17:27:50 9d4b5f1c2fea: Layer already exists 17:27:50 1577deac9b71: Layer already exists 17:27:50 d523872ef1d7: Layer already exists 17:27:50 cad3cd55c59a: Layer already exists 17:27:50 edf70074bd40: Layer already exists 17:27:50 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:3f732f9263e093cd5dcb34eaf72ad16436518586c4fd4759f7ba17a2d55e68bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:51 + 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 17:27:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:27:51 754c54590482: Preparing 17:27:51 fff64714c9e7: Preparing 17:27:51 9d4b5f1c2fea: Preparing 17:27:51 1577deac9b71: Preparing 17:27:51 5366f205a9d7: Preparing 17:27:51 d523872ef1d7: Preparing 17:27:51 cad3cd55c59a: Preparing 17:27:51 edf70074bd40: Preparing 17:27:51 d523872ef1d7: Waiting 17:27:51 cad3cd55c59a: Waiting 17:27:51 edf70074bd40: Waiting 17:27:51 fff64714c9e7: Layer already exists 17:27:51 754c54590482: Layer already exists 17:27:51 5366f205a9d7: Layer already exists 17:27:51 9d4b5f1c2fea: Layer already exists 17:27:51 1577deac9b71: Layer already exists 17:27:51 edf70074bd40: Layer already exists 17:27:51 cad3cd55c59a: Layer already exists 17:27:51 d523872ef1d7: Layer already exists 17:27:51 main: digest: sha256:3f732f9263e093cd5dcb34eaf72ad16436518586c4fd4759f7ba17a2d55e68bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:51 ===================================================== [Pipeline] echo 17:27:51 taggedImages: 17:27:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:27:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.97 17:27:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:27:51 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:27:51 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:51 latest 17:27:51 3.0.0-dev.97 17:27:51 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:51 main 17:27:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:27:52 388f7d27429e: Preparing 17:27:52 4699147b26f4: Preparing 17:27:52 3fca11869c38: Preparing 17:27:52 67954eab29cb: Preparing 17:27:52 1423cd0d0560: Preparing 17:27:52 f4f02e3f9568: Preparing 17:27:52 e40245319937: Preparing 17:27:52 5366f205a9d7: Preparing 17:27:52 971daa2197a2: Preparing 17:27:52 edf70074bd40: Preparing 17:27:52 e40245319937: Waiting 17:27:52 971daa2197a2: Waiting 17:27:52 5366f205a9d7: Waiting 17:27:52 f4f02e3f9568: Waiting 17:27:52 edf70074bd40: Waiting 17:27:52 1423cd0d0560: Pushed 17:27:52 388f7d27429e: Pushed 17:27:52 4699147b26f4: Pushed 17:27:52 5366f205a9d7: Layer already exists 17:27:53 f4f02e3f9568: Pushed 17:27:53 e40245319937: Pushed 17:27:53 edf70074bd40: Layer already exists 17:27:53 971daa2197a2: Pushed 17:27:55 67954eab29cb: Pushed 17:27:55 3fca11869c38: Pushed 17:27:56 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:86eb6ba6c6ac36f4e1661673a0410eccf12d90529f1aa4fd22ab01850c77657b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:56 + 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 17:27:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:27:56 388f7d27429e: Preparing 17:27:56 4699147b26f4: Preparing 17:27:56 3fca11869c38: Preparing 17:27:56 67954eab29cb: Preparing 17:27:56 1423cd0d0560: Preparing 17:27:56 f4f02e3f9568: Preparing 17:27:56 e40245319937: Preparing 17:27:56 5366f205a9d7: Preparing 17:27:56 971daa2197a2: Preparing 17:27:56 edf70074bd40: Preparing 17:27:56 e40245319937: Waiting 17:27:56 edf70074bd40: Waiting 17:27:56 5366f205a9d7: Waiting 17:27:56 971daa2197a2: Waiting 17:27:56 f4f02e3f9568: Waiting 17:27:56 388f7d27429e: Layer already exists 17:27:56 4699147b26f4: Layer already exists 17:27:56 3fca11869c38: Layer already exists 17:27:56 1423cd0d0560: Layer already exists 17:27:56 67954eab29cb: Layer already exists 17:27:56 5366f205a9d7: Layer already exists 17:27:56 edf70074bd40: Layer already exists 17:27:56 f4f02e3f9568: Layer already exists 17:27:56 971daa2197a2: Layer already exists 17:27:56 e40245319937: Layer already exists 17:27:57 latest: digest: sha256:86eb6ba6c6ac36f4e1661673a0410eccf12d90529f1aa4fd22ab01850c77657b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.97 17:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:27:57 388f7d27429e: Preparing 17:27:57 4699147b26f4: Preparing 17:27:57 3fca11869c38: Preparing 17:27:57 67954eab29cb: Preparing 17:27:57 1423cd0d0560: Preparing 17:27:57 f4f02e3f9568: Preparing 17:27:57 e40245319937: Preparing 17:27:57 5366f205a9d7: Preparing 17:27:57 971daa2197a2: Preparing 17:27:57 edf70074bd40: Preparing 17:27:57 f4f02e3f9568: Waiting 17:27:57 e40245319937: Waiting 17:27:57 5366f205a9d7: Waiting 17:27:57 971daa2197a2: Waiting 17:27:57 edf70074bd40: Waiting 17:27:57 388f7d27429e: Layer already exists 17:27:57 1423cd0d0560: Layer already exists 17:27:57 67954eab29cb: Layer already exists 17:27:57 3fca11869c38: Layer already exists 17:27:57 4699147b26f4: Layer already exists 17:27:57 f4f02e3f9568: Layer already exists 17:27:57 e40245319937: Layer already exists 17:27:57 5366f205a9d7: Layer already exists 17:27:57 edf70074bd40: Layer already exists 17:27:57 971daa2197a2: Layer already exists 17:27:58 3.0.0-dev.97: digest: sha256:86eb6ba6c6ac36f4e1661673a0410eccf12d90529f1aa4fd22ab01850c77657b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:27:58 388f7d27429e: Preparing 17:27:58 4699147b26f4: Preparing 17:27:58 3fca11869c38: Preparing 17:27:58 67954eab29cb: Preparing 17:27:58 1423cd0d0560: Preparing 17:27:58 f4f02e3f9568: Preparing 17:27:58 e40245319937: Preparing 17:27:58 5366f205a9d7: Preparing 17:27:58 971daa2197a2: Preparing 17:27:58 edf70074bd40: Preparing 17:27:58 e40245319937: Waiting 17:27:58 f4f02e3f9568: Waiting 17:27:58 5366f205a9d7: Waiting 17:27:58 edf70074bd40: Waiting 17:27:58 971daa2197a2: Waiting 17:27:58 3fca11869c38: Layer already exists 17:27:58 1423cd0d0560: Layer already exists 17:27:58 388f7d27429e: Layer already exists 17:27:58 4699147b26f4: Layer already exists 17:27:58 67954eab29cb: Layer already exists 17:27:58 f4f02e3f9568: Layer already exists 17:27:58 e40245319937: Layer already exists 17:27:58 5366f205a9d7: Layer already exists 17:27:58 edf70074bd40: Layer already exists 17:27:58 971daa2197a2: Layer already exists 17:27:58 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:86eb6ba6c6ac36f4e1661673a0410eccf12d90529f1aa4fd22ab01850c77657b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:59 + 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 17:27:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:27:59 388f7d27429e: Preparing 17:27:59 4699147b26f4: Preparing 17:27:59 3fca11869c38: Preparing 17:27:59 67954eab29cb: Preparing 17:27:59 1423cd0d0560: Preparing 17:27:59 f4f02e3f9568: Preparing 17:27:59 e40245319937: Preparing 17:27:59 5366f205a9d7: Preparing 17:27:59 971daa2197a2: Preparing 17:27:59 edf70074bd40: Preparing 17:27:59 5366f205a9d7: Waiting 17:27:59 971daa2197a2: Waiting 17:27:59 edf70074bd40: Waiting 17:27:59 e40245319937: Waiting 17:27:59 1423cd0d0560: Layer already exists 17:27:59 3fca11869c38: Layer already exists 17:27:59 67954eab29cb: Layer already exists 17:27:59 388f7d27429e: Layer already exists 17:27:59 4699147b26f4: Layer already exists 17:27:59 5366f205a9d7: Layer already exists 17:27:59 f4f02e3f9568: Layer already exists 17:27:59 edf70074bd40: Layer already exists 17:27:59 e40245319937: Layer already exists 17:27:59 971daa2197a2: Layer already exists 17:27:59 main: digest: sha256:86eb6ba6c6ac36f4e1661673a0410eccf12d90529f1aa4fd22ab01850c77657b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:59 ===================================================== [Pipeline] echo 17:27:59 taggedImages: 17:27:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:27:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.97 17:27:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:27:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:27:59 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:27:59 latest 17:27:59 3.0.0-dev.97 17:27:59 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:27:59 main 17:27:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:28:00 7d816120767f: Preparing 17:28:00 103a00af943d: Preparing 17:28:00 5366f205a9d7: Preparing 17:28:00 83cb623caf35: Preparing 17:28:00 b7e1a9386cf6: Preparing 17:28:00 edf70074bd40: Preparing 17:28:00 edf70074bd40: Waiting 17:28:00 83cb623caf35: Layer already exists 17:28:00 5366f205a9d7: Layer already exists 17:28:00 edf70074bd40: Layer already exists 17:28:00 7d816120767f: Pushed 17:28:01 b7e1a9386cf6: Pushed 17:28:05 103a00af943d: Pushed 17:28:05 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:378d2f7e6e4d4ece978ca8698f85187c3d0190a7bdfc23f2c9aa1231150cb6ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:05 + 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 17:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:28:06 7d816120767f: Preparing 17:28:06 103a00af943d: Preparing 17:28:06 5366f205a9d7: Preparing 17:28:06 83cb623caf35: Preparing 17:28:06 b7e1a9386cf6: Preparing 17:28:06 edf70074bd40: Preparing 17:28:06 edf70074bd40: Waiting 17:28:06 b7e1a9386cf6: Layer already exists 17:28:06 7d816120767f: Layer already exists 17:28:06 83cb623caf35: Layer already exists 17:28:06 5366f205a9d7: Layer already exists 17:28:06 103a00af943d: Layer already exists 17:28:06 edf70074bd40: Layer already exists 17:28:06 latest: digest: sha256:378d2f7e6e4d4ece978ca8698f85187c3d0190a7bdfc23f2c9aa1231150cb6ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.97 17:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:28:07 7d816120767f: Preparing 17:28:07 103a00af943d: Preparing 17:28:07 5366f205a9d7: Preparing 17:28:07 83cb623caf35: Preparing 17:28:07 b7e1a9386cf6: Preparing 17:28:07 edf70074bd40: Preparing 17:28:07 edf70074bd40: Waiting 17:28:07 7d816120767f: Layer already exists 17:28:07 103a00af943d: Layer already exists 17:28:07 83cb623caf35: Layer already exists 17:28:07 b7e1a9386cf6: Layer already exists 17:28:07 5366f205a9d7: Layer already exists 17:28:07 edf70074bd40: Layer already exists 17:28:07 3.0.0-dev.97: digest: sha256:378d2f7e6e4d4ece978ca8698f85187c3d0190a7bdfc23f2c9aa1231150cb6ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:28:07 7d816120767f: Preparing 17:28:07 103a00af943d: Preparing 17:28:07 5366f205a9d7: Preparing 17:28:07 83cb623caf35: Preparing 17:28:07 b7e1a9386cf6: Preparing 17:28:07 edf70074bd40: Preparing 17:28:07 edf70074bd40: Waiting 17:28:07 83cb623caf35: Layer already exists 17:28:07 103a00af943d: Layer already exists 17:28:07 b7e1a9386cf6: Layer already exists 17:28:07 7d816120767f: Layer already exists 17:28:07 5366f205a9d7: Layer already exists 17:28:07 edf70074bd40: Layer already exists 17:28:08 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:378d2f7e6e4d4ece978ca8698f85187c3d0190a7bdfc23f2c9aa1231150cb6ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:08 + 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 17:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:28:08 7d816120767f: Preparing 17:28:08 103a00af943d: Preparing 17:28:08 5366f205a9d7: Preparing 17:28:08 83cb623caf35: Preparing 17:28:08 b7e1a9386cf6: Preparing 17:28:08 edf70074bd40: Preparing 17:28:08 edf70074bd40: Waiting 17:28:08 7d816120767f: Layer already exists 17:28:08 b7e1a9386cf6: Layer already exists 17:28:08 103a00af943d: Layer already exists 17:28:08 5366f205a9d7: Layer already exists 17:28:08 83cb623caf35: Layer already exists 17:28:08 edf70074bd40: Layer already exists 17:28:09 main: digest: sha256:378d2f7e6e4d4ece978ca8698f85187c3d0190a7bdfc23f2c9aa1231150cb6ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:28:09 ===================================================== [Pipeline] echo 17:28:09 taggedImages: 17:28:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:28:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:28:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.97 17:28:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:28:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:28:09 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:28:09 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:28:09 latest 17:28:09 3.0.0-dev.97 17:28:09 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:28:09 main 17:28:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:28:10 a1d6c5bc30fd: Preparing 17:28:10 4436e704567d: Preparing 17:28:10 47ef596acef4: Preparing 17:28:10 d4165df475ab: Preparing 17:28:10 59c25440cd37: Preparing 17:28:10 5366f205a9d7: Preparing 17:28:10 6a03ba2ac7de: Preparing 17:28:10 edf70074bd40: Preparing 17:28:10 5366f205a9d7: Waiting 17:28:10 6a03ba2ac7de: Waiting 17:28:10 edf70074bd40: Waiting 17:28:10 47ef596acef4: Pushed 17:28:10 a1d6c5bc30fd: Pushed 17:28:10 4436e704567d: Pushed 17:28:10 5366f205a9d7: Layer already exists 17:28:10 edf70074bd40: Layer already exists 17:28:11 6a03ba2ac7de: Pushed 17:28:19 59c25440cd37: Pushed 17:28:27 d4165df475ab: Pushed 17:28:27 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:7d7d5ca85d7ef25fed5b13953d9fef8768198ece6dcf22e10328965c68c983c8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:28 + 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 17:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:28:28 a1d6c5bc30fd: Preparing 17:28:28 4436e704567d: Preparing 17:28:28 47ef596acef4: Preparing 17:28:28 d4165df475ab: Preparing 17:28:28 59c25440cd37: Preparing 17:28:28 5366f205a9d7: Preparing 17:28:28 6a03ba2ac7de: Preparing 17:28:28 edf70074bd40: Preparing 17:28:28 6a03ba2ac7de: Waiting 17:28:28 edf70074bd40: Waiting 17:28:28 5366f205a9d7: Waiting 17:28:28 a1d6c5bc30fd: Layer already exists 17:28:28 d4165df475ab: Layer already exists 17:28:28 59c25440cd37: Layer already exists 17:28:28 47ef596acef4: Layer already exists 17:28:28 4436e704567d: Layer already exists 17:28:28 5366f205a9d7: Layer already exists 17:28:28 edf70074bd40: Layer already exists 17:28:28 6a03ba2ac7de: Layer already exists 17:28:28 latest: digest: sha256:7d7d5ca85d7ef25fed5b13953d9fef8768198ece6dcf22e10328965c68c983c8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.97 17:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:28:29 a1d6c5bc30fd: Preparing 17:28:29 4436e704567d: Preparing 17:28:29 47ef596acef4: Preparing 17:28:29 d4165df475ab: Preparing 17:28:29 59c25440cd37: Preparing 17:28:29 5366f205a9d7: Preparing 17:28:29 6a03ba2ac7de: Preparing 17:28:29 edf70074bd40: Preparing 17:28:29 6a03ba2ac7de: Waiting 17:28:29 edf70074bd40: Waiting 17:28:29 5366f205a9d7: Waiting 17:28:29 a1d6c5bc30fd: Layer already exists 17:28:29 4436e704567d: Layer already exists 17:28:29 d4165df475ab: Layer already exists 17:28:29 47ef596acef4: Layer already exists 17:28:29 59c25440cd37: Layer already exists 17:28:29 6a03ba2ac7de: Layer already exists 17:28:29 5366f205a9d7: Layer already exists 17:28:29 edf70074bd40: Layer already exists 17:28:29 3.0.0-dev.97: digest: sha256:7d7d5ca85d7ef25fed5b13953d9fef8768198ece6dcf22e10328965c68c983c8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:28:30 a1d6c5bc30fd: Preparing 17:28:30 4436e704567d: Preparing 17:28:30 47ef596acef4: Preparing 17:28:30 d4165df475ab: Preparing 17:28:30 59c25440cd37: Preparing 17:28:30 5366f205a9d7: Preparing 17:28:30 6a03ba2ac7de: Preparing 17:28:30 edf70074bd40: Preparing 17:28:30 6a03ba2ac7de: Waiting 17:28:30 5366f205a9d7: Waiting 17:28:30 edf70074bd40: Waiting 17:28:30 59c25440cd37: Layer already exists 17:28:30 a1d6c5bc30fd: Layer already exists 17:28:30 47ef596acef4: Layer already exists 17:28:30 4436e704567d: Layer already exists 17:28:30 d4165df475ab: Layer already exists 17:28:30 5366f205a9d7: Layer already exists 17:28:30 6a03ba2ac7de: Layer already exists 17:28:30 edf70074bd40: Layer already exists 17:28:30 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:7d7d5ca85d7ef25fed5b13953d9fef8768198ece6dcf22e10328965c68c983c8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:30 + 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 17:28:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:28:31 a1d6c5bc30fd: Preparing 17:28:31 4436e704567d: Preparing 17:28:31 47ef596acef4: Preparing 17:28:31 d4165df475ab: Preparing 17:28:31 59c25440cd37: Preparing 17:28:31 5366f205a9d7: Preparing 17:28:31 6a03ba2ac7de: Preparing 17:28:31 edf70074bd40: Preparing 17:28:31 5366f205a9d7: Waiting 17:28:31 edf70074bd40: Waiting 17:28:31 6a03ba2ac7de: Waiting 17:28:31 59c25440cd37: Layer already exists 17:28:31 4436e704567d: Layer already exists 17:28:31 d4165df475ab: Layer already exists 17:28:31 47ef596acef4: Layer already exists 17:28:31 a1d6c5bc30fd: Layer already exists 17:28:31 6a03ba2ac7de: Layer already exists 17:28:31 edf70074bd40: Layer already exists 17:28:31 5366f205a9d7: Layer already exists 17:28:31 main: digest: sha256:7d7d5ca85d7ef25fed5b13953d9fef8768198ece6dcf22e10328965c68c983c8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:28:31 ===================================================== [Pipeline] echo 17:28:31 taggedImages: 17:28:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:28:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:28:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.97 17:28:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:28:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:28:31 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:28:31 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:28:31 latest 17:28:31 3.0.0-dev.97 17:28:31 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:28:31 main 17:28:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:28:32 9f5fbcf9903e: Preparing 17:28:32 79e610432c14: Preparing 17:28:32 a40121641eea: Preparing 17:28:32 caa3a3e08966: Preparing 17:28:32 5366f205a9d7: Preparing 17:28:32 6b488c6ca9fb: Preparing 17:28:32 edf70074bd40: Preparing 17:28:32 6b488c6ca9fb: Waiting 17:28:32 edf70074bd40: Waiting 17:28:32 5366f205a9d7: Layer already exists 17:28:32 9f5fbcf9903e: Pushed 17:28:32 a40121641eea: Pushed 17:28:32 79e610432c14: Pushed 17:28:32 edf70074bd40: Layer already exists 17:28:33 6b488c6ca9fb: Pushed 17:28:51 caa3a3e08966: Pushed 17:28:51 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:0f803e202ceea370127d028d1e77c6319060785114d991db45c7b2789dd89f53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:51 + 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 17:28:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:28:51 9f5fbcf9903e: Preparing 17:28:51 79e610432c14: Preparing 17:28:51 a40121641eea: Preparing 17:28:51 caa3a3e08966: Preparing 17:28:51 5366f205a9d7: Preparing 17:28:51 6b488c6ca9fb: Preparing 17:28:51 edf70074bd40: Preparing 17:28:51 6b488c6ca9fb: Waiting 17:28:51 edf70074bd40: Waiting 17:28:51 79e610432c14: Layer already exists 17:28:51 9f5fbcf9903e: Layer already exists 17:28:51 caa3a3e08966: Layer already exists 17:28:51 5366f205a9d7: Layer already exists 17:28:51 a40121641eea: Layer already exists 17:28:51 6b488c6ca9fb: Layer already exists 17:28:51 edf70074bd40: Layer already exists 17:28:52 latest: digest: sha256:0f803e202ceea370127d028d1e77c6319060785114d991db45c7b2789dd89f53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.97 17:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:28:52 9f5fbcf9903e: Preparing 17:28:52 79e610432c14: Preparing 17:28:52 a40121641eea: Preparing 17:28:52 caa3a3e08966: Preparing 17:28:52 5366f205a9d7: Preparing 17:28:52 6b488c6ca9fb: Preparing 17:28:52 edf70074bd40: Preparing 17:28:52 6b488c6ca9fb: Waiting 17:28:52 edf70074bd40: Waiting 17:28:52 9f5fbcf9903e: Layer already exists 17:28:52 79e610432c14: Layer already exists 17:28:52 5366f205a9d7: Layer already exists 17:28:52 a40121641eea: Layer already exists 17:28:52 caa3a3e08966: Layer already exists 17:28:52 6b488c6ca9fb: Layer already exists 17:28:52 edf70074bd40: Layer already exists 17:28:53 3.0.0-dev.97: digest: sha256:0f803e202ceea370127d028d1e77c6319060785114d991db45c7b2789dd89f53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:28:53 9f5fbcf9903e: Preparing 17:28:53 79e610432c14: Preparing 17:28:53 a40121641eea: Preparing 17:28:53 caa3a3e08966: Preparing 17:28:53 5366f205a9d7: Preparing 17:28:53 6b488c6ca9fb: Preparing 17:28:53 edf70074bd40: Preparing 17:28:53 6b488c6ca9fb: Waiting 17:28:53 edf70074bd40: Waiting 17:28:53 caa3a3e08966: Layer already exists 17:28:53 9f5fbcf9903e: Layer already exists 17:28:53 79e610432c14: Layer already exists 17:28:53 5366f205a9d7: Layer already exists 17:28:53 a40121641eea: Layer already exists 17:28:53 6b488c6ca9fb: Layer already exists 17:28:53 edf70074bd40: Layer already exists 17:28:54 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:0f803e202ceea370127d028d1e77c6319060785114d991db45c7b2789dd89f53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:54 + 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 17:28:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:28:54 9f5fbcf9903e: Preparing 17:28:54 79e610432c14: Preparing 17:28:54 a40121641eea: Preparing 17:28:54 caa3a3e08966: Preparing 17:28:54 5366f205a9d7: Preparing 17:28:54 6b488c6ca9fb: Preparing 17:28:54 edf70074bd40: Preparing 17:28:54 6b488c6ca9fb: Waiting 17:28:54 edf70074bd40: Waiting 17:28:54 9f5fbcf9903e: Layer already exists 17:28:54 5366f205a9d7: Layer already exists 17:28:54 79e610432c14: Layer already exists 17:28:54 caa3a3e08966: Layer already exists 17:28:54 a40121641eea: Layer already exists 17:28:54 edf70074bd40: Layer already exists 17:28:54 6b488c6ca9fb: Layer already exists 17:28:55 main: digest: sha256:0f803e202ceea370127d028d1e77c6319060785114d991db45c7b2789dd89f53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:28:55 ===================================================== [Pipeline] echo 17:28:55 taggedImages: 17:28:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:28:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:28:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.97 17:28:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:28:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:28:55 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:28:55 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:28:55 latest 17:28:55 3.0.0-dev.97 17:28:55 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:28:55 main 17:28:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:28:55 ad981f6d5762: Preparing 17:28:55 df706a15f9c0: Preparing 17:28:55 43f4ecd7d21d: Preparing 17:28:55 f6ee5a8e84ab: Preparing 17:28:55 5366f205a9d7: Preparing 17:28:55 6a03ba2ac7de: Preparing 17:28:55 edf70074bd40: Preparing 17:28:55 6a03ba2ac7de: Waiting 17:28:55 edf70074bd40: Waiting 17:28:55 5366f205a9d7: Layer already exists 17:28:56 6a03ba2ac7de: Layer already exists 17:28:56 edf70074bd40: Layer already exists 17:28:56 43f4ecd7d21d: Pushed 17:28:56 ad981f6d5762: Pushed 17:28:56 df706a15f9c0: Pushed 17:29:14 f6ee5a8e84ab: Pushed 17:29:14 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:53d4c5c5ed75aa7d42f44559d50ec5a86a553ba9a8ac95e3a85059f6ae530786 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:14 + 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 17:29:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:29:14 ad981f6d5762: Preparing 17:29:14 df706a15f9c0: Preparing 17:29:14 43f4ecd7d21d: Preparing 17:29:14 f6ee5a8e84ab: Preparing 17:29:14 5366f205a9d7: Preparing 17:29:14 6a03ba2ac7de: Preparing 17:29:14 edf70074bd40: Preparing 17:29:14 6a03ba2ac7de: Waiting 17:29:14 edf70074bd40: Waiting 17:29:14 43f4ecd7d21d: Layer already exists 17:29:14 5366f205a9d7: Layer already exists 17:29:14 f6ee5a8e84ab: Layer already exists 17:29:14 ad981f6d5762: Layer already exists 17:29:14 df706a15f9c0: Layer already exists 17:29:14 edf70074bd40: Layer already exists 17:29:14 6a03ba2ac7de: Layer already exists 17:29:15 latest: digest: sha256:53d4c5c5ed75aa7d42f44559d50ec5a86a553ba9a8ac95e3a85059f6ae530786 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.97 17:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:29:15 ad981f6d5762: Preparing 17:29:15 df706a15f9c0: Preparing 17:29:15 43f4ecd7d21d: Preparing 17:29:15 f6ee5a8e84ab: Preparing 17:29:15 5366f205a9d7: Preparing 17:29:15 6a03ba2ac7de: Preparing 17:29:15 edf70074bd40: Preparing 17:29:15 6a03ba2ac7de: Waiting 17:29:15 edf70074bd40: Waiting 17:29:15 ad981f6d5762: Layer already exists 17:29:15 43f4ecd7d21d: Layer already exists 17:29:15 df706a15f9c0: Layer already exists 17:29:15 f6ee5a8e84ab: Layer already exists 17:29:15 5366f205a9d7: Layer already exists 17:29:15 6a03ba2ac7de: Layer already exists 17:29:15 edf70074bd40: Layer already exists 17:29:16 3.0.0-dev.97: digest: sha256:53d4c5c5ed75aa7d42f44559d50ec5a86a553ba9a8ac95e3a85059f6ae530786 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:29:16 ad981f6d5762: Preparing 17:29:16 df706a15f9c0: Preparing 17:29:16 43f4ecd7d21d: Preparing 17:29:16 f6ee5a8e84ab: Preparing 17:29:16 5366f205a9d7: Preparing 17:29:16 6a03ba2ac7de: Preparing 17:29:16 edf70074bd40: Preparing 17:29:16 6a03ba2ac7de: Waiting 17:29:16 5366f205a9d7: Layer already exists 17:29:16 df706a15f9c0: Layer already exists 17:29:16 ad981f6d5762: Layer already exists 17:29:16 f6ee5a8e84ab: Layer already exists 17:29:16 43f4ecd7d21d: Layer already exists 17:29:16 6a03ba2ac7de: Layer already exists 17:29:16 edf70074bd40: Layer already exists 17:29:17 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:53d4c5c5ed75aa7d42f44559d50ec5a86a553ba9a8ac95e3a85059f6ae530786 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:17 + 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 17:29:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:29:17 ad981f6d5762: Preparing 17:29:17 df706a15f9c0: Preparing 17:29:17 43f4ecd7d21d: Preparing 17:29:17 f6ee5a8e84ab: Preparing 17:29:17 5366f205a9d7: Preparing 17:29:17 6a03ba2ac7de: Preparing 17:29:17 edf70074bd40: Preparing 17:29:17 edf70074bd40: Waiting 17:29:17 6a03ba2ac7de: Waiting 17:29:17 df706a15f9c0: Layer already exists 17:29:17 f6ee5a8e84ab: Layer already exists 17:29:17 ad981f6d5762: Layer already exists 17:29:17 43f4ecd7d21d: Layer already exists 17:29:17 5366f205a9d7: Layer already exists 17:29:17 edf70074bd40: Layer already exists 17:29:17 6a03ba2ac7de: Layer already exists 17:29:17 main: digest: sha256:53d4c5c5ed75aa7d42f44559d50ec5a86a553ba9a8ac95e3a85059f6ae530786 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:29:18 ===================================================== [Pipeline] echo 17:29:18 taggedImages: 17:29:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:29:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:29:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.97 17:29:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:29:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:29:18 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:29:18 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:29:18 latest 17:29:18 3.0.0-dev.97 17:29:18 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:29:18 main 17:29:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:29:18 679e8f57d715: Preparing 17:29:18 6de7f013a0eb: Preparing 17:29:18 5366f205a9d7: Preparing 17:29:18 83cb623caf35: Preparing 17:29:18 9b1d23d533a4: Preparing 17:29:18 edf70074bd40: Preparing 17:29:18 edf70074bd40: Waiting 17:29:18 5366f205a9d7: Layer already exists 17:29:18 83cb623caf35: Layer already exists 17:29:18 edf70074bd40: Layer already exists 17:29:18 679e8f57d715: Pushed 17:29:18 9b1d23d533a4: Pushed 17:29:24 6de7f013a0eb: Pushed 17:29:24 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:33c45573eff82cc090ce6d5493d917a6c97ec1fe7a61e78644995783d0a38a2a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:29:24 679e8f57d715: Preparing 17:29:24 6de7f013a0eb: Preparing 17:29:24 5366f205a9d7: Preparing 17:29:24 83cb623caf35: Preparing 17:29:24 9b1d23d533a4: Preparing 17:29:24 edf70074bd40: Preparing 17:29:24 edf70074bd40: Waiting 17:29:24 83cb623caf35: Layer already exists 17:29:24 6de7f013a0eb: Layer already exists 17:29:24 5366f205a9d7: Layer already exists 17:29:24 9b1d23d533a4: Layer already exists 17:29:24 679e8f57d715: Layer already exists 17:29:24 edf70074bd40: Layer already exists 17:29:25 latest: digest: sha256:33c45573eff82cc090ce6d5493d917a6c97ec1fe7a61e78644995783d0a38a2a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.97 17:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:29:25 679e8f57d715: Preparing 17:29:25 6de7f013a0eb: Preparing 17:29:25 5366f205a9d7: Preparing 17:29:25 83cb623caf35: Preparing 17:29:25 9b1d23d533a4: Preparing 17:29:25 edf70074bd40: Preparing 17:29:25 edf70074bd40: Waiting 17:29:25 5366f205a9d7: Layer already exists 17:29:25 83cb623caf35: Layer already exists 17:29:25 679e8f57d715: Layer already exists 17:29:25 9b1d23d533a4: Layer already exists 17:29:25 6de7f013a0eb: Layer already exists 17:29:25 edf70074bd40: Layer already exists 17:29:26 3.0.0-dev.97: digest: sha256:33c45573eff82cc090ce6d5493d917a6c97ec1fe7a61e78644995783d0a38a2a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:29:26 679e8f57d715: Preparing 17:29:26 6de7f013a0eb: Preparing 17:29:26 5366f205a9d7: Preparing 17:29:26 83cb623caf35: Preparing 17:29:26 9b1d23d533a4: Preparing 17:29:26 edf70074bd40: Preparing 17:29:26 edf70074bd40: Waiting 17:29:26 5366f205a9d7: Layer already exists 17:29:26 83cb623caf35: Layer already exists 17:29:26 679e8f57d715: Layer already exists 17:29:26 6de7f013a0eb: Layer already exists 17:29:26 9b1d23d533a4: Layer already exists 17:29:26 edf70074bd40: Layer already exists 17:29:27 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:33c45573eff82cc090ce6d5493d917a6c97ec1fe7a61e78644995783d0a38a2a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:29:27 679e8f57d715: Preparing 17:29:27 6de7f013a0eb: Preparing 17:29:27 5366f205a9d7: Preparing 17:29:27 83cb623caf35: Preparing 17:29:27 9b1d23d533a4: Preparing 17:29:27 edf70074bd40: Preparing 17:29:27 edf70074bd40: Waiting 17:29:27 5366f205a9d7: Layer already exists 17:29:27 679e8f57d715: Layer already exists 17:29:27 9b1d23d533a4: Layer already exists 17:29:27 6de7f013a0eb: Layer already exists 17:29:27 83cb623caf35: Layer already exists 17:29:27 edf70074bd40: Layer already exists 17:29:28 main: digest: sha256:33c45573eff82cc090ce6d5493d917a6c97ec1fe7a61e78644995783d0a38a2a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:29:28 ===================================================== [Pipeline] echo 17:29:28 taggedImages: 17:29:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:29:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:29:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.97 17:29:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:29:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:29:28 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:29:28 776cc6a43b7b85b7458b36156c385c413c7a15f0 17:29:28 latest 17:29:28 3.0.0-dev.97 17:29:28 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:29:28 main 17:29:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:29:28 553fe53aad79: Preparing 17:29:28 8894f69bbd8f: Preparing 17:29:28 5366f205a9d7: Preparing 17:29:28 83cb623caf35: Preparing 17:29:28 9c1825b01454: Preparing 17:29:28 edf70074bd40: Preparing 17:29:28 edf70074bd40: Waiting 17:29:28 83cb623caf35: Layer already exists 17:29:28 9c1825b01454: Layer already exists 17:29:28 5366f205a9d7: Layer already exists 17:29:29 edf70074bd40: Layer already exists 17:29:29 553fe53aad79: Pushed 17:29:34 8894f69bbd8f: Pushed 17:29:34 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:9f644cf7c973334525291ab87e723b8c2df86f198cac4249173586688642bd16 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:29:35 553fe53aad79: Preparing 17:29:35 8894f69bbd8f: Preparing 17:29:35 5366f205a9d7: Preparing 17:29:35 83cb623caf35: Preparing 17:29:35 9c1825b01454: Preparing 17:29:35 edf70074bd40: Preparing 17:29:35 edf70074bd40: Waiting 17:29:35 5366f205a9d7: Layer already exists 17:29:35 83cb623caf35: Layer already exists 17:29:35 553fe53aad79: Layer already exists 17:29:35 8894f69bbd8f: Layer already exists 17:29:35 9c1825b01454: Layer already exists 17:29:35 edf70074bd40: Layer already exists 17:29:35 latest: digest: sha256:9f644cf7c973334525291ab87e723b8c2df86f198cac4249173586688642bd16 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.97 17:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:29:36 553fe53aad79: Preparing 17:29:36 8894f69bbd8f: Preparing 17:29:36 5366f205a9d7: Preparing 17:29:36 83cb623caf35: Preparing 17:29:36 9c1825b01454: Preparing 17:29:36 edf70074bd40: Preparing 17:29:36 edf70074bd40: Waiting 17:29:36 553fe53aad79: Layer already exists 17:29:36 83cb623caf35: Layer already exists 17:29:36 5366f205a9d7: Layer already exists 17:29:36 9c1825b01454: Layer already exists 17:29:36 8894f69bbd8f: Layer already exists 17:29:36 edf70074bd40: Layer already exists 17:29:36 3.0.0-dev.97: digest: sha256:9f644cf7c973334525291ab87e723b8c2df86f198cac4249173586688642bd16 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:29:37 553fe53aad79: Preparing 17:29:37 8894f69bbd8f: Preparing 17:29:37 5366f205a9d7: Preparing 17:29:37 83cb623caf35: Preparing 17:29:37 9c1825b01454: Preparing 17:29:37 edf70074bd40: Preparing 17:29:37 edf70074bd40: Waiting 17:29:37 9c1825b01454: Layer already exists 17:29:37 8894f69bbd8f: Layer already exists 17:29:37 5366f205a9d7: Layer already exists 17:29:37 83cb623caf35: Layer already exists 17:29:37 553fe53aad79: Layer already exists 17:29:37 edf70074bd40: Layer already exists 17:29:37 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:9f644cf7c973334525291ab87e723b8c2df86f198cac4249173586688642bd16 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:29:37 553fe53aad79: Preparing 17:29:37 8894f69bbd8f: Preparing 17:29:37 5366f205a9d7: Preparing 17:29:37 83cb623caf35: Preparing 17:29:37 9c1825b01454: Preparing 17:29:37 edf70074bd40: Preparing 17:29:37 edf70074bd40: Waiting 17:29:37 5366f205a9d7: Layer already exists 17:29:37 8894f69bbd8f: Layer already exists 17:29:37 9c1825b01454: Layer already exists 17:29:37 553fe53aad79: Layer already exists 17:29:37 83cb623caf35: Layer already exists 17:29:37 edf70074bd40: Layer already exists 17:29:38 main: digest: sha256:9f644cf7c973334525291ab87e723b8c2df86f198cac4249173586688642bd16 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:29:38 ===================================================== [Pipeline] echo 17:29:38 taggedImages: 17:29:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 17:29:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:29:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.97 17:29:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 17:29:38 - 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 17:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:29:38 17:29:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:29:38 arm64: Pulling from edgex-lftools-log-publisher 17:29:38 8998bd30e6a1: Pulling fs layer 17:29:38 04944245beec: Pulling fs layer 17:29:38 699f458cf7ca: Pulling fs layer 17:29:38 765212b225bb: Pulling fs layer 17:29:38 f23df028b6ca: Pulling fs layer 17:29:38 d65c8cfc05b1: Pulling fs layer 17:29:38 2437ff75d9bd: Pulling fs layer 17:29:38 d65c8cfc05b1: Waiting 17:29:38 2437ff75d9bd: Waiting 17:29:38 f23df028b6ca: Waiting 17:29:39 04944245beec: Verifying Checksum 17:29:39 04944245beec: Download complete 17:29:39 765212b225bb: Verifying Checksum 17:29:39 765212b225bb: Download complete 17:29:39 f23df028b6ca: Verifying Checksum 17:29:39 f23df028b6ca: Download complete 17:29:39 d65c8cfc05b1: Verifying Checksum 17:29:39 d65c8cfc05b1: Download complete 17:29:39 699f458cf7ca: Verifying Checksum 17:29:39 699f458cf7ca: Download complete 17:29:39 8998bd30e6a1: Verifying Checksum 17:29:39 8998bd30e6a1: Download complete 17:29:42 2437ff75d9bd: Verifying Checksum 17:29:42 2437ff75d9bd: Download complete 17:29:43 8998bd30e6a1: Pull complete 17:29:44 04944245beec: Pull complete 17:29:45 699f458cf7ca: Pull complete 17:29:45 765212b225bb: Pull complete 17:29:46 f23df028b6ca: Pull complete 17:29:46 d65c8cfc05b1: Pull complete 17:30:01 2437ff75d9bd: Pull complete 17:30:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:01 prd-ubuntu20.04-docker-arm64-4c-16g-173 does not seem to be running inside a container 17:30:01 $ 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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@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 17:30:04 $ docker top fbea2d469287b7a22b2fb96915aba05506099336ecd9f03cd9597a569a471595 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:05 ---> job-cost.sh 17:30:05 lf-activate-venv: SKIPPING 17:30:05 INFO: No Stack... 17:30:05 INFO: Retrieving Pricing Info for: v3-standard-4 17:30:06 INFO: Archiving Costs [Pipeline] sh 17:30:07 + cat /w/workspace/edgex-go/459/archives/cost.csv 17:30:07 + cut -d, -f6 [Pipeline] lock 17:30:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-459-stack-cost] 17:30:07 Resource [jenkins-edgexfoundry-edgex-go-main-459-stack-cost] did not exist. Created. 17:30:07 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-459-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:07 + echo total: 0.10999999940395355 [Pipeline] stash 17:30:08 Stashed 1 file(s) [Pipeline] } 17:30:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-459-stack-cost] [Pipeline] // lock [Pipeline] } 17:30:08 $ docker stop --time=1 fbea2d469287b7a22b2fb96915aba05506099336ecd9f03cd9597a569a471595 17:30:10 $ docker rm -f --volumes fbea2d469287b7a22b2fb96915aba05506099336ecd9f03cd9597a569a471595 [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 17:30:10 provisioning config files... 17:30:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/459@tmp/config6958419475040525841tmp [Pipeline] { [Pipeline] sh 17:30:10 + set +x 17:30:10 + curl -s https://codecov.io/bash 17:30:10 + bash -s -- 17:30:10 17:30:10 _____ _ 17:30:10 / ____| | | 17:30:10 | | ___ __| | ___ ___ _____ __ 17:30:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:30:10 | |___| (_) | (_| | __/ (_| (_) \ V / 17:30:10 \_____\___/ \__,_|\___|\___\___/ \_/ 17:30:10 Bash-1.0.6 17:30:10 17:30:10 17:30:10 ==> git version 2.25.1 found 17:30:10 ==> 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 17:30:10 Release-Date: 2020-01-08 17:30:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:30:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:30:10 ==> Jenkins CI detected. 17:30:10 current dir:  /w/workspace/edgex-go/459 17:30:10 project root: . 17:30:10 --> token set from env 17:30:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:30:10 ==> Running gcov in . (disable via -X gcov) 17:30:10 ==> Python coveragepy not found 17:30:10 ==> Searching for coverage reports in: 17:30:10 + . 17:30:11 -> Found 1 reports 17:30:11 ==> Detecting git/mercurial file structure 17:30:11 ==> Reading reports 17:30:11 + ./coverage.out bytes=447485 17:30:11 ==> Appending adjustments 17:30:11 https://docs.codecov.io/docs/fixing-reports 17:30:12 + Found adjustments 17:30:12 ==> Gzipping contents 17:30:12 60K /tmp/codecov.MaCSzH.gz 17:30:12 ==> Uploading reports 17:30:12 url: https://codecov.io 17:30:12 query: branch=main&commit=776cc6a43b7b85b7458b36156c385c413c7a15f0&build=459&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F459%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:30:12 -> Pinging Codecov 17:30:12 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=776cc6a43b7b85b7458b36156c385c413c7a15f0&build=459&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F459%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:30:12 -> Uploading to 17:30:12 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/776cc6a43b7b85b7458b36156c385c413c7a15f0/c6802942-985c-4320-a048-7c3f7eaf8801.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T173012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95f3082edc589d090217c2dc53fbbe78a8e358e52fefc32937dd6bf6f921a8b0 17:30:12 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:12 Dload Upload Total Spent Left Speed 17:30:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57678 0 0 100 57678 0 254k --:--:-- --:--:-- --:--:-- 253k 100 57678 0 0 100 57678 0 196k --:--:-- --:--:-- --:--:-- 196k 17:30:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } 17:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:30:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:30:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:30:13 17:30:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:30:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:30:13 df9b9388f04a: Pulling fs layer 17:30:13 52dc419b0ee2: Pulling fs layer 17:30:13 25bc292e5bac: Pulling fs layer 17:30:13 114826534d7a: Pulling fs layer 17:30:13 4657fd5d0bcf: Pulling fs layer 17:30:13 6ad1cebc031e: Pulling fs layer 17:30:13 8a3aa393b2d8: Pulling fs layer 17:30:13 114826534d7a: Waiting 17:30:13 6ad1cebc031e: Waiting 17:30:13 8a3aa393b2d8: Waiting 17:30:13 25bc292e5bac: Verifying Checksum 17:30:13 25bc292e5bac: Download complete 17:30:13 52dc419b0ee2: Verifying Checksum 17:30:13 52dc419b0ee2: Download complete 17:30:13 4657fd5d0bcf: Verifying Checksum 17:30:13 4657fd5d0bcf: Download complete 17:30:13 df9b9388f04a: Download complete 17:30:13 df9b9388f04a: Pull complete 17:30:13 6ad1cebc031e: Verifying Checksum 17:30:13 6ad1cebc031e: Download complete 17:30:13 52dc419b0ee2: Pull complete 17:30:13 25bc292e5bac: Pull complete 17:30:14 114826534d7a: Verifying Checksum 17:30:14 114826534d7a: Download complete 17:30:14 8a3aa393b2d8: Verifying Checksum 17:30:14 8a3aa393b2d8: Download complete 17:30:17 114826534d7a: Pull complete 17:30:17 4657fd5d0bcf: Pull complete 17:30:17 6ad1cebc031e: Pull complete 17:30:20 8a3aa393b2d8: Pull complete 17:30:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:20 prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container 17:30:20 $ 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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:30:23 $ docker top f78d49e27fff2ef451e38f3944707b7f4f60f7c3cc10a767c61f90395d466138 -eo pid,comm [Pipeline] { [Pipeline] echo 17:30:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 17:30:23 + set -o pipefail 17:30:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 17:30:28 17:30:28 Monitoring /w/workspace/edgex-go/459 (github.com/edgexfoundry/edgex-go)... 17:30:28 17:30:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e3eeb7de-3a31-4f98-a34a-198e4c09dcd2 17:30:28 17:30:28 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:30:28 17:30:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:30:28 17:30:28 17:30:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:30:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:30:28 More details here: https://snyk.co/ue1NS 17:30:28 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 17:30:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:30:28 $ docker stop --time=1 f78d49e27fff2ef451e38f3944707b7f4f60f7c3cc10a767c61f90395d466138 17:30:31 $ docker rm -f --volumes f78d49e27fff2ef451e38f3944707b7f4f60f7c3cc10a767c61f90395d466138 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:30:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:31 provisioning config files... 17:30:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/459@tmp/config16090239794529345078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:32 --> edgex-publish-swagger.sh 17:30:32 === Publish openapi/v3 API === 17:30:32 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 17:30:32 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/459/openapi/v3/core-command.yaml] 17:30:32 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:32 Dload Upload Total Spent Left Speed 17:30:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 41471 --:--:-- --:--:-- --:--:-- 41412 100 29030 0 0 100 29030 0 41471 --:--:-- --:--:-- --:--:-- 41412 17:30:32 17:30:32 17:30:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/459/openapi/v3/core-data.yaml] 17:30:32 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:32 Dload Upload Total Spent Left Speed 17:30:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 96928 --:--:-- --:--:-- --:--:-- 96928 17:30:33 17:30:33 17:30:33 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/459/openapi/v3/core-metadata.yaml] 17:30:33 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:33 Dload Upload Total Spent Left Speed 17:30:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 245k --:--:-- --:--:-- --:--:-- 245k 17:30:34 17:30:34 17:30:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/459/openapi/v3/support-notifications.yaml] 17:30:34 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:34 Dload Upload Total Spent Left Speed 17:30:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 139k --:--:-- --:--:-- --:--:-- 139k 100 86965 0 0 100 86965 0 139k --:--:-- --:--:-- --:--:-- 139k 17:30:34 17:30:34 17:30:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/459/openapi/v3/support-scheduler.yaml] 17:30:34 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:34 Dload Upload Total Spent Left Speed 17:30:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 68550 --:--:-- --:--:-- --:--:-- 68550 17:30:35 17:30:35 [Pipeline] } 17:30:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 17:30:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:30:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:36 prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container 17:30:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:30:36 $ docker top ba44a1f7c18bc3542e50c37d86ee89a7efad742be65109740f641b2c596a3fcb -eo pid,comm 17:30:36 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). 17:30:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:36 [ssh-agent] Looking for ssh-agent implementation... 17:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:36 $ docker exec ba44a1f7c18bc3542e50c37d86ee89a7efad742be65109740f641b2c596a3fcb ssh-agent 17:30:36 SSH_AUTH_SOCK=/tmp/ssh-QfrVr3HDtfpL/agent.32 17:30:36 SSH_AGENT_PID=38 17:30:36 Running ssh-add (command line suppressed) 17:30:36 Identity added: /w/workspace/edgex-go/459@tmp/private_key_17660248699976096966.key (/w/workspace/edgex-go/459@tmp/private_key_17660248699976096966.key) 17:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:37 + git semver tag 17:30:37 2023-03-14 17:30:37,383 [run_tag] DEBUG tag force:False 17:30:37 2023-03-14 17:30:37,383 [check_head_tag] DEBUG check head tag 17:30:37 2023-03-14 17:30:37,386 [execute] INFO git cat-file --batch-check 17:30:37 2023-03-14 17:30:37,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/459, universal_newlines=False, shell=None, istream=) 17:30:37 2023-03-14 17:30:37,389 [execute] INFO git cat-file --batch 17:30:37 2023-03-14 17:30:37,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/459, universal_newlines=False, shell=None, istream=) 17:30:37 2023-03-14 17:30:37,440 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main 17:30:37 2023-03-14 17:30:37,440 [execute] INFO git tag -a v3.0.0-dev.97 -m v3.0.0-dev.97 17:30:37 2023-03-14 17:30:37,440 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.97', '-m', 'v3.0.0-dev.97'], cwd=/w/workspace/edgex-go/459, universal_newlines=False, shell=None, istream=None) 17:30:37 2023-03-14 17:30:37,445 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main 17:30:37 3.0.0-dev.97 [Pipeline] } 17:30:37 $ docker exec --env ******** --env ******** ba44a1f7c18bc3542e50c37d86ee89a7efad742be65109740f641b2c596a3fcb ssh-agent -k 17:30:37 unset SSH_AUTH_SOCK; 17:30:37 unset SSH_AGENT_PID; 17:30:37 echo Agent pid 38 killed; 17:30:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:30:38 + git semver [Pipeline] } 17:30:38 $ docker stop --time=1 ba44a1f7c18bc3542e50c37d86ee89a7efad742be65109740f641b2c596a3fcb 17:30:39 $ docker rm -f --volumes ba44a1f7c18bc3542e50c37d86ee89a7efad742be65109740f641b2c596a3fcb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:30:40 17:30:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:30:40 0.23.1-centos7: Pulling from edgex-lftools 17:30:40 ab5ef0e58194: Pulling fs layer 17:30:40 9712f1f96733: Pulling fs layer 17:30:40 63f879dbbcfc: Pulling fs layer 17:30:40 0d9ebad4ef96: Pulling fs layer 17:30:40 e9a5061849ea: Pulling fs layer 17:30:40 d747dcd14b5f: Pulling fs layer 17:30:40 2de7ff778b66: Pulling fs layer 17:30:40 e9a5061849ea: Waiting 17:30:40 d747dcd14b5f: Waiting 17:30:40 0d9ebad4ef96: Waiting 17:30:40 2de7ff778b66: Waiting 17:30:40 9712f1f96733: Verifying Checksum 17:30:40 9712f1f96733: Download complete 17:30:40 63f879dbbcfc: Verifying Checksum 17:30:40 63f879dbbcfc: Download complete 17:30:40 e9a5061849ea: Verifying Checksum 17:30:40 e9a5061849ea: Download complete 17:30:40 d747dcd14b5f: Verifying Checksum 17:30:40 d747dcd14b5f: Download complete 17:30:40 ab5ef0e58194: Verifying Checksum 17:30:40 ab5ef0e58194: Download complete 17:30:40 0d9ebad4ef96: Verifying Checksum 17:30:40 0d9ebad4ef96: Download complete 17:30:40 2de7ff778b66: Verifying Checksum 17:30:40 2de7ff778b66: Download complete 17:30:43 ab5ef0e58194: Pull complete 17:30:43 9712f1f96733: Pull complete 17:30:43 63f879dbbcfc: Pull complete 17:30:48 0d9ebad4ef96: Pull complete 17:30:48 e9a5061849ea: Pull complete 17:30:48 d747dcd14b5f: Pull complete 17:30:49 2de7ff778b66: Pull complete 17:30:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:30:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:49 prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container 17:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:30:52 $ docker top a7c16aa2e421ffaa426a1595bdbf52487916cea5a3eccd5986cfe5f0d46db9f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:30:52 provisioning config files... 17:30:52 copy managed file [sigul-config] to file:/w/workspace/edgex-go/459@tmp/config8045562744500849857tmp 17:30:52 copy managed file [sigul-password] to file:/w/workspace/edgex-go/459@tmp/config2163495915882682364tmp 17:30:52 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/459@tmp/config3512812680808955125tmp [Pipeline] { [Pipeline] echo 17:30:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:30:52 ---> sigul-configuration.sh 17:30:52 gpg: directory `/root/.gnupg' created 17:30:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:30:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:30:52 gpg: keyring `/root/.gnupg/secring.gpg' created 17:30:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:30:52 gpg: CAST5 encrypted data 17:30:52 gpg: encrypted with 1 passphrase 17:30:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:30:53 + mkdir /home/jenkins 17:30:53 + mkdir /home/jenkins/sigul [Pipeline] sh 17:30:53 + 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 17:30:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:30:53 ---> sigul-install.sh 17:30:53 Sigul already installed; skipping installation. [Pipeline] sh 17:30:54 + git tag --list 17:30:54 0.6.0 17:30:54 0.6.1 17:30:54 0.7.0 17:30:54 0.7.1 17:30:54 v1.0.0 17:30:54 v1.0.1 17:30:54 v1.1.0 17:30:54 v1.2.0 17:30:54 v1.2.1 17:30:54 v1.3.0 17:30:54 v1.3.1 17:30:54 v2.0.0 17:30:54 v2.1.0 17:30:54 v2.1.1 17:30:54 v2.1.1-dev.1 17:30:54 v2.1.1-dev.2 17:30:54 v2.1.1-dev.3 17:30:54 v2.1.1-dev.4 17:30:54 v2.1.1-dev.5 17:30:54 v2.1.1-dev.6 17:30:54 v2.1.1-dev.7 17:30:54 v2.1.1-dev.8 17:30:54 v2.1.2-dev.1 17:30:54 v2.2.0 17:30:54 v2.2.1-dev.1 17:30:54 v2.2.1-dev.10 17:30:54 v2.2.1-dev.11 17:30:54 v2.2.1-dev.12 17:30:54 v2.2.1-dev.13 17:30:54 v2.2.1-dev.14 17:30:54 v2.2.1-dev.15 17:30:54 v2.2.1-dev.16 17:30:54 v2.2.1-dev.17 17:30:54 v2.2.1-dev.18 17:30:54 v2.2.1-dev.19 17:30:54 v2.2.1-dev.2 17:30:54 v2.2.1-dev.20 17:30:54 v2.2.1-dev.21 17:30:54 v2.2.1-dev.22 17:30:54 v2.2.1-dev.23 17:30:54 v2.2.1-dev.24 17:30:54 v2.2.1-dev.25 17:30:54 v2.2.1-dev.26 17:30:54 v2.2.1-dev.27 17:30:54 v2.2.1-dev.28 17:30:54 v2.2.1-dev.29 17:30:54 v2.2.1-dev.3 17:30:54 v2.2.1-dev.4 17:30:54 v2.2.1-dev.5 17:30:54 v2.2.1-dev.6 17:30:54 v2.2.1-dev.7 17:30:54 v2.2.1-dev.8 17:30:54 v2.2.1-dev.9 17:30:54 v2.3.0 17:30:54 v2.3.0-dev.100 17:30:54 v2.3.0-dev.101 17:30:54 v2.3.0-dev.102 17:30:54 v2.3.0-dev.103 17:30:54 v2.3.0-dev.104 17:30:54 v2.3.0-dev.105 17:30:54 v2.3.0-dev.106 17:30:54 v2.3.0-dev.29 17:30:54 v2.3.0-dev.30 17:30:54 v2.3.0-dev.31 17:30:54 v2.3.0-dev.32 17:30:54 v2.3.0-dev.33 17:30:54 v2.3.0-dev.34 17:30:54 v2.3.0-dev.35 17:30:54 v2.3.0-dev.36 17:30:54 v2.3.0-dev.37 17:30:54 v2.3.0-dev.38 17:30:54 v2.3.0-dev.39 17:30:54 v2.3.0-dev.40 17:30:54 v2.3.0-dev.41 17:30:54 v2.3.0-dev.42 17:30:54 v2.3.0-dev.43 17:30:54 v2.3.0-dev.44 17:30:54 v2.3.0-dev.45 17:30:54 v2.3.0-dev.46 17:30:54 v2.3.0-dev.47 17:30:54 v2.3.0-dev.48 17:30:54 v2.3.0-dev.49 17:30:54 v2.3.0-dev.50 17:30:54 v2.3.0-dev.51 17:30:54 v2.3.0-dev.52 17:30:54 v2.3.0-dev.53 17:30:54 v2.3.0-dev.54 17:30:54 v2.3.0-dev.55 17:30:54 v2.3.0-dev.56 17:30:54 v2.3.0-dev.57 17:30:54 v2.3.0-dev.58 17:30:54 v2.3.0-dev.59 17:30:54 v2.3.0-dev.60 17:30:54 v2.3.0-dev.61 17:30:54 v2.3.0-dev.62 17:30:54 v2.3.0-dev.63 17:30:54 v2.3.0-dev.64 17:30:54 v2.3.0-dev.65 17:30:54 v2.3.0-dev.66 17:30:54 v2.3.0-dev.67 17:30:54 v2.3.0-dev.68 17:30:54 v2.3.0-dev.69 17:30:54 v2.3.0-dev.70 17:30:54 v2.3.0-dev.71 17:30:54 v2.3.0-dev.72 17:30:54 v2.3.0-dev.73 17:30:54 v2.3.0-dev.74 17:30:54 v2.3.0-dev.75 17:30:54 v2.3.0-dev.76 17:30:54 v2.3.0-dev.77 17:30:54 v2.3.0-dev.78 17:30:54 v2.3.0-dev.79 17:30:54 v2.3.0-dev.80 17:30:54 v2.3.0-dev.81 17:30:54 v2.3.0-dev.82 17:30:54 v2.3.0-dev.83 17:30:54 v2.3.0-dev.84 17:30:54 v2.3.0-dev.85 17:30:54 v2.3.0-dev.86 17:30:54 v2.3.0-dev.87 17:30:54 v2.3.0-dev.88 17:30:54 v2.3.0-dev.89 17:30:54 v2.3.0-dev.90 17:30:54 v2.3.0-dev.91 17:30:54 v2.3.0-dev.92 17:30:54 v2.3.0-dev.93 17:30:54 v2.3.0-dev.94 17:30:54 v2.3.0-dev.95 17:30:54 v2.3.0-dev.96 17:30:54 v2.3.0-dev.97 17:30:54 v2.3.0-dev.98 17:30:54 v2.3.0-dev.99 17:30:54 v2.3.1-dev.1 17:30:54 v2.3.1-dev.2 17:30:54 v2.3.1-dev.3 17:30:54 v2.3.1-dev.4 17:30:54 v2.3.1-dev.5 17:30:54 v3.0.0-dev.1 17:30:54 v3.0.0-dev.10 17:30:54 v3.0.0-dev.11 17:30:54 v3.0.0-dev.12 17:30:54 v3.0.0-dev.13 17:30:54 v3.0.0-dev.14 17:30:54 v3.0.0-dev.15 17:30:54 v3.0.0-dev.16 17:30:54 v3.0.0-dev.17 17:30:54 v3.0.0-dev.18 17:30:54 v3.0.0-dev.19 17:30:54 v3.0.0-dev.2 17:30:54 v3.0.0-dev.20 17:30:54 v3.0.0-dev.21 17:30:54 v3.0.0-dev.22 17:30:54 v3.0.0-dev.23 17:30:54 v3.0.0-dev.24 17:30:54 v3.0.0-dev.25 17:30:54 v3.0.0-dev.26 17:30:54 v3.0.0-dev.27 17:30:54 v3.0.0-dev.28 17:30:54 v3.0.0-dev.29 17:30:54 v3.0.0-dev.3 17:30:54 v3.0.0-dev.30 17:30:54 v3.0.0-dev.31 17:30:54 v3.0.0-dev.32 17:30:54 v3.0.0-dev.33 17:30:54 v3.0.0-dev.34 17:30:54 v3.0.0-dev.35 17:30:54 v3.0.0-dev.36 17:30:54 v3.0.0-dev.37 17:30:54 v3.0.0-dev.38 17:30:54 v3.0.0-dev.39 17:30:54 v3.0.0-dev.4 17:30:54 v3.0.0-dev.40 17:30:54 v3.0.0-dev.41 17:30:54 v3.0.0-dev.42 17:30:54 v3.0.0-dev.43 17:30:54 v3.0.0-dev.44 17:30:54 v3.0.0-dev.45 17:30:54 v3.0.0-dev.46 17:30:54 v3.0.0-dev.47 17:30:54 v3.0.0-dev.48 17:30:54 v3.0.0-dev.49 17:30:54 v3.0.0-dev.5 17:30:54 v3.0.0-dev.50 17:30:54 v3.0.0-dev.51 17:30:54 v3.0.0-dev.52 17:30:54 v3.0.0-dev.53 17:30:54 v3.0.0-dev.54 17:30:54 v3.0.0-dev.55 17:30:54 v3.0.0-dev.56 17:30:54 v3.0.0-dev.57 17:30:54 v3.0.0-dev.58 17:30:54 v3.0.0-dev.59 17:30:54 v3.0.0-dev.6 17:30:54 v3.0.0-dev.60 17:30:54 v3.0.0-dev.61 17:30:54 v3.0.0-dev.62 17:30:54 v3.0.0-dev.63 17:30:54 v3.0.0-dev.64 17:30:54 v3.0.0-dev.65 17:30:54 v3.0.0-dev.66 17:30:54 v3.0.0-dev.67 17:30:54 v3.0.0-dev.68 17:30:54 v3.0.0-dev.69 17:30:54 v3.0.0-dev.7 17:30:54 v3.0.0-dev.70 17:30:54 v3.0.0-dev.71 17:30:54 v3.0.0-dev.72 17:30:54 v3.0.0-dev.73 17:30:54 v3.0.0-dev.74 17:30:54 v3.0.0-dev.75 17:30:54 v3.0.0-dev.76 17:30:54 v3.0.0-dev.77 17:30:54 v3.0.0-dev.78 17:30:54 v3.0.0-dev.79 17:30:54 v3.0.0-dev.8 17:30:54 v3.0.0-dev.80 17:30:54 v3.0.0-dev.81 17:30:54 v3.0.0-dev.82 17:30:54 v3.0.0-dev.83 17:30:54 v3.0.0-dev.84 17:30:54 v3.0.0-dev.85 17:30:54 v3.0.0-dev.86 17:30:54 v3.0.0-dev.87 17:30:54 v3.0.0-dev.88 17:30:54 v3.0.0-dev.89 17:30:54 v3.0.0-dev.9 17:30:54 v3.0.0-dev.90 17:30:54 v3.0.0-dev.91 17:30:54 v3.0.0-dev.92 17:30:54 v3.0.0-dev.93 17:30:54 v3.0.0-dev.94 17:30:54 v3.0.0-dev.95 17:30:54 v3.0.0-dev.96 17:30:54 v3.0.0-dev.97 [Pipeline] sh 17:30:54 + lftools sign git-tag v3.0.0-dev.97 17:30:54 Signing Git tag with Sigul... 17:30:54 Signing v3.0.0-dev.97 [Pipeline] echo 17:30:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:30:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:30:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:30:55 $ docker stop --time=1 a7c16aa2e421ffaa426a1595bdbf52487916cea5a3eccd5986cfe5f0d46db9f6 17:30:56 $ docker rm -f --volumes a7c16aa2e421ffaa426a1595bdbf52487916cea5a3eccd5986cfe5f0d46db9f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:30:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:30:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:57 prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container 17:30:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:30:58 $ docker top 01b64b1a52bddcbb2827152afdc45292d17649b02e077e4ad55438be14cd997b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:58 [ssh-agent] Looking for ssh-agent implementation... 17:30:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:58 $ docker exec 01b64b1a52bddcbb2827152afdc45292d17649b02e077e4ad55438be14cd997b ssh-agent 17:30:58 SSH_AUTH_SOCK=/tmp/ssh-24XQGYOXKqNz/agent.33 17:30:58 SSH_AGENT_PID=39 17:30:58 Running ssh-add (command line suppressed) 17:30:58 Identity added: /w/workspace/edgex-go/459@tmp/private_key_5167561049150178052.key (/w/workspace/edgex-go/459@tmp/private_key_5167561049150178052.key) 17:30:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:58 + git semver bump pre 17:30:59 2023-03-14 17:30:58,980 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main 17:30:59 2023-03-14 17:30:58,980 [bump_version] DEBUG bumping version:3.0.0-dev.97 on axis:pre with prefix:dev 17:30:59 2023-03-14 17:30:58,980 [bump_version] DEBUG bumped version:3.0.0-dev.98 17:30:59 2023-03-14 17:30:58,980 [write_version] DEBUG write version:3.0.0-dev.98 to path:/w/workspace/edgex-go/459/.semver/main with force:True 17:30:59 2023-03-14 17:30:58,980 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main 17:30:59 2023-03-14 17:30:58,980 [write_file] DEBUG write to file:/w/workspace/edgex-go/459/.semver/main 17:30:59 2023-03-14 17:30:58,982 [execute] INFO git cat-file --batch-check 17:30:59 2023-03-14 17:30:58,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=False, shell=None, istream=) 17:30:59 2023-03-14 17:30:58,987 [execute] INFO git cat-file --batch 17:30:59 2023-03-14 17:30:58,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=False, shell=None, istream=) 17:30:59 2023-03-14 17:30:58,992 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main 17:30:59 3.0.0-dev.98 [Pipeline] } 17:30:59 $ docker exec --env ******** --env ******** 01b64b1a52bddcbb2827152afdc45292d17649b02e077e4ad55438be14cd997b ssh-agent -k 17:30:59 unset SSH_AUTH_SOCK; 17:30:59 unset SSH_AGENT_PID; 17:30:59 echo Agent pid 39 killed; 17:30:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:30:59 + git semver [Pipeline] } 17:30:59 $ docker stop --time=1 01b64b1a52bddcbb2827152afdc45292d17649b02e077e4ad55438be14cd997b 17:31:01 $ docker rm -f --volumes 01b64b1a52bddcbb2827152afdc45292d17649b02e077e4ad55438be14cd997b [Pipeline] // withDockerContainer [Pipeline] sh 17:31:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:31:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:31:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:01 prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container 17:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:31:02 $ docker top 4af504a26d54ac5e12c18087493fee5f28ee2cacb2e0f3d75450bc7fb68041c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:31:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:02 [ssh-agent] Looking for ssh-agent implementation... 17:31:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:02 $ docker exec 4af504a26d54ac5e12c18087493fee5f28ee2cacb2e0f3d75450bc7fb68041c4 ssh-agent 17:31:02 SSH_AUTH_SOCK=/tmp/ssh-TOkM2DjjZRsw/agent.32 17:31:02 SSH_AGENT_PID=38 17:31:02 Running ssh-add (command line suppressed) 17:31:02 Identity added: /w/workspace/edgex-go/459@tmp/private_key_11960578824443434101.key (/w/workspace/edgex-go/459@tmp/private_key_11960578824443434101.key) 17:31:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:02 + git semver push 17:31:03 2023-03-14 17:31:03,067 [run_push] DEBUG push 17:31:03 2023-03-14 17:31:03,068 [execute] INFO git cat-file --batch-check 17:31:03 2023-03-14 17:31:03,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=False, shell=None, istream=) 17:31:03 2023-03-14 17:31:03,072 [execute] INFO git rev-list d74de880995a6f49902c664de34e7425254396cd -- 17:31:03 2023-03-14 17:31:03,072 [execute] DEBUG Popen(['git', 'rev-list', 'd74de880995a6f49902c664de34e7425254396cd', '--'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=False, shell=None, istream=None) 17:31:03 2023-03-14 17:31:03,090 [execute] INFO git fetch -v origin 17:31:03 2023-03-14 17:31:03,090 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=True, shell=None, istream=None) 17:31:03 2023-03-14 17:31:03,571 [run_push] DEBUG no remote changes detected 17:31:03 2023-03-14 17:31:03,571 [execute] INFO git push origin semver 17:31:03 2023-03-14 17:31:03,572 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=False, shell=None, istream=None) 17:31:05 2023-03-14 17:31:04,770 [run_push] DEBUG push all version tags 17:31:05 2023-03-14 17:31:04,771 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:31:05 2023-03-14 17:31:04,771 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/459, universal_newlines=False, shell=None, istream=None) 17:31:06 2023-03-14 17:31:05,834 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main 17:31:06 3.0.0-dev.98 [Pipeline] } 17:31:06 $ docker exec --env ******** --env ******** 4af504a26d54ac5e12c18087493fee5f28ee2cacb2e0f3d75450bc7fb68041c4 ssh-agent -k 17:31:06 unset SSH_AUTH_SOCK; 17:31:06 unset SSH_AGENT_PID; 17:31:06 echo Agent pid 38 killed; 17:31:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:31:06 + git semver [Pipeline] } 17:31:06 $ docker stop --time=1 4af504a26d54ac5e12c18087493fee5f28ee2cacb2e0f3d75450bc7fb68041c4 17:31:07 $ docker rm -f --volumes 4af504a26d54ac5e12c18087493fee5f28ee2cacb2e0f3d75450bc7fb68041c4 [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 17:31:08 + [ -d /w/workspace/edgex-go/459/archives ] [Pipeline] libraryResource [Pipeline] sh 17:31:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:31:09 ---> package-listing.sh 17:31:09 ++ facter osfamily 17:31:09 ++ tr '[:upper:]' '[:lower:]' 17:31:09 + OS_FAMILY=debian 17:31:09 + workspace=/w/workspace/edgex-go/459 17:31:09 + START_PACKAGES=/tmp/packages_start.txt 17:31:09 + END_PACKAGES=/tmp/packages_end.txt 17:31:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:31:09 + PACKAGES=/tmp/packages_start.txt 17:31:09 + '[' /w/workspace/edgex-go/459 ']' 17:31:09 + PACKAGES=/tmp/packages_end.txt 17:31:09 + case "${OS_FAMILY}" in 17:31:09 + dpkg -l 17:31:09 + grep '^ii' 17:31:09 + '[' -f /tmp/packages_start.txt ']' 17:31:09 + '[' -f /tmp/packages_end.txt ']' 17:31:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:31:09 + '[' /w/workspace/edgex-go/459 ']' 17:31:09 + mkdir -p /w/workspace/edgex-go/459/archives/ 17:31:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/459/archives/ [Pipeline] echo 17:31:09 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/459/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:31:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:10 17:31:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:11 latest: Pulling from edgex-lftools-log-publisher 17:31:11 5eb5b503b376: Pulling fs layer 17:31:11 5c69ac0246d0: Pulling fs layer 17:31:11 ec43610c2a17: Pulling fs layer 17:31:11 3a2ae6a8a46f: Pulling fs layer 17:31:11 33b1e0a273af: Pulling fs layer 17:31:11 5d3b04190fa2: Pulling fs layer 17:31:11 2f39f015ded8: Pulling fs layer 17:31:11 33b1e0a273af: Waiting 17:31:11 5d3b04190fa2: Waiting 17:31:11 2f39f015ded8: Waiting 17:31:11 3a2ae6a8a46f: Waiting 17:31:11 5c69ac0246d0: Verifying Checksum 17:31:11 5c69ac0246d0: Download complete 17:31:11 3a2ae6a8a46f: Verifying Checksum 17:31:11 3a2ae6a8a46f: Download complete 17:31:11 33b1e0a273af: Verifying Checksum 17:31:11 33b1e0a273af: Download complete 17:31:11 5d3b04190fa2: Verifying Checksum 17:31:11 5d3b04190fa2: Download complete 17:31:11 ec43610c2a17: Verifying Checksum 17:31:11 ec43610c2a17: Download complete 17:31:11 5eb5b503b376: Verifying Checksum 17:31:11 5eb5b503b376: Download complete 17:31:12 2f39f015ded8: Download complete 17:31:12 5eb5b503b376: Pull complete 17:31:12 5c69ac0246d0: Pull complete 17:31:13 ec43610c2a17: Pull complete 17:31:13 3a2ae6a8a46f: Pull complete 17:31:13 33b1e0a273af: Pull complete 17:31:13 5d3b04190fa2: Pull complete 17:31:18 2f39f015ded8: Pull complete 17:31:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:18 prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container 17:31:18 $ 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/459/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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:31:21 $ docker top 716dcfe5ede28605e11bb5a4eb37b22a2c4adcd9f25daa5536740f0edfa60ced -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:31:22 + mkdir -p /var/log/sysstat [Pipeline] sh 17:31:22 + ls /var/log/sa-host 17:31:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:22 provisioning config files... 17:31:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/459@tmp/config18051040972837896747tmp [Pipeline] { [Pipeline] echo 17:31:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:31:23 ---> create-netrc.sh [Pipeline] } 17:31:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:31:23 ---> python-tools-install.sh [Pipeline] echo 17:31:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:31:23 ---> sudo-logs.sh 17:31:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:31:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:31:24 ---> job-cost.sh 17:31:24 lf-activate-venv: SKIPPING 17:31:24 DEBUG: total: 0.10999999940395355 17:31:24 INFO: Retrieving Stack Cost... 17:31:24 INFO: Retrieving Pricing Info for: v3-standard-8 17:31:24 INFO: Archiving Costs [Pipeline] echo 17:31:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:31:25 ---> logs-deploy.sh 17:31:25 lf-activate-venv: SKIPPING 17:31:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/459 17:31:25 INFO: archiving workspace using pattern(s): 17:31:26 Archives upload complete. 17:31:26 INFO: archiving logs to Nexus 17:31:27 ---> uname -a: 17:31:27 Linux prd-ubuntu20-04-docker-8c-8g-172 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:31:27 17:31:27 17:31:27 ---> lscpu: 17:31:27 Architecture: x86_64 17:31:27 CPU op-mode(s): 32-bit, 64-bit 17:31:27 Byte Order: Little Endian 17:31:27 Address sizes: 40 bits physical, 48 bits virtual 17:31:27 CPU(s): 8 17:31:27 On-line CPU(s) list: 0-7 17:31:27 Thread(s) per core: 1 17:31:27 Core(s) per socket: 1 17:31:27 Socket(s): 8 17:31:27 NUMA node(s): 1 17:31:27 Vendor ID: AuthenticAMD 17:31:27 CPU family: 23 17:31:27 Model: 49 17:31:27 Model name: AMD EPYC-Rome Processor 17:31:27 Stepping: 0 17:31:27 CPU MHz: 2800.000 17:31:27 BogoMIPS: 5600.00 17:31:27 Virtualization: AMD-V 17:31:27 Hypervisor vendor: KVM 17:31:27 Virtualization type: full 17:31:27 L1d cache: 256 KiB 17:31:27 L1i cache: 256 KiB 17:31:27 L2 cache: 4 MiB 17:31:27 L3 cache: 128 MiB 17:31:27 NUMA node0 CPU(s): 0-7 17:31:27 Vulnerability Itlb multihit: Not affected 17:31:27 Vulnerability L1tf: Not affected 17:31:27 Vulnerability Mds: Not affected 17:31:27 Vulnerability Meltdown: Not affected 17:31:27 Vulnerability Mmio stale data: Not affected 17:31:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:31:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:31:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:31:27 Vulnerability Srbds: Not affected 17:31:27 Vulnerability Tsx async abort: Not affected 17:31:27 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 17:31:27 17:31:27 17:31:27 ---> nproc: 17:31:27 8 17:31:27 17:31:27 17:31:27 ---> df -h: 17:31:27 Filesystem Size Used Avail Use% Mounted on 17:31:27 overlay 155G 21G 135G 14% / 17:31:27 tmpfs 64M 0 64M 0% /dev 17:31:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:31:27 shm 64M 0 64M 0% /dev/shm 17:31:27 /dev/vda1 155G 21G 135G 14% /facter-os 17:31:27 17:31:27 17:31:27 ---> sar -b -r -n DEV: 17:31:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-172) 03/14/23 _x86_64_ (8 CPU) 17:31:27 17:31:27 16:58:55 LINUX RESTART (8 CPU) 17:31:27 17:31:27 16:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:31:27 17:00:02 142.19 48.09 94.10 0.00 5410.03 178983.37 0.00 17:31:27 17:01:01 98.85 0.39 98.46 0.00 6.64 52499.71 0.00 17:31:27 17:02:01 41.79 0.20 41.59 0.00 2.80 21097.25 0.00 17:31:27 17:03:01 456.61 6.13 450.47 0.00 67.86 180045.59 0.00 17:31:27 17:04:01 672.95 4.90 668.05 0.00 107.60 286390.00 0.00 17:31:27 17:05:01 818.43 10.88 807.55 0.00 5094.70 254573.94 0.00 17:31:27 17:06:01 938.54 2.18 936.35 0.00 40.79 197643.05 0.00 17:31:27 17:07:01 124.93 0.15 124.78 0.00 15.73 18509.85 0.00 17:31:27 17:08:01 20.58 0.03 20.54 0.00 4.13 560.08 0.00 17:31:27 17:09:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 17:31:27 17:10:01 1.27 0.00 1.27 0.00 0.00 13.06 0.00 17:31:27 17:11:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 17:31:27 17:12:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 17:31:27 17:13:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 17:31:27 17:14:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 17:31:27 17:15:01 1.60 0.02 1.58 0.00 0.13 22.00 0.00 17:31:27 17:16:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 17:31:27 17:17:01 0.85 0.02 0.83 0.00 0.13 9.20 0.00 17:31:27 17:18:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 17:31:27 17:19:01 1.43 0.00 1.43 0.00 0.00 14.80 0.00 17:31:27 17:20:01 1.03 0.00 1.03 0.00 0.00 14.40 0.00 17:31:27 17:21:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 17:31:27 17:22:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 17:31:27 17:23:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 17:31:27 17:24:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 17:31:27 17:25:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 17:31:27 17:26:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 17:31:27 17:27:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 17:31:27 17:28:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 17:31:27 17:29:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 17:31:27 17:30:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 17:31:27 17:31:01 120.61 0.35 120.26 0.00 20.40 56730.28 0.00 17:31:27 Average: 108.18 2.29 105.89 0.00 336.77 38971.39 0.00 17:31:27 17:31:27 16:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:31:27 17:00:02 28846180 31600088 714868 2.17 72396 2957756 2002128 5.90 1041132 2638480 751500 17:31:27 17:01:01 27729600 31381204 917172 2.79 113284 3730896 2287044 6.74 1678696 3011796 522036 17:31:27 17:02:01 27601424 31509420 787144 2.39 116276 3959628 2017476 5.95 1461604 3334464 399028 17:31:27 17:03:01 23787116 31397096 888392 2.70 208764 7345540 2672608 7.88 2135124 6231244 331344 17:31:27 17:04:01 21492252 31440228 842444 2.56 294708 9511740 2398536 7.07 1968548 8606336 96 17:31:27 17:05:01 18483468 30989012 1274456 3.88 353424 11840288 2876164 8.48 2670144 10718840 25168 17:31:27 17:06:01 18447012 31355516 907740 2.76 419748 12126836 2417320 7.12 2594056 10781036 632 17:31:27 17:07:01 19089312 31512484 758536 2.31 423120 11667796 1994128 5.88 2488512 10289484 1452 17:31:27 17:08:01 19094564 31518976 751964 2.29 423780 11668276 1836756 5.41 2482252 10289748 80 17:31:27 17:09:01 19094948 31519716 751292 2.28 423788 11668276 1836756 5.41 2480600 10290068 20 17:31:27 17:10:01 19095124 31519912 751360 2.28 423800 11668280 1836756 5.41 2481032 10290088 8 17:31:27 17:11:01 19099056 31523740 747576 2.27 423800 11668284 1836756 5.41 2476356 10290088 152 17:31:27 17:12:01 19099056 31523752 747552 2.27 423812 11668288 1836756 5.41 2476356 10290096 36 17:31:27 17:13:01 19104300 31529020 742224 2.26 423828 11668292 1836756 5.41 2470448 10290100 8 17:31:27 17:14:01 19104284 31529016 742168 2.26 423852 11668280 1836756 5.41 2470476 10290100 4 17:31:27 17:15:01 19102908 31527728 743272 2.26 423884 11668272 1866940 5.50 2470596 10290072 8 17:31:27 17:16:01 19103400 31528228 742924 2.26 423892 11668276 1866940 5.50 2470536 10290076 12 17:31:27 17:17:01 19103320 31528236 742912 2.26 423900 11668272 1866940 5.50 2471080 10290076 276 17:31:27 17:18:01 19103352 31528304 742852 2.26 423916 11668280 1866940 5.50 2470604 10290080 4 17:31:27 17:19:01 19103208 31528204 742824 2.26 423940 11668280 1866940 5.50 2470808 10290092 164 17:31:27 17:20:01 19102496 31527540 743444 2.26 423960 11668288 1866940 5.50 2470748 10290096 40 17:31:27 17:21:01 19103032 31528080 742812 2.26 423976 11668292 1866940 5.50 2471088 10290100 244 17:31:27 17:22:01 19103008 31528056 742768 2.26 424000 11668292 1866940 5.50 2470772 10290100 12 17:31:27 17:23:01 19102928 31528040 742768 2.26 424016 11668296 1866940 5.50 2470816 10290108 156 17:31:27 17:24:01 19103160 31528280 742660 2.26 424040 11668300 1866940 5.50 2470936 10290112 32 17:31:27 17:25:01 19102892 31528080 742868 2.26 424072 11668296 1866940 5.50 2471048 10290120 160 17:31:27 17:26:01 19103072 31528276 742592 2.26 424080 11668308 1866940 5.50 2470916 10290116 28 17:31:27 17:27:01 19103080 31528284 742532 2.26 424088 11668308 1887868 5.56 2470916 10290116 144 17:31:27 17:28:01 19103008 31528232 742628 2.26 424088 11668312 1887868 5.56 2470956 10290120 28 17:31:27 17:29:01 19103236 31528468 742340 2.26 424112 11668308 1887868 5.56 2470940 10290124 172 17:31:27 17:30:01 19103324 31528592 742320 2.26 424124 11668320 1887868 5.56 2471564 10290128 176 17:31:27 17:31:01 17576824 31485572 782820 2.38 471404 12976488 1902564 5.61 2622348 11535780 84 17:31:27 Average: 20074811 31493293 781007 2.38 381996 10765239 1980625 5.84 2360375 9494356 63541 17:31:27 17:31:27 16:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:31:27 17:00:02 ens3 1415.23 1373.00 11923.78 170.25 0.00 0.00 0.00 0.00 17:31:27 17:00:02 docker0 506.28 415.66 36.77 2739.38 0.00 0.00 0.00 0.00 17:31:27 17:00:02 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 17:31:27 17:01:01 vethae62420 0.10 0.29 0.01 0.02 0.00 0.00 0.00 0.00 17:31:27 17:01:01 ens3 174.33 111.02 744.50 28.05 0.00 0.00 0.00 0.00 17:31:27 17:01:01 docker0 79.85 124.23 6.36 700.61 0.00 0.00 0.00 0.00 17:31:27 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:02:01 vethae62420 1.20 1.22 0.11 0.11 0.00 0.00 0.00 0.00 17:31:27 17:02:01 ens3 39.57 37.27 23.08 108.89 0.00 0.00 0.00 0.00 17:31:27 17:02:01 docker0 1.20 1.20 0.09 0.11 0.00 0.00 0.00 0.00 17:31:27 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:03:01 veth8e5db37 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:31:27 17:03:01 ens3 979.15 597.75 7852.75 69.27 0.00 0.00 0.00 0.00 17:31:27 17:03:01 docker0 539.03 881.52 42.91 6143.12 0.00 0.00 0.00 0.00 17:31:27 17:03:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 17:31:27 17:04:01 veth8e5db37 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:31:27 17:04:01 ens3 49.78 32.08 286.92 14.17 0.00 0.00 0.00 0.00 17:31:27 17:04:01 vethff6c9e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:04:01 vethf70ec9d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:04:01 docker0 10.10 19.70 0.64 263.23 0.00 0.00 0.00 0.00 17:31:27 17:04:01 veth6db9286 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:04:01 vethbafe132 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:04:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 17:31:27 17:05:01 veth8e5db37 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:31:27 17:05:01 ens3 569.16 273.53 5414.94 37.25 0.00 0.00 0.00 0.00 17:31:27 17:05:01 veth423b6cd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:31:27 17:05:01 vethdff5235 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:31:27 17:05:01 docker0 190.49 398.02 15.27 2588.89 0.00 0.00 0.00 0.00 17:31:27 17:05:01 veth06c0ee1 1.53 3.98 0.12 43.08 0.00 0.00 0.00 0.00 17:31:27 17:05:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:31:27 17:06:01 veth8e5db37 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 17:31:27 17:06:01 ens3 265.11 140.35 1509.28 31.72 0.00 0.00 0.00 0.00 17:31:27 17:06:01 docker0 110.33 214.13 8.60 1469.49 0.00 0.00 0.00 0.00 17:31:27 17:06:01 vethf3c80d4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:07:01 ens3 320.68 330.53 228.11 1135.77 0.00 0.00 0.00 0.00 17:31:27 17:07:01 docker0 1.62 3.98 0.10 45.66 0.00 0.00 0.00 0.00 17:31:27 17:07:01 lo 38.99 38.99 3.84 3.84 0.00 0.00 0.00 0.00 17:31:27 17:08:01 ens3 400.57 403.45 180.29 2376.58 0.00 0.00 0.00 0.00 17:31:27 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:08:01 lo 31.26 31.26 3.08 3.08 0.00 0.00 0.00 0.00 17:31:27 17:09:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:10:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:31:27 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:15:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 17:31:27 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:16:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:20:01 ens3 1.58 1.07 4.03 0.13 0.00 0.00 0.00 0.00 17:31:27 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:21:01 ens3 1.38 1.13 0.67 0.51 0.00 0.00 0.00 0.00 17:31:27 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:23:01 ens3 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:31:27 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:24:01 ens3 1.23 0.55 0.40 0.28 0.00 0.00 0.00 0.00 17:31:27 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:25:01 ens3 0.88 0.58 0.43 0.35 0.00 0.00 0.00 0.00 17:31:27 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:27:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 17:31:27 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:29:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:27 17:30:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:31:27 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:27 17:31:01 ens3 382.90 261.54 7799.23 155.09 0.00 0.00 0.00 0.00 17:31:27 17:31:01 docker0 35.73 63.21 3.07 585.71 0.00 0.00 0.00 0.00 17:31:27 17:31:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 17:31:27 Average: ens3 143.86 111.41 1124.21 129.08 0.00 0.00 0.00 0.00 17:31:27 Average: docker0 46.06 66.27 3.56 454.13 0.00 0.00 0.00 0.00 17:31:27 Average: lo 2.59 2.59 0.25 0.25 0.00 0.00 0.00 0.00 17:31:27 17:31:27 17:31:27 ---> sar -P ALL: 17:31:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-172) 03/14/23 _x86_64_ (8 CPU) 17:31:27 17:31:27 16:58:55 LINUX RESTART (8 CPU) 17:31:27 17:31:27 16:59:01 CPU %user %nice %system %iowait %steal %idle 17:31:27 17:00:02 all 10.49 0.00 3.59 1.41 0.06 84.46 17:31:27 17:00:02 0 9.22 0.00 2.93 0.29 0.05 87.52 17:31:27 17:00:02 1 8.69 0.00 2.96 0.17 0.05 88.13 17:31:27 17:00:02 2 9.30 0.00 5.16 1.85 0.07 83.62 17:31:27 17:00:02 3 9.56 0.00 3.78 2.65 0.05 83.97 17:31:27 17:00:02 4 9.40 0.00 3.26 0.32 0.05 86.97 17:31:27 17:00:02 5 11.97 0.00 4.16 2.49 0.08 81.30 17:31:27 17:00:02 6 14.33 0.00 3.77 2.90 0.07 78.94 17:31:27 17:00:02 7 11.45 0.00 2.65 0.58 0.09 85.24 17:31:27 17:01:01 all 27.88 0.00 5.55 1.38 0.08 65.11 17:31:27 17:01:01 0 25.79 0.00 5.45 0.05 0.09 68.63 17:31:27 17:01:01 1 27.95 0.00 6.77 7.33 0.09 57.87 17:31:27 17:01:01 2 29.40 0.00 5.54 0.41 0.09 64.56 17:31:27 17:01:01 3 28.93 0.00 5.48 0.12 0.10 65.36 17:31:27 17:01:01 4 27.79 0.00 4.59 0.03 0.09 67.50 17:31:27 17:01:01 5 28.05 0.00 5.30 2.41 0.07 64.17 17:31:27 17:01:01 6 27.32 0.00 5.71 0.33 0.07 66.57 17:31:27 17:01:01 7 27.77 0.00 5.57 0.36 0.09 66.22 17:31:27 17:02:01 all 42.65 0.00 5.70 0.63 0.08 50.95 17:31:27 17:02:01 0 43.26 0.00 5.70 0.05 0.08 50.90 17:31:27 17:02:01 1 42.67 0.00 5.35 0.00 0.08 51.89 17:31:27 17:02:01 2 42.85 0.00 5.85 0.02 0.08 51.20 17:31:27 17:02:01 3 42.38 0.00 6.16 0.15 0.08 51.23 17:31:27 17:02:01 4 41.24 0.00 5.69 0.84 0.08 52.15 17:31:27 17:02:01 5 40.82 0.00 5.14 0.57 0.08 53.38 17:31:27 17:02:01 6 44.69 0.00 6.13 0.13 0.08 48.96 17:31:27 17:02:01 7 43.24 0.00 5.55 3.28 0.08 47.85 17:31:27 17:03:01 all 15.05 0.00 7.82 5.98 0.07 71.08 17:31:27 17:03:01 0 14.65 0.00 7.47 1.34 0.07 76.47 17:31:27 17:03:01 1 15.25 0.00 7.84 10.38 0.07 66.46 17:31:27 17:03:01 2 14.86 0.00 6.78 9.71 0.07 68.58 17:31:27 17:03:01 3 15.06 0.00 8.13 8.99 0.10 67.72 17:31:27 17:03:01 4 15.40 0.00 7.66 7.45 0.07 69.42 17:31:27 17:03:01 5 15.62 0.00 7.97 5.25 0.07 71.09 17:31:27 17:03:01 6 14.05 0.00 8.26 3.54 0.07 74.08 17:31:27 17:03:01 7 15.49 0.00 8.46 1.15 0.08 74.81 17:31:27 17:04:01 all 39.32 0.00 11.36 10.22 0.13 38.97 17:31:27 17:04:01 0 37.39 0.00 12.41 6.61 0.12 43.46 17:31:27 17:04:01 1 39.57 0.00 11.24 13.57 0.10 35.51 17:31:27 17:04:01 2 39.70 0.00 11.15 5.13 0.10 43.93 17:31:27 17:04:01 3 39.53 0.00 12.69 22.57 0.15 25.06 17:31:27 17:04:01 4 39.02 0.00 11.65 18.93 0.12 30.28 17:31:27 17:04:01 5 39.36 0.00 11.32 4.69 0.14 44.49 17:31:27 17:04:01 6 40.15 0.00 10.30 3.67 0.10 45.78 17:31:27 17:04:01 7 39.86 0.00 10.09 6.85 0.19 43.02 17:31:27 17:05:01 all 41.95 0.00 12.51 16.03 0.17 29.34 17:31:27 17:05:01 0 45.43 0.00 12.37 10.98 0.12 31.10 17:31:27 17:05:01 1 41.98 0.00 12.48 14.00 0.17 31.37 17:31:27 17:05:01 2 40.80 0.00 12.36 19.73 0.15 26.96 17:31:27 17:05:01 3 42.02 0.00 14.39 9.79 0.30 33.51 17:31:27 17:05:01 4 42.09 0.00 12.66 26.31 0.15 18.78 17:31:27 17:05:01 5 38.94 0.00 11.02 9.60 0.17 40.26 17:31:27 17:05:01 6 42.87 0.00 11.92 14.38 0.14 30.69 17:31:27 17:05:01 7 41.43 0.00 12.94 23.29 0.15 22.20 17:31:27 17:06:01 all 45.92 0.00 13.17 13.78 0.17 26.97 17:31:27 17:06:01 0 44.81 0.00 13.66 15.49 0.14 25.91 17:31:27 17:06:01 1 46.52 0.00 13.61 12.33 0.15 27.39 17:31:27 17:06:01 2 47.37 0.00 14.12 11.71 0.23 26.58 17:31:27 17:06:01 3 46.93 0.00 13.64 15.56 0.14 23.74 17:31:27 17:06:01 4 48.27 0.00 12.70 11.70 0.15 27.17 17:31:27 17:06:01 5 41.42 0.00 10.84 9.57 0.21 37.96 17:31:27 17:06:01 6 45.61 0.00 12.92 13.91 0.14 27.43 17:31:27 17:06:01 7 46.38 0.00 13.83 19.88 0.17 19.74 17:31:27 17:07:01 all 16.90 0.00 3.14 1.19 0.07 78.70 17:31:27 17:07:01 0 15.99 0.00 3.24 5.76 0.07 74.95 17:31:27 17:07:01 1 17.44 0.00 3.25 0.20 0.07 79.04 17:31:27 17:07:01 2 18.09 0.00 3.45 0.20 0.07 78.20 17:31:27 17:07:01 3 17.11 0.00 3.26 2.18 0.08 77.37 17:31:27 17:07:01 4 16.39 0.00 3.27 0.13 0.07 80.14 17:31:27 17:07:01 5 15.10 0.00 2.74 0.34 0.07 81.76 17:31:27 17:07:01 6 16.81 0.00 2.66 0.12 0.05 80.36 17:31:27 17:07:01 7 18.25 0.00 3.27 0.59 0.08 77.81 17:31:27 17:08:01 all 7.72 0.00 0.74 0.11 0.05 91.37 17:31:27 17:08:01 0 11.02 0.00 0.85 0.02 0.05 88.06 17:31:27 17:08:01 1 4.31 0.00 0.77 0.02 0.03 94.88 17:31:27 17:08:01 2 7.84 0.00 0.97 0.20 0.03 90.95 17:31:27 17:08:01 3 6.25 0.00 0.77 0.52 0.08 92.37 17:31:27 17:08:01 4 6.29 0.00 0.45 0.02 0.03 93.21 17:31:27 17:08:01 5 9.30 0.00 0.75 0.03 0.05 89.86 17:31:27 17:08:01 6 6.57 0.00 0.45 0.02 0.05 92.91 17:31:27 17:08:01 7 10.23 0.00 0.92 0.07 0.08 88.70 17:31:27 17:09:01 all 0.04 0.00 0.03 0.00 0.01 99.92 17:31:27 17:09:01 0 0.10 0.00 0.07 0.00 0.02 99.82 17:31:27 17:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:31:27 17:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:31:27 17:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:31:27 17:09:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:31:27 17:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:09:01 6 0.05 0.00 0.08 0.02 0.02 99.83 17:31:27 17:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:31:27 17:10:01 all 0.05 0.00 0.01 0.00 0.01 99.92 17:31:27 17:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:31:27 17:10:01 1 0.05 0.00 0.00 0.00 0.02 99.93 17:31:27 17:10:01 2 0.05 0.00 0.02 0.02 0.02 99.90 17:31:27 17:10:01 3 0.05 0.00 0.00 0.02 0.02 99.92 17:31:27 17:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:31:27 17:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:31:27 17:10:01 6 0.08 0.00 0.02 0.00 0.03 99.87 17:31:27 17:10:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:31:27 17:31:27 17:10:01 CPU %user %nice %system %iowait %steal %idle 17:31:27 17:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:31:27 17:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:31:27 17:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:31:27 17:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:31:27 17:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:31:27 17:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:31:27 17:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:31:27 17:11:01 6 0.05 0.00 0.02 0.02 0.02 99.90 17:31:27 17:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:31:27 17:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:31:27 17:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:31:27 17:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:31:27 17:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:31:27 17:12:01 3 0.00 0.00 0.02 0.02 0.02 99.95 17:31:27 17:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:31:27 17:12:01 6 0.03 0.00 0.07 0.00 0.02 99.88 17:31:27 17:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:31:27 17:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:31:27 17:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:31:27 17:13:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:31:27 17:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:31:27 17:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:31:27 17:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:31:27 17:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:31:27 17:13:01 6 0.03 0.00 0.05 0.00 0.03 99.88 17:31:27 17:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:31:27 17:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 17:31:27 17:14:01 0 0.05 0.00 0.00 0.00 0.02 99.93 17:31:27 17:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:31:27 17:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:14:01 3 0.02 0.00 0.00 0.02 0.02 99.95 17:31:27 17:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:31:27 17:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:14:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:31:27 17:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:31:27 17:15:01 all 0.04 0.00 0.03 0.01 0.01 99.92 17:31:27 17:15:01 0 0.08 0.00 0.08 0.00 0.00 99.83 17:31:27 17:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:15:01 2 0.05 0.00 0.02 0.02 0.02 99.90 17:31:27 17:15:01 3 0.02 0.00 0.02 0.05 0.00 99.92 17:31:27 17:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:31:27 17:15:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:31:27 17:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:31:27 17:16:01 all 0.09 0.00 0.01 0.00 0.01 99.89 17:31:27 17:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:31:27 17:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:31:27 17:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:31:27 17:16:01 3 0.53 0.00 0.03 0.00 0.02 99.42 17:31:27 17:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:31:27 17:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:31:27 17:16:01 6 0.10 0.00 0.05 0.00 0.03 99.82 17:31:27 17:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:31:27 17:17:01 all 0.27 0.00 0.02 0.00 0.01 99.70 17:31:27 17:17:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:31:27 17:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:31:27 17:17:01 2 0.03 0.00 0.02 0.02 0.02 99.92 17:31:27 17:17:01 3 1.99 0.00 0.00 0.02 0.02 97.98 17:31:27 17:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:31:27 17:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:31:27 17:17:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:31:27 17:17:01 7 0.02 0.00 0.05 0.00 0.00 99.93 17:31:27 17:18:01 all 0.27 0.00 0.01 0.01 0.00 99.71 17:31:27 17:18:01 0 0.05 0.00 0.00 0.00 0.02 99.93 17:31:27 17:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:31:27 17:18:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:31:27 17:18:01 3 1.97 0.00 0.00 0.02 0.00 98.01 17:31:27 17:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:31:27 17:18:01 6 0.03 0.00 0.03 0.00 0.02 99.92 17:31:27 17:18:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:31:27 17:19:01 all 0.29 0.00 0.01 0.01 0.01 99.68 17:31:27 17:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:31:27 17:19:01 1 0.03 0.00 0.00 0.03 0.02 99.92 17:31:27 17:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:31:27 17:19:01 3 1.99 0.00 0.00 0.02 0.02 97.98 17:31:27 17:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:31:27 17:19:01 5 0.13 0.00 0.02 0.00 0.00 99.85 17:31:27 17:19:01 6 0.10 0.00 0.02 0.00 0.03 99.85 17:31:27 17:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:31:27 17:20:01 all 0.11 0.00 0.02 0.00 0.00 99.87 17:31:27 17:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:31:27 17:20:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:31:27 17:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:31:27 17:20:01 3 0.67 0.00 0.03 0.02 0.00 99.28 17:31:27 17:20:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:31:27 17:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:31:27 17:20:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:31:27 17:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:31:27 17:21:01 all 0.03 0.00 0.01 0.00 0.01 99.94 17:31:27 17:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:31:27 17:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:31:27 17:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:21:01 3 0.00 0.00 0.00 0.02 0.02 99.97 17:31:27 17:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:31:27 17:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:31:27 17:21:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:31:27 17:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:31:27 17:31:27 17:21:01 CPU %user %nice %system %iowait %steal %idle 17:31:27 17:22:01 all 0.10 0.00 0.00 0.00 0.01 99.89 17:31:27 17:22:01 0 0.05 0.00 0.00 0.00 0.00 99.95 17:31:27 17:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:31:27 17:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:31:27 17:22:01 3 0.63 0.00 0.00 0.02 0.02 99.33 17:31:27 17:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:31:27 17:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:31:27 17:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:31:27 17:23:01 all 0.11 0.00 0.02 0.00 0.01 99.86 17:31:27 17:23:01 0 0.08 0.00 0.07 0.00 0.02 99.83 17:31:27 17:23:01 1 0.03 0.00 0.02 0.02 0.02 99.92 17:31:27 17:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:23:01 3 0.63 0.00 0.00 0.02 0.00 99.35 17:31:27 17:23:01 4 0.07 0.00 0.02 0.00 0.02 99.90 17:31:27 17:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:31:27 17:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:31:27 17:24:01 all 0.06 0.00 0.01 0.00 0.01 99.92 17:31:27 17:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:31:27 17:24:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:31:27 17:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:31:27 17:24:01 3 0.22 0.00 0.00 0.02 0.02 99.75 17:31:27 17:24:01 4 0.02 0.00 0.05 0.00 0.03 99.90 17:31:27 17:24:01 5 0.12 0.00 0.00 0.00 0.00 99.88 17:31:27 17:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:31:27 17:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:31:27 17:25:01 all 0.07 0.00 0.01 0.00 0.01 99.90 17:31:27 17:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:31:27 17:25:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:31:27 17:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:31:27 17:25:01 3 0.40 0.00 0.00 0.02 0.00 99.58 17:31:27 17:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:31:27 17:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:31:27 17:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:31:27 17:26:01 all 0.10 0.00 0.01 0.00 0.01 99.88 17:31:27 17:26:01 0 0.07 0.00 0.02 0.00 0.00 99.92 17:31:27 17:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:31:27 17:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:31:27 17:26:01 3 0.68 0.00 0.02 0.02 0.02 99.27 17:31:27 17:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:31:27 17:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:31:27 17:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:31:27 17:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:31:27 17:27:01 all 0.09 0.00 0.01 0.00 0.01 99.89 17:31:27 17:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:31:27 17:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:31:27 17:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:31:27 17:27:01 3 0.52 0.00 0.00 0.02 0.00 99.47 17:31:27 17:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:31:27 17:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:31:27 17:27:01 6 0.07 0.00 0.03 0.00 0.02 99.88 17:31:27 17:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:31:27 17:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:31:27 17:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:31:27 17:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 17:31:27 17:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:31:27 17:28:01 3 0.13 0.00 0.02 0.02 0.02 99.82 17:31:27 17:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:31:27 17:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:31:27 17:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:31:27 17:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:31:27 17:29:01 all 0.11 0.00 0.01 0.00 0.01 99.87 17:31:27 17:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:31:27 17:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:31:27 17:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:31:27 17:29:01 3 0.75 0.00 0.03 0.00 0.02 99.20 17:31:27 17:29:01 4 0.03 0.00 0.02 0.02 0.02 99.92 17:31:27 17:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:31:27 17:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:31:27 17:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:31:27 17:30:01 all 0.08 0.00 0.01 0.00 0.01 99.89 17:31:27 17:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:31:27 17:30:01 1 0.00 0.00 0.00 0.02 0.02 99.97 17:31:27 17:30:01 2 0.03 0.00 0.05 0.00 0.02 99.90 17:31:27 17:30:01 3 0.53 0.00 0.00 0.02 0.00 99.45 17:31:27 17:30:01 4 0.02 0.00 0.02 0.00 0.03 99.93 17:31:27 17:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:31:27 17:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:31:27 17:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:31:27 17:31:01 all 8.70 0.00 3.99 1.47 0.06 85.78 17:31:27 17:31:01 0 10.29 0.00 3.10 0.13 0.03 86.43 17:31:27 17:31:01 1 8.85 0.00 4.58 5.39 0.05 81.13 17:31:27 17:31:01 2 8.89 0.00 3.86 0.27 0.05 86.93 17:31:27 17:31:01 3 8.19 0.00 3.53 1.42 0.07 86.80 17:31:27 17:31:01 4 7.38 0.00 3.82 0.22 0.05 88.53 17:31:27 17:31:01 5 7.73 0.00 4.70 0.07 0.05 87.45 17:31:27 17:31:01 6 8.61 0.00 4.97 4.22 0.09 82.11 17:31:27 17:31:01 7 9.68 0.00 3.38 0.07 0.07 86.80 17:31:27 Average: all 7.97 0.00 2.09 1.60 0.04 88.31 17:31:27 Average: 0 7.98 0.00 2.09 1.25 0.03 88.65 17:31:27 Average: 1 7.83 0.00 2.13 1.96 0.03 88.05 17:31:27 Average: 2 7.98 0.00 2.14 1.50 0.03 88.35 17:31:27 Average: 3 8.23 0.00 2.21 1.97 0.04 87.56 17:31:27 Average: 4 7.81 0.00 2.03 2.02 0.03 88.10 17:31:27 Average: 5 7.65 0.00 1.97 1.07 0.03 89.28 17:31:27 Average: 6 8.09 0.00 2.09 1.33 0.04 88.46 17:31:27 Average: 7 8.16 0.00 2.06 1.73 0.04 88.02 17:31:27 17:31:27 17:31:27